mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-12 22:39:31 -06:00
27 lines
391 B
Plaintext
27 lines
391 B
Plaintext
--# -path=.:present:prelude
|
|
|
|
concrete MathematicalGer of Mathematical =
|
|
NounGer - [ComplN2], --- to avoid ambiguity
|
|
-- VerbGer,
|
|
AdjectiveGer,
|
|
AdverbGer,
|
|
NumeralGer,
|
|
-- SentenceGer,
|
|
QuestionGer,
|
|
RelativeGer,
|
|
ConjunctionGer,
|
|
PhraseGer,
|
|
TextX - [Tense,TPres],
|
|
IdiomGer,
|
|
StructuralGer,
|
|
|
|
SymbolGer,
|
|
PredicationGer,
|
|
|
|
LexiconGer
|
|
** {
|
|
|
|
flags startcat = Phr ;
|
|
|
|
} ;
|