Thanks Dan for figuring out the cause of the problem. And I am looking forward to the new release of the grammar :-) <br><br>Best,<br>Yi<br><br><div><span class="gmail_quote">On 7/12/07, <b class="gmail_sendername">Dan Flickinger
</b> &lt;<a href="mailto:danf@csli.stanford.edu">danf@csli.stanford.edu</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Hi Sergio and Yi -<br><br>I tracked down a bug in the ERG which led to this crashing of PET for the<br>example you gave - in fact, also for the simpler example<br>&nbsp;&nbsp;&nbsp;&nbsp; &quot;We explained to kim why abrams arrives.&quot;
<br>The source of the problem is that &quot;why&quot; is not properly constraining its<br>specifier (as in &quot;exactly why&quot;) properly.&nbsp;&nbsp;In particular (ignore the rest<br>of this paragraph if you don&#39;t care about the grammar-internal behavior),
<br>the phrase &quot;to kim&quot; is incorrectly being allowed as a specifier, and this<br>unexpected demand on &quot;to kim&quot; as a specifier can lead to nontermination in<br>the parser, due to the analysis of non-local dependencies as in &quot;too beautiful
<br>to ignore&quot; where &quot;too&quot; licenses a VP/NP somewhere later in the sentence,<br>which means it has to pass up this demand for a complement to the phrase<br>that &quot;too&quot; is a specifier for.&nbsp;&nbsp;It is this general mechanism that passes
<br>deferred complements up from specifier to phrase that is not yet completely<br>debugged, and sadly this can in principle still lead to nontermination for<br>certain ordinary-looking sentences.<br><br>I have corrected this flaw in the new version of the ERG which I am planning
<br>to release tomorrow, and I&#39;m grateful that you helped to identify such an<br>embarrassing black hole in the grammar before I issued the release.<br><br>Sorry to have contributed to the bewildering behavior.&nbsp;&nbsp;Please try the new
<br>version of the grammar once I check it in.<br><br>&nbsp;&nbsp;Dan<br></blockquote></div><br>