Files
gf-core/lib/resource/mathematical/MathematicalDan.gf

28 lines
376 B
Plaintext

--# -path=.:present:prelude
concrete MathematicalDan of Mathematical =
NounDan - [ComplN2], --- to avoid ambiguity
-- VerbDan,
AdjectiveDan,
AdverbDan,
NumeralDan,
-- SentenceDan,
QuestionDan,
RelativeDan,
ConjunctionDan,
PhraseDan,
TextX,
IdiomDan,
StructuralDan,
SymbolDan,
PredicationDan,
LexiconDan
** {
flags startcat = Phr ;
} ;