mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
Resource with extended API
This commit is contained in:
@@ -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) ;
|
||||
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user