forked from GitHub/gf-rgl
new gender
This commit is contained in:
@@ -13,9 +13,8 @@ incomplete concrete AdverbBantu of Adverb =
|
||||
} ;
|
||||
|
||||
PrepNP prep np = let agr = complAgr np.a
|
||||
in {s = prep.s!agr.n!agr.g ++ (np.s ! NPAcc) } ; --s = preOrPost prep.isPre prep.s (np.s ! NPAcc)
|
||||
|
||||
AdAdv = cc2 ;
|
||||
in {s = prep.s!agr.n!agr.g ++ (np.s ! NCase Loc ) } ;
|
||||
AdAdv = cc2 ;
|
||||
PositAdAAdj a = {s = a.s !AAdj G1 Sg } ;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user