<div dir="ltr">Hello,<div><br></div><div style>After too much effort of attempting to compile LKB under windows using SBCL, I was finally able to compile it. I mainly followed the error messages, did some tweaks and edited some character encoding errors. I also played around with the system files a bit. The problem now is that I want to load and use a grammar in tty mode. I first tried to load the script f<font face="arial, helvetica, sans-serif">ile using (read-script-file-aux path-to-file), but now I receive some errors when the function is attempting to read the types.tdl file. The errors are as follows:</font></div>
<div style><font face="arial, helvetica, sans-serif"><div>Reading in type file types</div><div>Checking type hierarchy</div><div>*DLIST* specified to have non-existent parent *TOP*</div><div>*LIST* specified to have non-existent parent *TOP*</div>
<div>AGR specified to have non-existent parent *TOP*</div><div>POS specified to have non-existent parent *TOP*</div><div>RELATION specified to have non-existent parent *TOP*</div><div>SEMANTICS specified to have non-existent parent *TOP*</div>
<div>SEMENT specified to have non-existent parent *TOP*</div><div>SIGN specified to have non-existent parent *TOP*</div><div>STRING specified to have non-existent parent *TOP*</div><div>debugger invoked on a SIMPLE-ERROR in thread</div>
<div>#&lt;THREAD &quot;main thread&quot; RUNNING {23EF7981}&gt;:</div><div>  Problems in type file</div></font></div><div style><font face="arial, helvetica, sans-serif"><br></font></div><div style><font face="arial, helvetica, sans-serif">Any ideas on how this may be solved?. Thank you very much.</font></div>
<div style><font face="arial, helvetica, sans-serif"><br></font></div><div style><font face="arial, helvetica, sans-serif">Regards,</font></div><div style><font face="arial, helvetica, sans-serif"><br></font></div><div style>
<font face="arial, helvetica, sans-serif">Mostafa Gomaa</font></div></div>