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

25 lines
382 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,
StructuralGer,
SymbolGer,
PredicationGer,
LexiconGer
** {
flags startcat = Phr ;
} ;