CONTENTS.txt
    This file

newgrammar.p
    A modified version of Pop-11 LIB GRAMAMMAR to support use of
    an ill-formed substring table to speed up parsing (with spectacular
    results).
    This, like the original library, finds only one parse, even if the
    input string is ambiguous according to the grammar.

robogram.p
    A grammar for an artificial subset of English relevant to a
    conversational robot.

robolex.p
    A lexicon for use with the grammar

robolang_demo.p
    Example code for compiling and testing the grammar and lexicon,
    using the tools in newgrammar.p


This list may be extended.

Aaron Sloman
http://www.cs.bham.ac.uk/~axs
School of Computer Science
University of Birmingham

Installed: 19 Oct 2010
Updated:   19 Oct 2010
