forked from GitHub/gf-core
math API; lock field warnings
This commit is contained in:
24
lib/resource-1.0/mathematical/MathematicalFre.gf
Normal file
24
lib/resource-1.0/mathematical/MathematicalFre.gf
Normal file
@@ -0,0 +1,24 @@
|
||||
--# -path=.:../french:../romance:../abstract:../common:prelude
|
||||
|
||||
concrete MathematicalFre of Mathematical =
|
||||
NounFre - [ComplN2], --- to avoid ambiguity
|
||||
-- VerbFre,
|
||||
-- AdjectiveFre,
|
||||
-- AdverbFre,
|
||||
NumeralFre,
|
||||
-- SentenceFre,
|
||||
QuestionFre,
|
||||
RelativeFre,
|
||||
ConjunctionFre,
|
||||
PhraseFre,
|
||||
StructuralFre,
|
||||
|
||||
SymbolFre,
|
||||
PredicationFre,
|
||||
|
||||
LexiconFre
|
||||
** {
|
||||
|
||||
flags startcat = Phr ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user