diff options
Diffstat (limited to 'old-lib/resource/mathematical/MathematicalEng.gf')
| -rw-r--r-- | old-lib/resource/mathematical/MathematicalEng.gf | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/old-lib/resource/mathematical/MathematicalEng.gf b/old-lib/resource/mathematical/MathematicalEng.gf deleted file mode 100644 index 9042a3eb9..000000000 --- a/old-lib/resource/mathematical/MathematicalEng.gf +++ /dev/null @@ -1,26 +0,0 @@ ---# -path=.:present:prelude - -concrete MathematicalEng of Mathematical = - NounEng - [ComplN2], --- to avoid ambiguity --- VerbEng, - AdjectiveEng, - AdverbEng, - NumeralEng, --- SentenceEng, - QuestionEng, - RelativeEng, - ConjunctionEng, - PhraseEng, - StructuralEng, - TextX, - IdiomEng, - - SymbolEng, - PredicationEng, - - LexiconEng - ** { - -flags startcat = Phr ; - -} ; |
