mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-17 11:02:47 -06:00
11 lines
172 B
Plaintext
11 lines
172 B
Plaintext
--# -path=.:../abstract:../common:../prelude
|
|
|
|
concrete LangFin of Lang =
|
|
GrammarFin,
|
|
LexiconFin
|
|
** {
|
|
|
|
flags startcat = Phr ; unlexer = text ; lexer = finnish ;
|
|
|
|
} ;
|