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