mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-17 16:59:34 -06:00
28 lines
376 B
Plaintext
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 ;
|
|
|
|
} ;
|