From 8ee11c0e7edaa32b606ac96ec24cc2f8d0bca2e3 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 9 Dec 2005 16:29:49 +0000 Subject: tram with new API --- examples/tram/TramSwe.gf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 examples/tram/TramSwe.gf (limited to 'examples/tram/TramSwe.gf') 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) ; -- cgit v1.2.3