1
0
forked from GitHub/gf-rgl

nocf flag ; mathematical API

This commit is contained in:
aarne
2006-02-14 21:19:24 +00:00
parent dd3be0ef3e
commit 291edbb373
10 changed files with 88 additions and 10 deletions

View File

@@ -0,0 +1,24 @@
--# -path=.:../finnish:../abstract:../common:prelude
concrete MathematicalFin of Mathematical =
NounFin - [ComplN2], --- to avoid ambiguity
-- VerbFin,
-- AdjectiveFin,
-- AdverbFin,
NumeralFin,
-- SentenceFin,
QuestionFin,
RelativeFin,
ConjunctionFin,
PhraseFin,
StructuralFin,
SymbolFin,
PredicationFin,
LexiconFin
** {
flags startcat = Phr ;
} ;