summaryrefslogtreecommitdiff
path: root/examples/phrasebook/SentencesSwe.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/phrasebook/SentencesSwe.gf')
-rw-r--r--examples/phrasebook/SentencesSwe.gf3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/phrasebook/SentencesSwe.gf b/examples/phrasebook/SentencesSwe.gf
new file mode 100644
index 000000000..f2e90ddf3
--- /dev/null
+++ b/examples/phrasebook/SentencesSwe.gf
@@ -0,0 +1,3 @@
+concrete SentencesSwe of Sentences = NumeralSwe ** SentencesI with
+ (DiffPhrasebook = DiffPhrasebookSwe),
+ (Syntax = SyntaxSwe) ;