heartlogic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Heartlogic-dev] FW: Proverbs from 1st Graders


From: Joshua N Pritikin
Subject: Re: [Heartlogic-dev] FW: Proverbs from 1st Graders
Date: Mon, 31 May 2004 20:00:52 +0530
User-agent: Mutt/1.5.4i

On Sat, May 22, 2004 at 11:58:05AM +0530, Joshua N Pritikin wrote:
> On Fri, May 21, 2004 at 10:54:01AM -0700, Josh White wrote:
> > Ignore the pithy humor - there's something relevant and useful for the
> > heartlogic project in this exercise.  Look at #14 for example.  Do you
> > see what I mean?
> 
> Yah, I love this stuff!
> 
> In CAT (cognitive appraisal theory) terms, we have the first part of a
> story which we probably appraise one way.  Then we get the next little
> bit.  Suddenly the appraisal changes completely!

In fact, I bet we can work towards searching for similar little
stories.  Here's a mock up:

(retrieve all ?story
 (and
  (story-part-1 ?story ?part1)
  (story-part-2 ?story ?part2)
  (= (length ?part2) 1)
  (appraisal ?part1 ?a1)
  (appraisal ?part2 ?a2)
  (!= ?a1 ?a2)))

-- 
A new cognitive theory of emotion, http://openheartlogic.org

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]