1
0
forked from GitHub/gf-rgl

restored multimodal and mathematical sources

This commit is contained in:
aarne
2006-02-27 14:04:33 +00:00
parent a5e7ba24f4
commit 2096c23cba
50 changed files with 984 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
--# -path=.:present:prelude
concrete MathematicalEng of Mathematical =
NounEng - [ComplN2], --- to avoid ambiguity
-- VerbEng,
AdjectiveEng,
AdverbEng,
NumeralEng,
-- SentenceEng,
QuestionEng,
RelativeEng,
ConjunctionEng,
PhraseEng,
StructuralEng,
TextX,
IdiomEng,
SymbolEng,
PredicationEng,
LexiconEng
** {
flags startcat = Phr ;
} ;