mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-12 22:39:31 -06:00
Put back LocNP.
This commit is contained in:
@@ -19,6 +19,8 @@ oper
|
||||
DefManyNP : CN -> NP = DefNumNP NoNum ;
|
||||
ModGenMany : NP -> CN -> NP = ModGenNum NoNum ;
|
||||
|
||||
LocNP : NP -> AdV = PrepNP InPrep ;
|
||||
|
||||
WeNP : NP = WeNumNP NoNum ;
|
||||
YeNP : NP = YeNumNP NoNum ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user