<div dir="ltr">G&#39;day,<br><div class="gmail_extra"><br><div class="gmail_quote">[snip]<br><br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div>Hmm, you have led me to uncover a bug :-/.  </div></div></blockquote><div><br></div><div>JaEn, proudly triggering obscure bugs since 2003 :-).<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br><div style="word-wrap:break-word"><div>Here&#39;s what&#39;s going on.  As per the St. Wendel discussion you cited, the status of that subsumption check is slightly murky, because there are a couple of ways it could be done, specifically: using the grammar-internal type hierarchy or using the SEMI hierarchy.  The objects to be compared are MRSes, so the elements in question ought to be governed by the SEMI, but traditionally the comparison has actually been made by a round-about procedure involving VPM&#39;ing into the grammar internal type hierarchy and doing the subsumption tests there.  At some point I made the decision to do the comparison without VPM&#39;ing in ACE, but it seems I didn&#39;t get all the way there, so at the moment the system seems to be comparing external elements using the grammar internal hierarchy (a bad idea and perhaps formally undefined, but apparently mostly functional).  The type m-or-f does not exist in the ERG&#39;s internal hierarchy, so it is treated as subsuming only itself.</div><div><br></div><div>The plan is now to fix the post generation subsumption test to use the SEMI hierarchy, which includes the m-or-f type, but I am a bit worried that fixing that will cause the ship to spring a leak somewhere else... we&#39;ll see :-)</div><span class="HOEnZb"></span></div></blockquote></div><br></div><div class="gmail_extra">We will be happy to test a new version and see what else we can bring to light, ...<br></div><div class="gmail_extra"><br>-- <br><div class="gmail_signature">Francis Bond &lt;<a href="http://www3.ntu.edu.sg/home/fcbond/">http://www3.ntu.edu.sg/home/fcbond/</a>&gt;<br>Division of Linguistics and Multilingual Studies<br>Nanyang Technological University</div>
</div></div>