1
0
forked from GitHub/gf-core

skeleton for questions in Slovenian

This commit is contained in:
krasimir
2016-05-06 09:14:27 +00:00
parent 73c76ec927
commit ae20d6454a
5 changed files with 11 additions and 2 deletions
+3
View File
@@ -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} ;