mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-29 18:48:37 -06:00
new gender
This commit is contained in:
@@ -21,7 +21,7 @@ incomplete concrete AdjectiveBantu of Adjective =
|
||||
} ;
|
||||
|
||||
ComplA2 a np = {
|
||||
s = \\g,n => a.s !AComp g n ++ a.c2 ++ np.s ! NPAcc;
|
||||
s = \\g,n => a.s !AComp g n ++ a.c2 ++ np.s ! NCase Nom;
|
||||
isPre = False
|
||||
} ;
|
||||
ReflA2 a ={
|
||||
|
||||
Reference in New Issue
Block a user