summaryrefslogtreecommitdiff
path: root/old-lib/resource/mathematical/MathematicalFin.gf
diff options
context:
space:
mode:
Diffstat (limited to 'old-lib/resource/mathematical/MathematicalFin.gf')
-rw-r--r--old-lib/resource/mathematical/MathematicalFin.gf26
1 files changed, 0 insertions, 26 deletions
diff --git a/old-lib/resource/mathematical/MathematicalFin.gf b/old-lib/resource/mathematical/MathematicalFin.gf
deleted file mode 100644
index 26704d6e3..000000000
--- a/old-lib/resource/mathematical/MathematicalFin.gf
+++ /dev/null
@@ -1,26 +0,0 @@
---# -path=.:present:prelude
-
-concrete MathematicalFin of Mathematical =
- NounFin - [ComplN2], --- to avoid ambiguity
--- VerbFin,
- AdjectiveFin,
- AdverbFin,
- NumeralFin,
--- SentenceFin,
- QuestionFin,
- RelativeFin,
- ConjunctionFin,
- PhraseFin,
- TextX,
- IdiomFin,
- StructuralFin,
-
- SymbolFin,
- PredicationFin,
-
- LexiconFin
- ** {
-
-flags startcat = Phr ;
-
-} ;