fixed SyntaxEng.fromAgr

This commit is contained in:
aarne
2005-11-03 10:31:27 +00:00
parent 26c1c12825
commit b59faa21df
4 changed files with 232 additions and 67 deletions

View File

@@ -2,6 +2,8 @@
abstract Animals = Questions ** {
flags startcat=Phrase ;
fun
-- a lexicon of animals and actions among them
Dog, Cat, Mouse, Lion, Zebra : Entity ;