From 2ced613d81b1fb93e3e60c974eee73a8872d7093 Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 5 Apr 2010 16:36:38 +0000 Subject: generalized and extended Phrasebook in many ways --- examples/phrasebook/SentencesSwe.gf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'examples/phrasebook/SentencesSwe.gf') 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) ; -- cgit v1.2.3