started Finnish 1.4

This commit is contained in:
aarne
2008-05-30 09:39:29 +00:00
parent aa010a84bd
commit ac9ce7d7e8
24 changed files with 3832 additions and 1 deletions

View File

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