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
+2 -1
View File
@@ -55,7 +55,8 @@ incomplete concrete CatHindustani of Cat =
CN = ResHindustani.Noun ;
NP = CommonHindustani.NP ;
Pron = {s : Case => Str ; ps : Str ; a : Agr};
-- Pron = {s : Case => Str ; ps : Str ; gs : Str ; a : Agr};
Pron = {s : Case => Str ; ps : Number => Gender => Str ; a : Agr};
Det = ResHindustani.Determiner ;
Predet = {s : Str} ;
Num = {s : Str ; n : Number} ;