14 Parsing Feature-based Grammars

In this lecture, we will combine what we have learned in the last section with what we have learned about parsing earlier. In particular, we will see

  1. how to use feature structures in the grammar and

  2. how to parse using an active chart with such a grammar.

  3. Finally, we will adapt active_chart_bottomup.pl to feature based grammars.



Patrick Blackburn and Kristina Striegnitz
Version 1.2.4 (20020829)