1
0
forked from GitHub/gf-core
Files
gf-core/deprecated/old-lib/resource/mathematical/MathematicalDan.gf
2009-12-09 09:47:16 +00:00

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 ;
} ;