Files
gf-core/lib/resource-1.3/bulgarian/GrammarBul.gf

22 lines
325 B
Plaintext

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