add VQ and VV in Slovenian

This commit is contained in:
krasimir
2016-06-15 10:11:11 +00:00
parent c41aaf9922
commit bfb17c5580
2 changed files with 8 additions and 0 deletions
+2
View File
@@ -36,6 +36,8 @@ lincat
-- Open lexical classes, e.g. Lexicon
V = {s : VForm => Str};
VQ = {s : VForm => Str};
VV = {s : VForm => Str};
V2 = {s : VForm => Str; c2 : Prep};
A = {s : AForm => Str};