mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-21 18:59:32 -06:00
13 lines
225 B
Plaintext
13 lines
225 B
Plaintext
--# -path=.:../abstract:../common:../api
|
|
|
|
concrete LangFin of Lang =
|
|
GrammarFin,
|
|
LexiconFin
|
|
, ConstructionFin
|
|
, DocumentationFin --# notpresent
|
|
** {
|
|
|
|
flags startcat = Phr ; unlexer = text ; lexer = finnish ;
|
|
|
|
} ;
|