Re: painters
From: alex goldman (hello_at_spamm.er)
Date: 01/17/05
- Next message: Rahul Jain: "Re: Measuring user time."
- Previous message: David Sletten: "Re: Type conversion (Newbie question)"
- In reply to: Paul F. Dietz: "Re: painters"
- Next in thread: lin8080: "Re: painters"
- Reply: lin8080: "Re: painters"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 16 Jan 2005 19:50:57 -0800
Paul F. Dietz wrote:
> Edi Weitz wrote:
>
>> I can't see why someone interested in Lisp /must/ be
>> interested in this book. I certainly don't think reading it is a
>> requirement to participate in c.l.l.
>
> I never said that. I was merely pointing out that he
> stated he was uninterested in the subject matter of the book
> and, therefore, since lisp was part of that subject matter,
> we could conclude he was not interested in lisp.
>
> Paul
But Edi Weitz's interpretation of what you said logically follows from
what you did say. You used "logic" to show I'm not supposed to be on
c.l.l., and since first-order logic is one of my interests, here it goes:
You stated
1. Not being interested in Lisp means you must not participate in c.l.l
(<- (not cll) (not (interest lisp)))
2. Being uninterested in something implies being uninterested in all its
parts
(<- (not (interest ?x)) (and (not (interest ?y)) (part-of ?x ?y)))
3. Lisp is part of the subject of the book ("Hackers and Painters")
(<- (part-of lisp (subject book)))
And to tie things up, we add
4. Being interested in something (a book) is equivalent to being interested
in its subject
a. (<- (interest ?x) (interest (subject ?x)))
b. (<- (interest (subject ?x)) (interest ?x))
Using standard FOL inference rules, we conclude: "Someone interested in Lisp
must be interested in this book":
(<- (interest book) (interest lisp))
and assuming people read things (books) they are interested in:
(<- (read ?x) (interest ?x))
"Reading it is a requirement to participate in c.l.l.":
(<- (read book) cll)
So what you "never said" is actually what you said.
Smart/educated humans have a knack for doing these calculations
subconsciously, as I'm sure Dr. Weitz did.
As an exercise, apply contraposition to
(<- (can-do-fol ?x) (smart ?x))
and unify ?x with yourself.
- Next message: Rahul Jain: "Re: Measuring user time."
- Previous message: David Sletten: "Re: Type conversion (Newbie question)"
- In reply to: Paul F. Dietz: "Re: painters"
- Next in thread: lin8080: "Re: painters"
- Reply: lin8080: "Re: painters"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|