mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 06:52:49 -06:00
Added PredNP to demo grammars.
This commit is contained in:
@@ -5,6 +5,7 @@ fun
|
||||
PredV2 : NP -> V2 -> NP -> Cl ;
|
||||
PredAP : NP -> AP -> Cl ;
|
||||
PredAdv : NP -> Adv -> Cl ;
|
||||
PredNP : NP -> NP -> Cl ;
|
||||
|
||||
UseCl : Tense -> Ant -> Pol -> Cl -> S ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user