forked from GitHub/gf-core
godis tram grammars, augmented with Fin
This commit is contained in:
4
examples/godis-tram/Tram/TramSystemSwe.gf
Normal file
4
examples/godis-tram/Tram/TramSystemSwe.gf
Normal file
@@ -0,0 +1,4 @@
|
||||
--# -path=.:../Common:prelude:resource-1.0/abstract:resource-1.0/common:resource-1.0/scandinavian:resource-1.0/swedish
|
||||
|
||||
concrete TramSystemSwe of TramSystem = GodisSystemSwe, StopsSwe, LinesSwe ** TramSystemI with
|
||||
(Grammar=GrammarSwe), (GodisLang=GodisLangSwe), (TramLexicon=TramLexiconSwe);
|
||||
Reference in New Issue
Block a user