mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-30 11:08:35 -06:00
12 lines
239 B
Plaintext
12 lines
239 B
Plaintext
--# -path=.:..:../../abstract:../../common
|
|
|
|
concrete LangFin of Lang =
|
|
-- GrammarFin - [SlashV2VNP,SlashVV], ---- to speed up compilation
|
|
GrammarFin,
|
|
LexiconFin
|
|
** {
|
|
|
|
flags startcat = Phr ; unlexer = text ; lexer = finnish ;
|
|
|
|
} ;
|