mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-03 23:28:55 -06:00
IComp questions in resource added
This commit is contained in:
@@ -25,7 +25,8 @@ incomplete concrete CatScand of Cat =
|
||||
|
||||
QCl = {s : Tense => Anteriority => Polarity => QForm => Str} ;
|
||||
IP = {s : NPForm => Str ; gn : GenNum} ;
|
||||
IAdv = {s : Str} ;
|
||||
IAdv = {s : Str} ;
|
||||
IComp = {s : AFormPos => Str} ;
|
||||
IDet = {s : Gender => Str ; n : Number ; det : DetSpecies} ;
|
||||
|
||||
-- Relative
|
||||
|
||||
Reference in New Issue
Block a user