Added The_Many to stoneage grammar

This commit is contained in:
bringert
2005-03-08 17:21:50 +00:00
parent 7aedefa5fb
commit e87583c38c
3 changed files with 6 additions and 3 deletions

View File

@@ -74,7 +74,8 @@ fun
-- Determiners
The : CN -> NP ;
The_One : CN -> NP ;
The_Many : CN -> NP ;
A : CN -> NP ;
-- This : CN -> NP ;
-- That : CN -> NP ;