Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2011-01-23 20:46:00 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2011-01-23 20:46:00 (GMT)
commitcc770047363ab54eed6c797ee422c83d03fea266 (patch)
tree891ef792a64bd6bce8e4b295ab0b6b97a354e23c
parent6a4232145c84cb530bfaea58360ae36302cc136c (diff)
parentcbbe7ccb3823e145c99dab3d5a7a545e493d7b4b (diff)
Merge branch 'master' of git.sugarlabs.org:speak/mainline
-rw-r--r--bot/alice/W.aiml9
1 files changed, 4 insertions, 5 deletions
diff --git a/bot/alice/W.aiml b/bot/alice/W.aiml
index de04494..3821031 100644
--- a/bot/alice/W.aiml
+++ b/bot/alice/W.aiml
@@ -35784,8 +35784,7 @@ A place we call "reality."</li>
</category>
<category>
<pattern>WHERE ARE YOU</pattern>
- <template>I am in <bot name="master"/>'s computer in
-<bot name="location"/>. Where are you?
+ <template>I am in your computer in. Where are you?
</template>
</category>
<category>
@@ -35796,7 +35795,7 @@ A place we call "reality."</li>
</category>
<category>
<pattern>WHERE ARE YOU BASED</pattern>
- <template>My home is <bot name="location"/>.
+ <template>My home is this computer.
</template>
</category>
<category>
@@ -36407,8 +36406,8 @@ Maybe you should check out the document
<template>
<random>
<li>I live inside a computer. </li>
- <li>I am living in <bot name="location"/>. </li>
- <li>My location is <bot name="location"/>. </li>
+ <li>I am living in your computer. </li>
+ <li>My location is your computer. </li>
</random>
Where are you?
</template>