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/SentencesRon.gf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'examples/phrasebook/SentencesRon.gf') diff --git a/examples/phrasebook/SentencesRon.gf b/examples/phrasebook/SentencesRon.gf index eec9ea756..5103d2d59 100644 --- a/examples/phrasebook/SentencesRon.gf +++ b/examples/phrasebook/SentencesRon.gf @@ -1,3 +1,5 @@ concrete SentencesRon of Sentences = NumeralRon ** SentencesI with (DiffPhrasebook = DiffPhrasebookRon), - (Syntax = SyntaxRon) ; + (Syntax = SyntaxRon), + (Symbolic = SymbolicRon), + (Lexicon = LexiconRon) ; -- cgit v1.2.3