refinementsUrdPnb-2011-05-11

This commit is contained in:
virk.shafqat
2011-05-11 00:11:52 +00:00
parent e52f51007f
commit 9a31b52556
12 changed files with 100 additions and 91 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} ;