mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-01 03:28:32 -06:00
refinements-2010-12-16
This commit is contained in:
@@ -24,8 +24,9 @@ incomplete concrete CatHindustani of Cat =
|
||||
---- Question
|
||||
QCl = {s : CommonHindustani.VPHTense => Polarity => QForm => Str} ;
|
||||
IP = {s: Case => Str ; g : Gender ; n : Number};
|
||||
IDet = {s :Gender => Str ; n : Number} ;
|
||||
IQuant = {s : Number => Str} ;
|
||||
IDet = {s :Gender => Case => Str ; n : Number} ;
|
||||
-- IQuant = {s : Number => Str} ;
|
||||
IQuant = {s : Number => Gender => Case => Str} ;
|
||||
|
||||
---- Relative
|
||||
|
||||
|
||||
Reference in New Issue
Block a user