summaryrefslogtreecommitdiff
path: root/examples/phrasebook/SentencesI.gf
diff options
context:
space:
mode:
authoraarne <aarne@chalmers.se>2010-04-06 20:35:12 +0000
committeraarne <aarne@chalmers.se>2010-04-06 20:35:12 +0000
commitb9fcba00cf1936887e86a98e4992c0f5565e47d2 (patch)
treed46544b009ea7ebdc1a118b467aef17fd8ea4f06 /examples/phrasebook/SentencesI.gf
parenta66d2186fe0df7e72d2ebd7fc7c70629fe555ec4 (diff)
improved the performance of Romance while retaining correct agreement ; removed Diff modules from Phrasebook
Diffstat (limited to 'examples/phrasebook/SentencesI.gf')
-rw-r--r--examples/phrasebook/SentencesI.gf4
1 files changed, 0 insertions, 4 deletions
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 <lin Numeral num : Numeral> curr ;
ObjItem i = i ;