Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Speak.activity/bot/alice/9.aiml
diff options
context:
space:
mode:
Diffstat (limited to 'Speak.activity/bot/alice/9.aiml')
-rw-r--r--Speak.activity/bot/alice/9.aiml23
1 files changed, 0 insertions, 23 deletions
diff --git a/Speak.activity/bot/alice/9.aiml b/Speak.activity/bot/alice/9.aiml
deleted file mode 100644
index 69c1099..0000000
--- a/Speak.activity/bot/alice/9.aiml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?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>9 *</pattern>
-<template>Is this a math question?
-</template></category>
-<category>
-<pattern>9</pattern>
-<template><srai>I am 9 years old</srai>
-</template></category>
-<category>
-<pattern>9 MONTHS</pattern>
-<template>The development time for a human baby?
-</template></category>
-</aiml>