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.gf4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/phrasebook/SentencesSwe.gf b/examples/phrasebook/SentencesSwe.gf
index f2e90ddf3..a57749668 100644
--- a/examples/phrasebook/SentencesSwe.gf
+++ b/examples/phrasebook/SentencesSwe.gf
@@ -1,3 +1,5 @@
concrete SentencesSwe of Sentences = NumeralSwe ** SentencesI with
(DiffPhrasebook = DiffPhrasebookSwe),
- (Syntax = SyntaxSwe) ;
+ (Syntax = SyntaxSwe),
+ (Symbolic = SymbolicSwe),
+ (Lexicon = LexiconSwe) ;