<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Woodley, your prediction was a good one.&nbsp; If I comment out the loading of that file in `english.tdl' and recompile, then the unknown proper names work right again, and similarly if I comment out each of the rules in the file but load it, all is still well.&nbsp;
 But if I uncomment any one of the rules, we lose the proper names again.&nbsp; So it would seem that the very act of tampering with the orthography in post-generation interacts badly with whatever the clever step is that causes the CARG value of the unknown proper
 name to be realized as its surface orthography.</p>
<p><br>
</p>
<p>&nbsp;Dan<br>
</p>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" color="#000000" face="Calibri, sans-serif"><b>From:</b> developers-bounces@emmtee.net &lt;developers-bounces@emmtee.net&gt; on behalf of Woodley Packard &lt;sweaglesw@sweaglesw.org&gt;<br>
<b>Sent:</b> Saturday, April 15, 2017 1:59 PM<br>
<b>To:</b> Stephan Oepen<br>
<b>Cc:</b> Michael Wayne Goodman; developers@delph-in.net<br>
<b>Subject:</b> Re: [developers] Latest ERG not generating unknown names with ACE</font>
<div>&nbsp;</div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">I wonder whether something may be going on with the ACE-only post-generation token mapping rules?&nbsp; I believe Dan has started toying with those, although I lack the proper internet connection to investigate this hypothesis currently.<br>
<br>
Woodley<br>
<br>
<br>
<br>
On Apr 15, 2017, at 1:38 PM, Stephan Oepen &lt;oe@ifi.uio.no&gt; wrote:<br>
<br>
&gt;&gt; I attach the relevant MRSs (same sentence; one created with the ERG trunk<br>
&gt;&gt; and the other with the 1214 version).<br>
&gt; <br>
&gt; these MRSs appear equivalent in content; the ERG trunk has not yet<br>
&gt; turned on predicate normalization by default (because that switch also<br>
&gt; turns on SEM-I–based MRS processing, and finalizing the SEM-I prior to<br>
&gt; a release currently is a non-trivial process, hence not applied to the<br>
&gt; trunk yet), hence the spurious string vs. type distinctions and _rel<br>
&gt; suffixes on predicates.&nbsp; also, which engine did you use?&nbsp; it still<br>
&gt; outputs old-style LTOP (which should be TOP nowadays).<br>
&gt; <br>
&gt; anyway, the MRSs look fine and give the expected result in the LKB generator:<br>
&gt; <br>
&gt; LKB(42): (pprint<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (lkb::generate-from-mrs<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (mrs::read-mrs-from-file &quot;~/Downloads/unity-logon.mrs&quot;)))<br>
&gt; <br>
&gt; (&quot;Ubuntu is dropping unity.&quot;)<br>
&gt; LKB(43): (pprint<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (lkb::generate-from-mrs<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (mrs::read-mrs-from-file &quot;~/Downloads/unity-trunk.mrs&quot;)))<br>
&gt; <br>
&gt; (&quot;Ubuntu is dropping unity.&quot;)<br>
&gt; <br>
&gt; —i suspect you might not have run (lkb::index-for-generator) after<br>
&gt; loading the grammar?<br>
&gt; <br>
&gt; best, oe<br>
&gt; <br>
<br>
</div>
</span></font></div>
</div>
</body>
</html>