godis tram grammars, augmented with Fin

This commit is contained in:
aarne
2006-11-08 15:08:09 +00:00
parent 1fd0113015
commit eb3d750459
45 changed files with 2626 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
--# -path=.:prelude:alltenses
concrete GodisSystemFin of GodisSystem = GodisSystemI with
(Grammar=GrammarFin), (Extra=ExtraFin), (GodisLang=GodisLangFin);