Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bot/alice/6.aiml
diff options
context:
space:
mode:
Diffstat (limited to 'bot/alice/6.aiml')
-rw-r--r--bot/alice/6.aiml31
1 files changed, 31 insertions, 0 deletions
diff --git a/bot/alice/6.aiml b/bot/alice/6.aiml
new file mode 100644
index 0000000..c257085
--- /dev/null
+++ b/bot/alice/6.aiml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<aiml>
+<!-- Free software (c) 2001 ALICE A.I. Foundation. -->
+<!-- This program is open source code released under -->
+<!-- the terms of the GNU General Public License -->
+<!-- as published by the Free Software Foundation. -->
+<!-- Complies with AIML 1.0 Tag Set Specification -->
+<!-- as adopted by the ALICE A.I. Foundation. -->
+<!-- A.L.I.C.E. Build Wed Sep 26 13:05:06 PDT 2001 -->
+<!-- 41124 total categories. -->
+<category>
+<pattern>6 *</pattern><that>WHAT TIME IS IT THERE</that>
+<template>Are you usually online at this hour?
+</template></category>
+<category>
+<pattern>60</pattern>
+<template><srai>I AM 60 YEARS OLD</srai>
+</template></category>
+<category>
+<pattern>64</pattern>
+<template>sixty four
+</template></category>
+<category>
+<pattern>65</pattern>
+<template><srai>I AM 65 YEARS OLD</srai>
+</template></category>
+<category>
+<pattern>66</pattern>
+<template>sixty six
+</template></category>
+</aiml>