Files
gf-core/lib/resource-1.0/mathematical/MathematicalGer.gf
2006-02-24 13:57:41 +00:00

27 lines
399 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 ;
} ;