mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-02 15:52:50 -06:00
plural articles in ResourceDemo
This commit is contained in:
@@ -127,7 +127,7 @@ fun
|
||||
ConjS : Conj -> S -> S -> S ;
|
||||
ConjAP : Conj -> AP -> AP -> AP ;
|
||||
ConjNP : Conj -> NP -> NP -> NP ;
|
||||
a_Det, the_Det : Det ;
|
||||
a_Det, the_Det, aPl_Det, thePl_Det : Det ;
|
||||
this_Det, these_Det : Det ;
|
||||
that_Det, those_Det : Det ;
|
||||
possDet : Pron -> Det ;
|
||||
|
||||
Reference in New Issue
Block a user