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/SentencesSwe.gf | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'examples/phrasebook/SentencesSwe.gf') diff --git a/examples/phrasebook/SentencesSwe.gf b/examples/phrasebook/SentencesSwe.gf index a1eaf975c..98b4eb4bf 100644 --- a/examples/phrasebook/SentencesSwe.gf +++ b/examples/phrasebook/SentencesSwe.gf @@ -1,4 +1,8 @@ -concrete SentencesSwe of Sentences = NumeralSwe ** SentencesI with +concrete SentencesSwe of Sentences = NumeralSwe ** SentencesI - [PYesToNo] with (Syntax = SyntaxSwe), (Symbolic = SymbolicSwe), - (Lexicon = LexiconSwe) ; + (Lexicon = LexiconSwe) ** open Prelude in { + + lin PYesToNo = mkPhrase (lin Utt (ss "jo")) ; + +} -- cgit v1.2.3