<div dir="ltr">So sorry for spamming the mailing list, just wanted to let you now that I was able to answer my question regarding receiving mrs output. I also wrote the following function to save a few keystrokes<div><div>
<br></div><div>(defun do-get-mrs-tty (sentence)</div><div>  (progn</div><div>    (do-parse-tty sentence)</div><div>    (mrs::extract-mrs (first lkb::*parse-record*))))</div></div><div><br></div><div style>this does the trick for now, suggestions for better ways are more than welcome. Thank you all for your patience.</div>
<div style><br></div><div style>Regards,</div><div style><br></div><div style>Mostafa Gomaa </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, May 5, 2013 at 11:01 AM, Mostafa Gomaa <span dir="ltr">&lt;<a href="mailto:mostafa.gomaa89@gmail.com" target="_blank">mostafa.gomaa89@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Dear All,<div><br></div><div>I was finally able to get the code to run (hopefully I don&#39;t face more problems). I was able to successfully load a grammar and get back the parse tree using the function do-parse-tty. Now I&#39;d like to get MRS output, can anyone point out the functions that I&#39;d need for that?. I can&#39;t seem to find what i&#39;d need in the functions that are exported from the mrs package. Any guidance would be greatly appreciated. Thanks all for the great help and advice I received so far.</div>

<div><br></div><div>Regards,</div><div><br></div><div>Mostafa Gomaa.</div></div>
</blockquote></div><br></div>