[alicebot-archcomm] topic attribute
Jon Baer
alicebot-archcomm@list.alicebot.org
Tue, 20 Nov 2001 23:43:16 -0500
"Dr. Richard S. Wallace" wrote:
> The client says,
> "Mary is taller than Natalie"
> "Pittsburgh is between New York and Chicago."
>
> In predicate form:
>
> Taller(client, Mary, Natalie)
> Between(client, Pittsburgh, New York, Chicago)
>
> How do we represent these in functional form?
Rich is a pretty funny guy ;-) I like how he every now and then comes out with
all the secrets some of us are in the middle of implementing and trying to keep
on the down low. The logic between predicates in a functional form will have
many variants I beleive, this of course fits into what Im calling the "learning
framework" of the bot. Then again I have 0 knowledge of Prolog but the more
generic this type of function, im sure the more it can be adjusted to fit into
some type of extending AIML in the future provided the Reductionist Party
allows it.
- Jon