diff options
Diffstat (limited to 'old-lib/resource/bulgarian/GrammarBul.gf')
| -rw-r--r-- | old-lib/resource/bulgarian/GrammarBul.gf | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/old-lib/resource/bulgarian/GrammarBul.gf b/old-lib/resource/bulgarian/GrammarBul.gf deleted file mode 100644 index 21e437b74..000000000 --- a/old-lib/resource/bulgarian/GrammarBul.gf +++ /dev/null @@ -1,23 +0,0 @@ ---# -path=.:../abstract:../common:prelude - -concrete GrammarBul of Grammar = - NounBul, - VerbBul, - AdjectiveBul, - AdverbBul, - NumeralBul, - SentenceBul, - QuestionBul, - RelativeBul, - ConjunctionBul, - PhraseBul, - TextBul, - StructuralBul, - IdiomBul - ** { - flags coding=cp1251 ; - - -flags startcat = Phr ; unlexer = text ; lexer = text ; - -} ; |
