From c8ceed08efcc0bdc1fcbd89bce643d9f52f0991b Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 9 Dec 2009 09:47:16 +0000 Subject: moving a few things to deprecated --- old-lib/resource/finnish/GrammarFin.gf | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 old-lib/resource/finnish/GrammarFin.gf (limited to 'old-lib/resource/finnish/GrammarFin.gf') diff --git a/old-lib/resource/finnish/GrammarFin.gf b/old-lib/resource/finnish/GrammarFin.gf deleted file mode 100644 index 6ae2ee9ea..000000000 --- a/old-lib/resource/finnish/GrammarFin.gf +++ /dev/null @@ -1,21 +0,0 @@ ---# -path=.:../abstract:../common:prelude - -concrete GrammarFin of Grammar = - NounFin, - VerbFin, - AdjectiveFin, - AdverbFin, - NumeralFin, - SentenceFin, - QuestionFin, - RelativeFin, - ConjunctionFin, - PhraseFin, - TextX, - IdiomFin, - StructuralFin - ** { - -flags startcat = Phr ; unlexer = finnish ; lexer = text ; - -} ; -- cgit v1.2.3