refinementsUrdPnb-2011-05-11

This commit is contained in:
virk.shafqat
2011-05-11 00:11:52 +00:00
parent 6a37d7a297
commit abb6f9b4b3
10 changed files with 93 additions and 75 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ incomplete concrete NounHindustani of Noun =
a = agrP3 Masc Sg
} ;
PossPron p = {s = \\_,_,_ => p.ps ; a = p.a} ;
PossPron p = {s = \\n,g,_ => p.ps ! n ! g ; a = p.a} ;
NumSg = {s = []; n = Sg} ;
NumPl = {s = []; n = Pl} ;