diff options
Diffstat (limited to 'next-lib/src/spanish/GrammarSpa.gf')
| -rw-r--r-- | next-lib/src/spanish/GrammarSpa.gf | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/next-lib/src/spanish/GrammarSpa.gf b/next-lib/src/spanish/GrammarSpa.gf deleted file mode 100644 index e9ca3d7d4..000000000 --- a/next-lib/src/spanish/GrammarSpa.gf +++ /dev/null @@ -1,22 +0,0 @@ ---# -path=.:../romance:../abstract:../common:prelude - -concrete GrammarSpa of Grammar = - NounSpa, - VerbSpa, - AdjectiveSpa, - AdverbSpa, - NumeralSpa, - SentenceSpa, - QuestionSpa, - RelativeSpa, - ConjunctionSpa, - PhraseSpa, - TextSpa - [Temp,TTAnt,Tense,TPres,TPast,TFut,TCond], -- special punctuation - IdiomSpa, - StructuralSpa - - ** { - -flags startcat = Phr ; unlexer = text ; lexer = text ; - -} ; |
