Files
gf-core/lib/resource-1.0/mathematical/MathematicalGer.gf
2006-02-21 17:31:54 +00:00

27 lines
403 B
Plaintext

--# -path=.:../german:../abstract:../common:prelude
concrete MathematicalGer of Mathematical =
NounGer - [ComplN2], --- to avoid ambiguity
-- VerbGer,
-- AdjectiveGer,
-- AdverbGer,
NumeralGer,
-- SentenceGer,
QuestionGer,
RelativeGer,
ConjunctionGer,
PhraseGer,
TextX,
IdiomGer,
StructuralGer,
SymbolGer,
PredicationGer,
LexiconGer
** {
flags startcat = Phr ;
} ;