Files
gf-core/lib/resource/bulgarian/GrammarBul.gf
2008-02-20 17:01:19 +00:00

18 lines
265 B
Plaintext

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