mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-02 11:58:34 -06:00
refinementsUrdPnb-2011-05-11
This commit is contained in:
@@ -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} ;
|
||||
|
||||
Reference in New Issue
Block a user