<div dir="ltr">G&#39;day,<div><br></div><div>moving this to developers.</div><div><br></div><div>In summary: </div><div>A side effect of the move to the SEM-I hierarchy for generation is that some of the predicates that were visible for generation (and were in the hand-written erg/etc/erg.smi) did not make it to the new semi).</div><div><br></div><div>Many of these were made by Dan to handle input for machine translation from Japanese.</div><div><br></div><div>Probably the most used is  def_udef_a_q_rel, but I also use unspec_loc_rel, poss_rel and can_able rel.</div><div><br></div><div><div>  ; supertype of def_q, udef_q, _a_q, some-any_q</div><div>  def_udef_some_a_q_rel : ARG0 x, BODY h, RSTR h.</div><div>  ; supertype of def_q, udef_q, _a_q</div><div>  def_udef_a_q_rel : ARG0 x, BODY h, RSTR h.</div><div><br></div><div>  def_q_rel : ARG0 x, BODY h, RSTR h.</div><div>  idiom_q_rel : ARG0 x, BODY h, RSTR h.</div><div><br></div><div>  ; temp or nontemp &#39;in, on, at&#39; plus loc_nonsp_rel</div><div>  unspec_loc_rel : ARG0 i, ARG1 u, ARG2 u.</div><div>  ; nonspecific locative: temp or nontemp</div><div>  loc_nonsp_rel : ARG0 i, ARG1 u, ARG2 u.</div><div>  ; temp or nontemp &#39;in, on, at&#39;</div><div>  loc_sp_rel : ARG0 i, ARG1 u, ARG2 u.</div><div>  ; nontemp &#39;in, on, at&#39; plus loc_nonsp_rel</div><div>  nontemp_sp_or_nonsp_rel : ARG0 i, ARG1 u, ARG2 u.</div><div>  ; nontemp &#39;in, on, at&#39;</div><div>  nontemp_loc_sp_rel : ARG0 i, ARG1 u, ARG2 u.</div><div>  ; temp &#39;in, on, at&#39; plus loc_nonsp_rel</div><div>  temp_sp_or_nonsp_rel : ARG0 i, ARG1 u, ARG2 u.</div><div>  ; temp &#39;in, on, at&#39;</div><div>  temp_loc_sp_rel : ARG0 i, ARG1 u, ARG2 u.</div><div><br></div><div>  ; &#39;can&#39; or &#39;be able to&#39;</div><div>  can_able_rel : ARG0 e, ARG1 h.</div><div>  ; compound or &#39;of&#39; </div><div>  compound_or_prep_rel : ARG0 i, ARG1 u, ARG2 u.</div></div><div><br></div><div class="gmail_extra">It would be great if these could be snuck into the 1214 release.<br clear="all"><div><br></div>-- <br><div class="gmail_signature">Francis Bond &lt;<a href="http://www3.ntu.edu.sg/home/fcbond/" target="_blank">http://www3.ntu.edu.sg/home/fcbond/</a>&gt;<br>Division of Linguistics and Multilingual Studies<br>Nanyang Technological University<br></div>
</div></div>