new gender

This commit is contained in:
benson kituku
2018-11-28 18:54:17 +03:00
parent 4859ff2be8
commit 342ddf6f4b
6 changed files with 16 additions and 21 deletions
+1 -1
View File
@@ -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 ={