<div dir="ltr">Answering one of my own questions; see below...<br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 20, 2018 at 10:49 PM, Michael Wayne Goodman <span dir="ltr">&lt;<a href="mailto:goodmami@uw.edu" target="_blank">goodmami@uw.edu</a>&gt;</span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><br></div><div>If anyone has read this far, I have a question: both the ERG and Jacy have a [ TENSE untensed ] property, but is this a more widespread convention? I&#39;m reluctant to rely on it because I want to avoid parametrizing my semantic conversion functions for grammar-specific values.<br></div></div></div></div></blockquote><div><br></div><div>I surveyed some grammars, and noted that the following use [ TENSE untensed ]: ERG, Jacy, gg, SRG</div><div><br></div><div>The following do not: NorSource, Semitic Grammar (HeGram), BURGER, HaG, KRG, INDRA, Zhong</div><div><br></div><div>Also note:</div><div>* HaG has [ TAM untensed ] exported in the VPM, but not [ TENSE untensed ]</div><div>* Zhong does not use the TENSE property at all</div><div><br></div><div>So I think it&#39;s safe to say that it&#39;s *not* a widespread convention among medium-sized or larger grammars.<br></div><div><br></div><div>One alternative to this specific tense property is the pos field of predicates, which is part of MRS and not grammar-defined. The idea is that predicates of certain pos values are more likely to modify others, such as verbs modifying nouns (&quot;sleeping dog&quot;), adpositionals modifying verbs (&quot;ran quickly&quot;, &quot;ran in the park&quot;), degree modifiers on adpositionals (&quot;ran very quickly&quot;, &quot;the cat was very much in the bag&quot;), etc. Abstract predicates (which do not formally have a pos) would come last, I suppose. But I&#39;m not certain that such a gradation is not language-specific, and there are probably counter-examples.</div></div></div></div>