Files
gf-rgl/src/bulgarian/GrammarBul.gf
2018-06-07 14:27:45 +02:00

26 lines
400 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,AdV,SC]
** {
flags coding=cp1251 ;
flags startcat = Phr ; unlexer = text ; lexer = text ;
} ;