mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 20:18:33 -06:00
skeleton for questions in Slovenian
This commit is contained in:
@@ -5,6 +5,9 @@ lincat
|
||||
Cl = {s : P.Tense => P.Anteriority => P.Polarity => Str} ;
|
||||
Imp = {s : P.Polarity => Gender => Number => Str} ;
|
||||
|
||||
-- Question
|
||||
QCl = {s : P.Tense => P.Anteriority => P.Polarity => Str} ;
|
||||
|
||||
-- Verb
|
||||
VP = ResSlv.VP ;
|
||||
VPSlash = ResSlv.VP ** {c2 : Prep} ;
|
||||
|
||||
Reference in New Issue
Block a user