summaryrefslogtreecommitdiff
path: root/deprecated/old-lib/resource/danish/GrammarDan.gf
diff options
context:
space:
mode:
Diffstat (limited to 'deprecated/old-lib/resource/danish/GrammarDan.gf')
-rw-r--r--deprecated/old-lib/resource/danish/GrammarDan.gf21
1 files changed, 0 insertions, 21 deletions
diff --git a/deprecated/old-lib/resource/danish/GrammarDan.gf b/deprecated/old-lib/resource/danish/GrammarDan.gf
deleted file mode 100644
index 1c2424787..000000000
--- a/deprecated/old-lib/resource/danish/GrammarDan.gf
+++ /dev/null
@@ -1,21 +0,0 @@
---# -path=.:../scandinavian:../abstract:../common:prelude
-
-concrete GrammarDan of Grammar =
- NounDan,
- VerbDan,
- AdjectiveDan,
- AdverbDan,
- NumeralDan,
- SentenceDan,
- QuestionDan,
- RelativeDan,
- ConjunctionDan,
- PhraseDan,
- TextX,
- IdiomDan,
- StructuralDan
- ** {
-
-flags startcat = Phr ; unlexer = text ; lexer = text ;
-
-} ;