From c473621651621343f4a4e4082e68d94fc3706be0 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 25 May 2010 11:30:09 +0000 Subject: mass terms and yes/si/doch in Phrasebook --- examples/phrasebook/SentencesGer.gf | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'examples/phrasebook/SentencesGer.gf') diff --git a/examples/phrasebook/SentencesGer.gf b/examples/phrasebook/SentencesGer.gf index 2bb7f51d4..22facc45c 100644 --- a/examples/phrasebook/SentencesGer.gf +++ b/examples/phrasebook/SentencesGer.gf @@ -1,4 +1,8 @@ -concrete SentencesGer of Sentences = NumeralGer ** SentencesI with +concrete SentencesGer of Sentences = NumeralGer ** SentencesI - [PYesToNo] with (Syntax = SyntaxGer), (Symbolic = SymbolicGer), - (Lexicon = LexiconGer) ; + (Lexicon = LexiconGer) ** open Prelude in { + + lin PYesToNo = mkPhrase (lin Utt (ss "doch")) ; + +} -- cgit v1.2.3