forked from GitHub/gf-rgl
new gender
This commit is contained in:
@@ -18,8 +18,7 @@ oper
|
||||
{s : NPCase => Str ; a : Agr} = \i,my,g,n,p ->
|
||||
{ s = table {
|
||||
NCase Nom => i ;
|
||||
NPAcc => my ;
|
||||
NCase Loc | NPNomPoss => my -- works for normal genitives, "whose", etc.
|
||||
NCase Loc | NPoss => my -- works for normal genitives, "whose", etc.
|
||||
} ;
|
||||
a = Ag g n p ;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user