summaryrefslogtreecommitdiff
path: root/examples/attempto/AttemptoSwe.gf
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2008-10-28 14:05:55 +0000
committeraarne <aarne@cs.chalmers.se>2008-10-28 14:05:55 +0000
commit833752872b675a911954f218d225d21cd5b90088 (patch)
tree9ceaccd6b0737dcae283bb0b1e23d68657613a12 /examples/attempto/AttemptoSwe.gf
parent128809b7b8382acdd7ad46be95c0ac8a6d3231a7 (diff)
part of Attempto controlled language in English and Swedish
Diffstat (limited to 'examples/attempto/AttemptoSwe.gf')
-rw-r--r--examples/attempto/AttemptoSwe.gf7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/attempto/AttemptoSwe.gf b/examples/attempto/AttemptoSwe.gf
new file mode 100644
index 000000000..8997766ab
--- /dev/null
+++ b/examples/attempto/AttemptoSwe.gf
@@ -0,0 +1,7 @@
+--# -path=.:present
+
+concrete AttemptoSwe of Attempto = AttemptoI with
+ (Syntax = SyntaxSwe),
+ (Symbolic = SymbolicSwe),
+ (LexAttempto = LexAttemptoSwe) ;
+