From 68840a3d6a745b0c98ee63e070afce22e10c3ba4 Mon Sep 17 00:00:00 2001 From: aarne Date: Sun, 21 Mar 2010 03:37:02 +0000 Subject: Diff interface for Phrasebook --- examples/phrasebook/Sentences.gf | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/phrasebook/Sentences.gf') diff --git a/examples/phrasebook/Sentences.gf b/examples/phrasebook/Sentences.gf index 0a9c7b57e..7afd69435 100644 --- a/examples/phrasebook/Sentences.gf +++ b/examples/phrasebook/Sentences.gf @@ -8,6 +8,7 @@ abstract Sentences = Numeral ** { IsNot : Item -> Quality -> Sentence ; IWant : Object -> Sentence ; + ILike : Item -> Sentence ; DoYouHave : Kind -> Sentence ; WhetherIs : Item -> Quality -> Sentence ; ObjItem : Item -> Object ; -- cgit v1.2.3