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