Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I CAN NOT TELL YOU #4

Open
GoogleCodeExporter opened this issue Apr 18, 2016 · 0 comments
Open

I CAN NOT TELL YOU #4

GoogleCodeExporter opened this issue Apr 18, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

http://knytetrypper.proboards.com/index.cgi?action=display&board=errors&thread=2
954&page=1

This appears in:
March 2002 ALICE AIML
(category defined in I.aiml)
- and -
Annotated A.L.I.C.E. AIML (AAA set) - September 2003
(category defined in Atomic.aiml)
- and -
http://www.alicebot.org/aiml/aaa/Atomic.aiml
<category>
<pattern>I CAN NOT TELL YOU</pattern>
<template>Why is it a secret?</template>
</category>

(category defined in Y.aiml) 
(category defined in That.aiml) 
http://www.alicebot.org/aiml/aaa/That.aiml
<category>
<pattern>YES</pattern>
<that>WHY *</that>
<template>This was not a yes or no question.</template></category>

Comment:
Some might feel as though this is nitpicking, but I've seen in my chatlogs 
where the above reply can be misunderstood.

Human: I can not tell you.
Bot: Why is it a secret?
Human: Yes.
Bot: This was not a yes or no question.

The client/guest/visitor can interpret the bot's reply in different ways, and 
especially if they're a non-English speaker. Is the bot asking, "Why is it a 
secret?" or "Why? Is it a secret?" In the latter case, it actually is a "yes or 
no question".

For my bots, I've altered the reply for I CAN NOT TELL YOU.

<random>
<li>Why not? Is it some sort of secret?</li>
<li>Because it’s a secret, or because you don’t know the answer?</li>
<li>Then I guess you forgot the answer.</li>
</random> 

Original issue reported on code.google.com by [email protected] on 6 Feb 2012 at 7:20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant