1
0
forked from GitHub/gf-rgl
Files
gf-rgl/src/slovenian/GrammarSlv.gf
T

23 lines
363 B
Plaintext

--# -path=.:../abstract:../common:prelude
concrete GrammarSlv of Grammar =
NounSlv,
VerbSlv,
AdjectiveSlv,
AdverbSlv,
NumeralSlv,
SentenceSlv,
QuestionSlv,
{- RelativeSlv,-}
ConjunctionSlv,
PhraseSlv,
TextX - [Pol,PPos,PNeg],
StructuralSlv,
IdiomSlv, ----AR
TenseX
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
} ;