Files
gf-core/lib/resource-1.0/mathematical/MathematicalEng.gf
2006-01-31 17:10:31 +00:00

25 lines
383 B
Plaintext

--# -path=.:../english:../abstract:../common:prelude
concrete MathematicalEng of Mathematical =
NounEng - [ComplN2], --- to avoid ambiguity
-- VerbEng,
-- AdjectiveEng,
-- AdverbEng,
NumeralEng,
-- SentenceEng,
QuestionEng,
RelativeEng,
ConjunctionEng,
PhraseEng,
StructuralEng,
SymbolEng,
PredicationEng,
LexiconEng
** {
flags startcat = Phr ;
} ;