From b9fcba00cf1936887e86a98e4992c0f5565e47d2 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 6 Apr 2010 20:35:12 +0000 Subject: improved the performance of Romance while retaining correct agreement ; removed Diff modules from Phrasebook --- examples/phrasebook/SentencesI.gf | 4 ---- 1 file changed, 4 deletions(-) (limited to 'examples/phrasebook/SentencesI.gf') diff --git a/examples/phrasebook/SentencesI.gf b/examples/phrasebook/SentencesI.gf index 0b26cff41..1dbaf7861 100644 --- a/examples/phrasebook/SentencesI.gf +++ b/examples/phrasebook/SentencesI.gf @@ -1,6 +1,5 @@ incomplete concrete SentencesI of Sentences = Numeral ** open - DiffPhrasebook, Syntax, Lexicon, Symbolic, -- for names as strings @@ -57,9 +56,6 @@ incomplete concrete SentencesI of Sentences = Numeral ** PropAction a = a ; - HowMuchCost item = mkQS (mkQCl how8much_IAdv (mkCl item cost_V)) ; - ItCost item price = mkCl item cost_V2 price ; - AmountCurrency num curr = mkNP curr ; ObjItem i = i ; -- cgit v1.2.3