Resource with extended API

This commit is contained in:
aarne
2003-11-20 15:53:22 +00:00
parent 1ca5e5398a
commit 259eb4c866
15 changed files with 404 additions and 177 deletions

View File

@@ -35,9 +35,9 @@ lin
Individual = UsePN ;
AllN = DetNP AllDet ;
MostN = DetNP MostDet ;
AllN = DetNP (AllsDet NoNum) ;
MostN = DetNP MostsDet ;
EveryN = DetNP EveryDet ;
Any = DetNP AnysDet ;
Any = DetNP (AnysDet NoNum) ;
} ;