1
0
forked from GitHub/gf-core

cardinal numbers in Slovenian

This commit is contained in:
krasimir
2016-05-03 08:56:50 +00:00
parent 8a2d41d89f
commit 9bb33b7610
5 changed files with 38 additions and 17 deletions
+8 -9
View File
@@ -4,18 +4,17 @@ concrete GrammarSlv of Grammar =
NounSlv,
VerbSlv,
AdjectiveSlv,
{- AdverbEng,
NumeralEng,
-}
{- AdverbSlv,-}
NumeralSlv,
SentenceSlv,
{- QuestionEng,
RelativeEng,
ConjunctionEng,-}
{- QuestionSlv,
RelativeSlv,
ConjunctionSlv,-}
PhraseSlv,
TextX - [Pol,PPos,PNeg],
StructuralSlv
{- IdiomEng,
TenseX -}
StructuralSlv,
{- IdiomSlv, -}
TenseX
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;