forked from GitHub/gf-rgl
(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