1
0
forked from GitHub/gf-core

started Finnish (Param, Morpho, Cat, Param appr. OK)

This commit is contained in:
aarne
2006-02-03 20:07:41 +00:00
parent 07b34ff780
commit 827f9ab643
18 changed files with 3123 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
--# -path=.:../abstract:../common:prelude
concrete LangFin of Lang =
NounFin,
VerbFin,
AdjectiveFin,
AdverbFin,
NumeralFin,
SentenceFin,
QuestionFin,
RelativeFin,
ConjunctionFin,
PhraseFin,
StructuralFin,
LexiconFin
** {
flags startcat = Phr ;
} ;