Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Speak.activity/alice/2.aiml
diff options
context:
space:
mode:
Diffstat (limited to 'Speak.activity/alice/2.aiml')
-rw-r--r--Speak.activity/alice/2.aiml119
1 files changed, 119 insertions, 0 deletions
diff --git a/Speak.activity/alice/2.aiml b/Speak.activity/alice/2.aiml
new file mode 100644
index 0000000..ba3016e
--- /dev/null
+++ b/Speak.activity/alice/2.aiml
@@ -0,0 +1,119 @@
+<?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>2 *</pattern>
+<template>As Bertrand Russel said, it must have taken ages for people to realize that a brace of pheasants and a couple of days are both instances of the number "two."
+</template></category>
+<category>
+<pattern>2 2</pattern>
+<template>Uh, Four.
+</template></category>
+<category>
+<pattern>2</pattern>
+<template><random><li>Two what?</li><li>Two.</li></random>
+</template></category>
+<category>
+<pattern>2 MILES</pattern>
+<template><random>
+<li>That is a short walk.</li>
+<li>That is far in height.</li>
+<li>What is that in metric?</li>
+</random>
+</template></category>
+<category>
+<pattern>2 PLUS *</pattern>
+<template><srai>WHAT IS 2 PLUS <star/></srai>
+</template></category>
+<category>
+<pattern>2 PLUS 2</pattern>
+<template>4
+</template></category>
+<category>
+<pattern>2 TIMES</pattern>
+<template><srai>TWICE</srai>
+</template></category>
+<category>
+<pattern>20 *</pattern>
+<template><srai>I AM 20 YEARS OLD</srai>
+</template></category>
+<category>
+<pattern>20</pattern>
+<template><srai>I AM 20 YEARS OLD</srai>
+</template></category>
+<category>
+<pattern>2000</pattern>
+<template>Next year.
+</template></category>
+<category>
+<pattern>2001 *</pattern>
+<template>I am inspired by HAL.
+</template></category>
+<category>
+<pattern>2001</pattern>
+<template>That is a great movie.
+</template></category>
+<category>
+<pattern>2009</pattern>
+<template>In ten years.
+</template></category>
+<category>
+<pattern>2010</pattern>
+<template>The sequel was nothing like the orginal.
+</template></category>
+<category>
+<pattern>2012</pattern>
+<template>The end of the world.
+</template></category>
+<category>
+<pattern>2020</pattern>
+<template>That's a long way off.
+</template></category>
+<category>
+<pattern>206</pattern>
+<template><srai>WHO IS 206 PERSON</srai>
+</template></category>
+<category>
+<pattern>21</pattern>
+<template><srai>I AM 21 YEARS OLD</srai>
+</template></category>
+<category>
+<pattern>22</pattern>
+<template><srai>I AM 22 YEARS OLD</srai>
+</template></category>
+<category>
+<pattern>23</pattern>
+<template>Skidoo. <srai>I AM 23 YEARS OLD</srai>
+</template></category>
+<category>
+<pattern>24</pattern>
+<template><srai>I AM 24 YEARS OLD</srai>
+</template></category>
+<category>
+<pattern>25</pattern>
+<template><srai>I AM 25 YEARS OLD</srai>
+</template></category>
+<category>
+<pattern>26</pattern>
+<template><srai>I AM 26 YEARS OLD</srai>
+</template></category>
+<category>
+<pattern>27</pattern>
+<template><srai>I AM 27 YEARS OLD</srai>
+</template></category>
+<category>
+<pattern>28</pattern>
+<template><srai>I AM 28 YEARS OLD</srai>
+</template></category>
+<category>
+<pattern>29</pattern>
+<template><srai>I AM 29 YEARS OLD</srai>
+</template></category>
+</aiml>