Merge branch 'master' into master

This commit is contained in:
kitukb
2018-11-29 16:47:13 +03:00
committed by GitHub
153 changed files with 7454 additions and 194712 deletions
+2
View File
@@ -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 ;
};