mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-27 21:42:50 -06:00
new structure of much in Rules
This commit is contained in:
@@ -14,5 +14,16 @@ fun
|
||||
Mother, Uncle : N2 ;
|
||||
Connection : N3 ;
|
||||
Well, Always : Adv ;
|
||||
John, Mary : PN ;
|
||||
John, Mary : PN ;
|
||||
|
||||
AlreadyAdv, NowAdv : Adv ; -- already, now
|
||||
Paint : V3A ;
|
||||
Green : ADeg ;
|
||||
Beg : V3VObj ;
|
||||
Promise : VV ;
|
||||
Promise2 : V3VSubj ;
|
||||
Wonder : VQ ;
|
||||
Ask : V3Q ;
|
||||
Tell : V3S ;
|
||||
Look : VA ;
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user