(sorry if this is duplicate!  I&#39;m not sure if it went through the first time... I hadn&#39;t joined the listserv yet...)<br><div class="gmail_quote"><br>Hello,<br><br>Should PET be able to produce MRS output from *slightly* ungrammatical input?  I&#39;m not sure if this is theoretically possible to do from the PCFG parse tree.  However, from looking at the C++ code, there seems to be some functionality for this that has been commented out , e.g.<br>

<br>   //instantiate_robust(...)<br>   //unify_robust(...)<br>   //#include dag-robust.h<br><br>I&#39;ve been trying to get PET to output MRS for the sentence &quot;The boys wins.&quot;  Is this possible?  I can get the full PCFG parse tree, and I can even get it to output a bunch of MRS fragments (opt_partial), but I&#39;m looking for something more complete to go with the complete parse tree.  btw, I&#39;m not using any of the ecl stuff, just the C++ MRS code.  Also, I&#39;m using ERG 1004.<br>

<br>Thanks!<br>
</div><br>