summaryrefslogtreecommitdiff
path: root/old-lib/resource/mathematical/MathematicalGer.gf
diff options
context:
space:
mode:
Diffstat (limited to 'old-lib/resource/mathematical/MathematicalGer.gf')
-rw-r--r--old-lib/resource/mathematical/MathematicalGer.gf26
1 files changed, 0 insertions, 26 deletions
diff --git a/old-lib/resource/mathematical/MathematicalGer.gf b/old-lib/resource/mathematical/MathematicalGer.gf
deleted file mode 100644
index 0d9eb45b5..000000000
--- a/old-lib/resource/mathematical/MathematicalGer.gf
+++ /dev/null
@@ -1,26 +0,0 @@
---# -path=.:present:prelude
-
-concrete MathematicalGer of Mathematical =
- NounGer - [ComplN2], --- to avoid ambiguity
--- VerbGer,
- AdjectiveGer,
- AdverbGer,
- NumeralGer,
--- SentenceGer,
- QuestionGer,
- RelativeGer,
- ConjunctionGer,
- PhraseGer,
- TextX - [Tense,TPres],
- IdiomGer,
- StructuralGer,
-
- SymbolGer,
- PredicationGer,
-
- LexiconGer
- ** {
-
-flags startcat = Phr ;
-
-} ;