summaryrefslogtreecommitdiff
path: root/examples/tram/TramSwe.gf
diff options
context:
space:
mode:
authoraarne <unknown>2005-11-07 21:45:22 +0000
committeraarne <unknown>2005-11-07 21:45:22 +0000
commitd1675f0abad7a84d1a1627390c304c9793fd62af (patch)
tree3cc86bd948ad8eeccb896c569f89747889455dc8 /examples/tram/TramSwe.gf
parent71cd8efe2740f71c93f96c296b55164c3096e79b (diff)
trams with mm library
Diffstat (limited to 'examples/tram/TramSwe.gf')
-rw-r--r--examples/tram/TramSwe.gf5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/tram/TramSwe.gf b/examples/tram/TramSwe.gf
new file mode 100644
index 000000000..6875fafa2
--- /dev/null
+++ b/examples/tram/TramSwe.gf
@@ -0,0 +1,5 @@
+--# -path=.:resource/abstract:resource/swedish:resource/scandinavian:prelude
+
+concrete TramSwe of Tram = TramI with
+ (Multimodal = MultimodalSwe),
+ (Math = MathSwe) ;