mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 09:32:53 -06:00
godis tram grammars, augmented with Fin
This commit is contained in:
5
examples/godis-tram/Tram/TramSystemEng.gf
Normal file
5
examples/godis-tram/Tram/TramSystemEng.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:../Common:prelude:resource-1.0/abstract:resource-1.0/common:resource-1.0/english
|
||||
|
||||
concrete TramSystemEng of TramSystem = GodisSystemEng, StopsEng, LinesEng ** TramSystemI with
|
||||
(Grammar=GrammarEng), (GodisLang=GodisLangEng), (TramLexicon=TramLexiconEng);
|
||||
|
||||
Reference in New Issue
Block a user