diff options
Diffstat (limited to 'old-lib/resource/italian/GrammarIta.gf')
| -rw-r--r-- | old-lib/resource/italian/GrammarIta.gf | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/old-lib/resource/italian/GrammarIta.gf b/old-lib/resource/italian/GrammarIta.gf deleted file mode 100644 index 326a06568..000000000 --- a/old-lib/resource/italian/GrammarIta.gf +++ /dev/null @@ -1,22 +0,0 @@ ---# -path=.:../romance:../abstract:../common:prelude - -concrete GrammarIta of Grammar = - NounIta, - VerbIta, - AdjectiveIta, - AdverbIta, - NumeralIta, - SentenceIta, - QuestionIta, - RelativeIta, - ConjunctionIta, - PhraseIta, - TextX - [Tense,TPres,TPast,TFut,TCond], - IdiomIta, - StructuralIta - - ** { - -flags startcat = Phr ; unlexer = text ; lexer = text ; - -} ; |
