Re: Thinking about MINUS

From: Neo <neo55592_at_hotmail.com>
Date: 7 Jan 2007 10:00:11 -0800
Message-ID: <1168192811.365681.67620_at_11g2000cwr.googlegroups.com>


> what could the meaning of "NOT (strawberry OR apple) AND grape" be?

(new 'strawberry)
(new 'apple)
(new 'grape)

(; Following expression returns grape)
(and (not (or strawberry apple)) grape) Received on Sun Jan 07 2007 - 19:00:11 CET

Original text of this message