gf-3.1.6: lib/src/finnish/LangFin.gf
--# -path=.:../abstract:../common:../prelude
concrete LangFin of Lang =
GrammarFin,
LexiconFin
** {
flags startcat = Phr ; unlexer = text ; lexer = finnish ;
} ;
--# -path=.:../abstract:../common:../prelude
concrete LangFin of Lang =
GrammarFin,
LexiconFin
** {
flags startcat = Phr ; unlexer = text ; lexer = finnish ;
} ;