forked from GitHub/gf-rgl
bits of sentence syntax in Slovenian
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
concrete CatSlv of Cat = CommonX ** open ResSlv in {
|
||||
concrete CatSlv of Cat = CommonX ** open ResSlv, (P=ParamX) in {
|
||||
|
||||
lincat
|
||||
-- Sentence
|
||||
Cl = {s : P.Tense => P.Anteriority => P.Polarity => Str} ;
|
||||
|
||||
-- Verb
|
||||
VP = ResSlv.VP ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user