Files
gf-rgl/src/bulgarian/GrammarBul.gf

26 lines
396 B
Plaintext

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