summaryrefslogtreecommitdiff
path: root/examples/tram/TramSwe.gf
diff options
context:
space:
mode:
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..70cce6d77
--- /dev/null
+++ b/examples/tram/TramSwe.gf
@@ -0,0 +1,5 @@
+--# -path=.:resource-1.0/abstract:resource-1.0/swedish:resource-1.0/common:resource-1.0/multimodal:resource-1.0/scandinavian:prelude
+
+concrete TramSwe of Tram = TramI with
+ (Multimodal = MultimodalSwe),
+ (Math = MathSwe) ;