1
0
forked from GitHub/gf-core
Files
gf-core/lib/src/bulgarian/GrammarBul.gf

25 lines
374 B
Plaintext

--# -path=.:../abstract:../common:prelude
concrete GrammarBul of Grammar =
NounBul,
VerbBul,
AdjectiveBul,
AdverbBul,
NumeralBul,
SentenceBul,
QuestionBul,
RelativeBul,
ConjunctionBul,
PhraseBul,
TextBul,
StructuralBul,
IdiomBul,
TenseX - [CAdv,IAdv]
** {
flags coding=cp1251 ;
flags startcat = Phr ; unlexer = text ; lexer = text ;
} ;