1
0
forked from GitHub/gf-core

interjections, MassNP and simple VP phrases in Slovenian

This commit is contained in:
krasimir
2016-03-28 21:03:00 +00:00
parent 9807837342
commit 6028bf7679
6 changed files with 31 additions and 2 deletions
+3
View File
@@ -1,6 +1,9 @@
concrete CatSlv of Cat = CommonX ** open ResSlv in {
lincat
-- Verb
VP = ResSlv.VP ;
-- Adjective
AP = {s : Species => Gender => Case => Number => Str} ;