mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 09:42:50 -06:00
simplified questions in bulgarian-1.4
This commit is contained in:
@@ -41,7 +41,7 @@ concrete CatBul of Cat = open ResBul, Prelude, (R = ParamX) in {
|
||||
QCl = {s : ResBul.Tense => Anteriority => Polarity => QForm => Str} ;
|
||||
IP = {s : Role => Str; gn : GenNum} ;
|
||||
IComp = {s1,s2 : Str} ;
|
||||
IDet = {s : GenNum => Str; n : Number ; nonEmpty : Bool} ; ---- nonEmpty by AR
|
||||
IDet = {s : DGender => Str; n : Number ; nonEmpty : Bool} ;
|
||||
IQuant = {s : GenNum => Str} ;
|
||||
|
||||
-- Relative
|
||||
|
||||
Reference in New Issue
Block a user