mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-29 18:48:37 -06:00
(Dut) Make postmodifier AP take the predicative form; ComplA2 makes AP into postmodifier
This commit is contained in:
@@ -31,7 +31,7 @@ concrete AdjectiveDut of Adjective = CatDut ** open ResDut, Prelude in
|
||||
|
||||
ComplA2 a np = {
|
||||
s = \\agr,af => a.s ! Posit ! af ++ appPrep a.c2 np ;
|
||||
isPre = True
|
||||
isPre = False
|
||||
} ;
|
||||
|
||||
ReflA2 a = {
|
||||
|
||||
Reference in New Issue
Block a user