<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<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,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Hi Olga,</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">I cannot reproduce the misbehavior you describe.&nbsp; I loaded your grammar into each of the two systems (LOGON LKB and LKB-FOS), and in each system I saw no errors on loading, and I was able to successfully parse the sentence
 &quot;Kim adores snow in Oslo&quot; (two parses produced, as expected).&nbsp; Note that there is no attempt to define a type &quot;null&quot; (without asterisks) in your user-fns.lsp, so I also don't understand how you could get the error messages you report about that undefined type.</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">I hope you can provide more details about your setup if the problem persists for you.</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">&nbsp;Dan</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> developers-bounces@emmtee.net &lt;developers-bounces@emmtee.net&gt; on behalf of Olga Zamaraeva &lt;olzama@uw.edu&gt;<br>
<b>Sent:</b> Wednesday, May 29, 2019 10:24 AM<br>
<b>To:</b> developers@delph-in.net<br>
<b>Subject:</b> [developers] a toy grammar not working in LKB FOS and logon dist</font>
<div>&nbsp;</div>
</div>
<div>
<div dir="ltr">
<div>Dear developers,</div>
<div><br>
</div>
<div>We've been using a toy grammar (attached) in an introductory CompLing class here at UW for a number of years. Mostly we've been using it with a VM that was built for the grammar engineering class, but I seem to be remembering very positively that I used
 to be able to use it with e.g. LKB FOS a year ago.&nbsp;</div>
<div><br>
</div>
<div>This year at least, it seems like I cannot use it with either LKB FOS or the logon distribution of the LKB. On both versions of the LKB, I observe the following:</div>
<div><br>
</div>
<div>1) The grammar doesn't load, complaining about the NULL type:</div>
<div><br>
</div>
<div>
<div><img alt="Screen Shot 2019-05-29 at 9.13.14 AM.png" tabindex="0" width="348" height="478" data-outlook-trace="F:1|T:1" src="cid:ii_jw9htafg0"><br>
</div>
</div>
<div><br>
</div>
<div>2) I suspected that this is because, in types.tdl, *null* has asterisks but in e.g. user-fns.lsp it does not? Removing asterisks around null seems to help with the errors but it doesn't look like the grammar is working: there are no parses or even parse
 charts produced.</div>
<div><br>
</div>
<div>Would anyone be so kind to take a look and advise me as to how to update the toy grammar so it is working? Or perhaps this sounds like something in my (two!) setups?..</div>
<div><br>
</div>
<div>Thank you,</div>
<div>-- <br>
<div dir="ltr" class="x_gmail_signature">Olga Zamaraeva</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>