mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-01 11:38:34 -06:00
add VQ and VV in Slovenian
This commit is contained in:
@@ -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};
|
||||
|
||||
Reference in New Issue
Block a user