Added The_Many to stoneage grammar

This commit is contained in:
bringert
2005-03-08 17:21:50 +00:00
parent 73b0f9dbab
commit 92012958ac
3 changed files with 6 additions and 3 deletions

View File

@@ -68,7 +68,8 @@ lin
-- Say = ;
-- Give = giveV3 ;
The = DefOneNP;
The_One = DefOneNP;
The_Many = DefNumNP NoNum ;
A = IndefOneNP ;
-- This : CN -> NP ;