forked from GitHub/gf-rgl
(Pes) Add parameter in A+AP about AP's placement as predicative
Co-Authored-By: Nasrin Mostofian <nasrin.mostofian@gmail.com>
This commit is contained in:
@@ -43,7 +43,8 @@ concrete AdjectivePes of Adjective = CatPes ** open ResPes, Prelude in {
|
||||
AdjOrd ord = {
|
||||
s = \\_ => ord.s ;
|
||||
adv = ord.s ;
|
||||
isPre = ord.isPre
|
||||
isPre = ord.isPre ;
|
||||
afterPrefix = False ;
|
||||
} ;
|
||||
|
||||
AdvAP ap adv = ap ** {
|
||||
|
||||
Reference in New Issue
Block a user