mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-03 04:28:33 -06:00
allow post-position adjectives. added as_CAdv
This commit is contained in:
@@ -2081,5 +2081,5 @@ oper
|
||||
(v0+"ŕé")
|
||||
(v0+"ŕíĺ") ;
|
||||
|
||||
adjAdv : A -> Str -> A =
|
||||
adjAdv : A -> Str -> A =
|
||||
\a,adv -> a ** {adv = adv} ;
|
||||
|
||||
Reference in New Issue
Block a user