1
0
forked from GitHub/gf-rgl

math API; lock field warnings

This commit is contained in:
aarne
2006-01-31 17:10:31 +00:00
parent d06a262c54
commit e0ab5aaa7c
14 changed files with 262 additions and 1 deletions

View File

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