math API; lock field warnings

This commit is contained in:
aarne
2006-01-31 17:10:31 +00:00
parent 0f08827320
commit 9b4c57b0dd
16 changed files with 287 additions and 23 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 ;
} ;