9.5 Practical Session

  1. Download leftcorner_recognizer.pl, the left-corner recognizer, and ourEng.pl, the English grammar fragment, and make sure that you understand how the left-corner algorithm works.

  2. Write the left-corner table for ourEng.pl.

  3. Now, use ourEng.pl and the left-corner table that you have written to test leftcorner_recognizer_table.pl, the left-corner recognizer using a left-corner table. Make sure that you understand how the left-table is used.


Patrick Blackburn and Kristina Striegnitz
Version 1.2.4 (20020829)