Stemmed Finnish for N and A. Cuts down the number of forms stored in the lexicon to 30%, requiring more often -bind in linearization. Stored as alternative files in finnish/stemmed; perhaps to be functorized later.

This commit is contained in:
aarne
2013-03-14 20:55:59 +00:00
parent 2b92565666
commit 1a38f73b4f
12 changed files with 2280 additions and 95 deletions
+11
View File
@@ -0,0 +1,11 @@
--# -path=.:..:../../abstract:../../common
concrete LangFin of Lang =
-- GrammarFin - [SlashV2VNP,SlashVV], ---- to speed up compilation
GrammarFin,
LexiconFin
** {
flags startcat = Phr ; unlexer = text ; lexer = finnish ;
} ;