1
0
forked from GitHub/gf-rgl

started Finnish 1.4

This commit is contained in:
aarne
2008-05-30 09:39:29 +00:00
parent 3ec5ca2496
commit 3757819afa
23 changed files with 3831 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
--# -path=.:../abstract:../common:prelude
concrete LangFin of Lang =
GrammarFin,
LexiconFin
** {
flags startcat = Phr ; unlexer = text ; lexer = finnish ;
} ;