this_Quant and that_Quant. inflected possesive pronouns in Slovenian

This commit is contained in:
krasimir
2016-08-15 20:52:37 +00:00
parent bb617e06c6
commit ea20b6f786
5 changed files with 191 additions and 23 deletions
+3
View File
@@ -96,5 +96,8 @@ oper
insertObj : (Agr => Str) -> VP -> VP = \obj,vp -> vp ** {
s2 = \\a => vp.s2 ! a ++ obj ! a ;
} ;
numAgr2num : NumAgr => Number =
table {UseNum n => n; UseGen => Pl} ;
}