mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 12:08:34 -06:00
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:
@@ -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 ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user