mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 12:08:34 -06:00
(Pes) Add premodifier APs
This commit is contained in:
@@ -282,6 +282,8 @@ oper
|
||||
= \a,c -> lin A2 (mkAdj a a ** {c2 = c})
|
||||
} ;
|
||||
|
||||
preA : (adj,adv : Str) -> A = \adj,adv ->
|
||||
lin A ((mkAdj adj adv) ** {isPre=True}) ;
|
||||
|
||||
{-
|
||||
-- Demonstrative Pronouns
|
||||
|
||||
Reference in New Issue
Block a user