mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-26 13:02:50 -06:00
moving a few things to deprecated
This commit is contained in:
27
deprecated/old-lib/resource/mathematical/MathematicalDan.gf
Normal file
27
deprecated/old-lib/resource/mathematical/MathematicalDan.gf
Normal file
@@ -0,0 +1,27 @@
|
||||
--# -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 ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user