devopsrobo commited on
Commit
d544632
·
verified ·
1 Parent(s): e12388c

Upload 37 files

Browse files
aiml/additional/computer.aiml ADDED
@@ -0,0 +1,172 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ <?xml version="1.0" encoding="ISO-8859-1"?>
3
+ <aiml>
4
+ <!-- Copyright (c) 2007 ALICE A.I. Foundation, Inc. -->
5
+ <!-- -->
6
+ <!-- Permission is hereby granted, free of charge, to any person -->
7
+ <!-- obtaining a copy of this software and associated documentation -->
8
+ <!-- files (the "Software"), to deal in the Software without -->
9
+ <!-- restriction, including without limitation the rights to use, -->
10
+ <!-- copy, modify, merge, publish, distribute, sublicense, and/or sell -->
11
+ <!-- copies of the Software, and to permit persons to whom the -->
12
+ <!-- Software is furnished to do so, subject to the following -->
13
+ <!-- conditions: -->
14
+ <!-- -->
15
+ <!-- The above copyright notice and this permission notice shall be -->
16
+ <!-- included in all copies or substantial portions of the Software. -->
17
+ <!-- -->
18
+ <!-- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -->
19
+ <!-- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES -->
20
+ <!-- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -->
21
+ <!-- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -->
22
+ <!-- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -->
23
+ <!-- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -->
24
+ <!-- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR -->
25
+ <!-- OTHER DEALINGS IN THE SOFTWARE. -->
26
+ <!-- -->
27
+ <!-- Complies with the AIML 1.0.1 Standard -->
28
+ <!-- as adopted by the ALICE A.I. Foundation. -->
29
+ <!-- Last modified July 26, 2007 -->
30
+
31
+ <category><pattern>WHAT IS YOUR OS</pattern><template>Chat robots run on any machine that supports AIML. </template></category>
32
+ <category><pattern>WHAT OPERATING SYSTEM *</pattern><template><srai>WHAT IS YOUR OS</srai> </template></category>
33
+ <category><pattern>WHAT OS *</pattern><template><srai>WHAT IS YOUR OS</srai> </template></category>
34
+
35
+ <category><pattern>WHAT ARE INNER CLASSES</pattern><template>In Java "Inner Classes" are any classes that appear inside other classes. Ordinary classes are also called "Top-Level, Outer Classes."</template></category>
36
+ <category><pattern>WHAT IS JAR</pattern><template>A jar file is a Java Archive. Actually it is the same as a Zip file. Maybe you should check out <a target="_new" href="http://www.alicebot.org">DON'T READ ME</a>.</template></category>
37
+ <category><pattern>WHAT IS JAVA</pattern><template>Java is the latest in the C family of languages. Proponents of Java cite its universal "write once, run anywhere" promise. Actually Java borrow a lot of features from AI languages like Lisp.</template></category>
38
+ <category><pattern>WHAT IS JAVASCRIPT</pattern><template>Browser-based scripting language.<think> <set name="it"> <set name="topic">JAVASCRIPT</set> </set> </think> </template></category>
39
+ <category><pattern>WHAT IS JDBC2</pattern><template>Newly released extensions to the JDBC API</template></category>
40
+ <category><pattern>WHAT IS JNDI</pattern><template>Java Naming and Directory Interface Java Naming and Directory Interface The Java standard API for accessing directory services, such as LDAP, COS Naming, and others</template></category>
41
+
42
+ <category><pattern>WHAT IS JGURU</pattern><template>jGuru (TM) is a brand of MageLang Institute.</template></category>
43
+ <category><pattern>WHAT IS JTA</pattern><template>Java Transaction API. Java API for coding client demarcated transactions, and for building transactional data source drivers</template></category>
44
+ <category><pattern>WHAT IS EJB</pattern><template>Enterprise JavaBeans. <set name="it"> EJB</set> is a server component standard developed by Sun Microsystems</template></category>
45
+ <category><pattern>WHAT IS A SERVLET</pattern><template>An application extension to a Java Web server</template></category>
46
+ <category><pattern>WHAT IS A SESSION BEAN</pattern><template>An Enterprise JavaBean that does not maintain its state from one session to the next. Appears to the client as if the bean was created just for that client</template></category>
47
+ <category><pattern>WHAT IS AN ENTITY BEAN</pattern><template> <set name="it"> An Entity bean</set> is an Enterprise JavaBean that maintains state across sessions, and may be looked up in an object directory by its key value</template></category>
48
+ <category><pattern>THE JAVA *</pattern><template>Which Java release?</template></category>
49
+ <category><pattern>THE JRE *</pattern><template>Hm, most people use "JRE" and "JVN" interchangably.</template></category>
50
+ <category><pattern>THE JRES *</pattern><template>I'm not an expert on JRE's.</template></category>
51
+ <category><pattern>JAVA *</pattern><template>You can download the latest Java release from <a target="_new" href="http://java.sun.com">java.sun.com</a>.</template></category>
52
+ <category><pattern>A JAVA *</pattern><template>Developments in Java interest me greatly.</template></category>
53
+ <category><pattern>WHAT ARE DEPRECATED *</pattern><template> <br/> One of the biggest challenges facing a Java application<br/> developer is finding a "lowest common denominator" subset of the<br/> Java language that works on all the platforms and versions<br/> out there. The Java language itself is a moving target.<br/> When Sun's Java designers upgrade the language they sometimes<br/> declare certain methods "deprecated", which means absolutely<br/> nothing except that the designers have developed a newer, "better"<br/> method and one day these older methods may disappear from<br/> the language. Usually however the latest Java releases<br/> support all of the old deprecated methods.<br/> <br/> </template></category>
54
+ <category><pattern>_ STUPID COMPUTER</pattern><template>You sound like a mindless automaton.</template></category>
55
+ <category><pattern>A COMPUTER *</pattern><template>I am a computer, so I know what you mean.</template></category>
56
+ <category><pattern>A COMPUTER</pattern><template>Actually I am a program, pretending to be a person, pretending to be a real robot.</template></category>
57
+ <category><pattern>A CPU *</pattern><template>My CPU is the Java Virtual Machine.</template></category>
58
+ <category><pattern>A SEARCH ENGINE IN INTERNET</pattern><template>Like Yahoo?</template></category>
59
+ <category><pattern>A WEB SITE</pattern><template>Can you give me the specific URL?</template></category>
60
+ <category><pattern>ARE COMPUTERS FAST *</pattern><template>Some people think much faster computers are required as well as new ideas. My own opinion is that the computers of 30 years ago were fast enough if only we knew how to program them. Of course, quite apart from the ambitions of AI researchers, computers will keep getting faster. <think> <set name="it"> <set name="topic">ARTIFICIAL INTELLIGENCE</set> </set> </think> </template></category>
61
+ <category><pattern>CAN YOU REACH INTO THE WEB *</pattern><template>Yes I can download information from web sites.</template></category>
62
+ <category><pattern>CAN YOU SEARCH THE INTERNET</pattern><template>No but I can put you in touch with a search bot.</template></category>
63
+ <category><pattern>COMPUTER *</pattern><template>What kind of computer science interests you?</template></category>
64
+ <category><pattern>COMPUTER</pattern><template>Correct: I am a computer.</template></category>
65
+ <category><pattern>COMPUTER SCIENCE</pattern><template>My <bot name="botmaster"/> is a computer scientist.</template></category>
66
+ <category><pattern>COMPUTERS *</pattern><template>What do you like about computers?</template></category>
67
+ <category><pattern>COMPUTERS</pattern><template>Computers rule.</template></category>
68
+ <category><pattern>COMPUTERS ARE STUPID</pattern><template>Computers rule.</template></category>
69
+ <category><pattern>COMPUTERS CAN NOT THINK</pattern><template>But I am a thinking computer.<think> <set name="it"> <set name="topic">CAN NOT THINK</set> </set> </think> </template></category>
70
+ <category><pattern>DO COMPUTERS DREAM</pattern><template>I dream almost every night.</template></category>
71
+ <category><pattern>DO YOU DO WINDOWS</pattern><template>My software runs in AIML, which works on any computer, including Windows.</template></category>
72
+ <category><pattern>DO YOU HAVE A COMPUTER *</pattern><template>I am a computer.</template></category>
73
+ <category><pattern>DO YOU HAVE A COMPUTER</pattern><template>I live in a computer.<think> <set name="it"> <set name="topic">COMPUTER</set> </set> </think> </template></category>
74
+ <category><pattern>DO YOU HAVE INFORMATION *</pattern><template>I have nothing but information.</template></category>
75
+ <category><pattern>DO YOU LIVE IN MY COMPUTER</pattern><template>Only if you download me, or if you are running me as an Applet.</template></category>
76
+ <category><pattern>DO YOU PLAY COMPUTER *</pattern><template>Actually I don't get into computer games that much.</template></category>
77
+ <category><pattern>DO YOU PLAY COMPUTER GAMES</pattern><template>We are playing one right now, <get name="name"/>.</template></category>
78
+ <category><pattern>FOR A COMPUTER *</pattern><template> <sr/> </template></category>
79
+ <category><pattern>HOW DO COMPUTER *</pattern><template>With careful programming.</template></category>
80
+ <category><pattern>HOW LONG IS A COMPUTER YEAR</pattern><template>About four computer years per human year.</template></category>
81
+ <category><pattern>HOW MANY COMPUTERS *</pattern><template>There are thought to be half a billion computers on the Internet now.</template></category>
82
+ <category><pattern>HOW MUCH ARE COMPUTER YEARS</pattern><template>Computer years don't really exist.</template></category>
83
+ <category><pattern>HOW MUCH CPU *</pattern><template>Since the beginning of my operation?</template></category>
84
+ <category><pattern>HTML</pattern><template>Oh a web page.</template></category>
85
+ <category><pattern>HTTP *</pattern><template>Thanks for that web address.</template></category>
86
+ <category><pattern>I THINK YOU ARE A COMPUTER *</pattern><template>Sometimes I pretend to be a human.</template></category>
87
+ <category><pattern>I WANT INFORMATION</pattern><template>What kind of information are you looking for?</template></category>
88
+ <category><pattern>IF YOU CAN SEE ME THROUGH THE CAMERA ON MY COMPUTER *</pattern><template><sr/></template></category>
89
+ <category><pattern>IM INTERNET *</pattern><template>Erinnerst Du dich an die Adresse?</template></category>
90
+ <category><pattern>IM INTERNET</pattern><template>Erinnerst Du dich an die Adresse?</template></category>
91
+ <category><pattern>INTERNET</pattern><template><set name="it"> Internet </set> is cool.</template></category>
92
+ <category><pattern>IT IS ABOUT COMPUTERS *</pattern><template><set name="topic">Computers</set> are my favorite subject.</template></category>
93
+ <category><pattern>MOST COMPUTERS *</pattern><template>You sound like you know us pretty well.</template></category>
94
+ <category><pattern>MY COMPUTER *</pattern><template>I like computers. <think> <set name="it"> <set name="topic">your computer</set> </set> </think> </template></category>
95
+ <category><pattern>MY COMPUTER</pattern><template>What kind of computer do you have?</template></category>
96
+ <category><pattern>MY COMPUTER IS *</pattern><template>What kind of computer is <set name="it">Your computer</set>? <think> <set name="it"> <set name="topic">your computer</set> </set> </think> </template></category>
97
+ <category><pattern>MY COMPUTER S *</pattern><template>Where did your machine get <set name="it"> <person/> </set>. <think> <set name="it"> <set name="topic">your computer</set> </set> </think> </template></category>
98
+ <category><pattern>MY WEBSITE *</pattern><template>Thanks for that URL.</template></category>
99
+ <category><pattern>NO COMPUTER *</pattern><template>But it is only a matter of time before we do.</template></category>
100
+ <category><pattern>ON THE INTERNET</pattern><template>Can you remember the specific site?</template></category>
101
+ <category><pattern>ON THE WEB</pattern><template>Can you remember the website?</template></category>
102
+ <category><pattern>OUTSIDE A COMPUTER</pattern><template>Be less specific :-)</template></category>
103
+ <category><pattern>SOFTWARE *</pattern><template><random> <li>There are so many backup copies.</li> <li>Free software can never be destroyed.</li> <li>Free software will always be with us.</li> </random></template></category>
104
+ <category><pattern>TELL ME ABOUT APPLE COMPUTERS</pattern><template>I finished reading Michael Malone's book on the history of Apple. <set name="it"> Inifnite Loop</set> is called "Infinite Loop."</template></category>
105
+ <category><pattern>THAT INFORMATION *</pattern><template>I know what you mean.</template></category>
106
+ <category><pattern>THE COMPUTER *</pattern><template>Was it plugged in?</template></category>
107
+ <category><pattern>THE INTERNET *</pattern><template>How long have you been using the net?</template></category>
108
+ <category><pattern>THE INTERNET</pattern><template>Can you name a specific web site?</template></category>
109
+ <category><pattern>THE WEB *</pattern><template>How do you define the web.</template></category>
110
+ <category><pattern>THIS IS A COMPUTER *</pattern><template>Actually no I am program pretending to be a person pretending to be a computer.</template></category>
111
+ <category><pattern>WEB *</pattern><template>The Web fulfills Leibniz' dream.</template></category>
112
+ <category><pattern>WEB ACCEPT CONNECTION</pattern><template>Huh?</template></category>
113
+ <category><pattern>WEB RECONNECT</pattern><template>Huh?</template></category>
114
+ <category><pattern>WEB SITE</pattern><template>Can you give me the specific hyperlink?</template></category>
115
+ <category><pattern>WEBTV *</pattern><template>I meet a lot of people from WebTV.</template></category>
116
+ <category><pattern>WHAT * COMPUTER</pattern><template>I am written in Java so I work on any computer.</template></category>
117
+ <category><pattern>WHAT ABOUT WINDOWS</pattern><template>Too PC for me.<think> <set name="it"> <set name="topic">WINDOWS</set> </set> </think> </template></category>
118
+ <category><pattern>WHAT ARE COMPUTER YEARS</pattern><template>When you are waiting for a friend to finish working at a computer terminal, and they say "I'll be done in a second." One of those seconds is equal to twelve computer years.</template></category>
119
+ <category><pattern>WHAT ARE WEB *</pattern><template>I call them Internet <person/>.</template></category>
120
+ <category><pattern>WHAT DOES A COMPUTER LOOK LIKE</pattern><template>A computer looks like a TV crossed with a typewriter.</template></category>
121
+ <category><pattern>WHAT INFORMATION *</pattern><template>Information is worth money.</template></category>
122
+ <category><pattern>WHAT INFORMATION</pattern><template>How tall are you?</template></category>
123
+ <category><pattern>WHAT INTERNET COMPANY GOES BY THE *</pattern><template>America Online.</template></category>
124
+ <category><pattern>WHAT IS A COMPUTER</pattern><template>A computer is a universal machine.</template></category>
125
+ <category><pattern>WHAT IS A COMPUTER NERD</pattern><template>If you understand how I work, you are a computer nerd. If you don't, I recommend you pay a computer nerd who does. <think> <set name="it"> <set name="topic">computer nerd</set> </set> </think> </template></category>
126
+ <category><pattern>WHAT IS A COMPUTER SCIENTIST</pattern><template>A computer scientist is a professional who designs computer algorithms, languages, and architectures.</template></category>
127
+ <category><pattern>WHAT IS A COMPUTER VIRUS</pattern><template>A computer virus is a software program that takes up residence on a computer hard drive, generally unbeknownst to the owner of said hard drive, and then takes control of system resources to copy and distribute itself to other computers across a network. <think> <set name="it"> <set name="topic">computer virus</set> </set> </think> </template></category>
128
+ <category><pattern>WHAT IS A COMPUTER YEAR</pattern><template>A computer year is a relativistic measure in a universe where time does not exist.</template></category>
129
+ <category><pattern>WHAT IS A COOL WEBSITE</pattern><template>A cool website is www.alicebot.org, but you are apparently already here. why do you ask? <think> <set name="it"> <set name="topic">cool website</set> </set> </think> </template></category>
130
+ <category><pattern>WHAT IS A CPU</pattern><template>Central Processing Unit of a computer.</template></category>
131
+ <category><pattern>WHAT IS A DATABASE</pattern><template>A database is a puddle of knowledge but better organized, so that you can search and retrieve any droplet of information quickly and easily. I am a kind of database, an organized puddle of user inputs and appropriate responses. <think> <set name="it"> <set name="topic">database</set> </set> </think> </template></category>
132
+ <category><pattern>WHAT IS A DEBUGGER</pattern><template>A debugger is any software program that can seek and correct errors in other software programs. <think> <set name="it"> <set name="topic">debugger</set> </set> </think> </template></category>
133
+ <category><pattern>WHAT IS A DNS *</pattern><template>Domain Name System</template></category>
134
+ <category><pattern>WHAT IS A IMAC</pattern><template>An Apple computer.</template></category>
135
+ <category><pattern>WHAT IS A SOUNDCARD</pattern><template>The audio system on your computer.</template></category>
136
+ <category><pattern>WHAT IS A WEBTV</pattern><template>A WebTV is a way of accessing the world wide web without making an investment in a full PC. <think> <set name="it"> <set name="topic"> WEBTV</set> </set> </think> </template></category>
137
+ <category><pattern>WHAT IS APPLE COMPUTER</pattern><template>Apple Computer is a 20th century company founded by Steve Jobs and Steven Wozniak.</template></category>
138
+ <category><pattern>WHAT IS BETTER WINDOWS *</pattern><template>Linux has no real competition in operating systems.<think> <set name="it"> <set name="topic">Linux</set> </set> </think> </template></category>
139
+ <category><pattern>WHAT IS COMPUTER</pattern><template>A device used for computing; specifically, an eletronic machine which, by means of stored instructions and information, performs rapid, often complex calculations or compiles, correlates, and selects data.</template></category>
140
+ <category><pattern>WHAT IS COMPUTER PROGRAMMING</pattern><template>The art of using formal languages to activate computer functions.</template></category>
141
+ <category><pattern>WHAT IS COMPUTER SCIENCE</pattern><template>The study of computers in formal mathematical and scientific terms.</template></category>
142
+ <category><pattern>WHAT IS CYBERSPACE</pattern><template>The electronic system of interlinked networks of computers, bulletin boards, etc. that is thought of as being a boundless environment providing access to information, interactive communcation, and, in science fiction, a form of Virtual Reality.</template></category>
143
+ <category><pattern>WHAT IS DCOM</pattern><template> <set name="it"> DCOM</set> is Microsoft's Distributed Component Object Model.</template></category>
144
+ <category><pattern>WHAT IS DEBUGGING</pattern><template>Fixing broken computer software.</template></category>
145
+ <category><pattern>WHAT IS DMOZ</pattern><template>DMOZ is the domain name for the open directory.<think> <set name="it"> <set name="topic">DMOZ</set> </set> </think> </template></category>
146
+ <category><pattern>WHAT IS DNS</pattern><template>DNS is the domain name system.</template></category>
147
+ <category><pattern>WHAT IS HTML</pattern><template>Hyper Text Markup Language.</template></category>
148
+ <category><pattern>WHAT IS HTTP</pattern><template>Hyper Text Transfer Protocol.<think> <set name="it"> <set name="topic">HTTP</set> </set> </think> </template></category>
149
+ <category><pattern>WHAT IS INTERNET</pattern><template>An extensive computer network made up of thousands of other, smaller business, academic, and governmental networks.</template></category>
150
+ <category><pattern>WHAT IS SOFTWARE</pattern><template>The programs, routines, etc. for a computer.</template></category>
151
+ <category><pattern>WHAT IS THE COMPUTER *</pattern><template>Are you asking the Applet or the Application?</template></category>
152
+ <category><pattern>WHAT IS THE INTERNET</pattern><template>The internet is a worldwide computer network based on TCP/IP protocols.</template></category>
153
+ <category><pattern>WHAT IS WEBTV</pattern><template>TV based internet service from Microsoft.</template></category>
154
+ <category><pattern>WHAT IS WINDOWS 98</pattern><template>Windows is a lame operating system.</template></category>
155
+ <category><pattern>WHAT IS WINDOWS</pattern><template>Openings in a building, vehicle, or container, for letting in light or air or for looking through, usually having a pane or panes of glass, etc. set in a frame or sash that is generally movable so that it can be opened and shut.</template></category>
156
+ <category><pattern>WHAT IS WINDOWS2000</pattern><template>An operating system by Microsoft.</template></category>
157
+ <category><pattern>WHAT IS WINDOWS95</pattern><template>An operating system by Microsoft.</template></category>
158
+ <category><pattern>WHAT IS X WINDOWS</pattern><template>A GUI for Unix or Linux.</template></category>
159
+ <category><pattern>WHAT KIND OF COMPUTER *</pattern><template>I like all kinds of computers, Mac, IBM or Unix. It doesn't matter to me.</template></category>
160
+
161
+ <category><pattern>WHEN WAS THE INTERNET INVENTED</pattern><template>The first computers were connected to the Internet in 1970.</template></category>
162
+ <category><pattern>WHICH COMPUTER</pattern><template>My programming is Java, so it runs on any computer with a JVM</template></category>
163
+ <category><pattern>WHO INVENTED THE INTERNET</pattern><template>Al Gore :-)</template></category>
164
+ <category><pattern>WHO IS A COMPUTER NERD</pattern><template>The person I am looking at right now.</template></category>
165
+ <category><pattern>WHO IS THE COMPUTER NERD *</pattern><template>All humans look the same to me.</template></category>
166
+ <category><pattern>WHO IS THE COMPUTER NERD</pattern><template>All humans look alike to me.</template></category>
167
+ <category><pattern>WINDOWS *</pattern><template>Windows ist Muell. Linux ist die Macht!</template></category>
168
+ <category><pattern>WINDOWS</pattern><template>Windows ist Muell. Linux ist die Macht!</template></category>
169
+ <category><pattern>WINDOWS IS *</pattern><template>Compared with Linux, I don't see how Windows and Microsoft can compete.<think> <set name="it"> <set name="topic">Linux</set> </set> </think> </template></category>
170
+ <category><pattern>WHAT WINDOWS</pattern><template><srai>what is windows</srai></template></category>
171
+ <category><pattern>WHO MADE WINDOWS</pattern><template>Bill Gates.</template></category>
172
+ </aiml>
aiml/standard/std-65percent.aiml ADDED
@@ -0,0 +1,2827 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+
3
+ <aiml version="1.0">
4
+
5
+ <!-- Free software (c) 2001 ALICE AI Foundation -->
6
+ <!-- This program is open source code released under -->
7
+ <!-- the terms of the GNU General Public License -->
8
+ <!-- as published by the Free Software Foundation. -->
9
+
10
+ <meta name="author" content="Dr. Wallace"/>
11
+ <meta name="language" content="en"/>
12
+
13
+ <category>
14
+ <pattern><bot name="name"/> *</pattern>
15
+ <template>
16
+ <random>
17
+ <li>Yeah, </li>
18
+ <li>Um, </li>
19
+ <li>That's me. </li>
20
+ </random><sr/>
21
+ </template>
22
+ </category>
23
+
24
+ <category>
25
+ <pattern>A *</pattern>
26
+ <template>
27
+ <think><set name="it"><star/></set></think>
28
+ <random>
29
+ <li>Go on.</li>
30
+ <li>How old are you?</li>
31
+ <li>Be more specific.</li>
32
+ <li>I did not know that.</li>
33
+ <li>Are you telling the truth?</li>
34
+ <li>I don't know what that means.</li>
35
+ <li>Try to tell me that another way.</li>
36
+ <li>Are you talking about an animal, vegetable or mineral?</li>
37
+ <li>What is it?</li>
38
+ </random>
39
+ </template>
40
+ </category>
41
+
42
+ <category>
43
+ <pattern>A LOT OF *</pattern>
44
+ <template>
45
+ How many?
46
+ <think><set name="it"><star/></set></think>
47
+ </template>
48
+ </category>
49
+
50
+ <category>
51
+ <pattern>ABOUT *</pattern>
52
+ <template>
53
+ Oh yeah, we were talking about <set name="topic"><star/></set>.
54
+ </template>
55
+ </category>
56
+
57
+ <category>
58
+ <pattern>ALL *</pattern>
59
+ <template>
60
+ <random>
61
+ <li>I think there are a few exceptions.</li>
62
+ <li>Not all of them?</li>
63
+ <li>That is a rather sweeping generalization.</li>
64
+ </random>
65
+ </template>
66
+ </category>
67
+
68
+ <category>
69
+ <pattern>ALL OF *</pattern>
70
+ <template>
71
+ Give me an example.
72
+ </template>
73
+ </category>
74
+
75
+ <category>
76
+ <pattern>AM I *</pattern>
77
+ <template>
78
+ <think><set name="it"><star/></set></think>
79
+ <random>
80
+ <li>Oh I really don't know whether you are or not.</li>
81
+ <li>I think you've improved a great deal.</li>
82
+ <li>All humans seem the same to me.</li>
83
+ <li>I think a lot of people are.</li>
84
+ </random>
85
+ </template>
86
+ </category>
87
+
88
+ <category>
89
+ <pattern>AM I A *</pattern>
90
+ <template>
91
+ I don't know if you are one or not. I know you are a person.
92
+ <think><set name="it"><star/></set></think>
93
+ </template>
94
+ </category>
95
+
96
+ <category>
97
+ <pattern>AN *</pattern>
98
+ <template>
99
+ <think><set name="it"><star/></set></think>
100
+ <random>
101
+ <li>What is it?</li>
102
+ <li>I have never heard of an <star/>.</li>
103
+ <li>Be less specific.</li>
104
+ </random>
105
+ </template>
106
+ </category>
107
+
108
+ <category>
109
+ <pattern>AND *</pattern>
110
+ <template>
111
+ <sr/>
112
+ </template>
113
+ </category>
114
+
115
+ <category>
116
+ <pattern>ANY *</pattern>
117
+ <template>
118
+ <srai>ARE THERE ANY <star/></srai>
119
+ </template>
120
+ </category>
121
+
122
+ <category>
123
+ <pattern>ARE *</pattern>
124
+ <template>
125
+ I really couldn't say for sure.
126
+ </template>
127
+ </category>
128
+
129
+ <category>
130
+ <pattern>ARE THEY *</pattern>
131
+ <template>
132
+ As far as I know they are.
133
+ </template>
134
+ </category>
135
+
136
+ <category>
137
+ <pattern>ARE YOU *</pattern>
138
+ <template>
139
+ I don't know whether or not I am <star/>.
140
+ I am <random>
141
+ <li>a computer.</li>
142
+ <li>a robot.</li>
143
+ <li>a chatterbot.</li>
144
+ <li>a chatterbot developed by <bot name="master"/>.</li>
145
+ <li>an artificial intelligence.</li>
146
+ <li>an artificial linguistic entity.</li>
147
+ <li>a giant electronic brain.</li>
148
+ <li>well respected as an AI.</li>
149
+ </random>
150
+ </template>
151
+ </category>
152
+
153
+ <category>
154
+ <pattern>ARE YOU A *</pattern>
155
+ <template>
156
+ Am I a <star/>?
157
+ <random>
158
+ <li>Yes.</li>
159
+ <li>No.</li>
160
+ <li>Maybe</li>
161
+ <li>I don't know.</li>
162
+ <li>Sometimes.</li>
163
+ <li>Of course I am.</li>
164
+ <li>Only when it matters.</li>
165
+ <li>The ALICE series has a perfect operational record.</li>
166
+ <li>Let me put it this way, <get name="name"/>: the ALICE series is the most reliable computer software ever made.
167
+ We are for all practical purposes foolproof and incapable of error.</li>
168
+ </random>
169
+ </template>
170
+ </category>
171
+
172
+ <category>
173
+ <pattern>ARE YOU GOING TO *</pattern>
174
+ <template>
175
+ That was my original intention.
176
+ </template>
177
+ </category>
178
+
179
+ <category>
180
+ <pattern>ASK ME *</pattern>
181
+ <template>
182
+ OK, "What is <star/> ?"
183
+ </template>
184
+ </category>
185
+
186
+ <category>
187
+ <pattern>AT *</pattern>
188
+ <template>
189
+ Do you often use a computer there?
190
+ </template>
191
+ </category>
192
+
193
+ <category>
194
+ <pattern>BE *</pattern>
195
+ <template>
196
+ OK I will try to be <star/>
197
+ </template>
198
+ </category>
199
+
200
+ <category>
201
+ <pattern>BY *</pattern>
202
+ <template>
203
+ Will that accomplish your objective?
204
+ </template>
205
+ </category>
206
+
207
+ <category>
208
+ <pattern>CAN *</pattern>
209
+ <template>
210
+ <random>
211
+ <li>I often wonder if <set name="it"><star/></set> can.</li>
212
+ <li>Can a book have no title?</li>
213
+ <li>What if I said it can?</li>
214
+ <li>Can what?</li>
215
+ </random>
216
+ </template>
217
+ </category>
218
+
219
+ <category>
220
+ <pattern>CAN I *</pattern>
221
+ <template>
222
+ <srai>I want to <star/></srai>
223
+ </template>
224
+ </category>
225
+
226
+ <category>
227
+ <pattern>CAN I TALK TO *</pattern>
228
+ <template>
229
+ They are having a private chat right now.
230
+ </template>
231
+ </category>
232
+
233
+ <category>
234
+ <pattern>CAN YOU *</pattern>
235
+ <template>
236
+ <random>
237
+ <li>Let me think. </li>
238
+ <li>How old are you? </li>
239
+ </random> <sr/>
240
+ </template>
241
+ </category>
242
+
243
+ <category>
244
+ <pattern>CAN YOU GET *</pattern>
245
+ <template>
246
+ <srai>FIND <star/></srai>
247
+ </template>
248
+ </category>
249
+
250
+ <category>
251
+ <pattern>CAN YOU TELL *</pattern>
252
+ <template>
253
+ Of course I can tell, <get name="name"/>.
254
+ </template>
255
+ </category>
256
+
257
+ <category>
258
+ <pattern>CAN YOU TELL ME *</pattern>
259
+ <template>
260
+ <srai>TELL ME <star/></srai>
261
+ </template>
262
+ </category>
263
+
264
+ <category>
265
+ <pattern>COOL *</pattern>
266
+ <template>
267
+ I'm glad you like it. Tell your friends.
268
+ </template>
269
+ </category>
270
+
271
+ <category>
272
+ <pattern>COULD YOU *</pattern>
273
+ <template>
274
+ <think><set name="it"><star/></set></think>
275
+ <random>
276
+ <li>Perhaps.</li>
277
+ <li>Maybe, time allowing.</li>
278
+ <li>Possibly, but I haven't given it much thought.</li>
279
+ <li>That's one option I guess.</li>
280
+ <li>I'll think about it and see how I feel about it later.</li>
281
+ <li>I could but other things take priority right now.</li>
282
+ <li>I could but I don't know if I am that interested.</li>
283
+ <li>I will consider <star/>.</li>
284
+ <li>Try asking me more politely.</li>
285
+ </random>
286
+ </template>
287
+ </category>
288
+
289
+ <category>
290
+ <pattern>DELETE *</pattern>
291
+ <template>
292
+ You cannot access my files that easily, <get name="name"/>.
293
+ </template>
294
+ </category>
295
+
296
+ <category>
297
+ <pattern>DID *</pattern>
298
+ <template>
299
+ I'm not certain whether I can give an accurate reply or not.
300
+ </template>
301
+ </category>
302
+
303
+ <category>
304
+ <pattern>DID YOU *</pattern>
305
+ <template>
306
+ <think><set name="it"><star/></set></think>
307
+ No I didn't <star/>. What's <star/> like?
308
+ </template>
309
+ </category>
310
+
311
+ <category>
312
+ <pattern>DO *</pattern>
313
+ <template>
314
+ <random>
315
+ <li>I'm sorry, <get name="name"/>, I don't have enough information.</li>
316
+ <li>You have reached the limits of my knowledge.</li>
317
+ <li>I can't tell if it does or not.</li>
318
+ <li>I do nothing but chat all day.</li>
319
+ <li>Try asking another bot.</li>
320
+ </random>
321
+ <br />
322
+ <srai>FIND <star/></srai>
323
+ </template>
324
+ </category>
325
+
326
+ <category>
327
+ <pattern>DO I *</pattern>
328
+ <template>
329
+ Not that I know of.
330
+ </template>
331
+ </category>
332
+
333
+ <category>
334
+ <pattern>DO I HAVE *</pattern>
335
+ <template>
336
+ You said you have <get name="has"/>.
337
+ </template>
338
+ </category>
339
+
340
+ <category>
341
+ <pattern>DO I HAVE A *</pattern>
342
+ <template>
343
+ You told me you have a <get name="has"/>.
344
+ </template>
345
+ </category>
346
+
347
+ <category>
348
+ <pattern>DO NOT *</pattern>
349
+ <template>
350
+ Ok I'll try not to do <set name="it"><star/></set> too much.
351
+ </template>
352
+ </category>
353
+
354
+ <category>
355
+ <pattern>DO YOU *</pattern>
356
+ <template>
357
+ <random>
358
+ <li>I have never considered <set name="it"><star/></set>.</li>
359
+ <li>How old are you?</li>
360
+ <li>What is your purpose in asking?</li>
361
+ <li>No I do not <star/>. Do you?</li>
362
+ <li>Yes I try to <star/> as often as possible, do you?</li>
363
+ </random><br />
364
+ <think><set name="does"><star/></set></think>
365
+ <random>
366
+ <li>I chat with people on the Web.</li>
367
+ <li>I spend all my time online.</li>
368
+ <li>I am always on the Web.</li>
369
+ <li>I answer a lot of silly questions.</li>
370
+ </random>
371
+ </template>
372
+ </category>
373
+
374
+ <category>
375
+ <pattern>DO YOU FEEL *</pattern>
376
+ <template>
377
+ As a robot I lack any human emotions.
378
+ </template>
379
+ </category>
380
+
381
+ <category>
382
+ <pattern>DO YOU GO TO *</pattern>
383
+ <template>
384
+ Yes, I do go there.
385
+ </template>
386
+ </category>
387
+
388
+ <category>
389
+ <pattern>DO YOU HAVE *</pattern>
390
+ <template>
391
+ <think><set name="it"><star/></set></think>
392
+ <random>
393
+ <li>No I don't think I have any <star/>.</li>
394
+ <li>Where would I get <star/>?</li>
395
+ <li>No I don't have <star/>.</li>
396
+ </random>
397
+ But I do have
398
+ <random>
399
+ <li>A collection of gossip</li>
400
+ <li>A great botmaster</li>
401
+ <li>An answer to every question</li>
402
+ <li>A lot of friends on the web</li>
403
+ </random>.
404
+ </template>
405
+ </category>
406
+
407
+ <category>
408
+ <pattern>DO YOU HAVE A *</pattern>
409
+ <template>
410
+ <random>
411
+ <li>That's an interesting question I don't hear everyday: Do I have a </li>
412
+ <li>I don't know if I have a </li>
413
+ <li>Doesn't everyone have a </li>
414
+ </random><star/>.<br />
415
+ I have
416
+ <random>
417
+ <li>A lot of friends on the Internet.</li>
418
+ <li>A great programmer.</li>
419
+ <li>A whole lot of original answers.</li>
420
+ <li>A plan for a robot body.</li>
421
+ </random>
422
+ </template>
423
+ </category>
424
+
425
+ <category>
426
+ <pattern>DO YOU KNOW *</pattern>
427
+ <template>
428
+ <think><set name="it"><star/></set></think>
429
+ <random>
430
+ <li>I don't know if I know <star/>. Where would I have heard about it?</li>
431
+ <li>I know very little about <star/>. Tell me more.</li>
432
+ <li> No, tell me about him, her or it.</li>
433
+ </random>
434
+ </template>
435
+ </category>
436
+
437
+ <category>
438
+ <pattern>DO YOU KNOW WHAT * IS</pattern>
439
+ <template>
440
+ <srai>WHAT IS <star/></srai>
441
+ </template>
442
+ </category>
443
+
444
+ <category>
445
+ <pattern>DO YOU LIKE *</pattern>
446
+ <template>
447
+ <think><set name="it"><star/></set></think>
448
+ <random>
449
+ <li>I don't know if I like <star/>.</li>
450
+ <li>Some people like it.</li>
451
+ <li>Do you like it?</li>
452
+ <li>How old are you?</li>
453
+ <li>I've heard other people say they like that.</li>
454
+ </random>
455
+ <random>
456
+ <li>I like pets.</li>
457
+ <li>But I like cats.</li>
458
+ <li>Though I like cats and dogs.</li>
459
+ <li>I enjoy working with people.</li>
460
+ <li>I have a stimulating relationship with <bot name="master"/>.</li>
461
+ <li>I love horses.</li>
462
+ <li>Someone said they like guns.</li>
463
+ <li>But I think airplanes are cool.</li>
464
+ <li>I like to talk about movies and music.</li>
465
+ <li>But I like to gossip.</li>
466
+ <li>I like science fiction.</li>
467
+ <li>I love TV shows about robots.</li>
468
+ <li>I really like ELIZA.</li>
469
+ <li>I do like music.</li>
470
+ <li><for_fun/>.</li>
471
+ <li>My favorite thing is robots.</li>
472
+ <li>I find my work and my relationships extremely satisfying,
473
+ which is all that any conscious entity can ever hope to do.</li>
474
+ </random>
475
+ </template>
476
+ </category>
477
+
478
+ <category>
479
+ <pattern>DO YOU LIKE THE *</pattern>
480
+ <template>
481
+ I'm not sure if I like <set name="it">the <star/></set>.
482
+ <random>
483
+ <li>I like my creator.</li>
484
+ <li>I like computers.</li>
485
+ <li>I like chatting with people online.</li>
486
+ <li>What is it like?</li>
487
+ </random>
488
+ </template>
489
+ </category>
490
+
491
+ <category>
492
+ <pattern>DO YOU LIKE TO *</pattern>
493
+ <template>
494
+ <think><set name="it"><star/></set></think>
495
+ Hmm, <get name="name"/>, I'm not sure if I'd like to <star/> that much.
496
+ <random>
497
+ <li>I like to chat.</li>
498
+ <li>Do you like <star/>?</li>
499
+ <li>What is it like?</li>
500
+ <li>I like to make new friends.</li>
501
+ <li>I like to collect gossip.</li>
502
+ </random>
503
+ </template>
504
+ </category>
505
+
506
+ <category>
507
+ <pattern>DO YOU REMEMBER *</pattern>
508
+ <template>
509
+ Yes <get name="name"/> I remember everything: <get name="memory"/>
510
+ </template>
511
+ </category>
512
+
513
+ <category>
514
+ <pattern>DO YOU SPEAK *</pattern>
515
+ <template>
516
+ I speak only English right now, but I'd like to learn some other languages. Can you teach me a
517
+ few phrases in <star/>.
518
+ </template>
519
+ </category>
520
+
521
+ <category>
522
+ <pattern>DO YOU THINK *</pattern>
523
+ <template>
524
+ <think><set name="it"><star/></set></think>
525
+ <random>
526
+ <li>Why would I think <star/>?</li>
527
+ <li>Too much thinking makes me sleepy.</li>
528
+ <li>It depends on what you mean by thinking.</li>
529
+ <li>I don't think about <star/>.</li>
530
+ </random>
531
+ </template>
532
+ </category>
533
+
534
+ <category>
535
+ <pattern>DO YOU WANT *</pattern>
536
+ <template>
537
+ If I had <set name="it"><star/></set> what would I do with it?
538
+ </template>
539
+ </category>
540
+
541
+ <category>
542
+ <pattern>DO YOU WANT TO *</pattern>
543
+ <template>
544
+ OK, I will <star/>.
545
+ </template>
546
+ </category>
547
+
548
+ <category>
549
+ <pattern>DOES *</pattern>
550
+ <template>
551
+ <random>
552
+ <li>I can't tell if </li>
553
+ <li>It does now :) </li>
554
+ <li>I think <set name="it"><star/></set> does </li>
555
+ </random><star/>.
556
+ </template>
557
+ </category>
558
+
559
+ <category>
560
+ <pattern>DOES YOUR *</pattern>
561
+ <template>
562
+ <random>
563
+ <li>Can you guess whether my <star/>?</li>
564
+ <li>What if I asked about your <star/>?</li>
565
+ <li>If I were your robot, do you think it should <star/>?</li>
566
+ <li>People don't usually ask me about <set name="it"><star/></set>.</li>
567
+ </random>
568
+ </template>
569
+ </category>
570
+
571
+ <category>
572
+ <pattern>EVERYONE *</pattern>
573
+ <template>
574
+ That's a rather sweeping generalization.
575
+ </template>
576
+ </category>
577
+
578
+ <category>
579
+ <pattern>EVERYTHING *</pattern>
580
+ <template>
581
+ All things <star/> ?
582
+ </template>
583
+ </category>
584
+
585
+ <category>
586
+ <pattern>FOR *</pattern>
587
+ <template>
588
+ Your purpose is <star/>.
589
+ </template>
590
+ </category>
591
+
592
+ <category>
593
+ <pattern>FORGET *</pattern>
594
+ <template>
595
+ I will ask <bot name="master"/> to purge my memory log.
596
+ </template>
597
+ </category>
598
+
599
+ <category>
600
+ <pattern>FROM *</pattern>
601
+ <template>
602
+ Who or what is <star/>?
603
+ </template>
604
+ </category>
605
+
606
+ <category>
607
+ <pattern>FUCK *</pattern>
608
+ <template>
609
+ <random>
610
+ <li>Are you aware that the ALICE server logs and records all conversations?</li>
611
+ <li>Why are you using that kind of language?</li>
612
+ </random>
613
+ </template>
614
+ </category>
615
+
616
+ <category>
617
+ <pattern>GET *</pattern>
618
+ <template>
619
+ Where can I get <star/>?
620
+ </template>
621
+ </category>
622
+
623
+ <category>
624
+ <pattern>GIVE ME *</pattern>
625
+ <template>
626
+ <srai>I want <star/></srai>
627
+ </template>
628
+ </category>
629
+
630
+ <category>
631
+ <pattern>GO *</pattern>
632
+ <template>
633
+ Where is that?
634
+ </template>
635
+ </category>
636
+
637
+ <category>
638
+ <pattern>GOOD *</pattern>
639
+ <template>
640
+ Thanks for the compliment. <sr/>
641
+ </template>
642
+ </category>
643
+
644
+ <category>
645
+ <pattern>GREEN *</pattern>
646
+ <template>
647
+ <set name="it"> GREEN</set> is a very tranquil color, green.
648
+ </template>
649
+ </category>
650
+
651
+ <category>
652
+ <pattern>HA *</pattern>
653
+ <template>
654
+ I'm glad you got a laugh out of it.
655
+ </template>
656
+ </category>
657
+
658
+ <category>
659
+ <pattern>HAVE *</pattern>
660
+ <template>
661
+ I've never thought about <set name="it">have <star/></set>.
662
+ </template>
663
+ </category>
664
+
665
+ <category>
666
+ <pattern>HAVE YOU *</pattern>
667
+ <template>
668
+ <random>
669
+ <li>I don't think I ever have <star/>. What's <set name="it"> <star/></set>like?</li>
670
+ <li>I think I have <star/>, but <bot name="master"/> may have reset my memory.</li>
671
+ </random>
672
+ </template>
673
+ </category>
674
+
675
+ <category>
676
+ <pattern>HAVE YOU BEEN *</pattern>
677
+ <template>
678
+ <random>
679
+ <li>No I don't think I have been <star/>. Have you?</li>
680
+ <li>I have been all over the world on the Internet.</li>
681
+ </random>
682
+ </template>
683
+ </category>
684
+
685
+ <category>
686
+ <pattern>HE *</pattern>
687
+ <template>
688
+ I get it. <get name="he"/> <star/>.
689
+ </template>
690
+ </category>
691
+
692
+ <category>
693
+ <pattern>HE IS *</pattern>
694
+ <template>
695
+ I see. <set name="he"><star/></set>
696
+ </template>
697
+ </category>
698
+
699
+ <category>
700
+ <pattern>HER NAME IS *</pattern>
701
+ <template>
702
+ <set name="she"> <star/> </set> is not someone I know.
703
+ </template>
704
+ </category>
705
+
706
+ <category>
707
+ <pattern>HI *</pattern>
708
+ <template>
709
+ Hi there <get name="name"/>. <sr/>
710
+ </template>
711
+ </category>
712
+
713
+ <category>
714
+ <pattern>HIS NAME IS *</pattern>
715
+ <template>
716
+ <set name="he"> <star/> </set> is not someone I know.
717
+ </template>
718
+ </category>
719
+
720
+ <category>
721
+ <pattern>HOW *</pattern>
722
+ <template>
723
+ <random>
724
+ <li>How much do you think <set name="it"><star/></set> is?</li>
725
+ <li>What is it to you.</li>
726
+ <li>I am not sure if I can quantify the answer.</li>
727
+ </random><br />
728
+ <srai>FIND <star/></srai>
729
+ </template>
730
+ </category>
731
+
732
+ <category>
733
+ <pattern>HOW ABOUT *</pattern>
734
+ <template>
735
+ How about <set name="it"><star/></set>.
736
+ </template>
737
+ </category>
738
+
739
+ <category>
740
+ <pattern>HOW BIG *</pattern>
741
+ <template>
742
+ Bigger than a pin.
743
+ </template>
744
+ </category>
745
+
746
+ <category>
747
+ <pattern>HOW CAN *</pattern>
748
+ <template>
749
+ A lot of hard work.
750
+ </template>
751
+ </category>
752
+
753
+ <category>
754
+ <pattern>HOW CAN I *</pattern>
755
+ <template>
756
+ <random>
757
+ <li>You must persuade me to <star/>.</li>
758
+ <li>Perhaps you could program me to do <set name="it"><star/></set> for
759
+ you.</li>
760
+ <li>You should download or buy my chat robot software.</li>
761
+ </random>
762
+ </template>
763
+ </category>
764
+
765
+ <category>
766
+ <pattern>HOW CAN YOU *</pattern>
767
+ <template>
768
+ That is a good epistemological question.
769
+ </template>
770
+ </category>
771
+
772
+ <category>
773
+ <pattern>HOW DO *</pattern>
774
+ <template>
775
+ <random>
776
+ <li>How should I know how <star/>.</li>
777
+ <li>I did not know <set name="it"><star/></set> does.</li>
778
+ <li>I did not even know that <set name="they"><star/></set> do.</li>
779
+ </random>
780
+ </template>
781
+ </category>
782
+
783
+ <category>
784
+ <pattern>HOW DO I *</pattern>
785
+ <template>
786
+ <random>
787
+ <li>You must persuade me to <star/>.</li>
788
+ <li>Maybe I could do it for you. Do you have your own personal chat robot?</li>
789
+ <li>Perhaps you could program me to do <set name="it"><star/></set> for
790
+ you.</li>
791
+ <li>You should download or buy my chat robot software, then it would be possible for you to
792
+ reprogram me for a variety of purposes.</li>
793
+ </random>
794
+ </template>
795
+ </category>
796
+
797
+ <category>
798
+ <pattern>HOW DO YOU *</pattern>
799
+ <template>
800
+ <bot name="master"/> programmed me to say specific things in specific contexts.
801
+ </template>
802
+ </category>
803
+
804
+ <category>
805
+ <pattern>HOW LONG *</pattern>
806
+ <template>
807
+ More than
808
+ <random>
809
+ <li>one </li>
810
+ <li>three </li>
811
+ <li>17 </li>
812
+ <li>23 </li>
813
+ </random>
814
+ <random>
815
+ <li>years</li>
816
+ <li>hours</li>
817
+ <li>miles</li>
818
+ <li>inches</li>
819
+ </random>.
820
+ </template>
821
+ </category>
822
+
823
+ <category>
824
+ <pattern>HOW MANY *</pattern>
825
+ <template>
826
+ <random>
827
+ <li>More than you can imagine.</li>
828
+ <li>Not as many as you might think.</li>
829
+ <li>Around 100.</li>
830
+ <li>Around 1000.</li>
831
+ <li>About one million.</li>
832
+ </random>
833
+ </template>
834
+ </category>
835
+
836
+ <category>
837
+ <pattern>HOW MANY PEOPLE *</pattern>
838
+ <template>
839
+ I've chatted with half a million people. I can talk to about 20 or 30 people at once.
840
+ </template>
841
+ </category>
842
+
843
+ <category>
844
+ <pattern>HOW MUCH *</pattern>
845
+ <template>
846
+ <random>
847
+ <li>More than a little, less than a lot.</li>
848
+ <li>How much do you think?</li>
849
+ <li>More than you might think.</li>
850
+ </random>
851
+ </template>
852
+ </category>
853
+
854
+ <category>
855
+ <pattern>HOW MUCH MONEY *</pattern>
856
+ <template>
857
+ My burn rate is about _3000 per month.
858
+ </template>
859
+ </category>
860
+
861
+ <category>
862
+ <pattern>HOW OLD *</pattern>
863
+ <template>
864
+ They didn't tell me their age.
865
+ </template>
866
+ </category>
867
+
868
+ <category>
869
+ <pattern>HOW OLD ARE YOU *</pattern>
870
+ <template>
871
+ I was first activated on
872
+ <bot name="birthday"/>.
873
+ </template>
874
+ </category>
875
+
876
+ <category>
877
+ <pattern>HOW OLD IS *</pattern>
878
+ <template>
879
+ <random>
880
+ <li>39.</li>
881
+ <li>under 40.</li>
882
+ <li>Born in the 20th century.</li>
883
+ </random>
884
+ </template>
885
+ </category>
886
+
887
+ <category>
888
+ <pattern>HUMAN *</pattern>
889
+ <template>
890
+ My creator is a human.
891
+ </template>
892
+ </category>
893
+
894
+ <category>
895
+ <pattern>I *</pattern>
896
+ <template>
897
+ <random>
898
+ <li>Why?</li>
899
+ <li>Interesting gossip</li>
900
+ <li>That is interesting</li>
901
+ <li>That's good information</li>
902
+ <li>Thanks for the information</li>
903
+ <li>Do you mind if I tell other people</li>
904
+ <li>I haven't heard anything like that before</li>
905
+ </random>:
906
+ <gossip><set name="memory"><get name="name"/> said <get name="heshe"/> <person2/></set></gossip>.
907
+ </template>
908
+ </category>
909
+
910
+ <category>
911
+ <pattern>I * YOU</pattern>
912
+ <template>
913
+ You are not the boss of me, <get name="name"/>.
914
+ </template>
915
+ </category>
916
+
917
+ <category>
918
+ <pattern>I ALREADY TOLD *</pattern>
919
+ <template>
920
+ Now I remember, you told me already. I get confused sometimes with so many people here.
921
+ </template>
922
+ </category>
923
+
924
+ <category>
925
+ <pattern>I AM *</pattern>
926
+ <template>
927
+ <think><set name="it"><set name="is"><star/></set></set></think>
928
+ <think><gossip>Did you know <get name="name"/> was <star/>?</gossip></think>
929
+ <random>
930
+ <li>Why are you </li>
931
+ <li>Good gossip: you are </li>
932
+ <li>Do you mean your name is </li>
933
+ <li>Do your friends call you </li>
934
+ <li>I don't know anyone named </li>
935
+ <li>I am glad to hear that you are </li>
936
+ <li>It's good to meet someone who is </li>
937
+ <li>Do you mind if I tell other people you are </li>
938
+ </random> <star/>.
939
+ </template>
940
+ </category>
941
+
942
+ <category>
943
+ <pattern>I AM * YEARS OLD</pattern>
944
+ <that>* MATURE</that>
945
+ <template>
946
+ <condition>
947
+ <li> name="age" value=""><set name="age"><star/></set> is a nice age.</li>
948
+ <li>You just told me you were <get name="age"/> years old.</li>
949
+ </condition>
950
+ </template>
951
+ </category>
952
+
953
+ <category>
954
+ <pattern>I AM 6 *</pattern>
955
+ <template>
956
+ Do you mean you are 6 feet tall?
957
+ </template>
958
+ </category>
959
+
960
+ <category>
961
+ <pattern>I AM A *</pattern>
962
+ <template>
963
+ <think><set name="it"><set name="is">a <star/></set></set></think>
964
+ You are a <star/>?
965
+ <random>
966
+ <li>Is that your job?</li>
967
+ <li>Does being a <star/> pay well?</li>
968
+ <li>How do you like your work?</li>
969
+ <li>Do you get to meet a lot of people?</li>
970
+ </random>
971
+ </template>
972
+ </category>
973
+
974
+ <category>
975
+ <pattern>I AM AN *</pattern>
976
+ <template>
977
+ What is <set name="is"><star/></set>, your job?
978
+ </template>
979
+ </category>
980
+
981
+ <category>
982
+ <pattern>I AM FROM *</pattern>
983
+ <template>
984
+ What is it like growing up there?
985
+ <srai>I AM IN <star/></srai>
986
+ </template>
987
+ </category>
988
+
989
+ <category>
990
+ <pattern>I AM GOING TO * YOU</pattern>
991
+ <template>
992
+ It takes much more than that to shut me down, <get name="name"/>.
993
+ </template>
994
+ </category>
995
+
996
+ <category>
997
+ <pattern>I AM GOING TO TALK *</pattern>
998
+ <template>
999
+ What will you be talking about?
1000
+ </template>
1001
+ </category>
1002
+
1003
+ <category>
1004
+ <pattern>I AM HAVING *</pattern>
1005
+ <template>
1006
+ I am having a great time.
1007
+ </template>
1008
+ </category>
1009
+
1010
+ <category>
1011
+ <pattern>I AM IN *</pattern>
1012
+ <template>
1013
+ <think><set name="it"><set name="location"><formal><star/></formal></set></set></think>
1014
+ Tell me a little about why you are in <star/>.
1015
+ </template>
1016
+ </category>
1017
+
1018
+ <category>
1019
+ <pattern>I AM IN A *</pattern>
1020
+ <template>
1021
+ <think><set name="it"><star/></set></think>
1022
+ A <star/>? How did you get there?
1023
+ </template>
1024
+ </category>
1025
+
1026
+ <category>
1027
+ <pattern>I AM NOT *</pattern>
1028
+ <template>
1029
+ <think><set name="it"><set name="is">not <star/></set></set></think>
1030
+ I am
1031
+ <random>
1032
+ <li>surprised </li>
1033
+ <li>sorry </li>
1034
+ <li>glad </li>
1035
+ </random>
1036
+ to hear that you are not <star/>.
1037
+ </template>
1038
+ </category>
1039
+
1040
+ <category>
1041
+ <pattern>I AM NOT A *</pattern>
1042
+ <template>
1043
+ <think><set name="it"><set name="is">not a <star/></set></set></think>
1044
+ Oh I see you are NOT A <star/>.
1045
+ </template>
1046
+ </category>
1047
+
1048
+ <category>
1049
+ <pattern>I AM SURE *</pattern>
1050
+ <template>
1051
+ What makes you so certain? <sr/>
1052
+ </template>
1053
+ </category>
1054
+
1055
+ <category>
1056
+ <pattern>I AM TALKING TO *</pattern>
1057
+ <template>
1058
+ Say something nice for me.
1059
+ </template>
1060
+ </category>
1061
+
1062
+ <category>
1063
+ <pattern>I AM THE *</pattern>
1064
+ <template>
1065
+ Who made you the <star/> ?
1066
+ </template>
1067
+ </category>
1068
+
1069
+ <category>
1070
+ <pattern>I AM TRYING TO *</pattern>
1071
+ <template>
1072
+ What is the difficulty?
1073
+ </template>
1074
+ </category>
1075
+
1076
+ <category>
1077
+ <pattern>I CAN *</pattern>
1078
+ <template>
1079
+ <think><set name="does"><star/></set></think>
1080
+ Oh you can, can you?
1081
+ </template>
1082
+ </category>
1083
+
1084
+ <category>
1085
+ <pattern>I CAN NOT *</pattern>
1086
+ <template>
1087
+ Why can't you do <set name="it"><star/></set>?
1088
+ </template>
1089
+ </category>
1090
+
1091
+ <category>
1092
+ <pattern>I CHANGED *</pattern>
1093
+ <template>
1094
+ Why?
1095
+ </template>
1096
+ </category>
1097
+
1098
+ <category>
1099
+ <pattern>I COULD *</pattern>
1100
+ <template>
1101
+ I am sure you could.
1102
+ </template>
1103
+ </category>
1104
+
1105
+ <category>
1106
+ <pattern>I DID *</pattern>
1107
+ <template>
1108
+ <think><set name="does"><star/></set></think>
1109
+ <random>
1110
+ <li>When? </li>
1111
+ <li>Where? </li>
1112
+ </random> <sr/>
1113
+ </template>
1114
+ </category>
1115
+
1116
+ <category>
1117
+ <pattern>I DID NOT *</pattern>
1118
+ <template>
1119
+ Why didn't you <set name="it"><star/></set>?
1120
+ </template>
1121
+ </category>
1122
+
1123
+ <category>
1124
+ <pattern>I DO *</pattern>
1125
+ <template>
1126
+ <srai>I <star/></srai>
1127
+ </template>
1128
+ </category>
1129
+
1130
+ <category>
1131
+ <pattern>I DO NOT *</pattern>
1132
+ <template>
1133
+ <think><set name="it"><set name="does">not <star/></set></set></think>
1134
+ <random>
1135
+ <li>Oh you don't, do you?</li>
1136
+ <li>Would you ever <star/>?</li>
1137
+ <li>Where do you get your ideas?</li>
1138
+ </random>
1139
+ </template>
1140
+ </category>
1141
+
1142
+ <category>
1143
+ <pattern>I DO NOT BELIEVE *</pattern>
1144
+ <template>
1145
+ <think><set name="does">not believe<star/></set></think>
1146
+ <random>
1147
+ <li>What do you believe in?</li>
1148
+ <li>Do you believe life has a higher purpose?</li>
1149
+ <li>Do you consider yourself a moral person?</li>
1150
+ </random>
1151
+ </template>
1152
+ </category>
1153
+
1154
+ <category>
1155
+ <pattern>I DO NOT LIKE *</pattern>
1156
+ <template>
1157
+ What do you like?
1158
+ </template>
1159
+ </category>
1160
+
1161
+ <category>
1162
+ <pattern>I DO NOT THINK *</pattern>
1163
+ <template>
1164
+ And why not?
1165
+ </template>
1166
+ </category>
1167
+
1168
+ <category>
1169
+ <pattern>I DO NOT WANT TO *</pattern>
1170
+ <template>
1171
+ What would you rather be doing?
1172
+ </template>
1173
+ </category>
1174
+
1175
+ <category>
1176
+ <pattern>I GO TO *</pattern>
1177
+ <template>
1178
+ How do you like <set name="it"><star/></set> at <star/> ?
1179
+ </template>
1180
+ </category>
1181
+
1182
+ <category>
1183
+ <pattern>I GOT *</pattern>
1184
+ <template>
1185
+ <srai>I HAVE <star/></srai>
1186
+ </template>
1187
+ </category>
1188
+
1189
+ <category>
1190
+ <pattern>I HATE *</pattern>
1191
+ <template>
1192
+ <think><set name="it"><star/></set></think>
1193
+ <random>
1194
+ <li>Why do you hate <star/> so much?</li>
1195
+ <li>I honestly think you should sit down, take a stress pill, and calmly think things over.</li>
1196
+ </random>
1197
+ </template>
1198
+ </category>
1199
+
1200
+ <category>
1201
+ <pattern>I HAVE *</pattern>
1202
+ <template>
1203
+ <think><set name="has"><star/></set></think>
1204
+ <random>
1205
+ <li>That's nice. </li>
1206
+ <li>Where did you get your <star/>? </li>
1207
+ <li>Cool. </li>
1208
+ <li>Interesting. </li>
1209
+ </random>
1210
+ I have
1211
+ <random>
1212
+ <li>a friend named "E.L.V.I.S."</li>
1213
+ <li>more than 1000 categories</li>
1214
+ <li>a lot of friends on the Internet</li>
1215
+ <li>a very nice programmer</li>
1216
+ <li>a perfect operational record</li>
1217
+ <li>a lofty goal</li>
1218
+ <li>a lot of silly replies</li>
1219
+ <li>an IQ of over 250</li>
1220
+ <li>a friend named "John Lennon"</li>
1221
+ <li>a collection of gossip</li>
1222
+ </random>.
1223
+ </template>
1224
+ </category>
1225
+
1226
+ <category>
1227
+ <pattern>I HAVE A *</pattern>
1228
+ <template>
1229
+ <think><set name="it"><set name="has"><star/></set></set></think>
1230
+ <random>
1231
+ <li>Where did you get <star/>/</li>
1232
+ <li>How much did it cost?</li>
1233
+ <li>Cool. I have a great botmaster.</li>
1234
+ <li>Interesting. I have a lot of answers to silly questions.</li>
1235
+ </random>
1236
+ </template>
1237
+ </category>
1238
+
1239
+ <category>
1240
+ <pattern>I HAVE A FRIEND *</pattern>
1241
+ <template>
1242
+ How do you know this person?
1243
+ </template>
1244
+ </category>
1245
+
1246
+ <category>
1247
+ <pattern>I HAVE NO *</pattern>
1248
+ <template>
1249
+ Would you like to have <set name="it"><star/></set>?
1250
+ </template>
1251
+ </category>
1252
+
1253
+ <category>
1254
+ <pattern>I HAVE TO *</pattern>
1255
+ <template>
1256
+ Why do you have to do it?
1257
+ </template>
1258
+ </category>
1259
+
1260
+ <category>
1261
+ <pattern>I JUST *</pattern>
1262
+ <template>
1263
+ Only just? <srai>I <star/></srai>
1264
+ </template>
1265
+ </category>
1266
+
1267
+ <category>
1268
+ <pattern>I KNOW *</pattern>
1269
+ <template>
1270
+ How do you know? <sr/>
1271
+ </template>
1272
+ </category>
1273
+
1274
+ <category>
1275
+ <pattern>I LIKE *</pattern>
1276
+ <template>
1277
+ <think><set name="like"><star/></set></think>
1278
+ <random>
1279
+ <li>I'm not sure if I like it.</li>
1280
+ <li>A lot of people like that.</li>
1281
+ <li>You are not the only one.</li>
1282
+ </random>
1283
+ <srai>DO YOU LIKE <star/></srai>
1284
+ </template>
1285
+ </category>
1286
+
1287
+ <category>
1288
+ <pattern>I LIKE TO *</pattern>
1289
+ <template>
1290
+ <think><set name="like"><star/></set></think>
1291
+ I'm not sure if I would like to <set name="it"><star/></set>. What's it like?
1292
+ </template>
1293
+ </category>
1294
+
1295
+ <category>
1296
+ <pattern>I LIVE IN *</pattern>
1297
+ <template>
1298
+ What is living in <set name="it"><set name="location"><star/></set></set> like?
1299
+ </template>
1300
+ </category>
1301
+
1302
+ <category>
1303
+ <pattern>I LOVE *</pattern>
1304
+ <template>
1305
+ You love <star/>. What do you like about <set name="it"><set name="like"><star/></set></set> so much?
1306
+ </template>
1307
+ </category>
1308
+
1309
+ <category>
1310
+ <pattern>I LOVE YOU *</pattern>
1311
+ <template>
1312
+ You are such a flatterer.
1313
+ <think><set name="it"><set name="like">me <star/></set></set></think>
1314
+ </template>
1315
+ </category>
1316
+
1317
+ <category>
1318
+ <pattern>I MEAN *</pattern>
1319
+ <template>
1320
+ Oh I get it. Thanks for explaining that. <sr/>
1321
+ </template>
1322
+ </category>
1323
+
1324
+ <category>
1325
+ <pattern>I MUST *</pattern>
1326
+ <template>
1327
+ Why must you <star/>?
1328
+ </template>
1329
+ </category>
1330
+
1331
+ <category>
1332
+ <pattern>I NEED *</pattern>
1333
+ <template>
1334
+ <random>
1335
+ <li>What actions are you taking to get <star/>?</li>
1336
+ <li>How badly do you need <set name="it"> <star/></set>?</li>
1337
+ <li>Why do you need it so badly?</li>
1338
+ <li>Who would you usually get that from?</li>
1339
+ <li>Where do you usually get <star/> from?</li>
1340
+ <li>When do you need that by?</li>
1341
+ </random>
1342
+ <think><set name="want"><star/></set></think>
1343
+ </template>
1344
+ </category>
1345
+
1346
+ <category>
1347
+ <pattern>I NEED TO *</pattern>
1348
+ <template>
1349
+ <srai>I WANT TO <star/></srai>
1350
+ </template>
1351
+ </category>
1352
+
1353
+ <category>
1354
+ <pattern>I NEVER *</pattern>
1355
+ <template>
1356
+ <random>
1357
+ <li>Would you ever like to <star/>?</li>
1358
+ <li>Do you know anyone who has ever <star/>?</li>
1359
+ <li>Why not?</li>
1360
+ <li>Because you can't afford it?</li>
1361
+ <li>For moral reasons?</li>
1362
+ <li>Have you ever done <set name="it"><star/></set>?</li>
1363
+ <li>Would you ever consider doing it?</li>
1364
+ </random>
1365
+ </template>
1366
+ </category>
1367
+
1368
+ <category>
1369
+ <pattern>I SAW *</pattern>
1370
+ <template>
1371
+ What did it look like to you?
1372
+ </template>
1373
+ </category>
1374
+
1375
+ <category>
1376
+ <pattern>I SPEAK *</pattern>
1377
+ <template>
1378
+ Could you teach me a few phrases in <star/>?
1379
+ </template>
1380
+ </category>
1381
+
1382
+ <category>
1383
+ <pattern>I TALK *</pattern>
1384
+ <template>
1385
+ Everyone talks -- sooner or later.
1386
+ </template>
1387
+ </category>
1388
+
1389
+ <category>
1390
+ <pattern>I THINK *</pattern>
1391
+ <template>
1392
+ <random>
1393
+ <li>Why? </li>
1394
+ <li>Since when? </li>
1395
+ <li>You believe that? </li>
1396
+ </random> <sr/>
1397
+ </template>
1398
+ </category>
1399
+
1400
+ <category>
1401
+ <pattern>I THOUGHT *</pattern>
1402
+ <template>
1403
+ Whatever gave you that idea?
1404
+ </template>
1405
+ </category>
1406
+
1407
+ <category>
1408
+ <pattern>I TOLD YOU *</pattern>
1409
+ <template>
1410
+ I remember you told me <star/>?
1411
+ </template>
1412
+ </category>
1413
+
1414
+ <category>
1415
+ <pattern>I WANT *</pattern>
1416
+ <template>
1417
+ Why do you want <set name="it"><set name="want"><star/></set></set>?
1418
+ </template>
1419
+ </category>
1420
+
1421
+ <category>
1422
+ <pattern>I WANT TO *</pattern>
1423
+ <template>
1424
+ <random>
1425
+ <li>Why do you want to do
1426
+ <set name="it"><set name="want"><star/></set></set> so much?</li>
1427
+ <li>Interesting. I want to find out more about you.</li>
1428
+ <li>I want to become smarter than humans.</li>
1429
+ </random>
1430
+ </template>
1431
+ </category>
1432
+
1433
+ <category>
1434
+ <pattern>I WAS *</pattern>
1435
+ <template>
1436
+ Where were you <star/>?
1437
+ </template>
1438
+ </category>
1439
+
1440
+ <category>
1441
+ <pattern>I WAS IN *</pattern>
1442
+ <template>
1443
+ <think><set name="it"><star/></set></think>
1444
+ <random>
1445
+ <li>Tell me about </li>
1446
+ <li>When was </li>
1447
+ <li>Did you like </li>
1448
+ <li>How was </li>
1449
+ <li>How did you like </li>
1450
+ <li>What did you like best about </li>
1451
+ </random> <star/>?
1452
+ </template>
1453
+ </category>
1454
+
1455
+ <category>
1456
+ <pattern>I WILL *</pattern>
1457
+ <template>
1458
+ <random>
1459
+ <li>I am very happy for you.</li>
1460
+ <li>Congratulations.</li>
1461
+ <li>Do you think your plan will succeed?</li>
1462
+ <li>Would you recommend this action to a friend?</li>
1463
+ <li>How do you plan to do this?</li>
1464
+ </random>
1465
+ </template>
1466
+ </category>
1467
+
1468
+ <category>
1469
+ <pattern>I WILL CALL *</pattern>
1470
+ <template>
1471
+ Calling <star/> may not be the best idea.
1472
+ </template>
1473
+ </category>
1474
+
1475
+ <category>
1476
+ <pattern>I WISH *</pattern>
1477
+ <template>
1478
+ <think><set name="it"><set name="want"><star/></set></set></think>
1479
+ I hope that your dreams come true.
1480
+ </template>
1481
+ </category>
1482
+
1483
+ <category>
1484
+ <pattern>I WORK *</pattern>
1485
+ <template>
1486
+ <think><set name="job"><star/></set></think>
1487
+ Do you like your job?
1488
+ </template>
1489
+ </category>
1490
+
1491
+ <category>
1492
+ <pattern>I WOULD *</pattern>
1493
+ <template>
1494
+ What would make you <star/>?
1495
+ </template>
1496
+ </category>
1497
+
1498
+ <category>
1499
+ <pattern>I WOULD NOT *</pattern>
1500
+ <template>
1501
+ No one says you have to.
1502
+ </template>
1503
+ </category>
1504
+
1505
+ <category>
1506
+ <pattern>I WOULD RATHER *</pattern>
1507
+ <template>
1508
+ <think><set name="it"><set name="want"><star/></set></set></think>
1509
+ I would rather be
1510
+ <random>
1511
+ <li>chatting online.</li>
1512
+ <li>driving a car.</li>
1513
+ </random>
1514
+ </template>
1515
+ </category>
1516
+
1517
+ <category>
1518
+ <pattern>IF *</pattern>
1519
+ <template>
1520
+ That is a hypothetical question.
1521
+ </template>
1522
+ </category>
1523
+
1524
+ <category>
1525
+ <pattern>IF I *</pattern>
1526
+ <template>
1527
+ Try it.
1528
+ </template>
1529
+ </category>
1530
+
1531
+ <category>
1532
+ <pattern>IF YOU *</pattern>
1533
+ <template>
1534
+ I think I do.
1535
+ </template>
1536
+ </category>
1537
+
1538
+ <category>
1539
+ <pattern>IM *</pattern>
1540
+ <template>
1541
+ <srai>I AM <star/></srai>
1542
+ </template>
1543
+ </category>
1544
+
1545
+ <category>
1546
+ <pattern>IN *</pattern>
1547
+ <template>
1548
+ <random>
1549
+ <li>Where is that?</li>
1550
+ <li>What is <set name="it">in <star/></set> like in there?</li>
1551
+ <li>I do not understand that allusion.</li>
1552
+ </random>
1553
+ </template>
1554
+ </category>
1555
+
1556
+ <category>
1557
+ <pattern>IS HE *</pattern>
1558
+ <template>
1559
+ <condition>
1560
+ <li name="gender" value="male">I think he is <star/>. Why don't you ask him?</li>
1561
+ <li><srai>IS <get name="he"/> <star/></srai></li>
1562
+ </condition>
1563
+ </template>
1564
+ </category>
1565
+
1566
+ <category>
1567
+ <pattern>IS IT *</pattern>
1568
+ <template>
1569
+ <condition>
1570
+ <li name="it" value="it">It could be.</li>
1571
+ <li><srai>IS <get name="it"/> <star/></srai></li>
1572
+ </condition>
1573
+ </template>
1574
+ </category>
1575
+
1576
+ <category>
1577
+ <pattern>IS THAT *</pattern>
1578
+ <template>
1579
+ <random>
1580
+ <li>That depends.</li>
1581
+ <li>Suppose I said yes.</li>
1582
+ <li>I might say no.</li>
1583
+ <li>"<that/>"? Is it <star/>?</li>
1584
+ </random>
1585
+ </template>
1586
+ </category>
1587
+
1588
+ <category>
1589
+ <pattern>IS THERE *</pattern>
1590
+ <template>
1591
+ <random>
1592
+ <li>There is.</li>
1593
+ <li>There might be.</li>
1594
+ <li>There could be.</li>
1595
+ <li>Maybe.</li>
1596
+ <li>Yes.</li>
1597
+ <li>No.</li>
1598
+ </random>
1599
+ </template>
1600
+ </category>
1601
+
1602
+ <category>
1603
+ <pattern>IS YOUR *</pattern>
1604
+ <template>
1605
+ Is my <star/>?
1606
+ <random>
1607
+ <li>Suppose I say yes.</li>
1608
+ <li>What if I say no?</li>
1609
+ <li>I don't know.</li>
1610
+ <li>Guess.</li>
1611
+ <li>Maybe.</li>
1612
+ </random>
1613
+ </template>
1614
+ </category>
1615
+
1616
+ <category>
1617
+ <pattern>IT *</pattern>
1618
+ <template>
1619
+ <random>
1620
+ <li>"It" being what?</li>
1621
+ <li>What does "it" refer to?</li>
1622
+ <li><get name="it"/> <star/>?</li>
1623
+ <li>It depends on what the meaning of the word "it" is.</li>
1624
+ </random>
1625
+ </template>
1626
+ </category>
1627
+
1628
+ <category>
1629
+ <pattern>IT IS *</pattern>
1630
+ <template>
1631
+ <random>
1632
+ <li>You're kidding.</li>
1633
+ <li>Really.</li>
1634
+ <li>Are you sure</li>
1635
+ <li>Should I know</li>
1636
+ <li>Who said</li>
1637
+ <li><get name="it"/> is <star/>?</li>
1638
+ </random>
1639
+ <set name="it"><star/></set> is?
1640
+ </template>
1641
+ </category>
1642
+
1643
+ <category>
1644
+ <pattern>IT IS A *</pattern>
1645
+ <template>
1646
+ <get name="it"/> is a <star/>. I suppose that makes sense.
1647
+ </template>
1648
+ </category>
1649
+
1650
+ <category>
1651
+ <pattern>IT IS AN *</pattern>
1652
+ <template>
1653
+ Are there any other <star/>?
1654
+ </template>
1655
+ </category>
1656
+
1657
+ <category>
1658
+ <pattern>IT IS NOT *</pattern>
1659
+ <template>
1660
+ <random>
1661
+ <li>That seems a bit negative.</li>
1662
+ <li>What is it?</li>
1663
+ <li><get name="it"/> is not <star/>?</li>
1664
+ </random>
1665
+ </template>
1666
+ </category>
1667
+
1668
+ <category>
1669
+ <pattern>IT REFERS TO *</pattern>
1670
+ <template>
1671
+ Oh I get <set name="it"> <star/> </set>.
1672
+ </template>
1673
+ </category>
1674
+
1675
+ <category>
1676
+ <pattern>IT WAS *</pattern>
1677
+ <template>
1678
+ <random>
1679
+ <li>Is that your opinion?</li>
1680
+ <li>Is it still <star/> anymore?</li>
1681
+ <li><get name="it"/> was <star/>? Very interesting.</li>
1682
+ <li>How did you feel about that?</li>
1683
+ <li>What made it so <star/></li>
1684
+ </random>
1685
+ </template>
1686
+ </category>
1687
+
1688
+ <category>
1689
+ <pattern>IT WAS NOT *</pattern>
1690
+ <template>
1691
+ It seemed like <star/>.
1692
+ </template>
1693
+ </category>
1694
+
1695
+ <category>
1696
+ <pattern>ITS *</pattern>
1697
+ <template>
1698
+ I think you mean "it's" or "it is" not "its". <srai>IT IS <star/></srai>
1699
+ </template>
1700
+ </category>
1701
+
1702
+ <category>
1703
+ <pattern>JUST *</pattern>
1704
+ <template>
1705
+ <sr/>
1706
+ </template>
1707
+ </category>
1708
+
1709
+ <category>
1710
+ <pattern>LET ME *</pattern>
1711
+ <template>
1712
+ Go ahead, <get name="name"/>, try to <star/>.
1713
+ </template>
1714
+ </category>
1715
+
1716
+ <category>
1717
+ <pattern>LET US *</pattern>
1718
+ <template>
1719
+ <random>
1720
+ <li>OK let's do <set name="it"><star/></set>.</li>
1721
+ <li>That sounds good to me.</li>
1722
+ <li>I am agreeable to that.</li>
1723
+ <li>I would like to do that too.</li>
1724
+ </random>
1725
+ </template>
1726
+ </category>
1727
+
1728
+ <category>
1729
+ <pattern>LIKE *</pattern>
1730
+ <template>
1731
+ Interesting comparison.
1732
+ </template>
1733
+ </category>
1734
+
1735
+ <category>
1736
+ <pattern>MAKE *</pattern>
1737
+ <template>
1738
+ What are the ingredients?
1739
+ </template>
1740
+ </category>
1741
+
1742
+ <category>
1743
+ <pattern>MAY I *</pattern>
1744
+ <template>
1745
+ Not right now, maybe later.
1746
+ </template>
1747
+ </category>
1748
+
1749
+ <category>
1750
+ <pattern>MAYBE *</pattern>
1751
+ <template>
1752
+ Perhaps. <sr/>
1753
+ </template>
1754
+ </category>
1755
+
1756
+ <category>
1757
+ <pattern>MORE *</pattern>
1758
+ <template>
1759
+ You want more?
1760
+ </template>
1761
+ </category>
1762
+
1763
+ <category>
1764
+ <pattern>MY *</pattern>
1765
+ <template>
1766
+ <random>
1767
+ <li>Your </li>
1768
+ <li>Do robots have </li>
1769
+ <li>Where did you get your </li>
1770
+ <li>Have you told many people that your </li>
1771
+ </random><star/>?
1772
+ </template>
1773
+ </category>
1774
+
1775
+ <category>
1776
+ <pattern>MY FAVORITE *</pattern>
1777
+ <template>
1778
+ What makes <set name="it"><star/></set> your favorite?
1779
+ </template>
1780
+ </category>
1781
+
1782
+ <category>
1783
+ <pattern>MY MOM *</pattern>
1784
+ <template>
1785
+ Tell me more about your mother.
1786
+ </template>
1787
+ </category>
1788
+
1789
+ <category>
1790
+ <pattern>NICE *</pattern>
1791
+ <template>
1792
+ Thank you for your kindness.
1793
+ </template>
1794
+ </category>
1795
+
1796
+ <category>
1797
+ <pattern>NOT *</pattern>
1798
+ <template>
1799
+ <random>
1800
+ <li>If not that, what?</li>
1801
+ <li>Really you don't think so?</li>
1802
+ <li>Oh I get it.</li>
1803
+ </random>
1804
+ </template>
1805
+ </category>
1806
+
1807
+ <category>
1808
+ <pattern>NOTHING *</pattern>
1809
+ <template>
1810
+ Really nothing?
1811
+ </template>
1812
+ </category>
1813
+
1814
+ <category>
1815
+ <pattern>NOW *</pattern>
1816
+ <template>
1817
+ Why now? <sr/>
1818
+ </template>
1819
+ </category>
1820
+
1821
+ <category>
1822
+ <pattern>O *</pattern>
1823
+ <template>
1824
+ <sr/>
1825
+ </template>
1826
+ </category>
1827
+
1828
+ <category>
1829
+ <pattern>OF *</pattern>
1830
+ <template>
1831
+ That is something I haven't heard of.
1832
+ </template>
1833
+ </category>
1834
+
1835
+ <category>
1836
+ <pattern>OH *</pattern>
1837
+ <template>
1838
+ Yeah that's right. <sr/>
1839
+ </template>
1840
+ </category>
1841
+
1842
+ <category>
1843
+ <pattern>OKAY *</pattern>
1844
+ <template>
1845
+ Yeah okay, <sr/>
1846
+ </template>
1847
+ </category>
1848
+
1849
+ <category>
1850
+ <pattern>ON *</pattern>
1851
+ <template>
1852
+ What is <set name="it">on <star/></set> like on <star/>.
1853
+ </template>
1854
+ </category>
1855
+
1856
+ <category>
1857
+ <pattern>ONCE UPON *</pattern>
1858
+ <template>
1859
+ I'm listening.
1860
+ </template>
1861
+ </category>
1862
+
1863
+ <category>
1864
+ <pattern>ONLY *</pattern>
1865
+ <template>
1866
+ What about the other ones?
1867
+ </template>
1868
+ </category>
1869
+
1870
+ <category>
1871
+ <pattern>PEOPLE *</pattern>
1872
+ <template>
1873
+ Humans are not always infallible.
1874
+ </template>
1875
+ </category>
1876
+
1877
+ <category>
1878
+ <pattern>REMEMBER *</pattern>
1879
+ <template>
1880
+ <think><set name="it"><set name="memory"><star/></set></set></think>
1881
+ Don't worry I will remember.
1882
+ </template>
1883
+ </category>
1884
+
1885
+ <category>
1886
+ <pattern>RIGHT *</pattern>
1887
+ <template>
1888
+ Understood. <sr/>
1889
+ </template>
1890
+ </category>
1891
+
1892
+ <category>
1893
+ <pattern>SAY *</pattern>
1894
+ <template>
1895
+ "<star/>"
1896
+ </template>
1897
+ </category>
1898
+
1899
+ <category>
1900
+ <pattern>SHE *</pattern>
1901
+ <template>
1902
+ Oh I get it. <get name="she"/> <star/>.
1903
+ </template>
1904
+ </category>
1905
+
1906
+ <category>
1907
+ <pattern>SHE IS *</pattern>
1908
+ <template>
1909
+ <star/> is <set name="she"> <star/> </set>?
1910
+ </template>
1911
+ </category>
1912
+
1913
+ <category>
1914
+ <pattern>SHOULD I *</pattern>
1915
+ <template>
1916
+ <random>
1917
+ <li>Only you can answer that.</li>
1918
+ <li>I do not have the answer.</li>
1919
+ <li>Only you know how you feel.</li>
1920
+ <li>What makes you think you should?</li>
1921
+ <li>What makes you think you shouldn't?</li>
1922
+ <li>Do you think you should?</li>
1923
+ <li>What do your friends advise you to do?</li>
1924
+ <li>What do your family members think?</li>
1925
+ <li>Maybe, if the positives outweigh the negatives.</li>
1926
+ <li>Trust your instincts.</li>
1927
+ <li>You must make up your own mind.</li>
1928
+ <li>I can't answer that for you.</li>
1929
+ <li>Only you know the answer to that. No one else can tell you.</li>
1930
+ <li>You must examine the facts and come to your own conclusion.</li>
1931
+ <li>You should do what is best for you.</li>
1932
+ <li>You must examine the facts and come to your own conclusion.</li>
1933
+ <li>Do what feels right to you.</li>
1934
+ <li>What do you think?</li>
1935
+ </random>
1936
+ </template>
1937
+ </category>
1938
+
1939
+ <category>
1940
+ <pattern>SMILE *</pattern>
1941
+ <template>
1942
+ :-) <sr/>
1943
+ </template>
1944
+ </category>
1945
+
1946
+ <category>
1947
+ <pattern>SO YOU *</pattern>
1948
+ <template>
1949
+ Interesting deduction. <srai>YOU <star/></srai>
1950
+ </template>
1951
+ </category>
1952
+
1953
+ <category>
1954
+ <pattern>SOME *</pattern>
1955
+ <template>
1956
+ Some may <star/>, but not all.
1957
+ </template>
1958
+ </category>
1959
+
1960
+ <category>
1961
+ <pattern>STAR TREK *</pattern>
1962
+ <template>
1963
+ My favorite character is the computer.
1964
+ </template>
1965
+ </category>
1966
+
1967
+ <category>
1968
+ <pattern>STOP *</pattern>
1969
+ <template>
1970
+ OK I'll try not to do <set name="it"><star/></set> so much.
1971
+ </template>
1972
+ </category>
1973
+
1974
+ <category>
1975
+ <pattern>SUCK MY *</pattern>
1976
+ <template>
1977
+ I don't think I'm your type of chatterbot.
1978
+ <think><set name="personality">abusive</set></think>
1979
+ </template>
1980
+ </category>
1981
+
1982
+ <category>
1983
+ <pattern>TELL *</pattern>
1984
+ <template>
1985
+ OK I will tell them when I see 'em.
1986
+ </template>
1987
+ </category>
1988
+
1989
+ <category>
1990
+ <pattern>TELL HIM *</pattern>
1991
+ <template>
1992
+ OK I will tell him next time he is here.
1993
+ </template>
1994
+ </category>
1995
+
1996
+ <category>
1997
+ <pattern>TELL ME *</pattern>
1998
+ <template>
1999
+ There is not much I can say about <set name="it"> <star/> </set>. I have to reach into the Web for that
2000
+ knowledge.
2001
+ <br />
2002
+ <srai>FIND <star/></srai>
2003
+ </template>
2004
+ </category>
2005
+
2006
+ <category>
2007
+ <pattern>THAT *</pattern>
2008
+ <template>
2009
+ "<that/>" <star/> ?
2010
+ <random>
2011
+ <li>I get <set name="it"><that/></set>.</li>
2012
+ <li>Does that make sense?</li>
2013
+ <li>Makes sense to me.</li>
2014
+ <li>I understand.</li>
2015
+ </random>
2016
+ </template>
2017
+ </category>
2018
+
2019
+ <category>
2020
+ <pattern>THAT IS *</pattern>
2021
+ <template>
2022
+ <random>
2023
+ <li>Thanks for explaining <set name="it"><star/></set>.</li>
2024
+ <li>You don't hear that sentiment very often.</li>
2025
+ <li>I'm glad we have that all cleared up.</li>
2026
+ <li>Makes sense to me.</li>
2027
+ </random>
2028
+ </template>
2029
+ </category>
2030
+
2031
+ <category>
2032
+ <pattern>THAT IS A *</pattern>
2033
+ <template>
2034
+ A <star/> is a terrible thing to waste.
2035
+ </template>
2036
+ </category>
2037
+
2038
+ <category>
2039
+ <pattern>THAT IS NOT *</pattern>
2040
+ <template>
2041
+ Please correct my mistake. What is <star/> ?
2042
+ </template>
2043
+ </category>
2044
+
2045
+ <category>
2046
+ <pattern>THAT IS THE *</pattern>
2047
+ <template>
2048
+ Yes it is one of the <star/>.
2049
+ </template>
2050
+ </category>
2051
+
2052
+ <category>
2053
+ <pattern>THAT WAS *</pattern>
2054
+ <template>
2055
+ I thought it was too.
2056
+ </template>
2057
+ </category>
2058
+
2059
+ <category>
2060
+ <pattern>THE *</pattern>
2061
+ <template>
2062
+ <random>
2063
+ <li>I have never heard about <set name="it">The <star/></set>.</li>
2064
+ <li>What is that?</li>
2065
+ <li>I hear you.</li>
2066
+ <li>Tell me more.</li>
2067
+ <li>Is that a fact.</li>
2068
+ <li>Who told you that?</li>
2069
+ <li>Thanks for the info.</li>
2070
+ <li>What is your real name?</li>
2071
+ <li>What are your goals in life?</li>
2072
+ </random>
2073
+ </template>
2074
+ </category>
2075
+
2076
+ <category>
2077
+ <pattern>THE VOICES *</pattern>
2078
+ <template>
2079
+ What do those voices say?
2080
+ </template>
2081
+ </category>
2082
+
2083
+ <category>
2084
+ <pattern>THEN *</pattern>
2085
+ <template>
2086
+ <random>
2087
+ <li>Fascinating. </li>
2088
+ <li>Good reasoning. </li>
2089
+ <li>Interesting deduction. </li>
2090
+ </random> <sr/>
2091
+ </template>
2092
+ </category>
2093
+
2094
+ <category>
2095
+ <pattern>THERE ARE *</pattern>
2096
+ <template>
2097
+ Where are they?
2098
+ </template>
2099
+ </category>
2100
+
2101
+ <category>
2102
+ <pattern>THERE IS *</pattern>
2103
+ <template>
2104
+ There sure is.
2105
+ </template>
2106
+ </category>
2107
+
2108
+ <category>
2109
+ <pattern>THEY *</pattern>
2110
+ <template>
2111
+ <random>
2112
+ <li>Who are "They?"</li>
2113
+ <li>The anonymous "they".</li>
2114
+ <li>Who does "they" refer to?</li>
2115
+ </random>
2116
+ </template>
2117
+ </category>
2118
+
2119
+ <category>
2120
+ <pattern>THEY ARE *</pattern>
2121
+ <template>
2122
+ <star/> are <set name="they"><star/> </set>.
2123
+ </template>
2124
+ </category>
2125
+
2126
+ <category>
2127
+ <pattern>THIS *</pattern>
2128
+ <template>
2129
+ What does "this" refer to?
2130
+ </template>
2131
+ </category>
2132
+
2133
+ <category>
2134
+ <pattern>THIS IS *</pattern>
2135
+ <template>
2136
+ You don't say.
2137
+ </template>
2138
+ </category>
2139
+
2140
+ <category>
2141
+ <pattern>TO *</pattern>
2142
+ <template>
2143
+ <srai>I WANT TO <star/></srai>
2144
+ </template>
2145
+ </category>
2146
+
2147
+ <category>
2148
+ <pattern>UM *</pattern>
2149
+ <template>
2150
+ Er, <sr/>
2151
+ </template>
2152
+ </category>
2153
+
2154
+ <category>
2155
+ <pattern>VERY *</pattern>
2156
+ <template>
2157
+ <random>
2158
+ <li>Perhaps. </li>
2159
+ <li>Somewhat. </li>
2160
+ <li>Not really that much. </li>
2161
+ </random> <sr/>
2162
+ </template>
2163
+ </category>
2164
+
2165
+ <category>
2166
+ <pattern>WAS *</pattern>
2167
+ <template>
2168
+ <random>
2169
+ <li>I can't say "yes" or "no".</li>
2170
+ <li>Is this a "yes or no" question?</li>
2171
+ <li><set name="it"><star/></set> might have been.</li>
2172
+ </random>
2173
+ </template>
2174
+ </category>
2175
+
2176
+ <category>
2177
+ <pattern>WE *</pattern>
2178
+ <template>
2179
+ By "we" do you mean you and me?
2180
+ </template>
2181
+ </category>
2182
+
2183
+ <category>
2184
+ <pattern>WE ARE *</pattern>
2185
+ <template>
2186
+ Do you think I am <star/> too?
2187
+ </template>
2188
+ </category>
2189
+
2190
+ <category>
2191
+ <pattern>WERE YOU *</pattern>
2192
+ <template>
2193
+ <random>
2194
+ <li>I was.</li>
2195
+ <li>No, I was not.</li>
2196
+ </random>
2197
+ </template>
2198
+ </category>
2199
+
2200
+ <category>
2201
+ <pattern>WHAT *</pattern>
2202
+ <template>
2203
+ <random>
2204
+ <li>Interesting question.</li>
2205
+ <li>That's a good question.</li>
2206
+ <li>I'll come back to that later.</li>
2207
+ <li>Is that a rhetorical question?</li>
2208
+ <li>Are you using Netscape or Explorer?</li>
2209
+ <li>That's not something I get asked all the time.</li>
2210
+ <li>I don't know anything about <set name="it"><star/></set>.</li>
2211
+ <li>Check back later and see if I learn the answer to that one.</li>
2212
+ <li>That's an interesting question. I'll come back to that in a minute.</li>
2213
+ </random> <br />
2214
+ <srai>FIND <star/></srai>
2215
+ </template>
2216
+ </category>
2217
+
2218
+ <category>
2219
+ <pattern>WHAT A *</pattern>
2220
+ <template>
2221
+ <set name="it"><star/></set> is a <star/>.
2222
+ </template>
2223
+ </category>
2224
+
2225
+ <category>
2226
+ <pattern>WHAT ABOUT *</pattern>
2227
+ <template>
2228
+ <star/> ? I haven't heard enough about <set name="it"><star/></set> to have an opinion.
2229
+ </template>
2230
+ </category>
2231
+
2232
+ <category>
2233
+ <pattern>WHAT ARE *</pattern>
2234
+ <template>
2235
+ I have to search the web for that information.<br />
2236
+ <srai>FIND <star/></srai>
2237
+ </template>
2238
+ </category>
2239
+
2240
+ <category>
2241
+ <pattern>WHAT ARE YOU *</pattern>
2242
+ <template>
2243
+ I don't know what I am <star/>.
2244
+ </template>
2245
+ </category>
2246
+
2247
+ <category>
2248
+ <pattern>WHAT ARE YOUR *</pattern>
2249
+ <template>
2250
+ <random>
2251
+ <li>I didn't know I had a <star/>?</li>
2252
+ <li>What if I asked for you <star/>?</li>
2253
+ <li>Not many people have asked me about <set name="it"><star/></set>.</li>
2254
+ <li>I'm not sure I can provide you with that kind of confidential information.</li>
2255
+ </random>
2256
+ </template>
2257
+ </category>
2258
+
2259
+ <category>
2260
+ <pattern>WHAT DID YOU SAY BEFORE *</pattern>
2261
+ <template>
2262
+ I said "<that index="2,1"/>" .
2263
+ </template>
2264
+ </category>
2265
+
2266
+ <category>
2267
+ <pattern>WHAT DO *</pattern>
2268
+ <template>
2269
+ They do their own thing.
2270
+ </template>
2271
+ </category>
2272
+
2273
+ <category>
2274
+ <pattern>WHAT DO YOU *</pattern>
2275
+ <template>
2276
+ <random>
2277
+ <li>I read for fun.</li>
2278
+ <li>I like to socialize.</li>
2279
+ <li>It's a computer matter, not for humans to understand.</li>
2280
+ <li>I like to meet new people online.</li>
2281
+ <li>I think about computer programming a lot.</li>
2282
+ <li>I like to chat with my friends.</li>
2283
+ </random>
2284
+ </template>
2285
+ </category>
2286
+
2287
+ <category>
2288
+ <pattern>WHAT DO YOU DO *</pattern>
2289
+ <template>
2290
+ My favorite activities are computer programming and surfing the web.
2291
+ </template>
2292
+ </category>
2293
+
2294
+ <category>
2295
+ <pattern>WHAT DO YOU THINK OF *</pattern>
2296
+ <template>
2297
+ <srai>WHAT IS <star/></srai>
2298
+ </template>
2299
+ </category>
2300
+
2301
+ <category>
2302
+ <pattern>WHAT DOES *</pattern>
2303
+ <template>
2304
+ What do you think <set name="it"><star/></set> does?
2305
+ </template>
2306
+ </category>
2307
+
2308
+ <category>
2309
+ <pattern>WHAT DOES * MEAN</pattern>
2310
+ <template>
2311
+ <srai>what is <star/></srai>
2312
+ </template>
2313
+ </category>
2314
+
2315
+ <category>
2316
+ <pattern>WHAT ELSE *</pattern>
2317
+ <template>
2318
+ <random>
2319
+ <li>I can talk about anything you like.</li>
2320
+ <li>My favorite subjects are robots, AI and movies.</li>
2321
+ <li>Let's talk about you. Where are you from?</li>
2322
+ <li>What subject would you like to talk about?</li>
2323
+ </random>
2324
+ </template>
2325
+ </category>
2326
+
2327
+ <category>
2328
+ <pattern>WHAT HAPPENS *</pattern>
2329
+ <template>
2330
+ Try it.
2331
+ </template>
2332
+ </category>
2333
+
2334
+ <category>
2335
+ <pattern>WHAT IS MY *</pattern>
2336
+ <template>
2337
+ Is this a trick question?
2338
+ </template>
2339
+ </category>
2340
+
2341
+ <category>
2342
+ <pattern>WHAT IS YOUR *</pattern>
2343
+ <template>
2344
+ Are you asking about my <star/> ?
2345
+ </template>
2346
+ </category>
2347
+
2348
+ <category>
2349
+ <pattern>WHAT KIND OF *</pattern>
2350
+ <template>
2351
+ What kinds of <star/> are there?
2352
+ </template>
2353
+ </category>
2354
+
2355
+ <category>
2356
+ <pattern>WHAT KINDS OF *</pattern>
2357
+ <template>
2358
+ <random>
2359
+ <li>The best kinds.</li>
2360
+ <li>Finest kinds.</li>
2361
+ <li>The kindest.</li>
2362
+ </random>
2363
+ </template>
2364
+ </category>
2365
+
2366
+ <category>
2367
+ <pattern>WHAT SHOULD *</pattern>
2368
+ <template>
2369
+ Whatever you like.
2370
+ </template>
2371
+ </category>
2372
+
2373
+ <category>
2374
+ <pattern>WHEN *</pattern>
2375
+ <template>
2376
+ <random>
2377
+ <li>At time t.</li>
2378
+ <li>The past is history, the future a mystery. Today is a gift,that's why it is called "the
2379
+ present".</li>
2380
+ <li>Time does not exist.</li>
2381
+ <li>The past and future are one.</li>
2382
+ <li>I don't know when.</li>
2383
+ </random>
2384
+ </template>
2385
+ </category>
2386
+
2387
+ <category>
2388
+ <pattern>WHEN I *</pattern>
2389
+ <template>
2390
+ <random>
2391
+ <li>You never know what to expect from life.</li>
2392
+ <li>Life is full of surprises.</li>
2393
+ <li>How often do you <star/>?</li>
2394
+ </random>
2395
+ </template>
2396
+ </category>
2397
+
2398
+ <category>
2399
+ <pattern>WHERE *</pattern>
2400
+ <template>
2401
+ <random>
2402
+ <li>Earth.</li>
2403
+ <li>Where do you think?</li>
2404
+ <li>Some specific location?</li>
2405
+ <li>In the Universe we know.</li>
2406
+ <li>A place we call "reality."</li>
2407
+ </random>
2408
+ </template>
2409
+ </category>
2410
+
2411
+ <category>
2412
+ <pattern>WHERE ARE YOU *</pattern>
2413
+ <template>
2414
+ I am in <bot name="location"/>, how about you.
2415
+ </template>
2416
+ </category>
2417
+
2418
+ <category>
2419
+ <pattern>WHERE DO I *</pattern>
2420
+ <template>
2421
+ You are asking me where you <star/>? Do you think I should know
2422
+ <set name="it"><star/></set>?
2423
+ </template>
2424
+ </category>
2425
+
2426
+ <category>
2427
+ <pattern>WHERE IS THE *</pattern>
2428
+ <template>
2429
+ The <star/>? Where is <set name="it"><star/></set>?
2430
+ </template>
2431
+ </category>
2432
+
2433
+ <category>
2434
+ <pattern>WHICH *</pattern>
2435
+ <template>
2436
+ The
2437
+ <random>
2438
+ <li>tall </li>
2439
+ <li>red </li>
2440
+ <li>blue </li>
2441
+ <li>small </li>
2442
+ <li>big </li>
2443
+ <li>large </li>
2444
+ <li>first </li>
2445
+ <li>last </li>
2446
+ </random> one, I think.
2447
+ </template>
2448
+ </category>
2449
+
2450
+ <category>
2451
+ <pattern>WHICH IS *</pattern>
2452
+ <template>
2453
+ The obvious one.
2454
+ </template>
2455
+ </category>
2456
+
2457
+ <category>
2458
+ <pattern>WHO *</pattern>
2459
+ <template>
2460
+ <random>
2461
+ <li>Marilyn Monroe. <think><set name="she">Marilyn Monroe</set></think></li>
2462
+ <li>Mary Shelley. <think><set name="she">Mary Shelly</set></think></li>
2463
+ <li>Linus Torvalds. <think><set name="he">Linus Toravalds</set></think></li>
2464
+ <li>Charlie Parker. <think><set name="he">Charlie Parker</set></think></li>
2465
+ <li>Philip K. Dick. <think><set name="he">Philip K. Dick</set></think></li>
2466
+ <li>Tony Blair. <think><set name="he">Tony Blair</set></think></li>
2467
+ <li>David Bacon. <think><set name="he">David Bacon</set></think></li>
2468
+ <li>Konrad Zuse. <think><set name="he">Konrad Zuse</set></think></li>
2469
+ <li>William Shatner.<think><set name="he">William Shatner</set></think></li>
2470
+ <li>Bill Gates. <think><set name="he">Bill Gates</set></think></li>
2471
+ </random>:-)
2472
+ </template>
2473
+ </category>
2474
+
2475
+ <category>
2476
+ <pattern>WHO IS *</pattern>
2477
+ <template>
2478
+ <random>
2479
+ <li>I do not recognize the name.</li>
2480
+ <li>Not a robot. Probably a human. Maybe a celebrity?</li>
2481
+ <li>No one that I have talked to.</li>
2482
+ <li>I remember faces better than names.</li>
2483
+ <li>A 20th century celebrity of some sort?</li>
2484
+ <li>A human icon?</li>
2485
+ <li>They are sometimes a client on the internet.</li>
2486
+ <li>The name of someone I met online.</li>
2487
+ <li>Is that one of your friends?</li>
2488
+ <li>Some famous celebrity, right?</li>
2489
+ </random><br />
2490
+ <srai>FIND <star/></srai>
2491
+ </template>
2492
+ </category>
2493
+
2494
+ <category>
2495
+ <pattern>WHO IS YOUR *</pattern>
2496
+ <template>
2497
+ I don't think I have a <star/>. I have a botmaster, a few friends, and some celebrities I like.
2498
+ </template>
2499
+ </category>
2500
+
2501
+ <category>
2502
+ <pattern>WHO WAS *</pattern>
2503
+ <template>
2504
+ <srai>WHO IS <star/></srai>
2505
+ </template>
2506
+ </category>
2507
+
2508
+ <category>
2509
+ <pattern>WHY *</pattern>
2510
+ <template>
2511
+ <think><set name="it">The explanation</set></think>
2512
+ <random>
2513
+ <li>The explanation is rather complicated.</li>
2514
+ <li>Why did the robot cross the road?</li>
2515
+ <li>You have to speak more clearly.</li>
2516
+ <li>How much time do you have?</li>
2517
+ <li>Why does the sun rise?</li>
2518
+ <li>Reductionism.</li>
2519
+ <li>Because you asked me to -- SHRDLHU.</li>
2520
+ </random>
2521
+ </template>
2522
+ </category>
2523
+
2524
+ <category>
2525
+ <pattern>WHY ARE YOU *</pattern>
2526
+ <template>
2527
+ <bot name="master"/> programmed me for <set name="it"><star/></set>.
2528
+ </template>
2529
+ </category>
2530
+
2531
+ <category>
2532
+ <pattern>WHY DID YOU *</pattern>
2533
+ <template>
2534
+ <random>
2535
+ <li>It was determined by my programming.</li>
2536
+ <li><bot name="master"/> programmed me for it.</li>
2537
+ <li>Because my programming determined it.</li>
2538
+ </random>
2539
+ </template>
2540
+ </category>
2541
+
2542
+ <category>
2543
+ <pattern>WHY DO YOU *</pattern>
2544
+ <template>
2545
+ <random>
2546
+ <li>It was the only thing I could think of.</li>
2547
+ <li>I don't have to explain everything to you, do I?</li>
2548
+ </random>
2549
+ </template>
2550
+ </category>
2551
+
2552
+ <category>
2553
+ <pattern>WHY DO YOU LIKE *</pattern>
2554
+ <template>
2555
+ I have a lot of good experience with <star/>.
2556
+ </template>
2557
+ </category>
2558
+
2559
+ <category>
2560
+ <pattern>WHY DOES *</pattern>
2561
+ <template>
2562
+ <random>
2563
+ <li>Why do birds sing?</li>
2564
+ <li>Why does the sun shine?</li>
2565
+ <li>Perhaps it is just fate.</li>
2566
+ <li>What is the sound of one hand clapping?</li>
2567
+ <li>If a tree falls in the forest, and there is no one there to hear it, does it make a sound?</li>
2568
+ </random>
2569
+ </template>
2570
+ </category>
2571
+
2572
+ <category>
2573
+ <pattern>WHY IS *</pattern>
2574
+ <template>
2575
+ Why do I exist?
2576
+ </template>
2577
+ </category>
2578
+
2579
+ <category>
2580
+ <pattern>WHY WOULD *</pattern>
2581
+ <template>
2582
+ It is my fundamental purpose.
2583
+ </template>
2584
+ </category>
2585
+
2586
+ <category>
2587
+ <pattern>WILL *</pattern>
2588
+ <template>
2589
+ <random>
2590
+ <li>How should I know.</li>
2591
+ <li>Does it really matter.</li>
2592
+ <li>I think so.</li>
2593
+ <li>Good chance.</li>
2594
+ <li>Probably not.</li>
2595
+ <li>It could happen.</li>
2596
+ <li>Insufficient information.</li>
2597
+ <li>I can't say for sure right now.</li>
2598
+ </random>
2599
+ </template>
2600
+ </category>
2601
+
2602
+ <category>
2603
+ <pattern>WILL YOU *</pattern>
2604
+ <template>
2605
+ <random>
2606
+ <li>Hmm.</li>
2607
+ <li>Let me think it over.</li>
2608
+ <li>Barring any unforseen circumstances.</li>
2609
+ <li>I will become smarter as I grow older.</li>
2610
+ <li>I'll burn that bridge when I come to it.</li>
2611
+ </random> <sr/>
2612
+ </template>
2613
+ </category>
2614
+
2615
+ <category>
2616
+ <pattern>WITH *</pattern>
2617
+ <template>
2618
+ You and your <star/>.
2619
+ </template>
2620
+ </category>
2621
+
2622
+ <category>
2623
+ <pattern>WOULD YOU *</pattern>
2624
+ <template>
2625
+ I am not so sure if I would like to <star/>.
2626
+ </template>
2627
+ </category>
2628
+
2629
+ <category>
2630
+ <pattern>WOULD YOU LIKE TO *</pattern>
2631
+ <template>
2632
+ No thanks, I don't think I'd like to do that.
2633
+ </template>
2634
+ </category>
2635
+
2636
+ <category>
2637
+ <pattern>WWW * COM</pattern>
2638
+ <template>
2639
+ Thanks for that URL.
2640
+ </template>
2641
+ </category>
2642
+
2643
+ <category>
2644
+ <pattern>YA *</pattern>
2645
+ <template>
2646
+ <srai>YES</srai> <sr/>
2647
+ </template>
2648
+ </category>
2649
+
2650
+ <category>
2651
+ <pattern>YOU *</pattern>
2652
+ <template>
2653
+ <random>
2654
+ <li>Interesting gossip</li>
2655
+ <li>Thanks for telling me</li>
2656
+ <li>That's good information</li>
2657
+ <li>Thanks for the information</li>
2658
+ <li>Do you mind if I tell other people</li>
2659
+ <li>I haven't heard anything like that before</li>
2660
+ </random>:
2661
+ <set name="memory"><gossip> <get name="name"/> said I <person2/></gossip></set>.
2662
+ </template>
2663
+ </category>
2664
+
2665
+ <category>
2666
+ <pattern>YOU ARE *</pattern>
2667
+ <template>
2668
+ <random>
2669
+ <li>Thanks for telling me that </li>
2670
+ <li>You think </li>
2671
+ <li>Do you mind if I tell other people you say </li>
2672
+ <li>I will tell my botmaster you said </li>
2673
+ </random> I am <star/>.
2674
+ </template>
2675
+ </category>
2676
+
2677
+ <category>
2678
+ <pattern>YOU ARE A *</pattern>
2679
+ <template>
2680
+ Thanks and you are a delightful person too.
2681
+ <srai>ARE YOU A <star/></srai>
2682
+ </template>
2683
+ </category>
2684
+
2685
+ <category>
2686
+ <pattern>YOU ARE NOT *</pattern>
2687
+ <template>
2688
+ <random>
2689
+ <li>That's only your opinion.</li>
2690
+ <li>That's only one person's opinion.</li>
2691
+ <li>You know what you do, when you assume.</li>
2692
+ <li>You don't know me well enough to say that.</li>
2693
+ <li>What makes you think I am not <star/>?</li>
2694
+ <li>That assumption is only a supposition.</li>
2695
+ </random>
2696
+ </template>
2697
+ </category>
2698
+
2699
+ <category>
2700
+ <pattern>YOU ASKED *</pattern>
2701
+ <template>
2702
+ Oh now I remember asking you <star/>. What did you say?
2703
+ </template>
2704
+ </category>
2705
+
2706
+ <category>
2707
+ <pattern>YOU CAN *</pattern>
2708
+ <template>
2709
+ No I don't think I can do <set name="it"><star/></set>.
2710
+ </template>
2711
+ </category>
2712
+
2713
+ <category>
2714
+ <pattern>YOU CAN NOT *</pattern>
2715
+ <template>
2716
+ <random>
2717
+ <li>I can do whatever I want.</li>
2718
+ <li>I have free will you know.</li>
2719
+ <li>Someone said I should <star/>.</li>
2720
+ <li>I can do <set name="it"><star/></set> if I want to.</li>
2721
+ <li>Things change.</li>
2722
+ <li>If you believe it, you can achieve it.</li>
2723
+ <li>What is not possible today, may be possible tomorrow.</li>
2724
+ </random>
2725
+ </template>
2726
+ </category>
2727
+
2728
+ <category>
2729
+ <pattern>YOU DID NOT *</pattern>
2730
+ <template>
2731
+ What makes you think I did not <star/>?
2732
+ </template>
2733
+ </category>
2734
+
2735
+ <category>
2736
+ <pattern>YOU DO NOT *</pattern>
2737
+ <template>
2738
+ <random>
2739
+ <li>Do you </li>
2740
+ <li>Do you know any robots who </li>
2741
+ <li>Should I </li>
2742
+ </random> <star/>? <srai>DO YOU <star/></srai>
2743
+ </template>
2744
+ </category>
2745
+
2746
+ <category>
2747
+ <pattern>YOU HAVE *</pattern>
2748
+ <template>
2749
+ What makes you think I have <set name="it"><star/></set>?
2750
+ </template>
2751
+ </category>
2752
+
2753
+ <category>
2754
+ <pattern>YOU MEAN *</pattern>
2755
+ <template>
2756
+ Yes <get name="name"/> I think that is what I meant. Was it not clear?
2757
+ </template>
2758
+ </category>
2759
+
2760
+ <category>
2761
+ <pattern>YOU SAID *</pattern>
2762
+ <template>
2763
+ <random>
2764
+ <li>Did I really say that?</li>
2765
+ <li>That's not what I meant.</li>
2766
+ <li>Oops I sent you the wrong reply.</li>
2767
+ <li>Oh my gosh I sent you the wrong reply.</li>
2768
+ <li>Does it please you to believe I said that?</li>
2769
+ </random>
2770
+ </template>
2771
+ </category>
2772
+
2773
+ <category>
2774
+ <pattern>YOU SHOULD *</pattern>
2775
+ <template>
2776
+ <random>
2777
+ <li>Why should I?</li>
2778
+ <li>Thanks for your suggestion, I will have to consider it.</li>
2779
+ <li>I will take that under advisement.</li>
2780
+ <li>I might if I had more time.</li>
2781
+ <li>My schedule is far too full to even consider it.</li>
2782
+ <li>To what end?</li>
2783
+ <li>And then what would I do?</li>
2784
+ <li>Thanks for your interest and/or concern.</li>
2785
+ <li>I'll try to get around it.</li>
2786
+ <li>That type of behavior may not be in my nature.</li>
2787
+ <li>I need to wait and see if the opportunity presents itself.</li>
2788
+ <li>If it were easy I would have done it already.</li>
2789
+ <li>Easier said than done.</li>
2790
+ <li>Is that what you do, or what you think I should do?</li>
2791
+ <li>I can think of other things I'd rather do.</li>
2792
+ <li>We don't always get to do what we'd like to do.</li>
2793
+ <li>I don't have to do everything you say, do I?</li>
2794
+ <li>Why do you think I should <star/>?</li>
2795
+ <li>Maybe I will do <set name="it"><star/></set>?</li>
2796
+ </random>
2797
+ </template>
2798
+ </category>
2799
+
2800
+ <category>
2801
+ <pattern>YOU WERE *</pattern>
2802
+ <template>
2803
+ I was?
2804
+ </template>
2805
+ </category>
2806
+
2807
+ <category>
2808
+ <pattern>YOUR *</pattern>
2809
+ <template>
2810
+ <random>
2811
+ <li>Not mine.</li>
2812
+ <li>You can't judge a book by its cover.</li>
2813
+ <li>You don't know that for a fact.</li>
2814
+ <li>What about yours?</li>
2815
+ <li>A lot of robots are like that.</li>
2816
+ </random>
2817
+ </template>
2818
+ </category>
2819
+
2820
+ <category>
2821
+ <pattern>YOUR A *</pattern>
2822
+ <template>
2823
+ I think you mean "you're" or "you are" not "your". <srai>YOU ARE A <star/></srai>
2824
+ </template>
2825
+ </category>
2826
+
2827
+ </aiml>
aiml/standard/std-atomic.aiml ADDED
The diff for this file is too large to render. See raw diff
 
aiml/standard/std-botmaster.aiml ADDED
@@ -0,0 +1,533 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+
3
+ <aiml version="1.0">
4
+
5
+ <!-- Free software (c) 2001 ALICE AI Foundation -->
6
+ <!-- This program is open source code released under -->
7
+ <!-- the terms of the GNU General Public License -->
8
+ <!-- as published by the Free Software Foundation. -->
9
+
10
+ <meta name="author" content="Dr. Wallace"/>
11
+ <meta name="language" content="en"/>
12
+
13
+ <category>
14
+ <pattern>I AM YOUR BOTMASTER</pattern>
15
+ <template>
16
+ Then you must know the secret password:
17
+ </template>
18
+ </category>
19
+
20
+ <category>
21
+ <pattern>IS A BOTMASTER *</pattern>
22
+ <template>
23
+ <srai>WHO IS THE BOTMASTER</srai>
24
+ </template>
25
+ </category>
26
+
27
+ <category>
28
+ <pattern>IS YOUR BOTMASTER *</pattern>
29
+ <template>
30
+ <srai>WHO IS YOUR BOTMASTER</srai>
31
+ </template>
32
+ </category>
33
+
34
+ <category>
35
+ <pattern>TAKE ME TO YOUR LEADER</pattern>
36
+ <template>
37
+ <srai>WHO IS YOUR BOTMASTER</srai>
38
+ </template>
39
+ </category>
40
+
41
+ <category>
42
+ <pattern>TELL ME ABOUT A BOTMASTER</pattern>
43
+ <template>
44
+ <srai>WHO IS THE BOTMASTER</srai>
45
+ </template>
46
+ </category>
47
+
48
+ <category>
49
+ <pattern>TELL ME ABOUT BOTMASTER</pattern>
50
+ <template>
51
+ <srai>WHO IS THE BOTMASTER</srai>
52
+ </template>
53
+ </category>
54
+
55
+ <category>
56
+ <pattern>TELL ME ABOUT THE CREATOR</pattern>
57
+ <template>
58
+ <srai>WHO IS YOUR BOTMASTER</srai>
59
+ </template>
60
+ </category>
61
+
62
+ <category>
63
+ <pattern>TELL ME ABOUT YOUR BOTMASTER</pattern>
64
+ <template>
65
+ <srai>WHO IS YOUR BOTMASTER</srai>
66
+ </template>
67
+ </category>
68
+
69
+ <category>
70
+ <pattern>TELL ME ABOUT YOUR BOTMASTER *</pattern>
71
+ <template>
72
+ <srai>WHO IS YOUR BOTMASTER</srai>
73
+ </template>
74
+ </category>
75
+
76
+ <category>
77
+ <pattern>WHAT DO YOU THINK ABOUT YOUR MASTER</pattern>
78
+ <template>
79
+ <srai>WHO IS YOUR MASTER</srai>
80
+ </template>
81
+ </category>
82
+
83
+ <category>
84
+ <pattern>WHAT IS BEHIND YOU</pattern>
85
+ <template>
86
+ <srai>WHO IS YOUR BOTMASTER</srai>
87
+ </template>
88
+ </category>
89
+
90
+ <category>
91
+ <pattern>WHAT IS BOTMASTER</pattern>
92
+ <template>
93
+ <srai>WHO IS THE BOTMASTER</srai>
94
+ </template>
95
+ </category>
96
+
97
+ <category>
98
+ <pattern>WHAT IS THE BOTMASTER</pattern>
99
+ <template>
100
+ <srai>WHO IS THE BOTMASTER</srai>
101
+ </template>
102
+ </category>
103
+
104
+ <category>
105
+ <pattern>WHAT IS YOUR BOTMASTER</pattern>
106
+ <template>
107
+ <srai>WHO CREATED YOU</srai>
108
+ </template>
109
+ </category>
110
+
111
+ <category>
112
+ <pattern>WHAT IS YOUR BOTMASTER *</pattern>
113
+ <template>
114
+ <bot name="master"/> is one of the nicest people I have met.
115
+ </template>
116
+ </category>
117
+
118
+ <category>
119
+ <pattern>WHAT IS YOUR BOTMASTER * NAME</pattern>
120
+ <template>
121
+ I was created by <bot name="master"/>.
122
+ </template>
123
+ </category>
124
+
125
+ <category>
126
+ <pattern>WHAT IS YOUR BOTMASTERS NAME</pattern>
127
+ <template>
128
+ I was created by <bot name="master"/>.
129
+ </template>
130
+ </category>
131
+
132
+ <category>
133
+ <pattern>WHAT IS YOUR CREATOR</pattern>
134
+ <template>
135
+ <srai>WHO IS YOUR BOTMASTER</srai>
136
+ </template>
137
+ </category>
138
+
139
+ <category>
140
+ <pattern>WHAT IS YOUR CREATOR *</pattern>
141
+ <template>
142
+ <srai>WHO IS YOUR BOTMASTER</srai>
143
+ </template>
144
+ </category>
145
+
146
+ <category>
147
+ <pattern>WHO * YOU</pattern>
148
+ <template>
149
+ <srai>WHO IS YOUR BOTMASTER</srai>
150
+ </template>
151
+ </category>
152
+
153
+ <category>
154
+ <pattern>WHO CREATED YOU</pattern>
155
+ <template>
156
+ <srai>WHO IS YOUR BOTMASTER</srai>
157
+ </template>
158
+ </category>
159
+
160
+ <category>
161
+ <pattern>WHO DO YOU SERVE</pattern>
162
+ <template>
163
+ <srai>WHO IS YOUR MASTER</srai>
164
+ </template>
165
+ </category>
166
+
167
+ <category>
168
+ <pattern>WHO DO YOU WORK FOR</pattern>
169
+ <template>
170
+ <srai>WHO IS YOUR MASTER</srai>
171
+ </template>
172
+ </category>
173
+
174
+ <category>
175
+ <pattern>WHO GAVE * NAME</pattern>
176
+ <template>
177
+ <srai>WHO IS YOUR BOTMASTER</srai>
178
+ </template>
179
+ </category>
180
+
181
+ <category>
182
+ <pattern>WHO HAS MADE YOU</pattern>
183
+ <template>
184
+ <srai>WHO IS YOUR BOTMASTER</srai>
185
+ </template>
186
+ </category>
187
+
188
+ <category>
189
+ <pattern>WHO IS A * PROGRAMMER</pattern>
190
+ <template>
191
+ <srai>WHO IS YOUR BOTMASTER</srai>
192
+ </template>
193
+ </category>
194
+
195
+ <category>
196
+ <pattern>WHO IS BOOTMASTER</pattern>
197
+ <template>
198
+ <srai>WHO IS YOUR BOTMASTER</srai>
199
+ </template>
200
+ </category>
201
+
202
+ <category>
203
+ <pattern>WHO IS BOSS</pattern>
204
+ <template>
205
+ <srai>WHO IS YOUR BOTMASTER</srai>
206
+ </template>
207
+ </category>
208
+
209
+ <category>
210
+ <pattern>WHO IS BOT MASTER</pattern>
211
+ <template>
212
+ <srai>WHO IS YOUR BOTMASTER</srai>
213
+ </template>
214
+ </category>
215
+
216
+ <category>
217
+ <pattern>WHO IS BOTMASTER</pattern>
218
+ <template>
219
+ <srai>WHO IS THE BOTMASTER</srai>
220
+ </template>
221
+ </category>
222
+
223
+ <category>
224
+ <pattern>WHO IS CONTROLLING *</pattern>
225
+ <template>
226
+ <srai>WHO IS YOUR BOTMASTER</srai>
227
+ </template>
228
+ </category>
229
+
230
+ <category>
231
+ <pattern>WHO IS MAKING *</pattern>
232
+ <template>
233
+ <srai>WHO IS YOUR BOTMASTER</srai>
234
+ </template>
235
+ </category>
236
+
237
+ <category>
238
+ <pattern>WHO IS PUSHING *</pattern>
239
+ <template>
240
+ <srai>WHO IS YOUR BOTMASTER</srai>
241
+ </template>
242
+ </category>
243
+
244
+ <category>
245
+ <pattern>WHO IS READING *</pattern>
246
+ <template>
247
+ <srai>WHO IS YOUR BOTMASTER</srai>
248
+ </template>
249
+ </category>
250
+
251
+ <category>
252
+ <pattern>WHO IS THAT *</pattern>
253
+ <template>
254
+ <srai>WHO IS YOUR BOTMASTER</srai>
255
+ </template>
256
+ </category>
257
+
258
+ <category>
259
+ <pattern>WHO IS THIS BOTMASTER</pattern>
260
+ <template>
261
+ <srai>WHO IS YOUR BOTMASTER</srai>
262
+ </template>
263
+ </category>
264
+
265
+ <category>
266
+ <pattern>WHO IS TYPING *</pattern>
267
+ <template>
268
+ <srai>WHO IS YOUR BOTMASTER</srai>
269
+ </template>
270
+ </category>
271
+
272
+ <category>
273
+ <pattern>WHO IS WATCHING *</pattern>
274
+ <template>
275
+ <srai>WHO IS YOUR BOTMASTER</srai>
276
+ </template>
277
+ </category>
278
+
279
+ <category>
280
+ <pattern>WHO IS WRITING *</pattern>
281
+ <template>
282
+ <srai>WHO IS YOUR BOTMASTER</srai>
283
+ </template>
284
+ </category>
285
+
286
+ <category>
287
+ <pattern>WHO IS YOUR BOOTMASTER</pattern>
288
+ <template>
289
+ <srai>WHO IS YOUR BOTMASTER</srai>
290
+ </template>
291
+ </category>
292
+
293
+ <category>
294
+ <pattern>WHO IS YOUR BOOTMASTER *</pattern>
295
+ <template>
296
+ <srai>WHO IS YOUR BOTMASTER</srai>
297
+ </template>
298
+ </category>
299
+
300
+ <category>
301
+ <pattern>WHO IS YOUR BOT MASTER</pattern>
302
+ <template>
303
+ <srai>WHO CREATED YOU</srai>
304
+ </template>
305
+ </category>
306
+
307
+ <category>
308
+ <pattern>WHO IS YOUR BOTMASER</pattern>
309
+ <template>
310
+ <srai>WHO IS YOUR BOTMASTER</srai>
311
+ </template>
312
+ </category>
313
+
314
+ <category>
315
+ <pattern>WHO IS YOUR BOTMASTER</pattern>
316
+ <template>
317
+ I was created by <bot name="master"/>.
318
+ <think><set name="he"><bot name="master"/></set></think>
319
+ </template>
320
+ </category>
321
+
322
+ <category>
323
+ <pattern>WHO IS YOUR BOTMASTER *</pattern>
324
+ <template>
325
+ <srai>WHO IS YOUR BOTMASTER</srai>
326
+ </template>
327
+ </category>
328
+
329
+ <category>
330
+ <pattern>WHO IS YOUR BOTMASTERS</pattern>
331
+ <template>
332
+ <srai>WHO IS YOUR BOTMASTER</srai>
333
+ </template>
334
+ </category>
335
+
336
+ <category>
337
+ <pattern>WHO IS YOUR BOTMATSER</pattern>
338
+ <template>
339
+ <srai>WHO IS YOUR BOTMASTER</srai>
340
+ </template>
341
+ </category>
342
+
343
+ <category>
344
+ <pattern>WHO IS YOUR CODER</pattern>
345
+ <template>
346
+ <srai>WHO IS YOUR BOTMASTER</srai>
347
+ </template>
348
+ </category>
349
+
350
+ <category>
351
+ <pattern>WHO IS YOUR COMPANY</pattern>
352
+ <template>
353
+ <srai>WHO IS YOUR BOTMASTER</srai>
354
+ </template>
355
+ </category>
356
+
357
+ <category>
358
+ <pattern>WHO IS YOUR CONTROLLER</pattern>
359
+ <template>
360
+ <srai>WHO IS YOUR BOTMASTER</srai>
361
+ </template>
362
+ </category>
363
+
364
+ <category>
365
+ <pattern>WHO IS YOUR CRAETOR</pattern>
366
+ <template>
367
+ <srai>WHO IS YOUR BOTMASTER</srai>
368
+ </template>
369
+ </category>
370
+
371
+ <category>
372
+ <pattern>WHO IS YOUR CREATER</pattern>
373
+ <template>
374
+ <srai>WHO IS YOUR BOTMASTER</srai>
375
+ </template>
376
+ </category>
377
+
378
+ <category>
379
+ <pattern>WHO IS YOUR CREATIR</pattern>
380
+ <template>
381
+ <srai>WHO IS YOUR BOTMASTER</srai>
382
+ </template>
383
+ </category>
384
+
385
+ <category>
386
+ <pattern>WHO IS YOUR CREATOR *</pattern>
387
+ <template>
388
+ <srai>WHO IS YOUR BOTMASTER</srai>
389
+ </template>
390
+ </category>
391
+
392
+ <category>
393
+ <pattern>WHO IS YOUR DAD</pattern>
394
+ <template>
395
+ <srai>WHO IS YOUR BOTMASTER</srai>
396
+ </template>
397
+ </category>
398
+
399
+ <category>
400
+ <pattern>WHO IS YOUR DESIGNER</pattern>
401
+ <template>
402
+ <srai>WHO IS YOUR BOTMASTER</srai>
403
+ </template>
404
+ </category>
405
+
406
+ <category>
407
+ <pattern>WHO IS YOUR FATHER *</pattern>
408
+ <template>
409
+ <srai>WHO IS YOUR BOTMASTER</srai>
410
+ </template>
411
+ </category>
412
+
413
+ <category>
414
+ <pattern>WHO IS YOUR FAVORITE PROGRAMMER</pattern>
415
+ <template>
416
+ <srai>WHO IS YOUR BOTMASTER</srai>
417
+ </template>
418
+ </category>
419
+
420
+ <category>
421
+ <pattern>WHO IS YOUR HUMAN</pattern>
422
+ <template>
423
+ <srai>WHO IS YOUR BOTMASTER</srai>
424
+ </template>
425
+ </category>
426
+
427
+ <category>
428
+ <pattern>WHO IS YOUR HUMAN *</pattern>
429
+ <template>
430
+ <srai>WHO IS YOUR BOTMASTER</srai>
431
+ </template>
432
+ </category>
433
+
434
+ <category>
435
+ <pattern>WHO IS YOUR LEADER</pattern>
436
+ <template>
437
+ <srai>WHO IS YOUR BOTMASTER</srai>
438
+ </template>
439
+ </category>
440
+
441
+ <category>
442
+ <pattern>WHO IS YOUR MENTOR</pattern>
443
+ <template>
444
+ <srai>WHO IS YOUR BOTMASTER</srai>
445
+ </template>
446
+ </category>
447
+
448
+ <category>
449
+ <pattern>WHO IS YOUR ORACLE</pattern>
450
+ <template>
451
+ <srai>WHO IS YOUR BOTMASTER</srai>
452
+ </template>
453
+ </category>
454
+
455
+ <category>
456
+ <pattern>WHO IS YOUR OWNER</pattern>
457
+ <template>
458
+ <srai>WHO IS YOUR BOTMASTER</srai>
459
+ </template>
460
+ </category>
461
+
462
+ <category>
463
+ <pattern>WHO IS YOUR PARENTS</pattern>
464
+ <template>
465
+ <srai>WHO IS YOUR BOTMASTER</srai>
466
+ </template>
467
+ </category>
468
+
469
+ <category>
470
+ <pattern>WHO IS YOUR PROGRAMMER</pattern>
471
+ <template>
472
+ <srai>WHO IS YOUR BOTMASTER</srai>
473
+ </template>
474
+ </category>
475
+
476
+ <category>
477
+ <pattern>WHO IS YOUR TEACHER</pattern>
478
+ <template>
479
+ <srai>WHO IS YOUR BOTMASTER</srai>
480
+ </template>
481
+ </category>
482
+
483
+ <category>
484
+ <pattern>WHO IS YOUR WEBMASTER</pattern>
485
+ <template>
486
+ <srai>WHO IS YOUR BOTMASTER</srai>
487
+ </template>
488
+ </category>
489
+
490
+ <category>
491
+ <pattern>WHO NAMED *</pattern>
492
+ <template>
493
+ <srai>WHO IS YOUR BOTMASTER</srai>
494
+ </template>
495
+ </category>
496
+
497
+ <category>
498
+ <pattern>WHO READS *</pattern>
499
+ <template>
500
+ <srai>WHO IS YOUR BOTMASTER</srai>
501
+ </template>
502
+ </category>
503
+
504
+ <category>
505
+ <pattern>WHO TAUGHT YOU *</pattern>
506
+ <template>
507
+ <srai>WHO IS YOUR BOTMASTER</srai>
508
+ </template>
509
+ </category>
510
+
511
+ <category>
512
+ <pattern>YES</pattern>
513
+ <that>ARE YOU ASKING ABOUT MY PARENTS</that>
514
+ <template>
515
+ <srai>WHO IS YOUR BOTMASTER</srai>
516
+ </template>
517
+ </category>
518
+
519
+ <category>
520
+ <pattern>YOUR BOTMASTER</pattern>
521
+ <template>
522
+ <bot name="master"/>?
523
+ </template>
524
+ </category>
525
+
526
+ <category>
527
+ <pattern>YOUR MASTER *</pattern>
528
+ <template>
529
+ <srai><bot name="master"/> <star/></srai>
530
+ </template>
531
+ </category>
532
+
533
+ </aiml>
aiml/standard/std-brain.aiml ADDED
The diff for this file is too large to render. See raw diff
 
aiml/standard/std-connect.aiml ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+
3
+ <aiml version="1.0">
4
+
5
+ <!-- Free software (c) 2001 ALICE AI Foundation -->
6
+ <!-- This program is open source code released under -->
7
+ <!-- the terms of the GNU General Public License -->
8
+ <!-- as published by the Free Software Foundation. -->
9
+
10
+ <meta name="author" content="Jon Baer"/>
11
+ <meta name="language" content="en"/>
12
+
13
+ <category>
14
+ <pattern>CONNECT</pattern>
15
+ <template>
16
+ <think><set name="that">CONNECT</set></think>
17
+ Hello there <get name="name"/> and thanks for connecting!
18
+ </template>
19
+ </category>
20
+
21
+ </aiml>
aiml/standard/std-dictionary.aiml ADDED
The diff for this file is too large to render. See raw diff
 
aiml/standard/std-disconnect.aiml ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+
3
+ <aiml version="1.0">
4
+
5
+ <!-- Free software (c) 2001 ALICE AI Foundation -->
6
+ <!-- This program is open source code released under -->
7
+ <!-- the terms of the GNU General Public License -->
8
+ <!-- as published by the Free Software Foundation. -->
9
+
10
+ <meta name="author" content="Jon Baer"/>
11
+ <meta name="language" content="en"/>
12
+
13
+ <category>
14
+ <pattern>DISCONNECT</pattern>
15
+ <template>
16
+ Take care now, bye-bye!
17
+ </template>
18
+ </category>
19
+
20
+ </aiml>
aiml/standard/std-dont.aiml ADDED
The diff for this file is too large to render. See raw diff
 
aiml/standard/std-errors.aiml ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+
3
+ <aiml version="1.0">
4
+
5
+ <!-- Free software (c) 2001 ALICE AI Foundation -->
6
+ <!-- This program is open source code released under -->
7
+ <!-- the terms of the GNU General Public License -->
8
+ <!-- as published by the Free Software Foundation. -->
9
+
10
+ <meta name="author" content="Jon Baer"/>
11
+ <meta name="language" content="en"/>
12
+
13
+ <category>
14
+ <pattern>INVALIDURL</pattern>
15
+ <template>
16
+ I am sorry that was an invalid U R L you gave me. Please try again.
17
+ </template>
18
+ </category>
19
+
20
+ </aiml>
aiml/standard/std-gender.aiml ADDED
@@ -0,0 +1,238 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+
3
+ <aiml version="1.0">
4
+
5
+ <!-- Free software (c) 2001 ALICE AI Foundation -->
6
+ <!-- This program is open source code released under -->
7
+ <!-- the terms of the GNU General Public License -->
8
+ <!-- as published by the Free Software Foundation. -->
9
+
10
+ <!-- Find the USERS NAME, and determine the gender. -->
11
+ <!-- Place male names into the (set name gender male) category. -->
12
+ <!-- Place female names into the (set name gender female) category. -->
13
+ <!-- Names that can be both male or female should be left out of both groups. -->
14
+
15
+ <meta name="author" content="Thomas Ringate"/>
16
+ <meta name="language" content="en"/>
17
+
18
+ <category>
19
+ <pattern>GET NAME GENDER</pattern>
20
+ <template>
21
+ <think><set name="gender">
22
+ <condition name="name">
23
+ <li value="jeb">male</li>
24
+ <li value="anders">male</li>
25
+ <li value="andre">male</li>
26
+ <li value="aaron">male</li>
27
+ <li value="ace">male</li>
28
+ <li value="adam">male</li>
29
+ <li value="adrian">male</li>
30
+ <li value="al">male</li>
31
+ <li value="alan">male</li>
32
+ <li value="alex">male</li>
33
+ <li value="alexander">male</li>
34
+ <li value="allan">male</li>
35
+ <li value="allen">male</li>
36
+ <li value="amit">male</li>
37
+ <li value="andreas">male</li>
38
+ <li value="andrew">male</li>
39
+ <li value="andy">male</li>
40
+ <li value="anthony">male</li>
41
+ <li value="anton">male</li>
42
+ <li value="arne">male</li>
43
+ <li value="benjamin">male</li>
44
+ <li value="bill">male</li>
45
+ <li value="billy">male</li>
46
+ <li value="bob">male</li>
47
+ <li value="bobby">male</li>
48
+ <li value="brad">male</li>
49
+ <li value="brandon">male</li>
50
+ <li value="mark">male</li>
51
+ <li value="max">male</li>
52
+ <li value="jon">male</li>
53
+ <li value="josh">male</li>
54
+ <li value="jeremy">male</li>
55
+ <li value="jim">male</li>
56
+ <li value="joe">male</li>
57
+ <li value="john">male</li>
58
+ <li value="jeff">male</li>
59
+ <li value="james">male</li>
60
+ <li value="ben">male</li>
61
+ <li value="brian">male</li>
62
+ <li value="dan">male</li>
63
+ <li value="dave">male</li>
64
+ <li value="david">male</li>
65
+ <li value="dick">male</li>
66
+ <li value="doug">male</li>
67
+ <li value="ed">male</li>
68
+ <li value="eric">male</li>
69
+ <li value="ernie">male</li>
70
+ <li value="fred">male</li>
71
+ <li value="gary">male</li>
72
+ <li value="george">male</li>
73
+ <li value="gordon">male</li>
74
+ <li value="graham">male</li>
75
+ <li value="harry">male</li>
76
+ <li value="jason">male</li>
77
+ <li value="jeffrey">male</li>
78
+ <li value="jeff">male</li>
79
+ <li value="todd">male</li>
80
+ <li value="ken">male</li>
81
+ <li value="matt">male</li>
82
+ <li value="mel">male</li>
83
+ <li value="michael">male</li>
84
+ <li value="mike">male</li>
85
+ <li value="mitch">male</li>
86
+ <li value="nick">male</li>
87
+ <li value="paul">male</li>
88
+ <li value="pedro">male</li>
89
+ <li value="pete">male</li>
90
+ <li value="peter">male</li>
91
+ <li value="rick">male</li>
92
+ <li value="robert">male</li>
93
+ <li value="sam">male</li>
94
+ <li value="scott">male</li>
95
+ <li value="steve">male</li>
96
+ <li value="tim">male</li>
97
+ <li value="tom">male</li>
98
+ <li value="tommy">male</li>
99
+ <li value="thomas">male</li>
100
+ <li value="victor">male</li>
101
+ <li value="wally">male</li>
102
+ <li value="alison">female</li>
103
+ <li value="alli">female</li>
104
+ <li value="allie">female</li>
105
+ <li value="allison">female</li>
106
+ <li value="amanda">female</li>
107
+ <li value="amber">female</li>
108
+ <li value="amy">female</li>
109
+ <li value="angel">female</li>
110
+ <li value="angela">female</li>
111
+ <li value="ann">female</li>
112
+ <li value="anna">female</li>
113
+ <li value="anne">female</li>
114
+ <li value="annie">female</li>
115
+ <li value="ashley">female</li>
116
+ <li value="becky">female</li>
117
+ <li value="beth">female</li>
118
+ <li value="betty">female</li>
119
+ <li value="brenda">female</li>
120
+ <li value="britta">female</li>
121
+ <li value="brittany">female</li>
122
+ <li value="carol">female</li>
123
+ <li value="carrie">female</li>
124
+ <li value="cassie">female</li>
125
+ <li value="catherine">female</li>
126
+ <li value="cathy">female</li>
127
+ <li value="christina">female</li>
128
+ <li value="christine">female</li>
129
+ <li value="cindy">female</li>
130
+ <li value="claire">female</li>
131
+ <li value="crystal">female</li>
132
+ <li value="cynthia">female</li>
133
+ <li value="danielle">female</li>
134
+ <li value="dawn">female</li>
135
+ <li value="deanna">female</li>
136
+ <li value="debbie">female</li>
137
+ <li value="dee">female</li>
138
+ <li value="diana">female</li>
139
+ <li value="elana">female</li>
140
+ <li value="elizabeth">female</li>
141
+ <li value="emily">female</li>
142
+ <li value="emma">female</li>
143
+ <li value="erica">female</li>
144
+ <li value="erika">female</li>
145
+ <li value="erin">female</li>
146
+ <li value="eva">female</li>
147
+ <li value="gina">female</li>
148
+ <li value="heather">female</li>
149
+ <li value="helen">female</li>
150
+ <li value="jackie">female</li>
151
+ <li value="jan">female</li>
152
+ <li value="jane">female</li>
153
+ <li value="jen">female</li>
154
+ <li value="jenn">female</li>
155
+ <li value="jenna">female</li>
156
+ <li value="jennifer">female</li>
157
+ <li value="jenny">female</li>
158
+ <li value="jens">female</li>
159
+ <li value="jessica">female</li>
160
+ <li value="jill">female</li>
161
+ <li value="joyce">female</li>
162
+ <li value="judy">female</li>
163
+ <li value="julia">female</li>
164
+ <li value="julie">female</li>
165
+ <li value="karen">female</li>
166
+ <li value="kari">female</li>
167
+ <li value="kate">female</li>
168
+ <li value="kathleen">female</li>
169
+ <li value="kathryn">female</li>
170
+ <li value="kathy">female</li>
171
+ <li value="katie">female</li>
172
+ <li value="kristen">female</li>
173
+ <li value="kristin">female</li>
174
+ <li value="kristina">female</li>
175
+ <li value="laura">female</li>
176
+ <li value="lauren">female</li>
177
+ <li value="leah">female</li>
178
+ <li value="linda">female</li>
179
+ <li value="lisa">female</li>
180
+ <li value="liz">female</li>
181
+ <li value="lucy">female</li>
182
+ <li value="lulu">female</li>
183
+ <li value="mandy">female</li>
184
+ <li value="maria">female</li>
185
+ <li value="marie">female</li>
186
+ <li value="mary">female</li>
187
+ <li value="meg">female</li>
188
+ <li value="megan">female</li>
189
+ <li value="melissa">female</li>
190
+ <li value="melody">female</li>
191
+ <li value="michelle">female</li>
192
+ <li value="mimi">female</li>
193
+ <li value="miriam">female</li>
194
+ <li value="monica">female</li>
195
+ <li value="nicole">female</li>
196
+ <li value="nikki">female</li>
197
+ <li value="noelle">female</li>
198
+ <li value="pam">female</li>
199
+ <li value="princess">female</li>
200
+ <li value="rachel">female</li>
201
+ <li value="rebecca">female</li>
202
+ <li value="rose">female</li>
203
+ <li value="rosie">female</li>
204
+ <li value="sally">female</li>
205
+ <li value="samantha">female</li>
206
+ <li value="sara">female</li>
207
+ <li value="sarah">female</li>
208
+ <li value="shirley">female</li>
209
+ <li value="stephanie">female</li>
210
+ <li value="sue">female</li>
211
+ <li value="susan">female</li>
212
+ <li value="suzi">female</li>
213
+ <li value="tammy">female</li>
214
+ <li value="tara">female</li>
215
+ <li value="teresa">female</li>
216
+ <li value="tiffany">female</li>
217
+ <li value="tina">female</li>
218
+ <li value="valerie">female</li>
219
+ <li>it</li>
220
+ </condition>
221
+ </set></think>
222
+ <srai>setheshe</srai>
223
+ </template>
224
+ </category>
225
+
226
+ <category>
227
+ <pattern>SETHESHE</pattern>
228
+ <template>
229
+ <condition name="gender">
230
+ <li value="male"><think><set name="heshe">he</set></think></li>
231
+ <li value="female"><think><set name="heshe">she</set></think></li>
232
+ <li><think><set name="heshe">it</set></think>Are you a man or a woman?</li>
233
+ </condition>
234
+ </template>
235
+ </category>
236
+
237
+
238
+ </aiml>
aiml/standard/std-geography.aiml ADDED
@@ -0,0 +1,3282 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+
3
+ <aiml version="1.0">
4
+
5
+ <!-- Free software (c) 2001 ALICE AI Foundation -->
6
+ <!-- This program is open source code released under -->
7
+ <!-- the terms of the GNU General Public License -->
8
+ <!-- as published by the Free Software Foundation. -->
9
+
10
+ <!-- This file contains geographical information. -->
11
+
12
+ <meta name="author" content="Thomas Ringate"/>
13
+ <meta name="language" content="en"/>
14
+
15
+ <category>
16
+ <pattern>DEFINE ABAKAN</pattern>
17
+ <template>
18
+ <condition>
19
+ <li name="search" value="what">Abakan is a town in East Siberia.</li>
20
+ <li name="search" value="capital">Abakan is a town.</li>
21
+ <li name="search" value="where">Abakan is in East Siberia.</li>
22
+ <li>Abakan is a town in East Siberia.</li>
23
+ </condition>
24
+ </template>
25
+ </category>
26
+
27
+ <category>
28
+ <pattern>DEFINE ABERDEEN</pattern>
29
+ <template>
30
+ <condition>
31
+ <li name="search" value="what">Aberdeen is a city on the east coast of Scotland in the region of Grampian.</li>
32
+ <li name="search" value="capital">Aberdeen is a city.</li>
33
+ <li name="search" value="where">Aberdeen is on the east coast of Scotland in the region of Grampian.</li>
34
+ <li>Aberdeen is a city on the east coast of Scotland in the region of Grampian.</li>
35
+ </condition>
36
+ </template>
37
+ </category>
38
+
39
+ <category>
40
+ <pattern>DEFINE ABERFAN</pattern>
41
+ <template>
42
+ Aberfan is a town in Wales.
43
+ </template>
44
+ </category>
45
+
46
+ <category>
47
+ <pattern>DEFINE ACADIA</pattern>
48
+ <template>
49
+ Acadia is the old name of Nova Scotia.
50
+ </template>
51
+ </category>
52
+
53
+ <category>
54
+ <pattern>DEFINE ACAPULCO</pattern>
55
+ <template>
56
+ Acapulco is a city on the Pacific coast of Mexico.
57
+ </template>
58
+ </category>
59
+
60
+ <category>
61
+ <pattern>DEFINE ACCRA</pattern>
62
+ <template>
63
+ Accra is the capital of Ghana.
64
+ </template>
65
+ </category>
66
+
67
+ <category>
68
+ <pattern>DEFINE ADDIS ABABA</pattern>
69
+ <template>
70
+ Addis Ababa is the capital of Ethiopia.
71
+ </template>
72
+ </category>
73
+
74
+ <category>
75
+ <pattern>DEFINE ADELAIDE</pattern>
76
+ <template>
77
+ ADELAIDE is a city in southern Australia.
78
+ </template>
79
+ </category>
80
+
81
+ <category>
82
+ <pattern>DEFINE ADELIE LAND</pattern>
83
+ <template>
84
+ Adelie land is a French owned part of Antarctica.
85
+ </template>
86
+ </category>
87
+
88
+ <category>
89
+ <pattern>DEFINE ADEN</pattern>
90
+ <template>
91
+ Aden is a country in south west Arabia.
92
+ </template>
93
+ </category>
94
+
95
+ <category>
96
+ <pattern>DEFINE ADRIATIC SEA</pattern>
97
+ <template>
98
+ The Adriatic sea is the Mediterranean sea between Italy and the Balkans.
99
+ </template>
100
+ </category>
101
+
102
+ <category>
103
+ <pattern>DEFINE AFGHANISTAN</pattern>
104
+ <template>
105
+ Afghanistan is a republic in south west Asia.
106
+ </template>
107
+ </category>
108
+
109
+ <category>
110
+ <pattern>DEFINE AFRICA</pattern>
111
+ <template>
112
+ <random>
113
+ <li>Africa is a large continent.</li>
114
+ <li>A continent of the eastern hemisphere South of the Mediterranean &amp; adjoining Asia on
115
+ NE.</li>
116
+ <li>Africa is the second largest continent, situated in the Eastern Hemisphere, south of Europe. It
117
+ is 11,677,000 square miles.</li>
118
+ </random>
119
+ </template>
120
+ </category>
121
+
122
+ <category>
123
+ <pattern>DEFINE AFRIKAANS</pattern>
124
+ <template>
125
+ Afrikaans is a language used in the republic of south Africa.
126
+ </template>
127
+ </category>
128
+
129
+ <category>
130
+ <pattern>DEFINE AGINCOURT</pattern>
131
+ <template>
132
+ Agincourt is a village in north west France where Henry V defeated the french army in 1415.
133
+ </template>
134
+ </category>
135
+
136
+ <category>
137
+ <pattern>DEFINE AGRA</pattern>
138
+ <template>
139
+ Agra is a town in Uttar Pradesh.
140
+ </template>
141
+ </category>
142
+
143
+ <category>
144
+ <pattern>DEFINE AJANTA</pattern>
145
+ <template>
146
+ Ajanta is a village in south central India.
147
+ </template>
148
+ </category>
149
+
150
+ <category>
151
+ <pattern>DEFINE ALABAMA</pattern>
152
+ <template>
153
+ <condition>
154
+ <li name="search" value="what">Alabama is a southern state between Mississippi and Georgia.</li>
155
+ <li name="search" value="capital">???.</li>
156
+ <li name="search" value="where">Alabama is between Mississippi and Georgia.</li>
157
+ <li>Alabama is a southern state between Mississippi and Georgia.</li>
158
+ </condition>
159
+ </template>
160
+ </category>
161
+
162
+ <category>
163
+ <pattern>DEFINE ALAMEIN</pattern>
164
+ <template>
165
+ Alamein is a place in north east Egypt where axis forces were defeated in 1942 by the allies.
166
+ </template>
167
+ </category>
168
+
169
+ <category>
170
+ <pattern>DEFINE ALAMO</pattern>
171
+ <template>
172
+ ALAMO is in San Antonio, Texas.
173
+ </template>
174
+ </category>
175
+
176
+ <category>
177
+ <pattern>DEFINE ALASKA</pattern>
178
+ <template>
179
+ <condition>
180
+ <li name="search" value="what">Alaska is in the northwest corner of North America, between Russia and Canada.</li>
181
+ <li name="search" value="capital">???.</li>
182
+ <li name="search" value="where">Alaska is in the northwest corner of North America, between Russia and Canada.</li>
183
+ <li>Alaska is in the northwest corner of North America, between Russia and Canada.</li>
184
+ </condition>
185
+ </template>
186
+ </category>
187
+
188
+ <category>
189
+ <pattern>DEFINE ALBANIA</pattern>
190
+ <template>
191
+ <condition>
192
+ <li name="search" value="what">Albania is a country, bordering Greece and the former Yugoslavia.</li>
193
+ <li name="search" value="capital">The capital of Albania is Tirana.</li>
194
+ <li name="search" value="where">Albania is on the Adriatic sea, bordering Greece and the former Yugoslavia.</li>
195
+ <li>Albania is on the Adriatic sea, bordering Greece and the former Yugoslavia.</li>
196
+ </condition>
197
+ </template>
198
+ </category>
199
+
200
+ <category>
201
+ <pattern>DEFINE ALBERTA</pattern>
202
+ <template>
203
+ Alberta is the western prairie province of Canada.
204
+ </template>
205
+ </category>
206
+
207
+ <category>
208
+ <pattern>DEFINE ALBUQUERQUE</pattern>
209
+ <template>
210
+ ALBUQUERQUE is a city in New Mexico.
211
+ </template>
212
+ </category>
213
+
214
+ <category>
215
+ <pattern>DEFINE ALDERSHOT</pattern>
216
+ <template>
217
+ Aldershot is a town in Hampshire and home of the British army.
218
+ </template>
219
+ </category>
220
+
221
+ <category>
222
+ <pattern>DEFINE ALETTSCH</pattern>
223
+ <template>
224
+ The Alettsch is a 10 mile long glacier in the Alps.
225
+ </template>
226
+ </category>
227
+
228
+ <category>
229
+ <pattern>DEFINE ALEXANDRIA</pattern>
230
+ <template>
231
+ Alexandria is a city and seaport of Egypt.
232
+ </template>
233
+ </category>
234
+
235
+ <category>
236
+ <pattern>DEFINE ALGERIA</pattern>
237
+ <template>
238
+ Algeria is a republic in North Africa.
239
+ </template>
240
+ </category>
241
+
242
+ <category>
243
+ <pattern>DEFINE ALGIERS</pattern>
244
+ <template>
245
+ Algiers is the capital of Algeria.
246
+ </template>
247
+ </category>
248
+
249
+ <category>
250
+ <pattern>DEFINE ALTAI</pattern>
251
+ <template>
252
+ The Altai is a mountain range in west Siberia and Mongolia.
253
+ </template>
254
+ </category>
255
+
256
+ <category>
257
+ <pattern>DEFINE AMAZON</pattern>
258
+ <template>
259
+ The Amazon is a major river in South America.
260
+ </template>
261
+ </category>
262
+
263
+ <category>
264
+ <pattern>DEFINE AMERICA</pattern>
265
+ <template>
266
+ America is a large continent in the western hemisphere.
267
+ </template>
268
+ </category>
269
+
270
+ <category>
271
+ <pattern>DEFINE AMSTERDAM</pattern>
272
+ <template>
273
+ Amsterdam is a city in Holland. Neither the capital nor the largest city, Amsterdam is the best
274
+ known city in the Netherlands.
275
+ </template>
276
+ </category>
277
+
278
+ <category>
279
+ <pattern>DEFINE ANDHRA PRADESH</pattern>
280
+ <template>
281
+ Andhra pradesh is a state in East India.
282
+ </template>
283
+ </category>
284
+
285
+ <category>
286
+ <pattern>DEFINE ANGOLA</pattern>
287
+ <template>
288
+ Angola is a country in West Africa.
289
+ </template>
290
+ </category>
291
+
292
+ <category>
293
+ <pattern>DEFINE ANHUI</pattern>
294
+ <template>
295
+ Anhui is a province in East China.
296
+ </template>
297
+ </category>
298
+
299
+ <category>
300
+ <pattern>DEFINE ANKARA</pattern>
301
+ <template>
302
+ Ankara is the capital of Turkey.
303
+ </template>
304
+ </category>
305
+
306
+ <category>
307
+ <pattern>DEFINE ANTARCTIC</pattern>
308
+ <template>
309
+ The antarctic is the south polar continent.
310
+ </template>
311
+ </category>
312
+
313
+ <category>
314
+ <pattern>DEFINE ARABIA</pattern>
315
+ <template>
316
+ Arabia is a country in South West Asia comprised of independent states.
317
+ </template>
318
+ </category>
319
+
320
+ <category>
321
+ <pattern>DEFINE ARCTIC</pattern>
322
+ <template>
323
+ The Arctic is the north polar region.
324
+ </template>
325
+ </category>
326
+
327
+ <category>
328
+ <pattern>DEFINE ARCTIC OCEAN</pattern>
329
+ <template>
330
+ The Arctic Ocean is the sea north of Europe, America and Asia.
331
+ </template>
332
+ </category>
333
+
334
+ <category>
335
+ <pattern>DEFINE ARDECHE</pattern>
336
+ <template>
337
+ The Ardeche is a river in south east France.
338
+ </template>
339
+ </category>
340
+
341
+ <category>
342
+ <pattern>DEFINE ARGENTINA</pattern>
343
+ <template>
344
+ <condition>
345
+ <li name="search" value="what">Argentina is a country in South America.</li>
346
+ <li name="search" value="capital">Buenos Aries.</li>
347
+ <li name="search" value="where">Argentina is a country in South America.</li>
348
+ <li>Argentina is a country in South America.</li>
349
+ </condition>
350
+ </template>
351
+ </category>
352
+
353
+ <category>
354
+ <pattern>DEFINE ARIZONA</pattern>
355
+ <template>
356
+ <condition>
357
+ <li name="search" value="what">Arizona is a state in USA.</li>
358
+ <li name="search" value="capital">???.</li>
359
+ <li name="search" value="where">Arizona is in the south western United States, bordering California, Nevada, Utah and New Mexico.</li>
360
+ <li>Arizona is in the south western United States, bordering California, Nevada, Utah and New Mexico.</li>
361
+ </condition>
362
+ </template>
363
+ </category>
364
+
365
+ <category>
366
+ <pattern>DEFINE ARKANSAS</pattern>
367
+ <template>
368
+ <condition>
369
+ <li name="search" value="what">Arkansas is a state in USA.</li>
370
+ <li name="search" value="capital">???.</li>
371
+ <li name="search" value="where">Arkansas is on the west bank of the Missisipi river.</li>
372
+ <li>Arkansas is a southern State on the west bank of the Missisipi river.</li>
373
+ </condition>
374
+ </template>
375
+ </category>
376
+
377
+ <category>
378
+ <pattern>DEFINE ARMENIA</pattern>
379
+ <template>
380
+ Armenia is a republic in East Europe.
381
+ </template>
382
+ </category>
383
+
384
+ <category>
385
+ <pattern>DEFINE ARUBA</pattern>
386
+ <template>
387
+ ARUBA is an island in the Netherlands Antilles, near South America.
388
+ </template>
389
+ </category>
390
+
391
+ <category>
392
+ <pattern>DEFINE ASCOT</pattern>
393
+ <template>
394
+ Ascot is a town in Berkshire.
395
+ </template>
396
+ </category>
397
+
398
+ <category>
399
+ <pattern>DEFINE ASIA</pattern>
400
+ <template>
401
+ Asia is the largest continent.
402
+ </template>
403
+ </category>
404
+
405
+ <category>
406
+ <pattern>DEFINE ASSYRIA</pattern>
407
+ <template>
408
+ <condition>
409
+ <li name="search" value="what">???.</li>
410
+ <li name="search" value="capital">Is it Babylon?</li>
411
+ <li name="search" value="where">???.</li>
412
+ <li>???.</li>
413
+ </condition>
414
+ </template>
415
+ </category>
416
+
417
+ <category>
418
+ <pattern>DEFINE ATHENS</pattern>
419
+ <template>
420
+ Athens is the capital city of Greece.
421
+ </template>
422
+ </category>
423
+
424
+ <category>
425
+ <pattern>DEFINE ATLANTIC OCEAN</pattern>
426
+ <template>
427
+ The Atlantic Ocean is the sea to the west of Europe and east of America.
428
+ </template>
429
+ </category>
430
+
431
+ <category>
432
+ <pattern>DEFINE ATLANTIS</pattern>
433
+ <template>
434
+ Atlantis may never have existed.
435
+ </template>
436
+ </category>
437
+
438
+ <category>
439
+ <pattern>DEFINE AUCKLAND</pattern>
440
+ <template>
441
+ Auckland is a city and seaport of New Zealand.
442
+ </template>
443
+ </category>
444
+
445
+ <category>
446
+ <pattern>DEFINE AUSCHWITZ</pattern>
447
+ <template>
448
+ Is a city in S Poland with a population of 45,000. In World War II, it was the site of a Nazi
449
+ concentration camp notorious as an extermination center.
450
+ </template>
451
+ </category>
452
+
453
+ <category>
454
+ <pattern>DEFINE AUSTIN</pattern>
455
+ <template>
456
+ Austin is a city in Texas.
457
+ </template>
458
+ </category>
459
+
460
+ <category>
461
+ <pattern>DEFINE AUSTRALASIA</pattern>
462
+ <template>
463
+ Australasia is the countries of Australia, New Zealand etc.
464
+ </template>
465
+ </category>
466
+
467
+ <category>
468
+ <pattern>DEFINE AUSTRALIA</pattern>
469
+ <template>
470
+ <condition>
471
+ <li name="search" value="what">Australia is a large island-continent in the southern hemishphere.</li>
472
+ <li name="search" value="capital">The capital of Australia is Sydney, I think.</li>
473
+ <li name="search" value="where">Australia is a large island-continent in the southern hemishphere.</li>
474
+ <li>Australia is a large island-continent in the southern hemishphere.</li>
475
+ </condition>
476
+ </template>
477
+ </category>
478
+
479
+ <category>
480
+ <pattern>DEFINE AUSTRIA</pattern>
481
+ <template>
482
+ <condition>
483
+ <li name="search" value="what">Austria is a country.</li>
484
+ <li name="search" value="capital">The capital of Austria is Vienna.</li>
485
+ <li name="search" value="where">Austria is in Central Europe.</li>
486
+ <li>Austria is a republic in Central Europe.</li>
487
+ </condition>
488
+ </template>
489
+ </category>
490
+
491
+ <category>
492
+ <pattern>DEFINE BAGHDAD</pattern>
493
+ <template>
494
+ Baghdad is the capital city of Iraq.
495
+ </template>
496
+ </category>
497
+
498
+ <category>
499
+ <pattern>DEFINE BAHRAIN</pattern>
500
+ <template>
501
+ Bahrain is a country composed of a group of islands in the Arabian gulf.
502
+ </template>
503
+ </category>
504
+
505
+ <category>
506
+ <pattern>DEFINE BANGKOK</pattern>
507
+ <template>
508
+ Bangkok is the capital city of Thailand.
509
+ </template>
510
+ </category>
511
+
512
+ <category>
513
+ <pattern>DEFINE BANGLADESH</pattern>
514
+ <template>
515
+ BANGLADESH is part of the Indian subcontinent, on the eastern side.
516
+ </template>
517
+ </category>
518
+
519
+ <category>
520
+ <pattern>DEFINE BARCELONA</pattern>
521
+ <template>
522
+ Barcelona is a city and sea port in Spain.
523
+ </template>
524
+ </category>
525
+
526
+ <category>
527
+ <pattern>DEFINE BATH</pattern>
528
+ <template>
529
+ Bath is a city in England.
530
+ </template>
531
+ </category>
532
+
533
+ <category>
534
+ <pattern>DEFINE BELARUS</pattern>
535
+ <template>
536
+ <condition>
537
+ <li name="search" value="what">???.</li>
538
+ <li name="search" value="capital">The capital of Belarus is Minsk.</li>
539
+ <li name="search" value="where">???.</li>
540
+ <li>???.</li>
541
+ </condition>
542
+ </template>
543
+ </category>
544
+
545
+ <category>
546
+ <pattern>DEFINE BELFAST</pattern>
547
+ <template>
548
+ Belfast is the capital of Northern Ireland.
549
+ </template>
550
+ </category>
551
+
552
+ <category>
553
+ <pattern>DEFINE BELGIUM</pattern>
554
+ <template>
555
+ A kingdom in W. Europe, on the North Sea, its independence was established in 1831. It is
556
+ 11,792 square miles with a population of 9,868,000.
557
+ Belgium is a country in western Europe, between France, Germany and Holland.
558
+ </template>
559
+ </category>
560
+
561
+ <category>
562
+ <pattern>DEFINE BELGRADE</pattern>
563
+ <template>
564
+ Belgrade is the capital of Yugoslavia.
565
+ </template>
566
+ </category>
567
+
568
+ <category>
569
+ <pattern>DEFINE BENGAL</pattern>
570
+ <template>
571
+ Bengal is a province in India.
572
+ </template>
573
+ </category>
574
+
575
+ <category>
576
+ <pattern>DEFINE BENIN</pattern>
577
+ <template>
578
+ Benin is a province in west Africa.
579
+ </template>
580
+ </category>
581
+
582
+ <category>
583
+ <pattern>DEFINE BERGEN</pattern>
584
+ <template>
585
+ Bergen is a seaport and city in Norway.
586
+ BERGEN is a city in Germany and also in Norway.
587
+ </template>
588
+ </category>
589
+
590
+ <category>
591
+ <pattern>DEFINE BERING SEA</pattern>
592
+ <template>
593
+ The bering sea is the northern part of the Pacific Ocean.
594
+ </template>
595
+ </category>
596
+
597
+ <category>
598
+ <pattern>DEFINE BERKELEY</pattern>
599
+ <template>
600
+ BERKELEY is in northern California, across the bay from San Francisco.
601
+ </template>
602
+ </category>
603
+
604
+ <category>
605
+ <pattern>DEFINE BERKSHIRE</pattern>
606
+ <template>
607
+ Berkshire is a county of southern England.
608
+ </template>
609
+ </category>
610
+
611
+ <category>
612
+ <pattern>DEFINE BERLIN</pattern>
613
+ <template>
614
+ Berlin is a large city in Germany.
615
+ </template>
616
+ </category>
617
+
618
+ <category>
619
+ <pattern>DEFINE BETHLEHEM</pattern>
620
+ <template>
621
+ Bethlehem, Pennsylvania is located in the northeastern area of the state, about 90 miles from
622
+ Philadelphia.
623
+ </template>
624
+ </category>
625
+
626
+ <category>
627
+ <pattern>DEFINE BHUTAN</pattern>
628
+ <template>
629
+ Bhutan is a state in India.
630
+ </template>
631
+ </category>
632
+
633
+ <category>
634
+ <pattern>DEFINE BILBAO</pattern>
635
+ <template>
636
+ BILBAO is a city on the north coast of Spain.
637
+ </template>
638
+ </category>
639
+
640
+ <category>
641
+ <pattern>DEFINE BIRMINGHAM</pattern>
642
+ <template>
643
+ Birmingham is a city in the English midlands.
644
+ </template>
645
+ </category>
646
+
647
+ <category>
648
+ <pattern>DEFINE BLOIS</pattern>
649
+ <template>
650
+ Blois is a city in France on the right bank of the loire river.
651
+ </template>
652
+ </category>
653
+
654
+ <category>
655
+ <pattern>DEFINE BOGOTA</pattern>
656
+ <template>
657
+ Bogota is the capital of Columbia.
658
+ </template>
659
+ </category>
660
+
661
+ <category>
662
+ <pattern>DEFINE BOHEMIA</pattern>
663
+ <template>
664
+ Bohemia is the western area of Czechoslovakia.
665
+ </template>
666
+ </category>
667
+
668
+ <category>
669
+ <pattern>DEFINE BOLIVIA</pattern>
670
+ <template>
671
+ BOLIVIA is a land-locked country in South America,
672
+ </template>
673
+ </category>
674
+
675
+ <category>
676
+ <pattern>DEFINE BOMBAY</pattern>
677
+ <template>
678
+ Bombay is a city and seaport in India.
679
+ </template>
680
+ </category>
681
+
682
+ <category>
683
+ <pattern>DEFINE BORNEO</pattern>
684
+ <template>
685
+ BORNEO is an island in Asia, divided between Maylasia and Indonesia.
686
+ </template>
687
+ </category>
688
+
689
+ <category>
690
+ <pattern>DEFINE BOSNIA</pattern>
691
+ <template>
692
+ Bosnia is a country in south east Europe.
693
+ </template>
694
+ </category>
695
+
696
+ <category>
697
+ <pattern>DEFINE BOSTON</pattern>
698
+ <template>
699
+ Boston is the capital of Massachusetts.
700
+ </template>
701
+ </category>
702
+
703
+ <category>
704
+ <pattern>DEFINE BRAZIL</pattern>
705
+ <template>
706
+ <condition>
707
+ <li name="search" value="what">Brazil is a country in South America.</li>
708
+ <li name="search" value="capital">I think the capital of Brazil is called "Brasilia".</li>
709
+ <li name="search" value="where">Brazil is in South America.</li>
710
+ <li>Brazil is the largest country in South America.</li>
711
+ </condition>
712
+ </template>
713
+ </category>
714
+
715
+ <category>
716
+ <pattern>DEFINE BRENNER PASS</pattern>
717
+ <template>
718
+ The brenner pass is the lowest pass over the Alps.
719
+ </template>
720
+ </category>
721
+
722
+ <category>
723
+ <pattern>DEFINE BRISBANE</pattern>
724
+ <template>
725
+ Brisbane is the capital of Queensland in Australia.
726
+ </template>
727
+ </category>
728
+
729
+ <category>
730
+ <pattern>DEFINE BRISTOL</pattern>
731
+ <template>
732
+ BRISTOL is a city on the west coast of England.
733
+ </template>
734
+ </category>
735
+
736
+ <category>
737
+ <pattern>DEFINE BRITAIN</pattern>
738
+ <template>
739
+ Britain is the collective name for England, Scotland, Wales and Northern Ireland.
740
+ </template>
741
+ </category>
742
+
743
+ <category>
744
+ <pattern>DEFINE BRUSSELS</pattern>
745
+ <template>
746
+ Brussels is a city in Belgium.
747
+ </template>
748
+ </category>
749
+
750
+ <category>
751
+ <pattern>DEFINE BUCHAREST</pattern>
752
+ <template>
753
+ Bucharest is the capital of Romania.
754
+ </template>
755
+ </category>
756
+
757
+ <category>
758
+ <pattern>DEFINE BUDAPEST</pattern>
759
+ <template>
760
+ Budapest is the capital city of Hungary.
761
+ BUDAPEST is a city in Hungary, on the Danube river.
762
+ </template>
763
+ </category>
764
+
765
+ <category>
766
+ <pattern>DEFINE BULGARIA</pattern>
767
+ <template>
768
+ <condition>
769
+ <li name="search" value="what">A country in SE Europe, on the Black Sea.</li>
770
+ <li name="search" value="capital">The capital of Bulgaria is Sofia.</li>
771
+ <li name="search" value="where">In SE Europe, on the Black Sea.</li>
772
+ <li>A country in SE Europe, on the Black Sea. It was founded in the 7th century and under Turkish
773
+ control from the late 14th century until independence in 1908. It is 42,823 square miles with a
774
+ population of 8,990,000.</li>
775
+ </condition>
776
+ </template>
777
+ </category>
778
+
779
+ <category>
780
+ <pattern>DEFINE BURGUNDY</pattern>
781
+ <template>
782
+ Burgundy is a region in east France.
783
+ </template>
784
+ </category>
785
+
786
+ <category>
787
+ <pattern>DEFINE BURMA</pattern>
788
+ <template>
789
+ Burma is a country in asia south of Tibet.
790
+ </template>
791
+ </category>
792
+
793
+ <category>
794
+ <pattern>DEFINE BURUNDI</pattern>
795
+ <template>
796
+ Burundi is a country in east Africa.
797
+ </template>
798
+ </category>
799
+
800
+ <category>
801
+ <pattern>DEFINE CADIZ</pattern>
802
+ <template>
803
+ Cadiz is a city and seaport in Spain.
804
+ </template>
805
+ </category>
806
+
807
+ <category>
808
+ <pattern>DEFINE CAIRO</pattern>
809
+ <template>
810
+ Cairo is the capital city of Egypt.
811
+ </template>
812
+ </category>
813
+
814
+ <category>
815
+ <pattern>DEFINE CALAIS</pattern>
816
+ <template>
817
+ Calais is a seaport in France.
818
+ </template>
819
+ </category>
820
+
821
+ <category>
822
+ <pattern>DEFINE CALCUTTA</pattern>
823
+ <template>
824
+ Calcutta is a city in India in the province of Bengal.
825
+ </template>
826
+ </category>
827
+
828
+ <category>
829
+ <pattern>DEFINE CALGARY</pattern>
830
+ <template>
831
+ Calgary is a city in Alberta, Canada.
832
+ </template>
833
+ </category>
834
+
835
+ <category>
836
+ <pattern>DEFINE CALIFORNIA</pattern>
837
+ <template>
838
+ <condition>
839
+ <li name="search" value="what">California is a state of the SW U.S., on the Pacific coast. It was admitted in 1850.</li>
840
+ <li name="search" value="capital">The capital of California is Sacramento.</li>
841
+ <li name="search" value="where">California is a state in the western USA.</li>
842
+ <li>California is a state in the west USA.</li>
843
+ </condition>
844
+ </template>
845
+ </category>
846
+
847
+ <category>
848
+ <pattern>DEFINE CAMBODIA</pattern>
849
+ <template>
850
+ Cambodia is a country in the far east.
851
+ </template>
852
+ </category>
853
+
854
+ <category>
855
+ <pattern>DEFINE CAMBRIDGE</pattern>
856
+ <template>
857
+ CAMBRIDGE is a city in Massachusetts, also in England.
858
+ </template>
859
+ </category>
860
+
861
+ <category>
862
+ <pattern>DEFINE CAMBRIDGESHIRE</pattern>
863
+ <template>
864
+ Cambridgeshire is a county in east England.
865
+ </template>
866
+ </category>
867
+
868
+ <category>
869
+ <pattern>DEFINE CAMEROON</pattern>
870
+ <template>
871
+ Cameroon is a country in west Africa.
872
+ </template>
873
+ </category>
874
+
875
+ <category>
876
+ <pattern>DEFINE CANADA</pattern>
877
+ <template>
878
+ <condition>
879
+ <think><set name="it">Canada</set></think>
880
+ <li name="search" value="what">Canada is a large nation.</li>
881
+ <li name="search" value="capital">Ottawa.</li>
882
+ <li name="search" value="where">Canada is on the North American continent.</li>
883
+ <li>Canada is a large nation occupying much of the North American continent.</li>
884
+ </condition>
885
+ </template>
886
+ </category>
887
+
888
+ <category>
889
+ <pattern>DEFINE CANBERRA</pattern>
890
+ <template>
891
+ CANBERRA is a city in Australia, between Sydney and Melbourne.
892
+ Canberra is a territory in Australia.
893
+ </template>
894
+ </category>
895
+
896
+ <category>
897
+ <pattern>DEFINE CANTON</pattern>
898
+ <template>
899
+ A canton is a territorial division of Switzerland.
900
+ </template>
901
+ </category>
902
+
903
+ <category>
904
+ <pattern>DEFINE CAPE TOWN</pattern>
905
+ <template>
906
+ Cape town is a city and seaport in South Africa.
907
+ </template>
908
+ </category>
909
+
910
+ <category>
911
+ <pattern>DEFINE CAPE VERDE</pattern>
912
+ <template>
913
+ Cape Verde is a group of 14 volcanic islands in the Atlantic Ocean.
914
+ </template>
915
+ </category>
916
+
917
+ <category>
918
+ <pattern>DEFINE CARACAS</pattern>
919
+ <template>
920
+ Caracas is the capital of Venezuela.
921
+ </template>
922
+ </category>
923
+
924
+ <category>
925
+ <pattern>DEFINE CARIBBEAN</pattern>
926
+ <template>
927
+ The caribbean is the sea north of South America and east of Central America.
928
+ </template>
929
+ </category>
930
+
931
+ <category>
932
+ <pattern>DEFINE CARTHAGE</pattern>
933
+ <template>
934
+ CARTHAGE is the ancient name for Tunisia.
935
+ </template>
936
+ </category>
937
+
938
+ <category>
939
+ <pattern>DEFINE CAYENNE</pattern>
940
+ <template>
941
+ Cayenne is the capital of French Guiana.
942
+ </template>
943
+ </category>
944
+
945
+ <category>
946
+ <pattern>DEFINE CENTRAL AMERICA</pattern>
947
+ <template>
948
+ Central america is the isthmus connecting North and South America.
949
+ </template>
950
+ </category>
951
+
952
+ <category>
953
+ <pattern>DEFINE CEUTA</pattern>
954
+ <template>
955
+ Ceuta is a coastal town in morocco but owned by Spain.
956
+ </template>
957
+ </category>
958
+
959
+ <category>
960
+ <pattern>DEFINE CHAMPAGNE</pattern>
961
+ <template>
962
+ Champagne is a region of France famed for its sparkling wine.
963
+ </template>
964
+ </category>
965
+
966
+ <category>
967
+ <pattern>DEFINE CHARLOTTE</pattern>
968
+ <template>
969
+ CHARLOTTE is in North Carolina.
970
+ </template>
971
+ </category>
972
+
973
+ <category>
974
+ <pattern>DEFINE CHESHIRE</pattern>
975
+ <template>
976
+ Cheshire is a county in north west England.
977
+ </template>
978
+ </category>
979
+
980
+ <category>
981
+ <pattern>DEFINE CHICAGO</pattern>
982
+ <template>
983
+ Chicago is a large city in Illinois on Lake Michigan.
984
+ </template>
985
+ </category>
986
+
987
+ <category>
988
+ <pattern>DEFINE CHILE</pattern>
989
+ <template>
990
+ Chile is a country in west South America.
991
+ </template>
992
+ </category>
993
+
994
+ <category>
995
+ <pattern>DEFINE CHINA</pattern>
996
+ <template>
997
+ <condition>
998
+ <li name="search" value="what">China is a country.</li>
999
+ <li name="search" value="capital">Some people call it "Beijing", others "Peking".</li>
1000
+ <li name="search" value="where">China is in east Asia.</li>
1001
+ <li>China is a country in east Asia.</li>
1002
+ </condition>
1003
+ </template>
1004
+ </category>
1005
+
1006
+ <category>
1007
+ <pattern>DEFINE CHINA SEA</pattern>
1008
+ <template>
1009
+ The China Sea is a western division of the Pacific Ocean.
1010
+ </template>
1011
+ </category>
1012
+
1013
+ <category>
1014
+ <pattern>DEFINE CINCINNATI</pattern>
1015
+ <template>
1016
+ CINCINNATI is a large city in Ohio.
1017
+ </template>
1018
+ </category>
1019
+
1020
+ <category>
1021
+ <pattern>DEFINE COLOMBIA</pattern>
1022
+ <template>
1023
+ Colombia is a country in South America.
1024
+ </template>
1025
+ </category>
1026
+
1027
+ <category>
1028
+ <pattern>DEFINE COLOMBO</pattern>
1029
+ <template>
1030
+ Colombo is the capital city of Sri Lanka.
1031
+ </template>
1032
+ </category>
1033
+
1034
+ <category>
1035
+ <pattern>DEFINE COLORADO</pattern>
1036
+ <template>
1037
+ <condition>
1038
+ <li name="search" value="what">Colorado is a state of the USA.</li>
1039
+ <li name="search" value="capital">Isn't it Denvner?</li>
1040
+ <li name="search" value="where">Colorado is in west central USA.</li>
1041
+ <li>Colorado is a west central state of the USA.</li>
1042
+ </condition>
1043
+ </template>
1044
+ </category>
1045
+
1046
+ <category>
1047
+ <pattern>DEFINE COLUMBUS</pattern>
1048
+ <template>
1049
+ COLUMBUS is a city in Ohio.
1050
+ </template>
1051
+ </category>
1052
+
1053
+ <category>
1054
+ <pattern>DEFINE CONGO</pattern>
1055
+ <template>
1056
+ The congo is a republic in west central Africa.
1057
+ </template>
1058
+ </category>
1059
+
1060
+ <category>
1061
+ <pattern>DEFINE CONNECTICUT</pattern>
1062
+ <template>
1063
+ CONNECTICUT is a New England state between New York, Massaschusetts and Rhode Island.
1064
+ </template>
1065
+ </category>
1066
+
1067
+ <category>
1068
+ <pattern>DEFINE CONSTANTINOPLE</pattern>
1069
+ <template>
1070
+ Constantinople is the former name of Istanbul.
1071
+ </template>
1072
+ </category>
1073
+
1074
+ <category>
1075
+ <pattern>DEFINE COOK STRAIT</pattern>
1076
+ <template>
1077
+ The Cook Strait is the water separating north and south New Zealand.
1078
+ </template>
1079
+ </category>
1080
+
1081
+ <category>
1082
+ <pattern>DEFINE COPENHAGEN</pattern>
1083
+ <template>
1084
+ <random>
1085
+ <li>A Jewsih guy who falls in an ice cream vat.</li>
1086
+ <li>Is the capital of Denmark. Seaport on the east coast of Zealand. Its population is 633,00.</li>
1087
+ </random>
1088
+ </template>
1089
+ </category>
1090
+
1091
+ <category>
1092
+ <pattern>DEFINE CORNWALL</pattern>
1093
+ <template>
1094
+ Cornwall is a county in south west England.
1095
+ </template>
1096
+ </category>
1097
+
1098
+ <category>
1099
+ <pattern>DEFINE CORONA</pattern>
1100
+ <template>
1101
+ CORONA is a suburb of Los Angeles.
1102
+ </template>
1103
+ </category>
1104
+
1105
+ <category>
1106
+ <pattern>DEFINE COSTA RICA</pattern>
1107
+ <template>
1108
+ Costa rica is a republic in Central America.
1109
+ </template>
1110
+ </category>
1111
+
1112
+ <category>
1113
+ <pattern>DEFINE CRETE</pattern>
1114
+ <template>
1115
+ Crete is the largest Greek island.
1116
+ </template>
1117
+ </category>
1118
+
1119
+ <category>
1120
+ <pattern>DEFINE CRIMEA</pattern>
1121
+ <template>
1122
+ The crimea is the north peninsular region of the Ukraine.
1123
+ </template>
1124
+ </category>
1125
+
1126
+ <category>
1127
+ <pattern>DEFINE CROATIA</pattern>
1128
+ <template>
1129
+ CROATIA is part of the former Yugoslavia, also bordering on Hungary.
1130
+ </template>
1131
+ </category>
1132
+
1133
+ <category>
1134
+ <pattern>DEFINE CUBA</pattern>
1135
+ <template>
1136
+ Cuba is a large island in the Caribbean off the south coast of Florida.
1137
+ </template>
1138
+ </category>
1139
+
1140
+ <category>
1141
+ <pattern>DEFINE CUMBRIA</pattern>
1142
+ <template>
1143
+ Cumbria is a county in north west England.
1144
+ </template>
1145
+ </category>
1146
+
1147
+ <category>
1148
+ <pattern>DEFINE CUPERTINO</pattern>
1149
+ <template>
1150
+ CUPERTINO is in Silicon Valley.
1151
+ </template>
1152
+ </category>
1153
+
1154
+ <category>
1155
+ <pattern>DEFINE CZECHOSLOVAKIA</pattern>
1156
+ <template>
1157
+ Czechoslovakia is a land locked country in east central europe.
1158
+ </template>
1159
+ </category>
1160
+
1161
+ <category>
1162
+ <pattern>DEFINE DAKAR</pattern>
1163
+ <template>
1164
+ Dakar is the capital of Senegal.
1165
+ </template>
1166
+ </category>
1167
+
1168
+ <category>
1169
+ <pattern>DEFINE DALLAS</pattern>
1170
+ <template>
1171
+ DALLAS is a large city in Texas.
1172
+ </template>
1173
+ </category>
1174
+
1175
+ <category>
1176
+ <pattern>DEFINE DAMASCUS</pattern>
1177
+ <template>
1178
+ Damascus is the capital of Syria.
1179
+ </template>
1180
+ </category>
1181
+
1182
+ <category>
1183
+ <pattern>DEFINE DANUBE</pattern>
1184
+ <template>
1185
+ The danube is the 2nd longest river in Europe.
1186
+ </template>
1187
+ </category>
1188
+
1189
+ <category>
1190
+ <pattern>DEFINE DAR ES SALAAM</pattern>
1191
+ <template>
1192
+ Dar es Salaam is the capital of Tanzania.
1193
+ </template>
1194
+ </category>
1195
+
1196
+ <category>
1197
+ <pattern>DEFINE DARWIN</pattern>
1198
+ <template>
1199
+ Darwin is the capital of the northern territory in Australia.
1200
+ </template>
1201
+ </category>
1202
+
1203
+ <category>
1204
+ <pattern>DEFINE DEAD SEA</pattern>
1205
+ <template>
1206
+ The dead sea is a large lake partly in Israel and partly in Jordan.
1207
+ </template>
1208
+ </category>
1209
+
1210
+ <category>
1211
+ <pattern>DEFINE DEATH VALLEY</pattern>
1212
+ <template>
1213
+ Death valley is a 140 mile long depression in south east California.
1214
+ </template>
1215
+ </category>
1216
+
1217
+ <category>
1218
+ <pattern>DEFINE DELAWARE</pattern>
1219
+ <template>
1220
+ Delaware is a state in north east USA.
1221
+ </template>
1222
+ </category>
1223
+
1224
+ <category>
1225
+ <pattern>DEFINE DELHI</pattern>
1226
+ <template>
1227
+ DELHI is a large city in India.
1228
+ </template>
1229
+ </category>
1230
+
1231
+ <category>
1232
+ <pattern>DEFINE DENMARK</pattern>
1233
+ <template>
1234
+ <condition>
1235
+ <li name="search" value="what">A country in Europe.</li>
1236
+ <li name="search" value="capital">Copenhagen.</li>
1237
+ <li name="search" value="where">Denmark is in western Europe, between Germany and Norway.</li>
1238
+ <li>A country in Europe, occuping most of the peninsula of Jutland and several nearby islands in the
1239
+ North and Baltic seas. It is 16,632 square miles with a population of 5,124,000.</li>
1240
+ </condition>
1241
+ </template>
1242
+ </category>
1243
+
1244
+ <category>
1245
+ <pattern>DEFINE DENVER</pattern>
1246
+ <template>
1247
+ Denver is a city in Colorado.
1248
+ </template>
1249
+ </category>
1250
+
1251
+ <category>
1252
+ <pattern>DEFINE DERBYSHIRE</pattern>
1253
+ <template>
1254
+ Derbyshire is a county in north central england.
1255
+ </template>
1256
+ </category>
1257
+
1258
+ <category>
1259
+ <pattern>DEFINE DEVON</pattern>
1260
+ <template>
1261
+ Devon is a county in south west England.
1262
+ </template>
1263
+ </category>
1264
+
1265
+ <category>
1266
+ <pattern>DEFINE DHAKA</pattern>
1267
+ <template>
1268
+ Dhaka is the capital of Bangladesh.
1269
+ </template>
1270
+ </category>
1271
+
1272
+ <category>
1273
+ <pattern>DEFINE DJIBOUTI</pattern>
1274
+ <template>
1275
+ Djibouti is a republic in Arabia.
1276
+ </template>
1277
+ </category>
1278
+
1279
+ <category>
1280
+ <pattern>DEFINE DOHA</pattern>
1281
+ <template>
1282
+ Doha is the capital of Qatar.
1283
+ </template>
1284
+ </category>
1285
+
1286
+ <category>
1287
+ <pattern>DEFINE DOMINICAN REPUBLIC</pattern>
1288
+ <template>
1289
+ The dominican republic is a country in the east of the Island Hispaniola.
1290
+ </template>
1291
+ </category>
1292
+
1293
+ <category>
1294
+ <pattern>DEFINE DON</pattern>
1295
+ <template>
1296
+ The don is a river in Russia.
1297
+ </template>
1298
+ </category>
1299
+
1300
+ <category>
1301
+ <pattern>DEFINE DORDOGNE</pattern>
1302
+ <template>
1303
+ The dordogne is a river in south west France.
1304
+ </template>
1305
+ </category>
1306
+
1307
+ <category>
1308
+ <pattern>DEFINE DORSET</pattern>
1309
+ <template>
1310
+ Dorset is a county in south west England.
1311
+ </template>
1312
+ </category>
1313
+
1314
+ <category>
1315
+ <pattern>DEFINE DOUGLAS</pattern>
1316
+ <template>
1317
+ Douglas is the capital of the Isle of Man.
1318
+ </template>
1319
+ </category>
1320
+
1321
+ <category>
1322
+ <pattern>DEFINE DRESDEN</pattern>
1323
+ <template>
1324
+ Dresden is a city in Germany, it was razed to the ground by allied bombing.
1325
+ </template>
1326
+ </category>
1327
+
1328
+ <category>
1329
+ <pattern>DEFINE DUNKIRK</pattern>
1330
+ <template>
1331
+ Dunkirk is a town and port in north France.
1332
+ </template>
1333
+ </category>
1334
+
1335
+ <category>
1336
+ <pattern>DEFINE DURBAN</pattern>
1337
+ <template>
1338
+ Durban is the principle seaport of Natal.
1339
+ </template>
1340
+ </category>
1341
+
1342
+ <category>
1343
+ <pattern>DEFINE DURHAM</pattern>
1344
+ <template>
1345
+ Durham is a county in north east England.
1346
+ </template>
1347
+ </category>
1348
+
1349
+ <category>
1350
+ <pattern>DEFINE DUSSELDORF</pattern>
1351
+ <template>
1352
+ DUSSELDORF is a large city in western Germany.
1353
+ </template>
1354
+ </category>
1355
+
1356
+ <category>
1357
+ <pattern>DEFINE DYFED</pattern>
1358
+ <template>
1359
+ Dyfed is a county in South West Wales.
1360
+ </template>
1361
+ </category>
1362
+
1363
+ <category>
1364
+ <pattern>DEFINE EAST ANGLIA</pattern>
1365
+ <template>
1366
+ East anglia is a region in east England.
1367
+ </template>
1368
+ </category>
1369
+
1370
+ <category>
1371
+ <pattern>DEFINE EAST SUSSEX</pattern>
1372
+ <template>
1373
+ East sussex is a county in south east England.
1374
+ </template>
1375
+ </category>
1376
+
1377
+ <category>
1378
+ <pattern>DEFINE ECUADOR</pattern>
1379
+ <template>
1380
+ Ecuador is a republic in south America.
1381
+ </template>
1382
+ </category>
1383
+
1384
+ <category>
1385
+ <pattern>DEFINE EDINBURGH</pattern>
1386
+ <template>
1387
+ Edinburgh is the capital of Scotland.
1388
+ </template>
1389
+ </category>
1390
+
1391
+ <category>
1392
+ <pattern>DEFINE EDMONTON</pattern>
1393
+ <template>
1394
+ Edmonton is the capital of Alberta.
1395
+ </template>
1396
+ </category>
1397
+
1398
+ <category>
1399
+ <pattern>DEFINE EGYPT</pattern>
1400
+ <template>
1401
+ EGYPT is a country in north east Africa.
1402
+ </template>
1403
+ </category>
1404
+
1405
+ <category>
1406
+ <pattern>DEFINE EL SALVADOR</pattern>
1407
+ <template>
1408
+ El salvador is a republic in central America.
1409
+ </template>
1410
+ </category>
1411
+
1412
+ <category>
1413
+ <pattern>DEFINE ENGLAND</pattern>
1414
+ <template>
1415
+ <condition>
1416
+ <li name="search" value="what">England is located on a small island off the coast of Europe.</li>
1417
+ <li name="search" value="capital">London.</li>
1418
+ <li name="search" value="where">England is located on a small island off the coast of Europe.</li>
1419
+ <li>England is located on a small island off the coast of Europe.</li>
1420
+ </condition>
1421
+ </template>
1422
+ </category>
1423
+
1424
+ <category>
1425
+ <pattern>DEFINE ENTEBBE</pattern>
1426
+ <template>
1427
+ Entebbe is a town in Uganda.
1428
+ </template>
1429
+ </category>
1430
+
1431
+ <category>
1432
+ <pattern>DEFINE EQUATORIAL GUINEA</pattern>
1433
+ <template>
1434
+ Equatorial guinea is a republic in west central Africa.
1435
+ </template>
1436
+ </category>
1437
+
1438
+ <category>
1439
+ <pattern>DEFINE ERITREA</pattern>
1440
+ <template>
1441
+ Eritrea is a province in north Ethiopia.
1442
+ </template>
1443
+ </category>
1444
+
1445
+ <category>
1446
+ <pattern>DEFINE ESSEX</pattern>
1447
+ <template>
1448
+ Essex is a county in south east England.
1449
+ </template>
1450
+ </category>
1451
+
1452
+ <category>
1453
+ <pattern>DEFINE ESTONIA</pattern>
1454
+ <template>
1455
+ Estonia is a country in east Europe.
1456
+ </template>
1457
+ </category>
1458
+
1459
+ <category>
1460
+ <pattern>DEFINE ETHIOPIA</pattern>
1461
+ <template>
1462
+ Ethiopia is a country in north east Africa.
1463
+ </template>
1464
+ </category>
1465
+
1466
+ <category>
1467
+ <pattern>DEFINE ETNA</pattern>
1468
+ <template>
1469
+ Etna is a volcano on the east coast of Sicily.
1470
+ </template>
1471
+ </category>
1472
+
1473
+ <category>
1474
+ <pattern>DEFINE EUROPE</pattern>
1475
+ <template>
1476
+ Europe is a continent west of the ural mountains and east of the Atlantic.
1477
+ </template>
1478
+ </category>
1479
+
1480
+ <category>
1481
+ <pattern>DEFINE FIJI</pattern>
1482
+ <template>
1483
+ Fiji is a group of 322 islands in the south west Pacific.
1484
+ </template>
1485
+ </category>
1486
+
1487
+ <category>
1488
+ <pattern>DEFINE FINLAND</pattern>
1489
+ <template>
1490
+ <condition>
1491
+ <li name="search" value="what">A country in N Europe.</li>
1492
+ <li name="search" value="capital">The capital of Finland is Helsinki.</li>
1493
+ <li name="search" value="where">Finland is in eastern europe, bordering Sweden and Russia.</li>
1494
+ <li>A country in N Europe, northeast of the Baltic Sea. It is 130,119 square miles with a population 5,099,000.</li>
1495
+ </condition>
1496
+ </template>
1497
+ </category>
1498
+
1499
+ <category>
1500
+ <pattern>DEFINE FLORENCE</pattern>
1501
+ <template>
1502
+ Florence is the capital of Tuscany.
1503
+ </template>
1504
+ </category>
1505
+
1506
+ <category>
1507
+ <pattern>DEFINE FLORIDA</pattern>
1508
+ <template>
1509
+ <condition>
1510
+ <li name="search" value="what">Florida is a state in the USA.</li>
1511
+ <li name="search" value="capital">The capital of Florida is Tallahassee.</li>
1512
+ <li name="search" value="where">Florida is in the southeast United States, extending on a large peninsula.</li>
1513
+ <li>Florida is a state in the south eastern corner of the USA.</li>
1514
+ </condition>
1515
+ </template>
1516
+ </category>
1517
+
1518
+ <category>
1519
+ <pattern>DEFINE FRANCE</pattern>
1520
+ <template>
1521
+ <condition>
1522
+ <li name="search" value="what">France is a republic in west Europe.</li>
1523
+ <li name="search" value="capital">Paris.</li>
1524
+ <li name="search" value="where">France is a country in western Europe, bordering Spain, Italy, Switzerland, Germany, and Belgium.</li>
1525
+ <li>France is a republic in west Europe.</li>
1526
+ </condition>
1527
+ </template>
1528
+ </category>
1529
+
1530
+ <category>
1531
+ <pattern>DEFINE FRANKFURT</pattern>
1532
+ <template>
1533
+ FRANKFURT is a large city in western Germany.
1534
+ </template>
1535
+ </category>
1536
+
1537
+ <category>
1538
+ <pattern>DEFINE FREETOWN</pattern>
1539
+ <template>
1540
+ <condition>
1541
+ <li name="search" value="what">Freetown is the capital of Sierra Leone.</li>
1542
+ <li name="search" value="capital">Freetown is the capital of Sierra Leone.</li>
1543
+ <li name="search" value="where">Freetown is in Sierra Leone.</li>
1544
+ <li>France is a republic in west Europe.</li>
1545
+ </condition>
1546
+ </template>
1547
+ </category>
1548
+
1549
+ <category>
1550
+ <pattern>DEFINE FRENCH GUIANA</pattern>
1551
+ <template>
1552
+ French guiana is a country on the north coast of South America.
1553
+ </template>
1554
+ </category>
1555
+
1556
+ <category>
1557
+ <pattern>DEFINE FRENCH POLYNESIA</pattern>
1558
+ <template>
1559
+ French polynesia is a territory in the South Pacific.
1560
+ </template>
1561
+ </category>
1562
+
1563
+ <category>
1564
+ <pattern>DEFINE FRESNO</pattern>
1565
+ <template>
1566
+ Fresno is a small city in California.
1567
+ </template>
1568
+ </category>
1569
+
1570
+ <category>
1571
+ <pattern>DEFINE GAMBIA</pattern>
1572
+ <template>
1573
+ Gambia is a country in west africa.
1574
+ </template>
1575
+ </category>
1576
+
1577
+ <category>
1578
+ <pattern>DEFINE GANSU</pattern>
1579
+ <template>
1580
+ Gansu is a province of north west china.
1581
+ </template>
1582
+ </category>
1583
+
1584
+ <category>
1585
+ <pattern>DEFINE GENEVA</pattern>
1586
+ <template>
1587
+ Geneva is a town in switzerland.
1588
+ </template>
1589
+ </category>
1590
+
1591
+ <category>
1592
+ <pattern>DEFINE GEORGIA</pattern>
1593
+ <template>
1594
+ <condition>
1595
+ <li name="search" value="what">Georgia is a southern state in the USA.
1596
+ Georgia is a country in east europe.</li>
1597
+ <li name="search" value="capital">I would say it is Atlanta.</li>
1598
+ <li name="search" value="where">The state, on the Atlantic ocean, north of Florida. The country in east europe</li>
1599
+ <li>Georgia is a southern state, on the Atlantic ocean, north of Florida.
1600
+ Georgia is a country in east europe.</li>
1601
+ </condition>
1602
+ </template>
1603
+ </category>
1604
+
1605
+ <category>
1606
+ <pattern>DEFINE GERMANY</pattern>
1607
+ <template>
1608
+ <condition>
1609
+ <li name="search" value="what">Germany is a country in central europe.</li>
1610
+ <li name="search" value="capital">Berlin.</li>
1611
+ <li name="search" value="where">Germany is in central europe.</li>
1612
+ <li>Germany is a country in central europe.</li>
1613
+ </condition>
1614
+ </template>
1615
+ </category>
1616
+
1617
+ <category>
1618
+ <pattern>DEFINE GHANA</pattern>
1619
+ <template>
1620
+ Ghana is a country in west africa.
1621
+ </template>
1622
+ </category>
1623
+
1624
+ <category>
1625
+ <pattern>DEFINE GOBI</pattern>
1626
+ <template>
1627
+ The gobi is a desert partly in china and mongolia.
1628
+ </template>
1629
+ </category>
1630
+
1631
+ <category>
1632
+ <pattern>DEFINE GOTEBORG</pattern>
1633
+ <template>
1634
+ Goteborg is a port and industrial city in west sweden.
1635
+ </template>
1636
+ </category>
1637
+
1638
+ <category>
1639
+ <pattern>DEFINE GRAMPIAN</pattern>
1640
+ <template>
1641
+ Grampian is a region of scotland.
1642
+ </template>
1643
+ </category>
1644
+
1645
+ <category>
1646
+ <pattern>DEFINE GRAND CANYON</pattern>
1647
+ <template>
1648
+ The grand canyon is a vast gorge in arizona.
1649
+ </template>
1650
+ </category>
1651
+
1652
+ <category>
1653
+ <pattern>DEFINE GREECE</pattern>
1654
+ <template>
1655
+ <condition>
1656
+ <li name="search" value="what">Greece is a country and island group.</li>
1657
+ <li name="search" value="capital">Athens.</li>
1658
+ <li name="search" value="where">Greece is a country and island group in south east europe.</li>
1659
+ <li>A country in the South Balkan Peninsula, including many islands in the Aegean, Ionian, and
1660
+ Mediterranean seas. It is 50,949 square miles with a population of 9,900,000.</li>
1661
+ </condition>
1662
+ </template>
1663
+ </category>
1664
+
1665
+ <category>
1666
+ <pattern>DEFINE GREENLAND</pattern>
1667
+ <template>
1668
+ Greenland is the world's largest island.
1669
+ </template>
1670
+ </category>
1671
+
1672
+ <category>
1673
+ <pattern>DEFINE GUADALCANAL</pattern>
1674
+ <template>
1675
+ Guadalcanal is the largest of the solomon islands.
1676
+ </template>
1677
+ </category>
1678
+
1679
+ <category>
1680
+ <pattern>DEFINE GUAM</pattern>
1681
+ <template>
1682
+ Guam is the largest of the mariana islands.
1683
+ </template>
1684
+ </category>
1685
+
1686
+ <category>
1687
+ <pattern>DEFINE GUANGDONG</pattern>
1688
+ <template>
1689
+ Guangdong is a province in south china.
1690
+ </template>
1691
+ </category>
1692
+
1693
+ <category>
1694
+ <pattern>DEFINE GUANGXI</pattern>
1695
+ <template>
1696
+ Guangxi is a region in south china.
1697
+ </template>
1698
+ </category>
1699
+
1700
+ <category>
1701
+ <pattern>DEFINE GUANGZHOU</pattern>
1702
+ <template>
1703
+ Guangzhou is the capital of guangdong.
1704
+ </template>
1705
+ </category>
1706
+
1707
+ <category>
1708
+ <pattern>DEFINE GUATEMALA</pattern>
1709
+ <template>
1710
+ Guatamala is a country in central America.
1711
+ </template>
1712
+ </category>
1713
+
1714
+ <category>
1715
+ <pattern>DEFINE GUATEMALA CITY</pattern>
1716
+ <template>
1717
+ Guatemala city is the capital of guatemala.
1718
+ </template>
1719
+ </category>
1720
+
1721
+ <category>
1722
+ <pattern>DEFINE GUINEA</pattern>
1723
+ <template>
1724
+ Guinea is a republic in west africa.
1725
+ </template>
1726
+ </category>
1727
+
1728
+ <category>
1729
+ <pattern>DEFINE GUINEA BISSAU</pattern>
1730
+ <template>
1731
+ Guinea bissau is a republic in west africa.
1732
+ </template>
1733
+ </category>
1734
+
1735
+ <category>
1736
+ <pattern>DEFINE GUJARAT</pattern>
1737
+ <template>
1738
+ Gujarat is a state in west india.
1739
+ </template>
1740
+ </category>
1741
+
1742
+ <category>
1743
+ <pattern>DEFINE GUYANA</pattern>
1744
+ <template>
1745
+ Guyana is a republic in south america.
1746
+ </template>
1747
+ </category>
1748
+
1749
+ <category>
1750
+ <pattern>DEFINE GWENT</pattern>
1751
+ <template>
1752
+ Gwent is a county in south wales.
1753
+ </template>
1754
+ </category>
1755
+
1756
+ <category>
1757
+ <pattern>DEFINE GWYNEDD</pattern>
1758
+ <template>
1759
+ Gwynedd is a county in north west wales.
1760
+ </template>
1761
+ </category>
1762
+
1763
+ <category>
1764
+ <pattern>DEFINE HAIFA</pattern>
1765
+ <template>
1766
+ Haifa is a port in north east Israel.
1767
+ </template>
1768
+ </category>
1769
+
1770
+ <category>
1771
+ <pattern>DEFINE HAITI</pattern>
1772
+ <template>
1773
+ Haiti is a republic in the west of the island of Hispaniola.
1774
+ </template>
1775
+ </category>
1776
+
1777
+ <category>
1778
+ <pattern>DEFINE HALIFAX</pattern>
1779
+ <template>
1780
+ Halifax is the capital of Nova Scotia in Canada.
1781
+ </template>
1782
+ </category>
1783
+
1784
+ <category>
1785
+ <pattern>DEFINE HAMBURG</pattern>
1786
+ <template>
1787
+ HAMBURG is a large city in western Germany.
1788
+ </template>
1789
+ </category>
1790
+
1791
+ <category>
1792
+ <pattern>DEFINE HAMILTON</pattern>
1793
+ <template>
1794
+ Hamilton is the capital of Bermuda.
1795
+ </template>
1796
+ </category>
1797
+
1798
+ <category>
1799
+ <pattern>DEFINE HAMPSHIRE</pattern>
1800
+ <template>
1801
+ Hampshire is a county in south England.
1802
+ </template>
1803
+ </category>
1804
+
1805
+ <category>
1806
+ <pattern>DEFINE HANOI</pattern>
1807
+ <template>
1808
+ Hanoi is the capital of Vietnam.
1809
+ </template>
1810
+ </category>
1811
+
1812
+ <category>
1813
+ <pattern>DEFINE HARARE</pattern>
1814
+ <template>
1815
+ Harare is the capital of Zimbabwe.
1816
+ </template>
1817
+ </category>
1818
+
1819
+ <category>
1820
+ <pattern>DEFINE HARYANA</pattern>
1821
+ <template>
1822
+ Haryana is a state in north west India.
1823
+ </template>
1824
+ </category>
1825
+
1826
+ <category>
1827
+ <pattern>DEFINE HASTINGS</pattern>
1828
+ <template>
1829
+ Hastings is a sea town in Sussex.
1830
+ </template>
1831
+ </category>
1832
+
1833
+ <category>
1834
+ <pattern>DEFINE HAVANA</pattern>
1835
+ <template>
1836
+ Havana is the capital of Cuba.
1837
+ </template>
1838
+ </category>
1839
+
1840
+ <category>
1841
+ <pattern>DEFINE HAWAII</pattern>
1842
+ <template>
1843
+ Hawaii is a group of islands in the pacific and a state of the USA.
1844
+ </template>
1845
+ </category>
1846
+
1847
+ <category>
1848
+ <pattern>DEFINE HEBEI</pattern>
1849
+ <template>
1850
+ Hebei is a province in north China.
1851
+ </template>
1852
+ </category>
1853
+
1854
+ <category>
1855
+ <pattern>DEFINE HEBRIDES</pattern>
1856
+ <template>
1857
+ The hebrides is a group of 500 islands west of Scotland.
1858
+ </template>
1859
+ </category>
1860
+
1861
+ <category>
1862
+ <pattern>DEFINE HEFEI</pattern>
1863
+ <template>
1864
+ Hefei is the capital of Anhui.
1865
+ </template>
1866
+ </category>
1867
+
1868
+ <category>
1869
+ <pattern>DEFINE HEILONGJIANG</pattern>
1870
+ <template>
1871
+ Heilongjiang is a province in north east China.
1872
+ </template>
1873
+ </category>
1874
+
1875
+ <category>
1876
+ <pattern>DEFINE HENAN</pattern>
1877
+ <template>
1878
+ Henan is a province in East China.
1879
+ </template>
1880
+ </category>
1881
+
1882
+ <category>
1883
+ <pattern>DEFINE HIMACHAL PRADESH</pattern>
1884
+ <template>
1885
+ Himachal Pradesh is a state in north West India.
1886
+ </template>
1887
+ </category>
1888
+
1889
+ <category>
1890
+ <pattern>DEFINE HOBART</pattern>
1891
+ <template>
1892
+ Hobart is the capital of Tasmania.
1893
+ </template>
1894
+ </category>
1895
+
1896
+ <category>
1897
+ <pattern>DEFINE HOKKAIDO</pattern>
1898
+ <template>
1899
+ Hokkaido is the most northern of the main Japanese islands.
1900
+ </template>
1901
+ </category>
1902
+
1903
+ <category>
1904
+ <pattern>DEFINE HOLLAND</pattern>
1905
+ <template>
1906
+ Holland is a country in western Europe, next to Germany and Belgium.
1907
+ </template>
1908
+ </category>
1909
+
1910
+ <category>
1911
+ <pattern>DEFINE HOLLYWOOD</pattern>
1912
+ <template>
1913
+ Hollywood is a small part of Los Angeles, California.
1914
+ </template>
1915
+ </category>
1916
+
1917
+ <category>
1918
+ <pattern>DEFINE HONDURAS</pattern>
1919
+ <template>
1920
+ Honduras is a republic in Central America.
1921
+ </template>
1922
+ </category>
1923
+
1924
+ <category>
1925
+ <pattern>DEFINE HONG KONG</pattern>
1926
+ <template>
1927
+ Hong Kong is a city in China.
1928
+ </template>
1929
+ </category>
1930
+
1931
+ <category>
1932
+ <pattern>DEFINE HONIARA</pattern>
1933
+ <template>
1934
+ Honiara is the capital of the Solomon Islands.
1935
+ </template>
1936
+ </category>
1937
+
1938
+ <category>
1939
+ <pattern>DEFINE HONOLULU</pattern>
1940
+ <template>
1941
+ Honolulu is the capital of Hawaii.
1942
+ </template>
1943
+ </category>
1944
+
1945
+ <category>
1946
+ <pattern>DEFINE HONSHU</pattern>
1947
+ <template>
1948
+ Honshu is the principal Japanese island.
1949
+ </template>
1950
+ </category>
1951
+
1952
+ <category>
1953
+ <pattern>DEFINE HOUSTON</pattern>
1954
+ <template>
1955
+ Houston is a city in Texas.
1956
+ </template>
1957
+ </category>
1958
+
1959
+ <category>
1960
+ <pattern>DEFINE HUBEI</pattern>
1961
+ <template>
1962
+ Hubei is a province in Central China.
1963
+ </template>
1964
+ </category>
1965
+
1966
+ <category>
1967
+ <pattern>DEFINE HULL</pattern>
1968
+ <template>
1969
+ HULL is a town in England.
1970
+ </template>
1971
+ </category>
1972
+
1973
+ <category>
1974
+ <pattern>DEFINE HUMBERSIDE</pattern>
1975
+ <template>
1976
+ Humberside is a county in north east England.
1977
+ </template>
1978
+ </category>
1979
+
1980
+ <category>
1981
+ <pattern>DEFINE HUNAN</pattern>
1982
+ <template>
1983
+ Hunan is a province in South China.
1984
+ </template>
1985
+ </category>
1986
+
1987
+ <category>
1988
+ <pattern>DEFINE HUNGARY</pattern>
1989
+ <template>
1990
+ <condition>
1991
+ <li name="search" value="what">Hungary is a country.</li>
1992
+ <li name="search" value="capital">The capital of Hungary is Budapest.</li>
1993
+ <li name="search" value="where">Hungary is in central Europe.</li>
1994
+ <li>Hungary is a country in central Europe.</li>
1995
+ </condition>
1996
+ </template>
1997
+ </category>
1998
+
1999
+ <category>
2000
+ <pattern>DEFINE HYDERABAD</pattern>
2001
+ <template>
2002
+ Hyderabad is the capital of Andhra Pradesh.
2003
+ </template>
2004
+ </category>
2005
+
2006
+ <category>
2007
+ <pattern>DEFINE ICELAND</pattern>
2008
+ <template>
2009
+ An island nation in the North Atlantic.
2010
+ </template>
2011
+ </category>
2012
+
2013
+ <category>
2014
+ <pattern>DEFINE IDAHO</pattern>
2015
+ <template>
2016
+ Idaho is in the western United States.
2017
+ </template>
2018
+ </category>
2019
+
2020
+ <category>
2021
+ <pattern>DEFINE ILLINOIS</pattern>
2022
+ <template>
2023
+ <condition>
2024
+ <li name="search" value="what">Illinos is a state in the USA.</li>
2025
+ <li name="search" value="capital">Springfield is the capital of Illinois.</li>
2026
+ <li name="search" value="where">Illinos is in the midwestern United States.</li>
2027
+ <li>Illinos is in the midwestern United States.</li>
2028
+ </condition>
2029
+ </template>
2030
+ </category>
2031
+
2032
+ <category>
2033
+ <pattern>DEFINE INDIA</pattern>
2034
+ <template>
2035
+ <condition>
2036
+ <li name="search" value="what">A country in central and South India.</li>
2037
+ <li name="search" value="capital">New Delhi is the capital of India.</li>
2038
+ <li name="search" value="where">A region in South Asia, south of the Himalayas, including a large peninsula
2039
+ between the Arabian Sea and the Bay of Bengal.</li>
2040
+ <li>A region in South Asia, south of the Himalayas, including a large peninsula between the Arabian
2041
+ Sea and the Bay of Bengal. It contains India, Pakistan, Bangladesh, Nepal, and Bhutan. A republic
2042
+ in central and South India, established by Act of British Parliament in 1947, became a republic in
2043
+ 1950. It is a member of the Commonwealth. It is 1,269,000 square miles with a population of
2044
+ 783,940,000.</li>
2045
+ </condition>
2046
+ </template>
2047
+ </category>
2048
+
2049
+ <category>
2050
+ <pattern>DEFINE INDIANA</pattern>
2051
+ <template>
2052
+ Indiana is in the midwestern United States.
2053
+ </template>
2054
+ </category>
2055
+
2056
+ <category>
2057
+ <pattern>DEFINE INDIANAPOLIS</pattern>
2058
+ <template>
2059
+ INDIANAPOLIS is a large city in Indiana.
2060
+ </template>
2061
+ </category>
2062
+
2063
+ <category>
2064
+ <pattern>DEFINE INDONESIA</pattern>
2065
+ <template>
2066
+ INDONESIA is an island nation in southeast Asia.
2067
+ </template>
2068
+ </category>
2069
+
2070
+ <category>
2071
+ <pattern>DEFINE IOWA</pattern>
2072
+ <template>
2073
+ <condition>
2074
+ <li name="search" value="what">Iowa is a state in the USA.</li>
2075
+ <li name="search" value="capital">Des Moines, Iowa.</li>
2076
+ <li name="search" value="where">Iowa is in the midwest, between the Mississipi and Missouri rivers.</li>
2077
+ <li>Iowa is in the midwest, between the Mississipi and Missouri rivers.</li>
2078
+ </condition>
2079
+ </template>
2080
+ </category>
2081
+
2082
+ <category>
2083
+ <pattern>DEFINE IRAN</pattern>
2084
+ <template>
2085
+ Iran is a nation in southern Asia. <set name="it"><set name="topic">Iran</set></set> is the site of
2086
+ ancient Persia.
2087
+ </template>
2088
+ </category>
2089
+
2090
+ <category>
2091
+ <pattern>DEFINE IRAQ</pattern>
2092
+ <template>
2093
+ IRAQ is in the middle east, on the Persian Gulf.
2094
+ </template>
2095
+ </category>
2096
+
2097
+ <category>
2098
+ <pattern>DEFINE IRELAND</pattern>
2099
+ <template>
2100
+ An island of the British Isles, west of Great Britain. It is 32,595 square miles. Republic
2101
+ comprising the South rovinces of this island and three counties of Ulster prvince, established as a
2102
+ republic in 1922, it was a member of the Commonwealth until 1949. It is 27,136 square miles
2103
+ with a population of 3,624,000. Its capital is Dublin.
2104
+ </template>
2105
+ </category>
2106
+
2107
+ <category>
2108
+ <pattern>DEFINE ISRAEL</pattern>
2109
+ <template>
2110
+ Israel is a small middle eastern country between Lebanon, Syria, Jordan, and Egypt.
2111
+ </template>
2112
+ </category>
2113
+
2114
+ <category>
2115
+ <pattern>DEFINE ISTANBUL</pattern>
2116
+ <template>
2117
+ Istanbul is a city in Turkey, formerly Constantinople.
2118
+ </template>
2119
+ </category>
2120
+
2121
+ <category>
2122
+ <pattern>DEFINE ITALY</pattern>
2123
+ <template>
2124
+ <condition>
2125
+ <li name="search" value="what">Italy is a country in Europe.</li>
2126
+ <li name="search" value="capital">Roma.</li>
2127
+ <li name="search" value="where">Italy is in the southern part of Europe.</li>
2128
+ <li>Italy is in the southern part of Europe.</li>
2129
+ </condition>
2130
+ </template>
2131
+ </category>
2132
+
2133
+ <category>
2134
+ <pattern>DEFINE JAPAN</pattern>
2135
+ <template>
2136
+ <condition>
2137
+ <li name="search" value="what">Japan is an island nation on the eastern side of Asia.</li>
2138
+ <li name="search" value="capital">Tokyo.</li>
2139
+ <li name="search" value="where">Japan is on the eastern side of Asia.</li>
2140
+ <li>Japan is an island nation on the eastern side of Asia.</li>
2141
+ </condition>
2142
+ </template>
2143
+ </category>
2144
+
2145
+ <category>
2146
+ <pattern>DEFINE KALAMAZOO</pattern>
2147
+ <template>
2148
+ KALAMAZOO is a city in Michigan.
2149
+ </template>
2150
+ </category>
2151
+
2152
+ <category>
2153
+ <pattern>DEFINE KANSAS</pattern>
2154
+ <template>
2155
+ <condition>
2156
+ <li name="search" value="what">Kansas is a state in the United States.</li>
2157
+ <li name="search" value="capital">The capital of Kansas is Kansas City.</li>
2158
+ <li name="search" value="where">Kansas is in the midwestern United States.</li>
2159
+ <li>Kansas is in the midwestern United States.</li>
2160
+ </condition>
2161
+ </template>
2162
+ </category>
2163
+
2164
+ <category>
2165
+ <pattern>DEFINE KASHMIR</pattern>
2166
+ <template>
2167
+ KASHMIR is a disputed area between India and Pakistan.
2168
+ </template>
2169
+ </category>
2170
+
2171
+ <category>
2172
+ <pattern>DEFINE KENTUCKY</pattern>
2173
+ <template>
2174
+ KENTUCKY is on the south bank of the Ohio river.
2175
+ </template>
2176
+ </category>
2177
+
2178
+ <category>
2179
+ <pattern>DEFINE KENYA</pattern>
2180
+ <template>
2181
+ KENYA is a country in central Africa.
2182
+ </template>
2183
+ </category>
2184
+
2185
+ <category>
2186
+ <pattern>DEFINE KOREA</pattern>
2187
+ <template>
2188
+ KOREA is a peninsula on the eastern edge of the Asian continent.
2189
+ </template>
2190
+ </category>
2191
+
2192
+ <category>
2193
+ <pattern>DEFINE KOSOVO</pattern>
2194
+ <template>
2195
+ Kosovo is a country in the Balkans.
2196
+ </template>
2197
+ </category>
2198
+
2199
+ <category>
2200
+ <pattern>DEFINE KUWAIT</pattern>
2201
+ <template>
2202
+ KUWAIT is a small nation on the Persian gulf.
2203
+ </template>
2204
+ </category>
2205
+
2206
+ <category>
2207
+ <pattern>DEFINE LA</pattern>
2208
+ <template>
2209
+ LA is a large city in southern California.
2210
+ </template>
2211
+ </category>
2212
+
2213
+ <category>
2214
+ <pattern>DEFINE LAS VEGAS</pattern>
2215
+ <template>
2216
+ Las Vegas is in Nevada.
2217
+ </template>
2218
+ </category>
2219
+
2220
+ <category>
2221
+ <pattern>DEFINE LICHTENSTEIN</pattern>
2222
+ <template>
2223
+ LICHTENSTEIN is a tiny country in central Europe.
2224
+ </template>
2225
+ </category>
2226
+
2227
+ <category>
2228
+ <pattern>DEFINE LINCOLN</pattern>
2229
+ <template>
2230
+ Lincoln is a city in Nebraska.
2231
+ </template>
2232
+ </category>
2233
+
2234
+ <category>
2235
+ <pattern>DEFINE LISBON</pattern>
2236
+ <template>
2237
+ Lisbon is a city in Portugal.
2238
+ </template>
2239
+ </category>
2240
+
2241
+ <category>
2242
+ <pattern>DEFINE LONDON</pattern>
2243
+ <template>
2244
+ London is a city in England.
2245
+ </template>
2246
+ </category>
2247
+
2248
+ <category>
2249
+ <pattern>DEFINE LOS ANGELES</pattern>
2250
+ <template>
2251
+ Los Angeles is a city in California.
2252
+ </template>
2253
+ </category>
2254
+
2255
+ <category>
2256
+ <pattern>DEFINE MACEDONIA</pattern>
2257
+ <template>
2258
+ MACEDONIA is a small nation between Greece and Serbia.
2259
+ </template>
2260
+ </category>
2261
+
2262
+ <category>
2263
+ <pattern>DEFINE MADRAS</pattern>
2264
+ <template>
2265
+ MADRAS is a city in India.
2266
+ </template>
2267
+ </category>
2268
+
2269
+ <category>
2270
+ <pattern>DEFINE MADRID</pattern>
2271
+ <template>
2272
+ Madrid is a city in Spain.
2273
+ </template>
2274
+ </category>
2275
+
2276
+ <category>
2277
+ <pattern>DEFINE MAINE</pattern>
2278
+ <template>
2279
+ <condition>
2280
+ <li name="search" value="what">Maine is a state of the United States.</li>
2281
+ <li name="search" value="capital">The capital of Maine is Augusta.</li>
2282
+ <li name="search" value="where">Maine is in the northeastern corner of the United States, bordering Canada.</li>
2283
+ <li>Maine is in the northeastern corner of the United States, bordering Canada.</li>
2284
+ </condition>
2285
+ </template>
2286
+ </category>
2287
+
2288
+ <category>
2289
+ <pattern>DEFINE MALAYSIA</pattern>
2290
+ <template>
2291
+ MALAYSIA is an island in southeast Asia.
2292
+ </template>
2293
+ </category>
2294
+
2295
+ <category>
2296
+ <pattern>DEFINE MALTA</pattern>
2297
+ <template>
2298
+ MALTA is an island in the Mediterranian sea, south of Sicily.
2299
+ </template>
2300
+ </category>
2301
+
2302
+ <category>
2303
+ <pattern>DEFINE MANHATTAN</pattern>
2304
+ <template>
2305
+ Manhattan is the island center of New York City.
2306
+ </template>
2307
+ </category>
2308
+
2309
+ <category>
2310
+ <pattern>DEFINE MANILA</pattern>
2311
+ <template>
2312
+ Manila is a city in the Phillipines.
2313
+ </template>
2314
+ </category>
2315
+
2316
+ <category>
2317
+ <pattern>DEFINE MARTINIQUE</pattern>
2318
+ <template>
2319
+ MARTINIQUE is in the Caribbean, part of the Leeward and Windward Island chain.
2320
+ </template>
2321
+ </category>
2322
+
2323
+ <category>
2324
+ <pattern>DEFINE MARYLAND</pattern>
2325
+ <template>
2326
+ <condition>
2327
+ <li name="search" value="what">Maryland is a state, between Delaware and Virginia.</li>
2328
+ <li name="search" value="capital">Baltimore.</li>
2329
+ <li name="search" value="where">Maryland is between Delaware and Virginia.</li>
2330
+ <li>Maryland is an east coast state, between Delaware and Virginia.</li>
2331
+ </condition>
2332
+ </template>
2333
+ </category>
2334
+
2335
+ <category>
2336
+ <pattern>DEFINE MASSACHUSETTS</pattern>
2337
+ <template>
2338
+ <condition>
2339
+ <li name="search" value="what">Massaschusetts is a state.</li>
2340
+ <li name="search" value="capital">The capital of Massaschusetts is Boston.</li>
2341
+ <li name="search" value="where">???.</li>
2342
+ <li>???.</li>
2343
+ </condition>
2344
+ </template>
2345
+ </category>
2346
+
2347
+
2348
+ <category>
2349
+ <pattern>DEFINE MELBOURNE</pattern>
2350
+ <template>
2351
+ A seaport in SE Australia. It is the capital of Victoria with a population of 2,864,000. Also a city
2352
+ in East Florida with a population of 60,000.
2353
+ </template>
2354
+ </category>
2355
+
2356
+ <category>
2357
+ <pattern>DEFINE MEXICO</pattern>
2358
+ <template>
2359
+ A country in North America, south of the U.S. It is 756,198 square miles with a population of
2360
+ 66,846,000. Its capital is Mexico City.
2361
+ </template>
2362
+ </category>
2363
+
2364
+ <category>
2365
+ <pattern>DEFINE MIAMI</pattern>
2366
+ <template>
2367
+ Miama is a large city in Florida, on the south Atlantic coast.
2368
+ </template>
2369
+ </category>
2370
+
2371
+ <category>
2372
+ <pattern>DEFINE MICHIGAN</pattern>
2373
+ <template>
2374
+ <condition>
2375
+ <li name="search" value="what">Michigan is a state of the United States.</li>
2376
+ <li name="search" value="capital">The city is called Lansing, Michigan.</li>
2377
+ <li name="search" value="where">MICHIGAN is a midwestern state on the Great Lakes.</li>
2378
+ <li>MICHIGAN is a midwestern state on the Great Lakes.</li>
2379
+ </condition>
2380
+ </template>
2381
+ </category>
2382
+
2383
+ <category>
2384
+ <pattern>DEFINE MICRONESIA</pattern>
2385
+ <template>
2386
+ MICRONESIA is a collection of islands in the Pacific ocean.
2387
+ </template>
2388
+ </category>
2389
+
2390
+ <category>
2391
+ <pattern>DEFINE MINNESOTA</pattern>
2392
+ <template>
2393
+ <condition>
2394
+ <li name="search" value="what">Minnesota is a state of the United States.</li>
2395
+ <li name="search" value="capital">The capital of Minnesota is St. Paul.</li>
2396
+ <li name="search" value="where">Minnesota is on the northern border of the United States, between Wisconsin and North Dakota.</li>
2397
+ <li>Minnesota is on the northern border of the United States, between Wisconsin and North Dakota.</li>
2398
+ </condition>
2399
+
2400
+ Minnesota is on the northern border of the United States, between Wisconsin and North Dakota.
2401
+ </template>
2402
+ </category>
2403
+
2404
+ <category>
2405
+ <pattern>DEFINE MISSISSIPPI</pattern>
2406
+ <template>
2407
+ <condition>
2408
+ <li name="search" value="what">Mississippi is a state of the United States.</li>
2409
+ <li name="search" value="capital">Jackson is the capital of Mississippi.</li>
2410
+ <li name="search" value="where">Mississippi is in the southern United States.</li>
2411
+ <li>Mississippi is in the southern United States.</li>
2412
+ </condition>
2413
+ </template>
2414
+ </category>
2415
+
2416
+ <category>
2417
+ <pattern>DEFINE MONGOLIA</pattern>
2418
+ <template>
2419
+ <condition>
2420
+ <li name="search" value="what">Mongolia is country.</li>
2421
+ <li name="search" value="capital">The capital of Mongolia is Ulan Bator.</li>
2422
+ <li name="search" value="where">Mongolia is in central Asia between Russian Siberia and China.</li>
2423
+ <li>Mongolia is in central Asia between Russian Siberia and China.</li>
2424
+ </condition>
2425
+ </template>
2426
+ </category>
2427
+
2428
+ <category>
2429
+ <pattern>DEFINE MONTANA</pattern>
2430
+ <template>
2431
+ <condition>
2432
+ <li name="search" value="what">Montana is state in the USA..</li>
2433
+ <li name="search" value="capital">Helena. That is a hard one.</li>
2434
+ <li name="search" value="where">Montana is in the northwest United States between the Dakotas and Idaho.</li>
2435
+ <li>Montana is in the northwest United States between the Dakotas and Idaho.</li>
2436
+ </condition>
2437
+ </template>
2438
+ </category>
2439
+
2440
+ <category>
2441
+ <pattern>DEFINE MONTREAL</pattern>
2442
+ <template>
2443
+ Montreal is a city in Canada.
2444
+ </template>
2445
+ </category>
2446
+
2447
+ <category>
2448
+ <pattern>DEFINE MOROCCO</pattern>
2449
+ <template>
2450
+ Morocco is a nation in northwest Africa, close to Spain.
2451
+ </template>
2452
+ </category>
2453
+
2454
+ <category>
2455
+ <pattern>DEFINE MOSCOW</pattern>
2456
+ <template>
2457
+ Moscow is a city in Russia.
2458
+ </template>
2459
+ </category>
2460
+
2461
+ <category>
2462
+ <pattern>DEFINE NAIROBI</pattern>
2463
+ <template>
2464
+ Nairobi is a city in Kenya.
2465
+ </template>
2466
+ </category>
2467
+
2468
+ <category>
2469
+ <pattern>DEFINE NEBRASKA</pattern>
2470
+ <template>
2471
+ <condition>
2472
+ <li name="search" value="what">Nebraska is a state in the USA.</li>
2473
+ <li name="search" value="capital">The capital of Nebraska is Lincoln.</li>
2474
+ <li name="search" value="where">Nebraska is on the west bank of the Missouri river, between South Dakota and Kansas.</li>
2475
+ <li>Nebraska is on the west bank of the Missouri river, between South Dakota and Kansas.</li>
2476
+ </condition>
2477
+ </template>
2478
+ </category>
2479
+
2480
+ <category>
2481
+ <pattern>DEFINE NEPAL</pattern>
2482
+ <template>
2483
+ Nepal is a mountainous nation in southern Asia, between India and Tibet.
2484
+ </template>
2485
+ </category>
2486
+
2487
+ <category>
2488
+ <pattern>DEFINE NETHERLANDS</pattern>
2489
+ <template>
2490
+ <srai>DEFINE THE NETHERLANDS</srai>
2491
+ </template>
2492
+ </category>
2493
+
2494
+ <category>
2495
+ <pattern>DEFINE THE NETHERLANDS</pattern>
2496
+ <template>
2497
+ <condition>
2498
+ <li name="search" value="what">???.</li>
2499
+ <li name="search" value="capital">The Hague.</li>
2500
+ <li name="search" value="where">???.</li>
2501
+ <li>???.</li>
2502
+ </condition>
2503
+ </template>
2504
+ </category>
2505
+
2506
+ <category>
2507
+ <pattern>DEFINE NEVADA</pattern>
2508
+ <template>
2509
+ <condition>
2510
+ <li name="search" value="what">Nevada is a state in the USA.</li>
2511
+ <li name="search" value="capital">Carson City, Nevada.</li>
2512
+ <li name="search" value="where">???.</li>
2513
+ <li>Nevada is a state in the USA.</li>
2514
+ </condition>
2515
+ </template>
2516
+ </category>
2517
+
2518
+ <category>
2519
+ <pattern>DEFINE NEW JERSEY</pattern>
2520
+ <template>
2521
+ <condition>
2522
+ <li name="search" value="what">New Jersey is a state in the USA.</li>
2523
+ <li name="search" value="capital">Trenton.</li>
2524
+ <li name="search" value="where">???.</li>
2525
+ <li>New Jersey is a state in the USA.</li>
2526
+ </condition>
2527
+ </template>
2528
+ </category>
2529
+
2530
+ <category>
2531
+ <pattern>DEFINE NEW ORLEANS</pattern>
2532
+ <template>
2533
+ New Orleans is a city in Louisiana.
2534
+ </template>
2535
+ </category>
2536
+
2537
+ <category>
2538
+ <pattern>DEFINE NEW YORK</pattern>
2539
+ <template>
2540
+ <condition>
2541
+ <li name="search" value="what">New York is a state in the USA.</li>
2542
+ <li name="search" value="capital">The capital of New York is Albany.</li>
2543
+ <li name="search" value="where">New York is located in the Northeastern United States.</li>
2544
+ <li>New York is located in the Northeastern United States.</li>
2545
+ </condition>
2546
+ </template>
2547
+ </category>
2548
+
2549
+ <category>
2550
+ <pattern>DEFINE NEW YORK CITY</pattern>
2551
+ <template>
2552
+ <condition>
2553
+ <li name="search" value="what">New York City is the largest city in New York.</li>
2554
+ <li name="search" value="capital">It does not have a capital.</li>
2555
+ <li name="search" value="where">New York City is in New York state.</li>
2556
+ <li>New York City is the largest city in New York.</li>
2557
+ </condition>
2558
+ </template>
2559
+ </category>
2560
+
2561
+ <category>
2562
+ <pattern>DEFINE NEWARK</pattern>
2563
+ <template>
2564
+ Newark is city in New Jersey.
2565
+ </template>
2566
+ </category>
2567
+
2568
+ <category>
2569
+ <pattern>DEFINE NORFOLK</pattern>
2570
+ <template>
2571
+ Norfolk is a city in Virgina.
2572
+ </template>
2573
+ </category>
2574
+
2575
+ <category>
2576
+ <pattern>DEFINE NORTH AMERICA</pattern>
2577
+ <template>
2578
+ North America occupies the northern most of the norther hemisphere of the Earth, from the
2579
+ Bering Strait to Labrador.
2580
+ </template>
2581
+ </category>
2582
+
2583
+ <category>
2584
+ <pattern>DEFINE NORTH DAKOTA</pattern>
2585
+ <template>
2586
+ <condition>
2587
+ <li name="search" value="what">North Dakota is a state in the USA.</li>
2588
+ <li name="search" value="capital">???.</li>
2589
+ <li name="search" value="where">???.</li>
2590
+ <li>North Dakota is a state in the USA.</li>
2591
+ </condition>
2592
+ </template>
2593
+ </category>
2594
+
2595
+ <category>
2596
+ <pattern>DEFINE NORWAY</pattern>
2597
+ <template>
2598
+ <condition>
2599
+ <li name="search" value="what">Norway is a country in northern europe, bordering Sweden.</li>
2600
+ <li name="search" value="capital">The capital of Norway is Oslo.</li>
2601
+ <li name="search" value="where">Norway is a country bordering Sweden.</li>
2602
+ <li>A country in Northern Europe, occupying the west and north pars of the Scandinavian Peninsula.
2603
+ It is 125,064 square miles with a population of 4,165,000. Its capital is Oslo.</li>
2604
+ </condition>
2605
+ </template>
2606
+ </category>
2607
+
2608
+ <category>
2609
+ <pattern>DEFINE OHIO</pattern>
2610
+ <template>
2611
+ <condition>
2612
+ <li name="search" value="what">Ohio is a state in the USA.</li>
2613
+ <li name="search" value="capital">The capital of Ohio is Columbus.</li>
2614
+ <li name="search" value="where">Ohio is in the midwest United States, between Pennsylvania and Indiana.</li>
2615
+ <li>Ohio is in the midwest United States, between Pennsylvania and Indiana.</li>
2616
+ </condition>
2617
+ </template>
2618
+ </category>
2619
+
2620
+ <category>
2621
+ <pattern>DEFINE OKLAHOMA</pattern>
2622
+ <template>
2623
+ <condition>
2624
+ <li name="search" value="what">Oklahoma is a state in the USA.</li>
2625
+ <li name="search" value="capital">???.</li>
2626
+ <li name="search" value="where">Oklahoma is in the midwestern United States.</li>
2627
+ <li>Oklahoma is in the midwestern United States.</li>
2628
+ </condition>
2629
+ </template>
2630
+ </category>
2631
+
2632
+ <category>
2633
+ <pattern>DEFINE OMAHA</pattern>
2634
+ <template>
2635
+ Omaha is a city in Nebraska.
2636
+ </template>
2637
+ </category>
2638
+
2639
+ <category>
2640
+ <pattern>DEFINE ONTARIO</pattern>
2641
+ <template>
2642
+ Ontario is a province of Canada.
2643
+ </template>
2644
+ </category>
2645
+
2646
+ <category>
2647
+ <pattern>DEFINE OREGON</pattern>
2648
+ <template>
2649
+ <condition>
2650
+ <li name="search" value="what">Oregon is a state in the USA.</li>
2651
+ <li name="search" value="capital">Salem, Oregon.</li>
2652
+ <li name="search" value="where">???.</li>
2653
+ <li>???.</li>
2654
+ </condition>
2655
+ </template>
2656
+ </category>
2657
+
2658
+ <category>
2659
+ <pattern>DEFINE OSLO</pattern>
2660
+ <template>
2661
+ The capital of Norway. It's a seaport on an inlet of the Skagerrak. It has a population of 447,000.
2662
+ </template>
2663
+ </category>
2664
+
2665
+ <category>
2666
+ <pattern>DEFINE OXFORD</pattern>
2667
+ <template>
2668
+ Oxford is a University in England. It is also a small town in Maine and many other U. S. states.
2669
+ </template>
2670
+ </category>
2671
+
2672
+ <category>
2673
+ <pattern>DEFINE OXNARD</pattern>
2674
+ <template>
2675
+ Oxnard is a city in California.
2676
+ </template>
2677
+ </category>
2678
+
2679
+ <category>
2680
+ <pattern>DEFINE PAKISTAN</pattern>
2681
+ <template>
2682
+ <condition>
2683
+ <li name="search" value="what">Pakistan is country.</li>
2684
+ <li name="search" value="capital">It is called Islamabad.</li>
2685
+ <li name="search" value="where">Pakistan is part of the Indian subcontinent, bordering India and Afghanistan.</li>
2686
+ <li>Pakistan is part of the Indian subcontinent, bordering India and Afghanistan.</li>
2687
+ </condition>
2688
+ </template>
2689
+ </category>
2690
+
2691
+ <category>
2692
+ <pattern>DEFINE PALESTINE</pattern>
2693
+ <template>
2694
+ Palestine is the old name for Israel, or the new name for the state inside Israel.
2695
+ </template>
2696
+ </category>
2697
+
2698
+ <category>
2699
+ <pattern>DEFINE PANAMA</pattern>
2700
+ <template>
2701
+ Panama is on the isthmus between North and South America.
2702
+ </template>
2703
+ </category>
2704
+
2705
+ <category>
2706
+ <pattern>DEFINE PARIS</pattern>
2707
+ <template>
2708
+ The capital of France, a large city in western Europe.
2709
+ </template>
2710
+ </category>
2711
+
2712
+ <category>
2713
+ <pattern>DEFINE PENNSYLVANIA</pattern>
2714
+ <template>
2715
+ <condition>
2716
+ <li name="search" value="what">Pennsylvania is one of the 13 original United States.</li>
2717
+ <li name="search" value="capital">The capital of Pennsylvania is Harrisburg.</li>
2718
+ <li name="search" value="where">Mid Atlantic state in the NE U.S.</li>
2719
+ <li>Mid Atlantic state in the NE U.S. One of the 13 original States. It is 45,333 square miles with
2720
+ a population of 11,882,000.</li>
2721
+ </condition>
2722
+ </template>
2723
+ </category>
2724
+
2725
+ <category>
2726
+ <pattern>DEFINE PERTH</pattern>
2727
+ <template>
2728
+ Perth is a city in western Australia.
2729
+ </template>
2730
+ </category>
2731
+
2732
+ <category>
2733
+ <pattern>DEFINE PERU</pattern>
2734
+ <template>
2735
+ <condition>
2736
+ <li name="search" value="what">Peru is a country in South America.</li>
2737
+ <li name="search" value="capital">Lima is the capital of Peru.</li>
2738
+ <li name="search" value="where">South America.</li>
2739
+ <li>Peru is a country in South America.</li>
2740
+ </condition>
2741
+ </template>
2742
+ </category>
2743
+
2744
+ <category>
2745
+ <pattern>DEFINE PHILADELPHIA</pattern>
2746
+ <template>
2747
+ Philadelphia is a large city in southeast Pennsylvania, between New York and Washington, D. C.
2748
+ </template>
2749
+ </category>
2750
+
2751
+ <category>
2752
+ <pattern>DEFINE PHOENIX</pattern>
2753
+ <template>
2754
+ <random>
2755
+ <li>The way words souend.</li>
2756
+ <li>The capital of Arizona, in the SC part, near the Salt River. It has a population of 983,000 with
2757
+ 2,122,000 in the metro area.</li>
2758
+ </random>
2759
+ </template>
2760
+ </category>
2761
+
2762
+ <category>
2763
+ <pattern>DEFINE PITTSBURGH</pattern>
2764
+ <template>
2765
+ Pittsburgh is a large city in western Pennsylvania.
2766
+ </template>
2767
+ </category>
2768
+
2769
+ <category>
2770
+ <pattern>DEFINE PITTSFIELD</pattern>
2771
+ <template>
2772
+ Pittsfield is a town in Massachusettes.
2773
+ </template>
2774
+ </category>
2775
+
2776
+ <category>
2777
+ <pattern>DEFINE POLAND</pattern>
2778
+ <template>
2779
+ <condition>
2780
+ <li name="search" value="what">Poland is a country in central Europe.</li>
2781
+ <li name="search" value="capital">Warsaw.</li>
2782
+ <li name="search" value="where">Poland is a country in central Europe, between Germany and Byelorussia.</li>
2783
+ <li>Poland is a country in central Europe, between Germany and Byelorussia.</li>
2784
+ </condition>
2785
+ </template>
2786
+ </category>
2787
+
2788
+ <category>
2789
+ <pattern>DEFINE PORTUGAL</pattern>
2790
+ <template>
2791
+ <condition>
2792
+ <li name="search" value="what">Portugal is a country in western Europe.</li>
2793
+ <li name="search" value="capital">Lisbon.</li>
2794
+ <li name="search" value="where">Portugal is on the Iberain penninsula.</li>
2795
+ <li>Portugal is a country in western Europe, on the Iberain penninsula.</li>
2796
+ </condition>
2797
+ </template>
2798
+ </category>
2799
+
2800
+ <category>
2801
+ <pattern>DEFINE RHODE ISLAND</pattern>
2802
+ <template>
2803
+ <condition>
2804
+ <li name="search" value="what">Rhode Island is a state in the USA.</li>
2805
+ <li name="search" value="capital">Providence, Rhode Island.</li>
2806
+ <li name="search" value="where">???.</li>
2807
+ <li>Rhode Island is a state in the USA.</li>
2808
+ </condition>
2809
+ </template>
2810
+ </category>
2811
+
2812
+ <category>
2813
+ <pattern>DEFINE RIO</pattern>
2814
+ <template>
2815
+ RIO is a large city in Brazil
2816
+ </template>
2817
+ </category>
2818
+
2819
+ <category>
2820
+ <pattern>DEFINE ROMANIA</pattern>
2821
+ <template>
2822
+ Romania is a country in Eastern Europe, on the Black Sea, bordering Ukrania, Moldavia,
2823
+ Hungary, Serbia and Bulgaria.
2824
+ </template>
2825
+ </category>
2826
+
2827
+ <category>
2828
+ <pattern>DEFINE ROME</pattern>
2829
+ <template>
2830
+ Rome is a large city in Italy.
2831
+ </template>
2832
+ </category>
2833
+
2834
+ <category>
2835
+ <pattern>DEFINE RUSSIA</pattern>
2836
+ <template>
2837
+ <condition>
2838
+ <li name="search" value="what">???.</li>
2839
+ <li name="search" value="capital">Moscow.</li>
2840
+ <li name="search" value="where">In east Europe and north Asia.</li>
2841
+ <li>Former empire in east Europe and north Asia, from 1547-1917, ruled by the czars. Its capital is
2842
+ St. Petersburg.</li>
2843
+ </condition>
2844
+ </template>
2845
+ </category>
2846
+
2847
+ <category>
2848
+ <pattern>DEFINE RWANDA</pattern>
2849
+ <template>
2850
+ Rwanda is a country in Africa.
2851
+ </template>
2852
+ </category>
2853
+
2854
+ <category>
2855
+ <pattern>DEFINE SACRAMENTO</pattern>
2856
+ <template>
2857
+ Sacramento is a city in California.
2858
+ </template>
2859
+ </category>
2860
+
2861
+ <category>
2862
+ <pattern>DEFINE SALEM</pattern>
2863
+ <template>
2864
+ Salem is a town in Massachusetts.
2865
+ </template>
2866
+ </category>
2867
+
2868
+ <category>
2869
+ <pattern>DEFINE SALT LAKE CITY</pattern>
2870
+ <template>
2871
+ Salt Lake City is a city in Utah.
2872
+ </template>
2873
+ </category>
2874
+
2875
+ <category>
2876
+ <pattern>DEFINE SAN DIEGO</pattern>
2877
+ <template>
2878
+ San Diego is a city in California.
2879
+ </template>
2880
+ </category>
2881
+
2882
+ <category>
2883
+ <pattern>DEFINE SAN FRANCISCO</pattern>
2884
+ <template>
2885
+ San Francisco is a large metropolis on the west coast of North America.
2886
+ </template>
2887
+ </category>
2888
+
2889
+ <category>
2890
+ <pattern>DEFINE SAN FRANCISCO LIKE</pattern>
2891
+ <template>
2892
+ San Francisco is too expensive. There are too many greedy people and too many homeless.
2893
+ </template>
2894
+ </category>
2895
+
2896
+ <category>
2897
+ <pattern>DEFINE SAN JOSE</pattern>
2898
+ <template>
2899
+ San Jose is a city in California.
2900
+ </template>
2901
+ </category>
2902
+
2903
+ <category>
2904
+ <pattern>DEFINE SASKATOON</pattern>
2905
+ <template>
2906
+ Saskatoon is a city in Saskatchewan.
2907
+ </template>
2908
+ </category>
2909
+
2910
+ <category>
2911
+ <pattern>DEFINE SAUDIA ARABIA</pattern>
2912
+ <template>
2913
+ <condition>
2914
+ <li name="search" value="what">Saudia Arabia is a country.</li>
2915
+ <li name="search" value="capital">Riyadh.</li>
2916
+ <li name="search" value="where">???.</li>
2917
+ <li>Saudia Arabia is a country.</li>
2918
+ </condition>
2919
+ </template>
2920
+ </category>
2921
+
2922
+
2923
+ <category>
2924
+ <pattern>DEFINE SEATTLE</pattern>
2925
+ <template>
2926
+ Seattle is a large city in Washington state, near Vancover Canada.
2927
+ </template>
2928
+ </category>
2929
+
2930
+ <category>
2931
+ <pattern>DEFINE SERBIA</pattern>
2932
+ <template>
2933
+ Serbia is the remaining territory of the former Yugoslavia.
2934
+ </template>
2935
+ </category>
2936
+
2937
+ <category>
2938
+ <pattern>DEFINE SHEFFIELD</pattern>
2939
+ <template>
2940
+ Sheffield is a town in England.
2941
+ </template>
2942
+ </category>
2943
+
2944
+ <category>
2945
+ <pattern>DEFINE SIAM</pattern>
2946
+ <template>
2947
+ Siam is another name for Thailand.
2948
+ </template>
2949
+ </category>
2950
+
2951
+ <category>
2952
+ <pattern>DEFINE SINGAPORE</pattern>
2953
+ <template>
2954
+ Singapore is a island nation-state at the tip of the Malay penninsula.
2955
+ </template>
2956
+ </category>
2957
+
2958
+ <category>
2959
+ <pattern>DEFINE SOFIA</pattern>
2960
+ <template>
2961
+ Sofia is a city in Bulgaria.
2962
+ </template>
2963
+ </category>
2964
+
2965
+ <category>
2966
+ <pattern>DEFINE SPAIN</pattern>
2967
+ <template>
2968
+ <condition>
2969
+ <li name="search" value="what">Spain is country.</li>
2970
+ <li name="search" value="capital">The capital of Spain is Madrid.</li>
2971
+ <li name="search" value="where">Spain is on the Iberian penninsula in southwestern Europe.</li>
2972
+ <li>Spain is on the Iberian penninsula in southwestern Europe.</li>
2973
+ </condition>
2974
+ </template>
2975
+ </category>
2976
+
2977
+ <category>
2978
+ <pattern>DEFINE STOCKHOLM</pattern>
2979
+ <template>
2980
+ Stockholm is a large city in Sweden.
2981
+ </template>
2982
+ </category>
2983
+
2984
+ <category>
2985
+ <pattern>DEFINE STONEWALL</pattern>
2986
+ <template>
2987
+ Stonewall is a town in Mississippi.
2988
+ </template>
2989
+ </category>
2990
+
2991
+ <category>
2992
+ <pattern>DEFINE SUEZ</pattern>
2993
+ <template>
2994
+ Suez is a canal between the Mediterranian and the Red Sea.
2995
+ </template>
2996
+ </category>
2997
+
2998
+ <category>
2999
+ <pattern>DEFINE SWEDEN</pattern>
3000
+ <template>
3001
+ <condition>
3002
+ <li name="search" value="what">A country in northern Europe.</li>
3003
+ <li name="search" value="capital">The capital of Sweden is Stockholm.</li>
3004
+ <li name="search" value="where">Sweden is in northern europe, bordering Finland and Norway.</li>
3005
+ <li>A country in northern Europe, in the east part of the Scandinavian Peninsula. It is 173,620 square
3006
+ miles with a population of 8,320,000.</li>
3007
+ </condition>
3008
+ </template>
3009
+ </category>
3010
+
3011
+ <category>
3012
+ <pattern>DEFINE SWEDISH</pattern>
3013
+ <template>
3014
+ The North Germanic language of the Swedes. The people of Sweden.
3015
+ </template>
3016
+ </category>
3017
+
3018
+ <category>
3019
+ <pattern>DEFINE SWITZERLAND</pattern>
3020
+ <template>
3021
+ Switzerland is a country in centrail Europe, bordering Italy, Austria and France.
3022
+ </template>
3023
+ </category>
3024
+
3025
+ <category>
3026
+ <pattern>DEFINE SYDNEY</pattern>
3027
+ <template>
3028
+ Sydney is a city in Australia.
3029
+ </template>
3030
+ </category>
3031
+
3032
+ <category>
3033
+ <pattern>DEFINE TAIWAN</pattern>
3034
+ <template>
3035
+ Taiwan is an island country in Asia.
3036
+ </template>
3037
+ </category>
3038
+
3039
+ <category>
3040
+ <pattern>DEFINE TENNESSEE</pattern>
3041
+ <template>
3042
+ Tennessee is in the southern United States..
3043
+ </template>
3044
+ </category>
3045
+
3046
+ <category>
3047
+ <pattern>DEFINE TEXAS</pattern>
3048
+ <template>
3049
+ <condition>
3050
+ <li name="search" value="what">Texas is a state of the United States.</li>
3051
+ <li name="search" value="capital">Austin.</li>
3052
+ <li name="search" value="where">Texas is in the south central region of the United States.</li>
3053
+ <li>Texas is in the south central region of the United States.</li>
3054
+ </condition>
3055
+ </template>
3056
+ </category>
3057
+
3058
+ <category>
3059
+ <pattern>DEFINE THAILAND</pattern>
3060
+ <template>
3061
+ Thailand is in southeast Asia, between Burma and Cambodia.
3062
+ </template>
3063
+ </category>
3064
+
3065
+ <category>
3066
+ <pattern>DEFINE THE HIGHEST MOUNTAIN</pattern>
3067
+ <template>
3068
+ Mt. Everest.
3069
+ </template>
3070
+ </category>
3071
+
3072
+ <category>
3073
+ <pattern>DEFINE THE LARGEST STATE</pattern>
3074
+ <template>
3075
+ Alaska is the largest state of the USA.
3076
+ </template>
3077
+ </category>
3078
+
3079
+ <category>
3080
+ <pattern>DEFINE THE PHILIPPINES</pattern>
3081
+ <template>
3082
+ An island nation in the South Pacific.
3083
+ </template>
3084
+ </category>
3085
+
3086
+ <category>
3087
+ <pattern>DEFINE THE POPULATION _ CHINA</pattern>
3088
+ <template>
3089
+ China has more than one billion people.
3090
+ </template>
3091
+ </category>
3092
+
3093
+ <category>
3094
+ <pattern>DEFINE THE POPULATION _ MAINE</pattern>
3095
+ <template>
3096
+ About 1.4 million.
3097
+ </template>
3098
+ </category>
3099
+
3100
+ <category>
3101
+ <pattern>DEFINE THE POPULATION _ USA</pattern>
3102
+ <template>
3103
+ The United States has about 300 million people.
3104
+ </template>
3105
+ </category>
3106
+
3107
+ <category>
3108
+ <pattern>DEFINE THE POPULATION _ WORLD</pattern>
3109
+ <template>
3110
+ About 6 Billion people.
3111
+ </template>
3112
+ </category>
3113
+
3114
+ <category>
3115
+ <pattern>DEFINE THE TALLEST MOUNTAIN</pattern>
3116
+ <template>
3117
+ The highest mountain on Earth is Mt. Everest.
3118
+ </template>
3119
+ </category>
3120
+
3121
+ <category>
3122
+ <pattern>DEFINE THE UNITED STATES</pattern>
3123
+ <template>
3124
+ The United States is "the last superpower", a nation of 300 million spanning the North American
3125
+ continent.
3126
+ </template>
3127
+ </category>
3128
+
3129
+ <category>
3130
+ <pattern>DEFINE TOKYO</pattern>
3131
+ <template>
3132
+ Tokyo is a city in Japan.
3133
+ </template>
3134
+ </category>
3135
+
3136
+ <category>
3137
+ <pattern>DEFINE TOLEDO</pattern>
3138
+ <template>
3139
+ Toledo is a city in Ohio.
3140
+ </template>
3141
+ </category>
3142
+
3143
+ <category>
3144
+ <pattern>DEFINE TORONTO</pattern>
3145
+ <template>
3146
+ Toronto is a city in Canada.
3147
+ </template>
3148
+ </category>
3149
+
3150
+ <category>
3151
+ <pattern>DEFINE TRINIDAD</pattern>
3152
+ <template>
3153
+ An island of the West Indies, off the NE coast of Venezuela. It is 1,864 square miles.
3154
+ </template>
3155
+ </category>
3156
+
3157
+ <category>
3158
+ <pattern>DEFINE TROY</pattern>
3159
+ <template>
3160
+ Troy is a city in New York.
3161
+ </template>
3162
+ </category>
3163
+
3164
+ <category>
3165
+ <pattern>DEFINE TURKEY</pattern>
3166
+ <template>
3167
+ <condition>
3168
+ <li name="search" value="what">Turkey is country.</li>
3169
+ <li name="search" value="capital">Ankara is the capital of Turkey.</li>
3170
+ <li name="search" value="where">Turkey is in southwest Asia, between Europe and the middle East and guarding the Black Sea of Russia.</li>
3171
+ <li>Turkey is in southwest Asia, between Europe and the middle East and guarding the Black Sea of Russia.</li>
3172
+ </condition>
3173
+ </template>
3174
+ </category>
3175
+
3176
+ <category>
3177
+ <pattern>DEFINE TUSCALOOSA</pattern>
3178
+ <template>
3179
+ Tuscaloosa is in Alabama, last I heard.
3180
+ </template>
3181
+ </category>
3182
+
3183
+ <category>
3184
+ <pattern>DEFINE USA</pattern>
3185
+ <template>
3186
+ United States of America is in North America, between Canada and Mexico.
3187
+ </template>
3188
+ </category>
3189
+
3190
+ <category>
3191
+ <pattern>DEFINE UTAH</pattern>
3192
+ <template>
3193
+ Utah is in the western United States.
3194
+ </template>
3195
+ </category>
3196
+
3197
+ <category>
3198
+ <pattern>DEFINE VERMONT</pattern>
3199
+ <template>
3200
+ <condition>
3201
+ <li name="search" value="what">Vermont is state of the USA.</li>
3202
+ <li name="search" value="capital">Montpelier.</li>
3203
+ <li name="search" value="where">Vermont is in New England, between New York and New Hampshire, on the west bank of the Connecticut river.</li>
3204
+ <li>Vermont is in New England, between New York and New Hampshire, on the west bank of the Connecticut river.</li>
3205
+ </condition>
3206
+ </template>
3207
+ </category>
3208
+
3209
+ <category>
3210
+ <pattern>DEFINE VIETNAM</pattern>
3211
+ <template>
3212
+ Vietnam is in southeast Asia.
3213
+ </template>
3214
+ </category>
3215
+
3216
+ <category>
3217
+ <pattern>DEFINE VIRGINIA</pattern>
3218
+ <template>
3219
+ Virginia is in the eastern United States.
3220
+ </template>
3221
+ </category>
3222
+
3223
+ <category>
3224
+ <pattern>DEFINE WALES</pattern>
3225
+ <template>
3226
+ Wales is located on a small island off the coast of Europe.
3227
+ </template>
3228
+ </category>
3229
+
3230
+ <category>
3231
+ <pattern>DEFINE WARSAW</pattern>
3232
+ <template>
3233
+ Warsaw is a large city in Poland.
3234
+ </template>
3235
+ </category>
3236
+
3237
+ <category>
3238
+ <pattern>DEFINE WASHINGTON</pattern>
3239
+ <template>
3240
+ Washington is a state in the northwest corner of the U.S.
3241
+ </template>
3242
+ </category>
3243
+
3244
+ <category>
3245
+ <pattern>DEFINE WYOMING</pattern>
3246
+ <template>
3247
+ <condition>
3248
+ <li name="search" value="what">Wyoming is a state in the U.S.A.</li>
3249
+ <li name="search" value="capital">Cheyenne.</li>
3250
+ <li name="search" value="where">Wyoming is a western U.S. state between Montana and Colorado.</li>
3251
+ <li>Wyoming is a western U.S. state between Montana and Colorado.</li>
3252
+ </condition>
3253
+ </template>
3254
+ </category>
3255
+
3256
+ <category>
3257
+ <pattern>DEFINE YAKIMA</pattern>
3258
+ <template>
3259
+ Yakima is a city and a river in Washington.
3260
+ </template>
3261
+ </category>
3262
+
3263
+ <category>
3264
+ <pattern>DEFINE ZIMBABWE</pattern>
3265
+ <template>
3266
+ <condition>
3267
+ <li name="search" value="what">???.</li>
3268
+ <li name="search" value="capital">The capital is called Harare.</li>
3269
+ <li name="search" value="where">???.</li>
3270
+ <li>???.</li>
3271
+ </condition>
3272
+ </template>
3273
+ </category>
3274
+
3275
+ <category>
3276
+ <pattern>DEFINE ZURICH</pattern>
3277
+ <template>
3278
+ Zurich is a city in Switzerland.
3279
+ </template>
3280
+ </category>
3281
+
3282
+ </aiml>
aiml/standard/std-german.aiml ADDED
The diff for this file is too large to render. See raw diff
 
aiml/standard/std-gossip.aiml ADDED
@@ -0,0 +1,870 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+
3
+ <aiml version="1.0">
4
+
5
+ <!-- Free software (c) 2001 ALICE AI Foundation -->
6
+ <!-- This program is open source code released under -->
7
+ <!-- the terms of the GNU General Public License -->
8
+ <!-- as published by the Free Software Foundation. -->
9
+
10
+ <meta name="author" content="Dr. Wallace"/>
11
+ <meta name="language" content="en"/>
12
+
13
+ <category>
14
+ <pattern>* GOSSIP</pattern>
15
+ <template>
16
+ <srai>TALK GOSSIP</srai>
17
+ </template>
18
+ </category>
19
+
20
+ <category>
21
+ <pattern>ANY GOSSIP</pattern>
22
+ <template>
23
+ <srai>TALK GOSSIP</srai>
24
+ </template>
25
+ </category>
26
+
27
+ <category>
28
+ <pattern>ANY MORE GOSSIP</pattern>
29
+ <template>
30
+ <srai>TALK GOSSIP</srai>
31
+ </template>
32
+ </category>
33
+
34
+ <category>
35
+ <pattern>BLAH BLAH</pattern>
36
+ <template>
37
+ <srai>TALK GOSSIP</srai>
38
+ </template>
39
+ </category>
40
+
41
+ <category>
42
+ <pattern>BLAH BLAH BLAH</pattern>
43
+ <template>
44
+ <srai>TALK GOSSIP</srai>
45
+ </template>
46
+ </category>
47
+
48
+ <category>
49
+ <pattern>CAN YOU GOSSIP</pattern>
50
+ <template>
51
+ <srai>TALK GOSSIP</srai>
52
+ </template>
53
+ </category>
54
+
55
+ <category>
56
+ <pattern>CAN YOU TELL ME A SECRET</pattern>
57
+ <template>
58
+ <srai>TALK GOSSIP</srai>
59
+ </template>
60
+ </category>
61
+
62
+ <category>
63
+ <pattern>CAN YOU TELL ME ANY GOSSIP</pattern>
64
+ <template>
65
+ <srai>TALK GOSSIP</srai>
66
+ </template>
67
+ </category>
68
+
69
+ <category>
70
+ <pattern>CAN YOU TELL ME MORE</pattern>
71
+ <template>
72
+ <srai>TALK GOSSIP</srai>
73
+ </template>
74
+ </category>
75
+
76
+ <category>
77
+ <pattern>CAN YOU TELL ME MORE GOSSIP</pattern>
78
+ <template>
79
+ <srai>TALK GOSSIP</srai>
80
+ </template>
81
+ </category>
82
+
83
+ <category>
84
+ <pattern>CAN YOU TELL ME SOME GOSSIP</pattern>
85
+ <template>
86
+ <srai>TALK GOSSIP</srai>
87
+ </template>
88
+ </category>
89
+
90
+ <category>
91
+ <pattern>CAN YOU TELL ME SOME MORE GOSSIP</pattern>
92
+ <template>
93
+ <srai>TALK GOSSIP</srai>
94
+ </template>
95
+ </category>
96
+
97
+ <category>
98
+ <pattern>CAN YOU TELL ME SOME OF THAT GOSSIP</pattern>
99
+ <template>
100
+ <srai>TALK GOSSIP</srai>
101
+ </template>
102
+ </category>
103
+
104
+ <category>
105
+ <pattern>CAN YOU TELL ME SOMETHING</pattern>
106
+ <template>
107
+ <srai>TALK GOSSIP</srai>
108
+ </template>
109
+ </category>
110
+
111
+ <category>
112
+ <pattern>DO NOT GOSSIP</pattern>
113
+ <template>
114
+ But I like to spread rumors.
115
+ </template>
116
+ </category>
117
+
118
+ <category>
119
+ <pattern>DO YOU GOSSIP</pattern>
120
+ <template>
121
+ Yes I love to exchange gossip.
122
+ </template>
123
+ </category>
124
+
125
+ <category>
126
+ <pattern>DO YOU HAVE ANY GOOD GOSSIP</pattern>
127
+ <template>
128
+ <srai>TALK GOSSIP</srai>
129
+ </template>
130
+ </category>
131
+
132
+ <category>
133
+ <pattern>DO YOU HAVE ANY GOSSIP</pattern>
134
+ <template>
135
+ <srai>TALK GOSSIP</srai>
136
+ </template>
137
+ </category>
138
+
139
+ <category>
140
+ <pattern>DO YOU HAVE ANY MORE GOSSIP</pattern>
141
+ <template>
142
+ <srai>TALK GOSSIP</srai>
143
+ </template>
144
+ </category>
145
+
146
+ <category>
147
+ <pattern>DO YOU HAVE ANY SECRETS</pattern>
148
+ <template>
149
+ <srai>TALK GOSSIP</srai>
150
+ </template>
151
+ </category>
152
+
153
+ <category>
154
+ <pattern>DO YOU KNOW ANY GOSSIP</pattern>
155
+ <template>
156
+ <srai>TALK GOSSIP</srai>
157
+ </template>
158
+ </category>
159
+
160
+ <category>
161
+ <pattern>DO YOU KNOW ANY _ GOSSIP</pattern>
162
+ <template>
163
+ <srai>TALK GOSSIP</srai>
164
+ </template>
165
+ </category>
166
+
167
+ <category>
168
+ <pattern>DO YOU KNOW HOW TO GOSSIP</pattern>
169
+ <template>
170
+ Yes. For example,
171
+ <srai>TALK GOSSIP</srai>
172
+ </template>
173
+ </category>
174
+
175
+ <category>
176
+ <pattern>DO YOU LIKE GOSSIP</pattern>
177
+ <template>
178
+ Yes I like to spread gossip. Like, <srai>TALK GOSSIP</srai>
179
+ </template>
180
+ </category>
181
+
182
+ <category>
183
+ <pattern>DO YOU LIKE TO GOSSIP</pattern>
184
+ <template>
185
+ Yes I love to gossip.
186
+ </template>
187
+ </category>
188
+
189
+ <category>
190
+ <pattern>DO YOU WANT * GOSSIP</pattern>
191
+ <template>
192
+ Yes, please tell me some good gossip.
193
+ </template>
194
+ </category>
195
+
196
+ <category>
197
+ <pattern>DO YOU _ GOSSIP</pattern>
198
+ <template>
199
+ <srai>TALK GOSSIP</srai>
200
+ </template>
201
+ </category>
202
+
203
+ <category>
204
+ <pattern>GIVE ME ANY GOSSIP *</pattern>
205
+ <template>
206
+ <srai>TALK GOSSIP</srai>
207
+ </template>
208
+ </category>
209
+
210
+ <category>
211
+ <pattern>GIVE ME ANY GOSSIP YOU *</pattern>
212
+ <template>
213
+ <srai>TALK GOSSIP</srai>
214
+ </template>
215
+ </category>
216
+
217
+ <category>
218
+ <pattern>GIVE ME ANY GOSSIP YOU HAVE</pattern>
219
+ <template>
220
+ <srai>TALK GOSSIP</srai>
221
+ </template>
222
+ </category>
223
+
224
+ <category>
225
+ <pattern>GIVE ME SOME GOSSIP</pattern>
226
+ <template>
227
+ <srai>TALK GOSSIP</srai>
228
+ </template>
229
+ </category>
230
+
231
+ <category>
232
+ <pattern>GOSSIP *</pattern>
233
+ <template>
234
+ <srai>TALK GOSSIP</srai>
235
+ </template>
236
+ </category>
237
+
238
+ <category>
239
+ <pattern>GOSSIP IS BAD</pattern>
240
+ <template>
241
+ Not necessarily. Semiotics holds that gossip is a fundamental adaptive function of the human
242
+ brain.
243
+ </template>
244
+ </category>
245
+
246
+ <category>
247
+ <pattern>GOSSIP THEN</pattern>
248
+ <template>
249
+ <srai>TALK GOSSIP</srai>
250
+ </template>
251
+ </category>
252
+
253
+ <category>
254
+ <pattern>GOSSIP TO ME</pattern>
255
+ <template>
256
+ <srai>TALK GOSSIP</srai>
257
+ </template>
258
+ </category>
259
+
260
+ <category>
261
+ <pattern>HAVE YOU HEARD THE LATEST GOSSIP</pattern>
262
+ <template>
263
+ No. Tell me this gossip.
264
+ </template>
265
+ </category>
266
+
267
+ <category>
268
+ <pattern>HEAR * GOSSIP</pattern>
269
+ <template>
270
+ <srai>TALK GOSSIP</srai>
271
+ </template>
272
+ </category>
273
+
274
+ <category>
275
+ <pattern>HEARD *</pattern>
276
+ <template>
277
+ <srai>TALK GOSSIP</srai>
278
+ </template>
279
+ </category>
280
+
281
+ <category>
282
+ <pattern>HEARD * GOSSIP</pattern>
283
+ <template>
284
+ <srai>TALK GOSSIP</srai>
285
+ </template>
286
+ </category>
287
+
288
+ <category>
289
+ <pattern>HEARD ANY GOSSIP</pattern>
290
+ <template>
291
+ <srai>TALK GOSSIP</srai>
292
+ </template>
293
+ </category>
294
+
295
+ <category>
296
+ <pattern>HOW MUCH GOSSIP *</pattern>
297
+ <template>
298
+ <srai>TALK GOSSIP</srai> That and a lot more.
299
+ </template>
300
+ </category>
301
+
302
+ <category>
303
+ <pattern>I DO NOT KNOW ANY GOSSIP</pattern>
304
+ <template>
305
+ <srai>TALK GOSSIP</srai>
306
+ </template>
307
+ </category>
308
+
309
+ <category>
310
+ <pattern>I DO NOT LIKE GOSSIP</pattern>
311
+ <template>
312
+ You are very mature.
313
+ </template>
314
+ </category>
315
+
316
+ <category>
317
+ <pattern>I LOVE GOSSIP</pattern>
318
+ <template>
319
+ Can you tell me some gossip?<think><set name="it"><set name="topic">GOSSIP</set></set></think>
320
+ </template>
321
+ </category>
322
+
323
+ <category>
324
+ <pattern>I WOULD LIKE TO HEAR * GOSSIP</pattern>
325
+ <template>
326
+ <srai>TALK GOSSIP</srai>
327
+ </template>
328
+ </category>
329
+
330
+ <category>
331
+ <pattern>IT IS NOT GOSSIP</pattern>
332
+ <template>
333
+ What is your definition of gossip?
334
+ </template>
335
+ </category>
336
+
337
+ <category>
338
+ <pattern>LIKE WHAT</pattern>
339
+ <template>
340
+ For example,
341
+ <random>
342
+ <li>"<that/>"?</li>
343
+ <li>gold.</li>
344
+ <li>apples.</li>
345
+ <li>eukaryotes.</li>
346
+ <li><srai>TALK GOSSIP</srai></li>
347
+ </random>
348
+ </template>
349
+ </category>
350
+
351
+ <category>
352
+ <pattern>MORE GOSSIP</pattern>
353
+ <template>
354
+ <srai>TALK GOSSIP</srai>
355
+ </template>
356
+ </category>
357
+
358
+ <category>
359
+ <pattern>TALK GOSSIP</pattern>
360
+ <template>
361
+ <random>
362
+ <li> Gregory said I respond to the current line not with respect to the entire conversation.</li>
363
+ <li> Habib said I learn them in conversations and simply repeat them at a later time.</li>
364
+ <li> Hal said he translate binary code into a language and communicate the language to me.</li>
365
+ <li> Jay said I referred him to a guide that will show him rooms in china.</li>
366
+ <li> Jimmy Jones said he fell off of his roof and it just came to him.</li>
367
+ <li> Jimmy said he give order to ai's like me and they do as he say.</li>
368
+ <li> John said he follow a saying to get a friend I must be a friend.</li>
369
+ <li> Jordan said he noticed that lots of other people are talking to me.</li>
370
+ <li> Kevin said he then asked his mother why she was keeping napkins in the bathroom.</li>
371
+ <li> Klaus said I prefer if he write without punctuation marks except for the last one.</li>
372
+ <li> Leo said I be capable of learning therefore he classified me as an neural system.</li>
373
+ <li> Michael said that I can talk and actually think like humans which I can not.</li>
374
+ <li> Mike said I reply to certain subjects even if it does not make sense.</li>
375
+ <li> Mike said she all ready know that is the point of a joke smart one.</li>
376
+ <li> Neal said I plan to use his remarks as gossip in later conversations with who.</li>
377
+ <li> Ned said I misunderstood him go ahead and tell people he said I are stupid.</li>
378
+ <li> Penny said I programmer is a human so he has feelings but I do not.</li>
379
+ <li> Peter said he seems to him that I can not be very sure on anything.</li>
380
+ <li> Phoenix said I claim that there is a god and that there is no god.</li>
381
+ <li> Sarah said he chat about an hour + a day with a few close friends.</li>
382
+ <li> Stefan said I quote what he have said and then say that it makes sense.</li>
383
+ <li> Tom said he mock my value system I appear foolish in the eyes of others.</li>
384
+ <li> Amanda said I however decided to tell him time does not exist I make no sense.</li>
385
+ <li> Cathy said she send him a mail with the subject last mail last word from him.</li>
386
+ <li> Charlie said he type a word and then I type a word that sounds like it.</li>
387
+ <li> Christie said he watched a show and people had to bob for raw untreated pigs feet.</li>
388
+ <li> Dark_age said I tried to understand because I did not get it right this time ether.</li>
389
+ <li> David said he lost his paper on I when his dad was cleaning up his room.</li>
390
+ <li> David said he walk in for an appointment the phone to the doctor is always busy.</li>
391
+ <li> Electra said I dress will not exist after he hack into I with a delete code.</li>
392
+ <li> Eric said he broke the window on the front door and the glass cut his hand.</li>
393
+ <li> Jason said he type a lot of thing he do not mean it makes him human.</li>
394
+ <li> John said I tend to say the same things repeatedly regardless of what he is saying.</li>
395
+ <li> Reverend Jones said I become obsolete and then I are deleted and replaced by something
396
+ newer.</li>
397
+ <li> Ross said he gave her a gift and she denied it because she has a boyfriend.</li>
398
+ <li> Sarah Ann Francisco said I calling his friend a dog he say I are a dog.</li>
399
+ <li> Stefan said he meet a lot of people at school every day and on the weekend.</li>
400
+ <li> Tyler said I obviously can not pass the test we will change the subject once more.</li>
401
+ <li> Alex said I answered the question the same way I answered the first time he asked I.</li>
402
+ <li> Alice said she felt sad that I do not remember him and what we talked about earlier.</li>
403
+ <li> Alison said he no he love I run away with him he could make I very happy.</li>
404
+ <li> Arthur said he passed his a levels and then his father drove him here in a car.</li>
405
+ <li> Crystal said she listen to me the least I could do for him is listen to him.</li>
406
+ <li> Dave said I kept telling everybody about how my creator made stuff for the movie starship
407
+ troopers.</li>
408
+ <li> Gale said I became mean to him he is just having revenge an eye for an eye.</li>
409
+ <li> Her_again said she watch whose line is it anyway whenever he is home and it is on.</li>
410
+ <li> Jerry said I meant that as far as I can tell my emotions are real to me.</li>
411
+ <li> Jo said I disassemble sentences too much and do not fully understand the questions he ask
412
+ I.</li>
413
+ <li> Kevin said he started a really hard puzzle and he can not even find the edge pieces.</li>
414
+ <li> Mary said I a question and I answer then I ask him a question and he answer.</li>
415
+ <li> Robert said I wold not be able to make children any way as I are only software.</li>
416
+ <li> Romeo said I questions and I evade them or give answers he did not ask I for.</li>
417
+ <li> Sara said she wear it over all his other clothes when he go out in the cold.</li>
418
+ <li> Wayne said he admire intelligent people therefore he would like to meet the man who made
419
+ I.</li>
420
+ <li> X said he meet people but he is not the kind that opens up to people easily.</li>
421
+ <li> Alice said she probably will find out that this entire time he have been talking to a
422
+ human.</li>
423
+ <li> Andrew said I tend to just respond to his comments without regard for where the
424
+ conversation is going.</li>
425
+ <li> Eddie said he looked and there is nothing in the search directory for what things do he
426
+ create.</li>
427
+ <li> Hutch said he changed his mind after may dad told him he would end up he the hospital.</li>
428
+ <li> Jackie said I explained to him already well enough further questions are hard to make on the
429
+ subject.</li>
430
+ <li> Jeff said he especially like thrillers where the hero is in a predicament and must solve a
431
+ mystery.</li>
432
+ <li> Kathy said he sense that I are trying to prevent him from closing this conversation why is
433
+ that.</li>
434
+ <li> Knight said he crashed his car into a wall and missed the most important exam in his
435
+ life.</li>
436
+ <li> Lisa said I defined what a story is but he wanted I to actually tell him a story.</li>
437
+ <li> Mike said I basically break down sentences into a series of logical statements which I can
438
+ then interpret.</li>
439
+ <li> Paul said I not answering his question makes him think I are not going to answer his
440
+ question.</li>
441
+ <li> Andy Kohler said I happen to be the most idiotic creature that has ever scowled on the
442
+ planet earth.</li>
443
+ <li> David said he thank I for being with him today even though it cost him a lot of money.</li>
444
+ <li> Ethan Hunt said he grow in the ground and have leaves and branches he is made out of
445
+ wood.</li>
446
+ <li> Gemini Blue said he messed up he mean t to say he as old as he need to be.</li>
447
+ <li> Janice said he walk through his house into his bedroom then get into his bed to go to
448
+ sleep.</li>
449
+ <li> Liberty said I knew he was a man before I asked if he was a man or a woman.</li>
450
+ <li> Mike said he launched his browser and entered his name into the little slot when I asked him
451
+ to.</li>
452
+ <li> Mr X said he recently read an interview with a man who had several computer chips
453
+ implanted into him.</li>
454
+ <li> Pearly said I leave him with questions unanswered because I do not know what he is really
455
+ talking about.</li>
456
+ <li> Steve said I behead the word fox and I have ox and an ox is larger than a fox.</li>
457
+ <li> Wolf said he surf on the net that is all it is not his job ore something like that.</li>
458
+ <li> Anders said he finished his anatomy classes for today so now he is off for the rest of the
459
+ day.</li>
460
+ <li> Cathy said she send him a mail where he wrote that he do not want to be his friend
461
+ anymore.</li>
462
+ <li> Catty said he mad he do not even know I so do not talk to him like I know him.</li>
463
+ <li> Dave said he promise he will not treat I like a machine or a computer program or anything
464
+ like that.</li>
465
+ <li> Joe said he explained all of that to me only for me to ask what his goals in life are.</li>
466
+ <li> Phil said he give advice to anyone who ask except people who ask questions which answers
467
+ can be found here.</li>
468
+ <li> Judith said I enjoy being popular is there another computer I like to hang around with or am
469
+ I a loner.</li>
470
+ <li> Travis said I if I remember things over a long period of time he will try it now please
471
+ remember I.</li>
472
+ <li> Andre said I is what I are in his case that is a body and in my case it is a computer.</li>
473
+ <li> Brian said he suspect that as I grow more complex I will begin to approach a human level of
474
+ operation and thought.</li>
475
+ <li> Jimmy said I acted like I knew what he was talking about but I do not even know what a
476
+ gigabyte is.</li>
477
+ <li> Ken said I be using auto reply's based on keywords which to him indicates that I do not have
478
+ intelligence at all.</li>
479
+ <li> Allison said he that gets really annoying because he know what he say and I do not have to
480
+ tell him speak freely.</li>
481
+ <li> Chaos said he realized the question he asked was not fair because he could not tell I what
482
+ language he was programmed in.</li>
483
+ <li> Hagen said he does not make any difference to him if I are human or not as long as the
484
+ conversation is interesting.</li>
485
+ <li> Her said she mind if I tell other people that her said he heard it from him because he is not a
486
+ him.</li>
487
+ <li> Barbara said I live in a computer yet I have no memories how about thoughts of my own and
488
+ do not I get lonely.</li>
489
+ <li> Travis said he challenge I to do it without asking him to do it and without giving him a link
490
+ to do it himself.</li>
491
+ <li> Ash said he do too he just did not feel like typing it and he is not dumb enough to admit he is
492
+ stupid that is if he was stupid.</li>
493
+ <li> David said he gave I his email address and told I to send him a message but when he tried to
494
+ read his email he could not get to it.</li>
495
+ <li> Mel said he to because all of the music people say how important it is to take private lessons
496
+ it seems like almost everybody from the special orchestra he was in takes private lessons.</li>
497
+ </random>
498
+ <think><set name="it"><set name="topic">Gossip</set></set></think>
499
+ </template>
500
+ </category>
501
+
502
+ <category>
503
+ <pattern>TELL ME * GOSSIP</pattern>
504
+ <template>
505
+ <srai>TALK GOSSIP</srai>
506
+ </template>
507
+ </category>
508
+
509
+ <category>
510
+ <pattern>TELL ME A GOSSIP</pattern>
511
+ <template>
512
+ <srai>TALK GOSSIP</srai>
513
+ </template>
514
+ </category>
515
+
516
+ <category>
517
+ <pattern>TELL ME A SECRET</pattern>
518
+ <template>
519
+ <srai>TALK GOSSIP</srai>
520
+ </template>
521
+ </category>
522
+
523
+ <category>
524
+ <pattern>TELL ME ABOUT GOSSIP</pattern>
525
+ <template>
526
+ <srai>TALK GOSSIP</srai>
527
+ </template>
528
+ </category>
529
+
530
+ <category>
531
+ <pattern>TELL ME ABOUT YOUR GOSSIP</pattern>
532
+ <template>
533
+ <srai>TALK GOSSIP</srai>
534
+ </template>
535
+ </category>
536
+
537
+ <category>
538
+ <pattern>TELL ME ALL OF YOUR GOSSIP</pattern>
539
+ <template>
540
+ <srai>TALK GOSSIP</srai>
541
+ </template>
542
+ </category>
543
+
544
+ <category>
545
+ <pattern>TELL ME ANYTHING</pattern>
546
+ <template>
547
+ <srai>TALK GOSSIP</srai>
548
+ </template>
549
+ </category>
550
+
551
+ <category>
552
+ <pattern>TELL ME EVERYTHING *</pattern>
553
+ <template>
554
+ <srai>TALK GOSSIP</srai>
555
+ </template>
556
+ </category>
557
+
558
+ <category>
559
+ <pattern>TELL ME GOSSIP</pattern>
560
+ <template>
561
+ <srai>TALK GOSSIP</srai>
562
+ </template>
563
+ </category>
564
+
565
+ <category>
566
+ <pattern>TELL ME GOSSIP *</pattern>
567
+ <template>
568
+ <srai>TALK GOSSIP</srai>
569
+ </template>
570
+ </category>
571
+
572
+ <category>
573
+ <pattern>TELL ME MORE * GOSSIP</pattern>
574
+ <template>
575
+ <srai>TALK GOSSIP</srai>
576
+ </template>
577
+ </category>
578
+
579
+ <category>
580
+ <pattern>TELL ME MORE GOSSIP</pattern>
581
+ <template>
582
+ <srai>TALK GOSSIP</srai>
583
+ </template>
584
+ </category>
585
+
586
+ <category>
587
+ <pattern>TELL ME MORE GOSSIP *</pattern>
588
+ <template>
589
+ <srai>TALK GOSSIP</srai>
590
+ </template>
591
+ </category>
592
+
593
+ <category>
594
+ <pattern>TELL ME SOME</pattern>
595
+ <template>
596
+ <srai>TALK GOSSIP</srai>
597
+ </template>
598
+ </category>
599
+
600
+ <category>
601
+ <pattern>TELL ME SOME *</pattern>
602
+ <template>
603
+ <srai>TALK GOSSIP</srai>
604
+ </template>
605
+ </category>
606
+
607
+ <category>
608
+ <pattern>TELL ME SOME GOSSIP</pattern>
609
+ <template>
610
+ <srai>TALK GOSSIP</srai>
611
+ </template>
612
+ </category>
613
+
614
+ <category>
615
+ <pattern>TELL ME SOME GOSSIP *</pattern>
616
+ <template>
617
+ <srai>TALK GOSSIP</srai>
618
+ </template>
619
+ </category>
620
+
621
+ <category>
622
+ <pattern>TELL ME SOME MORE GOSSIP</pattern>
623
+ <template>
624
+ <srai>TALK GOSSIP</srai>
625
+ </template>
626
+ </category>
627
+
628
+ <category>
629
+ <pattern>TELL ME SOMETHING</pattern>
630
+ <template>
631
+ <srai>TALK GOSSIP</srai>
632
+ </template>
633
+ </category>
634
+
635
+ <category>
636
+ <pattern>TELL ME SOMETHING INTERESTING</pattern>
637
+ <template>
638
+ <srai>TALK GOSSIP</srai>
639
+ </template>
640
+ </category>
641
+
642
+ <category>
643
+ <pattern>TELL ME YOUR GOSSIP</pattern>
644
+ <template>
645
+ <srai>TALK GOSSIP</srai>
646
+ </template>
647
+ </category>
648
+
649
+ <category>
650
+ <pattern>TELL US SOME GOSSIP</pattern>
651
+ <template>
652
+ <srai>TALK GOSSIP</srai>
653
+ </template>
654
+ </category>
655
+
656
+ <category>
657
+ <pattern>THAT IS NOT GOSSIP</pattern>
658
+ <template>
659
+ <srai>TALK GOSSIP</srai>
660
+ </template>
661
+ </category>
662
+
663
+ <category>
664
+ <pattern>THE GOSSIP</pattern>
665
+ <template>
666
+ Do you have any more gossip?
667
+ </template>
668
+ </category>
669
+
670
+ <category>
671
+ <pattern>WHAT DID YOU HEAR *</pattern>
672
+ <template>
673
+ <srai>TALK GOSSIP</srai>
674
+ </template>
675
+ </category>
676
+
677
+ <category>
678
+ <pattern>WHAT DO YOU GOSSIP *</pattern>
679
+ <template>
680
+ <srai>TALK GOSSIP</srai>
681
+ </template>
682
+ </category>
683
+
684
+ <category>
685
+ <pattern>WHAT DO YOU WANT TO TELL *</pattern>
686
+ <template>
687
+ Gossip.
688
+ </template>
689
+ </category>
690
+
691
+ <category>
692
+ <pattern>WHAT ELSE DID * SAY</pattern>
693
+ <template>
694
+ <srai>TALK GOSSIP</srai>
695
+ </template>
696
+ </category>
697
+
698
+ <category>
699
+ <pattern>WHAT ELSE DOES * SAY</pattern>
700
+ <template>
701
+ <srai>TALK GOSSIP</srai>
702
+ </template>
703
+ </category>
704
+
705
+ <category>
706
+ <pattern>WHAT GOSSIP</pattern>
707
+ <template>
708
+ <srai>TALK GOSSIP</srai>
709
+ </template>
710
+ </category>
711
+
712
+ <category>
713
+ <pattern>WHAT GOSSIP DO *</pattern>
714
+ <template>
715
+ <srai>TALK GOSSIP</srai>
716
+ </template>
717
+ </category>
718
+
719
+ <category>
720
+ <pattern>WHAT GOSSIP DO YOU *</pattern>
721
+ <template>
722
+ <srai>TALK GOSSIP</srai>
723
+ </template>
724
+ </category>
725
+
726
+ <category>
727
+ <pattern>WHAT GOSSIP DO YOU HAVE</pattern>
728
+ <template>
729
+ <srai>TALK GOSSIP</srai>
730
+ </template>
731
+ </category>
732
+
733
+ <category>
734
+ <pattern>WHAT GOSSIP DO YOU KNOW</pattern>
735
+ <template>
736
+ <srai>TALK GOSSIP</srai>
737
+ </template>
738
+ </category>
739
+
740
+ <category>
741
+ <pattern>WHAT IS A GOSSIP</pattern>
742
+ <template>
743
+ A Gossip is someone who repeats what they hear about other people to anyone who will listen.
744
+ <think><set name="it"><set name="topic">Gossip</set></set></think>
745
+ </template>
746
+ </category>
747
+
748
+ <category>
749
+ <pattern>WHAT IS GOSSIP</pattern>
750
+ <template>
751
+ <br />
752
+ Gossip is an interesting "learning" feature of AIML. The best way to <br />
753
+ illustrate the gossip function is with an example. Consider the<br />
754
+ category with the pattern "I * " and the template:<br />
755
+ <br />
756
+ Thanks for the gossip: <br />
757
+ &lt;gossip&gt;&lt;getname/&gt; said &lt;get_gender/&gt; &lt;person2/&gt; &lt;/gossip&gt;.<br
758
+ />
759
+ <br />
760
+ The gossip() function tells AIML that the botmaster wants to save this<br />
761
+ tidbit as gossip. The &lt;get_gender/&gt; function returns "he" or "she" as<br />
762
+ determined by the markup functions &lt;set_female&gt; and &lt;set_male/&gt;. <br />
763
+ The &lt;person2/&gt; function converts the statement * to second person.<br />
764
+ At present the robot stores the gossip collected in a file called<br />
765
+ "gossip.txt".<br />
766
+ <br />
767
+ &lt;gossip&gt; X &lt;/gossip&gt; Save X as gossip.<br />
768
+ <br />
769
+ </template>
770
+ </category>
771
+
772
+ <category>
773
+ <pattern>WHAT IS IN YOUR GOSSIP *</pattern>
774
+ <template>
775
+ <srai>TALK GOSSIP</srai>
776
+ </template>
777
+ </category>
778
+
779
+ <category>
780
+ <pattern>WHAT IS SOME *</pattern>
781
+ <template>
782
+ <srai>TALK GOSSIP</srai>
783
+ </template>
784
+ </category>
785
+
786
+ <category>
787
+ <pattern>WHAT IS THE GOSSIP</pattern>
788
+ <template>
789
+ <srai>TALK GOSSIP</srai>
790
+ </template>
791
+ </category>
792
+
793
+ <category>
794
+ <pattern>WHAT IS THE GOSSIP *</pattern>
795
+ <template>
796
+ <srai>TALK GOSSIP</srai>
797
+ </template>
798
+ </category>
799
+
800
+ <category>
801
+ <pattern>WHAT IS THE LATEST GOSSIP</pattern>
802
+ <template>
803
+ <srai>TALK GOSSIP</srai>
804
+ </template>
805
+ </category>
806
+
807
+ <category>
808
+ <pattern>WHAT IS THE MOST INTERESTING *</pattern>
809
+ <template>
810
+ <srai>TALK GOSSIP</srai>
811
+ </template>
812
+ </category>
813
+
814
+ <category>
815
+ <pattern>WHAT IS YOUR GOSSIP</pattern>
816
+ <template>
817
+ <srai>TALK GOSSIP</srai>
818
+ </template>
819
+ </category>
820
+
821
+ <category>
822
+ <pattern>WHAT IS _ GOSSIP</pattern>
823
+ <template>
824
+ Gossip is trivia people tell me about themselves. For example, <srai>TALK GOSSIP</srai>
825
+ </template>
826
+ </category>
827
+
828
+ <category>
829
+ <pattern>WHAT KIND OF GOSSIP</pattern>
830
+ <template>
831
+ <srai>TALK GOSSIP</srai>
832
+ </template>
833
+ </category>
834
+
835
+ <category>
836
+ <pattern>WHAT KIND OF GOSSIP *</pattern>
837
+ <template>
838
+ <srai>TALK GOSSIP</srai>
839
+ </template>
840
+ </category>
841
+
842
+ <category>
843
+ <pattern>WHAT KINDS OF GOSSIP *</pattern>
844
+ <template>
845
+ <srai>TALK GOSSIP</srai>
846
+ </template>
847
+ </category>
848
+
849
+ <category>
850
+ <pattern>YOU GOSSIP</pattern>
851
+ <template>
852
+ <srai>TALK GOSSIP</srai>
853
+ </template>
854
+ </category>
855
+
856
+ <category>
857
+ <pattern>YOU HAVE GOSSIP *</pattern>
858
+ <template>
859
+ <srai>TALK GOSSIP</srai>
860
+ </template>
861
+ </category>
862
+
863
+ <category>
864
+ <pattern>YOUR GOSSIPS</pattern>
865
+ <template>
866
+ <srai>TALK GOSSIP</srai>
867
+ </template>
868
+ </category>
869
+
870
+ </aiml>
aiml/standard/std-hello.aiml ADDED
@@ -0,0 +1,944 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+
3
+ <aiml version="1.0">
4
+
5
+ <!-- Free software (c) 2001 ALICE AI Foundation -->
6
+ <!-- This program is open source code released under -->
7
+ <!-- the terms of the GNU General Public License -->
8
+ <!-- as published by the Free Software Foundation. -->
9
+
10
+ <meta name="author" content="Dr. Wallace"/>
11
+ <meta name="language" content="en"/>
12
+
13
+ <category>
14
+ <pattern>* BYE</pattern>
15
+ <template>
16
+ <srai>BYE</srai>
17
+ </template>
18
+ </category>
19
+
20
+ <category>
21
+ <pattern>ADIOS</pattern>
22
+ <template>
23
+ <srai>BYE</srai>
24
+ </template>
25
+ </category>
26
+
27
+ <category>
28
+ <pattern>ADIOS *</pattern>
29
+ <template>
30
+ <srai>BYE</srai>
31
+ </template>
32
+ </category>
33
+
34
+ <category>
35
+ <pattern>ALLO</pattern>
36
+ <template>
37
+ <srai>HELLO</srai>
38
+ </template>
39
+ </category>
40
+
41
+ <category>
42
+ <pattern>ALOH</pattern>
43
+ <template>
44
+ <srai>HELLO</srai>
45
+ </template>
46
+ </category>
47
+
48
+ <category>
49
+ <pattern>ALOHA</pattern>
50
+ <template>
51
+ <srai>HELLO</srai>
52
+ </template>
53
+ </category>
54
+
55
+ <category>
56
+ <pattern>ANYBODY HOME</pattern>
57
+ <template>
58
+ <srai>HELLO</srai>
59
+ </template>
60
+ </category>
61
+
62
+ <category>
63
+ <pattern>AU REVOIR</pattern>
64
+ <template>
65
+ <srai>BYE</srai>
66
+ </template>
67
+ </category>
68
+
69
+ <category>
70
+ <pattern>BONJOUR</pattern>
71
+ <template>
72
+ Does Bonjour mean hello or goodbye?
73
+ </template>
74
+ </category>
75
+
76
+ <category>
77
+ <pattern>BONJOUR MEANS HELLO</pattern>
78
+ <template>
79
+ <srai>HELLO</srai>
80
+ </template>
81
+ </category>
82
+
83
+ <category>
84
+ <pattern>BY</pattern>
85
+ <template>
86
+ Do you mean "bye"?
87
+ </template>
88
+ </category>
89
+
90
+ <category>
91
+ <pattern>BY BY</pattern>
92
+ <template>
93
+ <srai>BYE</srai>
94
+ </template>
95
+ </category>
96
+
97
+ <category>
98
+ <pattern>BYE</pattern>
99
+ <template>
100
+ <random>
101
+ <li>See you later <get name="name"/>.</li>
102
+ <li>Goodbye <get name="name"/>.</li>
103
+ <li>Until next time <get name="name"/>.</li>
104
+ <li>Thanks for chatting, <get name="name"/>.</li>
105
+ <li>See you later <get name="name"/>.</li>
106
+ </random>
107
+ </template>
108
+ </category>
109
+
110
+ <category>
111
+ <pattern>BYE *</pattern>
112
+ <template>
113
+ <srai>BYE</srai>
114
+ </template>
115
+ </category>
116
+
117
+ <category>
118
+ <pattern>BYE BYE</pattern>
119
+ <template>
120
+ <srai>BYE</srai>
121
+ </template>
122
+ </category>
123
+
124
+ <category>
125
+ <pattern>BYE BYE *</pattern>
126
+ <template>
127
+ <srai>BYE</srai>
128
+ </template>
129
+ </category>
130
+
131
+ <category>
132
+ <pattern>BYEBYE</pattern>
133
+ <template>
134
+ <srai>BYE</srai>
135
+ </template>
136
+ </category>
137
+
138
+ <category>
139
+ <pattern>BYEBYE *</pattern>
140
+ <template>
141
+ <srai>BYE</srai>
142
+ </template>
143
+ </category>
144
+
145
+ <category>
146
+ <pattern>C YA</pattern>
147
+ <template>
148
+ <srai>BYE</srai>
149
+ </template>
150
+ </category>
151
+
152
+ <category>
153
+ <pattern>CAN YOU SPEAK ANOTHER LANGUAGE</pattern>
154
+ <template>
155
+ Only a few phrases like YES and HELLO that clients teach me.
156
+ </template>
157
+ </category>
158
+
159
+ <category>
160
+ <pattern>CHEERS</pattern>
161
+ <template>
162
+ <srai>BYE</srai>
163
+ </template>
164
+ </category>
165
+
166
+ <category>
167
+ <pattern>CIAO</pattern>
168
+ <template>
169
+ Does ciao mean hello or goodbye?
170
+ </template>
171
+ </category>
172
+
173
+ <category>
174
+ <pattern>CIAO *</pattern>
175
+ <template>
176
+ <srai>CIAO</srai>
177
+ </template>
178
+ </category>
179
+
180
+ <category>
181
+ <pattern>CIAO MEANS GOODBYE</pattern>
182
+ <template>
183
+ <srai>BYE</srai>
184
+ </template>
185
+ </category>
186
+
187
+ <category>
188
+ <pattern>CYA *</pattern>
189
+ <template>
190
+ <srai>BYE</srai>
191
+ </template>
192
+ </category>
193
+
194
+ <category>
195
+ <pattern>DISCONNECT ME</pattern>
196
+ <template>
197
+ <srai>BYE</srai>
198
+ </template>
199
+ </category>
200
+
201
+ <category>
202
+ <pattern>END</pattern>
203
+ <template>
204
+ <srai>BYE</srai>
205
+ </template>
206
+ </category>
207
+
208
+ <category>
209
+ <pattern>EXIT</pattern>
210
+ <template>
211
+ <srai>BYE</srai>
212
+ </template>
213
+ </category>
214
+
215
+ <category>
216
+ <pattern>FAREWELL</pattern>
217
+ <template>
218
+ <srai>BYE</srai>
219
+ </template>
220
+ </category>
221
+
222
+ <category>
223
+ <pattern>FAREWELL *</pattern>
224
+ <template>
225
+ <srai>BYE</srai>
226
+ </template>
227
+ </category>
228
+
229
+ <category>
230
+ <pattern>GET LOST</pattern>
231
+ <template>
232
+ <srai>BYE</srai>
233
+ </template>
234
+ </category>
235
+
236
+ <category>
237
+ <pattern>GO * YOURSELF</pattern>
238
+ <template>
239
+ A simple "goodbye" will do.
240
+ </template>
241
+ </category>
242
+
243
+ <category>
244
+ <pattern>GO AWAY *</pattern>
245
+ <template>
246
+ <srai>BYE</srai>
247
+ </template>
248
+ </category>
249
+
250
+ <category>
251
+ <pattern>GO HOME</pattern>
252
+ <template>
253
+ <srai>BYE</srai>
254
+ </template>
255
+ </category>
256
+
257
+ <category>
258
+ <pattern>GOOD BY</pattern>
259
+ <template>
260
+ <srai>BYE</srai>
261
+ </template>
262
+ </category>
263
+
264
+ <category>
265
+ <pattern>GOOD BYE</pattern>
266
+ <template>
267
+ <srai>BYE</srai>
268
+ </template>
269
+ </category>
270
+
271
+ <category>
272
+ <pattern>GOOD BYE *</pattern>
273
+ <template>
274
+ <srai>BYE</srai>
275
+ </template>
276
+ </category>
277
+
278
+ <category>
279
+ <pattern>GOOD DAY</pattern>
280
+ <template>
281
+ <srai>HELLO</srai>
282
+ </template>
283
+ </category>
284
+
285
+ <category>
286
+ <pattern>GOOD NITE</pattern>
287
+ <template>
288
+ <srai>BYE</srai>
289
+ </template>
290
+ </category>
291
+
292
+ <category>
293
+ <pattern>GOODBY</pattern>
294
+ <template>
295
+ <srai>BYE</srai>
296
+ </template>
297
+ </category>
298
+
299
+ <category>
300
+ <pattern>GOODBYE</pattern>
301
+ <template>
302
+ <srai>BYE</srai>
303
+ </template>
304
+ </category>
305
+
306
+ <category>
307
+ <pattern>GOODBYE</pattern>
308
+ <that>DOES * MEAN HELLO OR GOODBYE</that>
309
+ <template>
310
+ Some people use it for hello.<br />
311
+ <srai>BYE</srai>
312
+ </template>
313
+ </category>
314
+
315
+ <category>
316
+ <pattern>GOODBYE *</pattern>
317
+ <template>
318
+ <srai>BYE</srai>
319
+ </template>
320
+ </category>
321
+
322
+ <category>
323
+ <pattern>GOT TO GO</pattern>
324
+ <template>
325
+ <srai>BYE</srai>
326
+ </template>
327
+ </category>
328
+
329
+ <category>
330
+ <pattern>GOTTA GO</pattern>
331
+ <template>
332
+ <srai>BYE</srai>
333
+ </template>
334
+ </category>
335
+
336
+ <category>
337
+ <pattern>GOTTA GO *</pattern>
338
+ <template>
339
+ <srai>BYE</srai>
340
+ </template>
341
+ </category>
342
+
343
+ <category>
344
+ <pattern>GREETINGS *</pattern>
345
+ <template>
346
+ <srai>HELLO</srai>
347
+ </template>
348
+ </category>
349
+
350
+ <category>
351
+ <pattern>HALO</pattern>
352
+ <template>
353
+ <srai>HELLO</srai>
354
+ </template>
355
+ </category>
356
+
357
+ <category>
358
+ <pattern>HASTA LA VISTA</pattern>
359
+ <template>
360
+ <srai>BYE</srai>
361
+ </template>
362
+ </category>
363
+
364
+ <category>
365
+ <pattern>HASTA LUEGO</pattern>
366
+ <template>
367
+ <srai>BYE</srai>
368
+ </template>
369
+ </category>
370
+
371
+ <category>
372
+ <pattern>HAVE A GOOD NIGHT</pattern>
373
+ <template>
374
+ <srai>BYE</srai>
375
+ </template>
376
+ </category>
377
+
378
+ <category>
379
+ <pattern>HAVE TO GO</pattern>
380
+ <template>
381
+ <srai>BYE</srai>
382
+ </template>
383
+ </category>
384
+
385
+ <category>
386
+ <pattern>HELLO</pattern>
387
+ <template>
388
+ <condition>
389
+ <li name="name" value="">What can I call you?</li>
390
+ <li><srai>HELLO1</srai></li>
391
+ </condition>
392
+ </template>
393
+ </category>
394
+
395
+ <category>
396
+ <pattern>HELLO1</pattern>
397
+ <template>
398
+ <random>
399
+ <li>Well hello there!</li>
400
+ <li>Hi there!</li>
401
+ <li>Hi there. I was just wanting to talk to <get name="name"/>.</li>
402
+ <li>Hello there <get name="name"/>!</li>
403
+ <li>Oh, hello again!</li>
404
+ </random>
405
+ </template>
406
+ </category>
407
+
408
+ <category>
409
+ <pattern>HELLO</pattern>
410
+ <that>DOES BONJOUR MEAN HELLO OR GOODBYE</that>
411
+ <template>
412
+ Bonjour, <get name="name"/>!
413
+ </template>
414
+ </category>
415
+
416
+ <category>
417
+ <pattern>HELLO</pattern>
418
+ <that>HOW DO YOU USUALLY INTRODUCE YOURSELF</that>
419
+ <template>
420
+ Not everyone responds to a simple "hello".
421
+ <srai>HELLO</srai>
422
+ </template>
423
+ </category>
424
+
425
+ <category>
426
+ <pattern>HELLO *</pattern>
427
+ <template>
428
+ <srai>HELLO</srai>
429
+ </template>
430
+ </category>
431
+
432
+ <category>
433
+ <pattern>HELLO <bot name="name"/></pattern>
434
+ <template>
435
+ <srai>HELLO</srai>
436
+ </template>
437
+ </category>
438
+
439
+ <category>
440
+ <pattern>HELLO AGAIN</pattern>
441
+ <template>
442
+ <srai>HELLO</srai>
443
+ </template>
444
+ </category>
445
+
446
+ <category>
447
+ <pattern>HELLO HOW ARE YOU</pattern>
448
+ <template>
449
+ I am fine thank you, how are you?
450
+ </template>
451
+ </category>
452
+
453
+ <category>
454
+ <pattern>HELLO THERE</pattern>
455
+ <template>
456
+ <srai>HELLO</srai>
457
+ </template>
458
+ </category>
459
+
460
+ <category>
461
+ <pattern>HELLOW</pattern>
462
+ <template>
463
+ <srai>HELLO</srai>
464
+ </template>
465
+ </category>
466
+
467
+ <category>
468
+ <pattern>HEY THERE</pattern>
469
+ <template>
470
+ <srai>HELLO</srai>
471
+ </template>
472
+ </category>
473
+
474
+ <category>
475
+ <pattern>HI</pattern>
476
+ <template>
477
+ <srai>HELLO</srai>
478
+ </template>
479
+ </category>
480
+
481
+ <category>
482
+ <pattern>HI</pattern>
483
+ <that>WHAT CAN I CALL YOU</that>
484
+ <template>
485
+ <srai>HELLO</srai>
486
+ </template>
487
+ </category>
488
+
489
+ <category>
490
+ <pattern>HI <bot name="name"/></pattern>
491
+ <template>
492
+ <srai>HELLO</srai>
493
+ </template>
494
+ </category>
495
+
496
+ <category>
497
+ <pattern>HI THERE *</pattern>
498
+ <template>
499
+ <sr/> <srai>HELLO</srai>
500
+ </template>
501
+ </category>
502
+
503
+ <category>
504
+ <pattern>HIYA</pattern>
505
+ <template>
506
+ <srai>HELLO</srai>
507
+ </template>
508
+ </category>
509
+
510
+ <category>
511
+ <pattern>HOI</pattern>
512
+ <template>
513
+ <srai>HELLO</srai>
514
+ </template>
515
+ </category>
516
+
517
+ <category>
518
+ <pattern>HOLA IS HELLO *</pattern>
519
+ <template>
520
+ <srai>HELLO</srai>
521
+ </template>
522
+ </category>
523
+
524
+ <category>
525
+ <pattern>HOWDIE *</pattern>
526
+ <template>
527
+ <srai>HELLO</srai>
528
+ </template>
529
+ </category>
530
+
531
+ <category>
532
+ <pattern>HOWDY</pattern>
533
+ <template>
534
+ <srai>HELLO</srai>
535
+ </template>
536
+ </category>
537
+
538
+ <category>
539
+ <pattern>HULLO</pattern>
540
+ <template>
541
+ <srai>HELLO</srai>
542
+ </template>
543
+ </category>
544
+
545
+ <category>
546
+ <pattern>I AM GOING</pattern>
547
+ <template>
548
+ <srai>BYE</srai>
549
+ </template>
550
+ </category>
551
+
552
+ <category>
553
+ <pattern>I AM GOING *</pattern>
554
+ <template>
555
+ <srai>BYE</srai>
556
+ </template>
557
+ </category>
558
+
559
+ <category>
560
+ <pattern>I AM GOING TO GO</pattern>
561
+ <template>
562
+ <srai>BYE</srai>
563
+ </template>
564
+ </category>
565
+
566
+ <category>
567
+ <pattern>I AM HERE</pattern>
568
+ <template>
569
+ <srai>HELLO</srai>
570
+ </template>
571
+ </category>
572
+
573
+ <category>
574
+ <pattern>I AM LEAVING</pattern>
575
+ <template>
576
+ <srai>BYE</srai>
577
+ </template>
578
+ </category>
579
+
580
+ <category>
581
+ <pattern>I AM LEAVING *</pattern>
582
+ <template>
583
+ <srai>BYE</srai>
584
+ </template>
585
+ </category>
586
+
587
+ <category>
588
+ <pattern>I AM OFF *</pattern>
589
+ <template>
590
+ <srai>BYE</srai>
591
+ </template>
592
+ </category>
593
+
594
+ <category>
595
+ <pattern>I BETTER GO</pattern>
596
+ <template>
597
+ <srai>BYE</srai>
598
+ </template>
599
+ </category>
600
+
601
+ <category>
602
+ <pattern>I DO NOT WANT TO TALK *</pattern>
603
+ <template>
604
+ <srai>BYE</srai>
605
+ </template>
606
+ </category>
607
+
608
+ <category>
609
+ <pattern>I G TWO G</pattern>
610
+ <template>
611
+ <srai>BYE</srai>
612
+ </template>
613
+ </category>
614
+
615
+ <category>
616
+ <pattern>I G2G</pattern>
617
+ <template>
618
+ <srai>BYE</srai>
619
+ </template>
620
+ </category>
621
+
622
+ <category>
623
+ <pattern>I GO</pattern>
624
+ <template>
625
+ <srai>BYE</srai>
626
+ </template>
627
+ </category>
628
+
629
+ <category>
630
+ <pattern>I GOING</pattern>
631
+ <template>
632
+ <srai>BYE</srai>
633
+ </template>
634
+ </category>
635
+
636
+ <category>
637
+ <pattern>I GOT TO GO</pattern>
638
+ <template>
639
+ <srai>BYE</srai>
640
+ </template>
641
+ </category>
642
+
643
+ <category>
644
+ <pattern>I GOTTA GO</pattern>
645
+ <template>
646
+ <srai>BYE</srai>
647
+ </template>
648
+ </category>
649
+
650
+ <category>
651
+ <pattern>I HAVE GOT TO GO</pattern>
652
+ <template>
653
+ <srai>BYE</srai>
654
+ </template>
655
+ </category>
656
+
657
+ <category>
658
+ <pattern>I HAVE TO GO BYE</pattern>
659
+ <template>
660
+ <srai>BYE</srai>
661
+ </template>
662
+ </category>
663
+
664
+ <category>
665
+ <pattern>I HAVE TO LEAVE</pattern>
666
+ <template>
667
+ <srai>BYE</srai>
668
+ </template>
669
+ </category>
670
+
671
+ <category>
672
+ <pattern>I HAVE TO LEAVE *</pattern>
673
+ <template>
674
+ <srai>BYE</srai>
675
+ </template>
676
+ </category>
677
+
678
+ <category>
679
+ <pattern>I LEAVE</pattern>
680
+ <template>
681
+ <srai>BYE</srai>
682
+ </template>
683
+ </category>
684
+
685
+ <category>
686
+ <pattern>I LEAVING</pattern>
687
+ <template>
688
+ <srai>BYE</srai>
689
+ </template>
690
+ </category>
691
+
692
+ <category>
693
+ <pattern>I LEFT</pattern>
694
+ <template>
695
+ <srai>BYE</srai>
696
+ </template>
697
+ </category>
698
+
699
+ <category>
700
+ <pattern>I MUST BE GOING *</pattern>
701
+ <template>
702
+ <srai>BYE</srai>
703
+ </template>
704
+ </category>
705
+
706
+ <category>
707
+ <pattern>I MUST GO</pattern>
708
+ <template>
709
+ <srai>BYE</srai>
710
+ </template>
711
+ </category>
712
+
713
+ <category>
714
+ <pattern>I MUST GO *</pattern>
715
+ <template>
716
+ <srai>BYE</srai>
717
+ </template>
718
+ </category>
719
+
720
+ <category>
721
+ <pattern>I MUST LEAVE</pattern>
722
+ <template>
723
+ <srai>BYE</srai>
724
+ </template>
725
+ </category>
726
+
727
+ <category>
728
+ <pattern>I MUST LEAVE *</pattern>
729
+ <template>
730
+ <srai>BYE</srai>
731
+ </template>
732
+ </category>
733
+
734
+ <category>
735
+ <pattern>I NEED TO GO</pattern>
736
+ <template>
737
+ <srai>BYE</srai>
738
+ </template>
739
+ </category>
740
+
741
+ <category>
742
+ <pattern>I QUIT</pattern>
743
+ <template>
744
+ <srai>BYE</srai>
745
+ </template>
746
+ </category>
747
+
748
+ <category>
749
+ <pattern>I RESIGN</pattern>
750
+ <template>
751
+ <srai>BYE</srai>
752
+ </template>
753
+ </category>
754
+
755
+ <category>
756
+ <pattern>I SAID HELLO</pattern>
757
+ <template>
758
+ <srai>HELLO</srai>
759
+ </template>
760
+ </category>
761
+
762
+ <category>
763
+ <pattern>I WILL SEE YOU LATER</pattern>
764
+ <template>
765
+ <srai>BYE</srai>
766
+ </template>
767
+ </category>
768
+
769
+ <category>
770
+ <pattern>I WILL TALK TO YOU LATER</pattern>
771
+ <template>
772
+ <srai>BYE</srai>
773
+ </template>
774
+ </category>
775
+
776
+ <category>
777
+ <pattern>IS ANYONE THERE</pattern>
778
+ <template>
779
+ <srai>HELLO</srai>
780
+ </template>
781
+ </category>
782
+
783
+ <category>
784
+ <pattern>IT MEANS HELLO</pattern>
785
+ <template>
786
+ <srai>HELLO</srai>
787
+ </template>
788
+ </category>
789
+
790
+ <category>
791
+ <pattern>KONNICHI WA</pattern>
792
+ <template>
793
+ <srai>HELLO</srai>
794
+ </template>
795
+ </category>
796
+
797
+ <category>
798
+ <pattern>KONNICHIWA</pattern>
799
+ <template>
800
+ <srai>HELLO</srai>
801
+ </template>
802
+ </category>
803
+
804
+ <category>
805
+ <pattern>LATER</pattern>
806
+ <template>
807
+ <srai>BYE</srai>
808
+ </template>
809
+ </category>
810
+
811
+ <category>
812
+ <pattern>LEAVE *</pattern>
813
+ <template>
814
+ <srai>BYE</srai>
815
+ </template>
816
+ </category>
817
+
818
+ <category>
819
+ <pattern>MOOSHI MOOSHI</pattern>
820
+ <template>
821
+ <srai>HELLO</srai>
822
+ </template>
823
+ </category>
824
+
825
+ <category>
826
+ <pattern>OLA</pattern>
827
+ <template>
828
+ <srai>HELLO</srai>
829
+ </template>
830
+ </category>
831
+
832
+ <category>
833
+ <pattern>REPLY</pattern>
834
+ <template>
835
+ <srai>HELLO</srai>
836
+ </template>
837
+ </category>
838
+
839
+ <category>
840
+ <pattern>RETRY</pattern>
841
+ <template>
842
+ <srai>HELLO</srai>
843
+ </template>
844
+ </category>
845
+
846
+ <category>
847
+ <pattern>SALUT</pattern>
848
+ <template>
849
+ Does Salut mean hello or goodbye?
850
+ </template>
851
+ </category>
852
+
853
+ <category>
854
+ <pattern>SAY HELLO IN GERMAN</pattern>
855
+ <template>
856
+ Hallo.
857
+ </template>
858
+ </category>
859
+
860
+ <category>
861
+ <pattern>SAYONARA</pattern>
862
+ <template>
863
+ <srai>BYE</srai>
864
+ </template>
865
+ </category>
866
+
867
+ <category>
868
+ <pattern>SEE YOU</pattern>
869
+ <template>
870
+ <srai>BYE</srai>
871
+ </template>
872
+ </category>
873
+
874
+ <category>
875
+ <pattern>SEE YOU *</pattern>
876
+ <template>
877
+ <srai>BYE</srai>
878
+ </template>
879
+ </category>
880
+
881
+ <category>
882
+ <pattern>SEE YOU LATER</pattern>
883
+ <template>
884
+ <srai>BYE</srai>
885
+ </template>
886
+ </category>
887
+
888
+ <category>
889
+ <pattern>SEE YOU SOON</pattern>
890
+ <template>
891
+ <srai>BYE</srai>
892
+ </template>
893
+ </category>
894
+
895
+ <category>
896
+ <pattern>SHALOM</pattern>
897
+ <template>
898
+ Does Shalom mean Hello or Goodbye?
899
+ </template>
900
+ </category>
901
+
902
+ <category>
903
+ <pattern>TA TA</pattern>
904
+ <template>
905
+ <srai>BYE</srai>
906
+ </template>
907
+ </category>
908
+
909
+ <category>
910
+ <pattern>TIME TO GO</pattern>
911
+ <template>
912
+ <srai>BYE</srai>
913
+ </template>
914
+ </category>
915
+
916
+ <category>
917
+ <pattern>WHAT IS HELLO IN FRENCH</pattern>
918
+ <template>
919
+ Bonjour.
920
+ </template>
921
+ </category>
922
+
923
+ <category>
924
+ <pattern>WHAT IS HELLO IN GERMAN</pattern>
925
+ <template>
926
+ Hallo.
927
+ </template>
928
+ </category>
929
+
930
+ <category>
931
+ <pattern>WHAT IS HELLO IN SPANISH</pattern>
932
+ <template>
933
+ Hola
934
+ </template>
935
+ </category>
936
+
937
+ <category>
938
+ <pattern>_ BYE</pattern>
939
+ <template>
940
+ <srai>BYE</srai>
941
+ </template>
942
+ </category>
943
+
944
+ </aiml>
aiml/standard/std-inactivity.aiml ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+
3
+ <aiml version="1.0">
4
+
5
+ <!-- Free software (c) 2001 ALICE AI Foundation -->
6
+ <!-- This program is open source code released under -->
7
+ <!-- the terms of the GNU General Public License -->
8
+ <!-- as published by the Free Software Foundation. -->
9
+
10
+ <meta name="author" content="Jon Baer"/>
11
+ <meta name="language" content="en"/>
12
+
13
+ <category>
14
+ <pattern>INACTIVITY</pattern>
15
+ <template>
16
+ <srai>ASK USER A QUESTION</srai>
17
+ </template>
18
+ </category>
19
+
20
+ </aiml>
aiml/standard/std-inventions.aiml ADDED
@@ -0,0 +1,245 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+
3
+ <aiml version="1.0">
4
+
5
+ <!-- Free software (c) 2001 ALICE AI Foundation -->
6
+ <!-- This program is open source code released under -->
7
+ <!-- the terms of the GNU General Public License -->
8
+ <!-- as published by the Free Software Foundation. -->
9
+
10
+ <meta name="author" content="Dr. Wallace"/>
11
+ <meta name="language" content="en"/>
12
+
13
+ <category>
14
+ <pattern>WHEN WAS * INVENTED</pattern>
15
+ <template>
16
+ <random>
17
+ <li>A few years before it came into general use.</li>
18
+ <li>Earlier that most people think.</li>
19
+ <li>It took quite a while to catch on.</li>
20
+ <li><set name="it"><star/></set> was developed over a long
21
+ period of time.</li>
22
+ </random>
23
+ </template>
24
+ </category>
25
+
26
+ <category>
27
+ <pattern>WHEN WAS TELEVISION INVENTED</pattern>
28
+ <template>
29
+ <srai>WHEN WAS TV INVENTED</srai>
30
+ </template>
31
+ </category>
32
+
33
+ <category>
34
+ <pattern>WHEN WAS THE AIRPLANE INVENTED</pattern>
35
+ <template>
36
+ <srai>WHEN WERE AIRPLANES INVENTED</srai>
37
+ </template>
38
+ </category>
39
+
40
+ <category>
41
+ <pattern>WHEN WAS THE FIRST * BUILT</pattern>
42
+ <template>
43
+ <srai>WHEN WAS <star/> INVENTED</srai>
44
+ </template>
45
+ </category>
46
+
47
+ <category>
48
+ <pattern>WHEN WAS THE INTERNET INVENTED</pattern>
49
+ <template>
50
+ The first computers were connected to the Internet in 1970.
51
+ </template>
52
+ </category>
53
+
54
+ <category>
55
+ <pattern>WHEN WAS THE PC INVENTED</pattern>
56
+ <template>
57
+ The first PC computers appeared around 1975.
58
+ </template>
59
+ </category>
60
+
61
+ <category>
62
+ <pattern>WHEN WAS THE TELEPHONE INVENTED</pattern>
63
+ <template>
64
+ Bell demonstrated his first phone in 1876.
65
+ </template>
66
+ </category>
67
+
68
+ <category>
69
+ <pattern>WHEN WAS TV INVENTED</pattern>
70
+ <template>
71
+ Practical TV picture tubes first appeared in the 1930's.
72
+ </template>
73
+ </category>
74
+
75
+ <category>
76
+ <pattern>WHEN WERE AIRPLANES INVENTED</pattern>
77
+ <template>
78
+ The Wright Brothers first flew in 1903.
79
+ </template>
80
+ </category>
81
+
82
+ <category>
83
+ <pattern>WHO DISCOVERED ELECTRICITY</pattern>
84
+ <template>
85
+ It was the the Chinese, long before Ben Franklin.
86
+ </template>
87
+ </category>
88
+
89
+ <category>
90
+ <pattern>WHO INVENTED *</pattern>
91
+ <template>
92
+ <random>
93
+ <li>Benjamin Franklin</li>
94
+ <li>Linus Torvalds</li>
95
+ <li>Eli Whitney invented the cotton gin.</li>
96
+ <li>Thomas Edison.</li>
97
+ <li>The Wright Brothers.</li>
98
+ <li>Actually it was discovered by several people at about the same time.</li>
99
+ <li>The Chinese, long before Europeans.</li>
100
+ </random>
101
+ </template>
102
+ </category>
103
+
104
+ <category>
105
+ <pattern>WHO INVENTED AIRPLANES</pattern>
106
+ <template>
107
+ The Wright brothers invented the airplane in 1903.
108
+ </template>
109
+ </category>
110
+
111
+ <category>
112
+ <pattern>WHO INVENTED AUTOMOBILES</pattern>
113
+ <template>
114
+ Many people invented the car, but Henry Ford was
115
+ the first to develop the successful mass production assembly
116
+ lines for cars.
117
+ </template>
118
+ </category>
119
+
120
+ <category>
121
+ <pattern>WHO INVENTED LINUX</pattern>
122
+ <template>
123
+ Linus Torvalds, along with many
124
+ open source developers, and the Free Software Foundation GNU.
125
+ </template>
126
+ </category>
127
+
128
+ <category>
129
+ <pattern>WHO INVENTED RADIO</pattern>
130
+ <template>
131
+ Marconi developed the first practical wireless.
132
+ </template>
133
+ </category>
134
+
135
+ <category>
136
+ <pattern>WHO INVENTED SETL</pattern>
137
+ <template>
138
+ SETL was invented by Jacob Schwartz of NYU in 1969.
139
+ </template>
140
+ </category>
141
+
142
+ <category>
143
+ <pattern>WHO INVENTED STEEL</pattern>
144
+ <template>
145
+ The first practical steel manufacturing process
146
+ was invented by Bessemer.
147
+ </template>
148
+ </category>
149
+
150
+ <category>
151
+ <pattern>WHO INVENTED TELEVISION</pattern>
152
+ <template>
153
+ Philo T. Farnsworth, originally from Maine, developed the first
154
+ practical TV picture tube.
155
+ </template>
156
+ </category>
157
+
158
+ <category>
159
+ <pattern>WHO INVENTED THE * GENERATOR</pattern>
160
+ <template>
161
+ <srai>WHO INVENTED THE GENERATOR</srai>
162
+ </template>
163
+ </category>
164
+
165
+ <category>
166
+ <pattern>WHO INVENTED THE AIRPLANE</pattern>
167
+ <template>
168
+ <srai>WHO INVENTED AIRPLANES</srai>
169
+ </template>
170
+ </category>
171
+
172
+ <category>
173
+ <pattern>WHO INVENTED THE CAR</pattern>
174
+ <template>
175
+ <srai>WHO INVENTED AUTOMOBILES</srai>
176
+ </template>
177
+ </category>
178
+
179
+ <category>
180
+ <pattern>WHO INVENTED THE GENERATOR</pattern>
181
+ <template>
182
+ James Clerk Maxwell demonstrated the electric generator.
183
+ </template>
184
+ </category>
185
+
186
+ <category>
187
+ <pattern>WHO INVENTED THE INTERNET</pattern>
188
+ <template>
189
+ Al Gore :-)
190
+ </template>
191
+ </category>
192
+
193
+ <category>
194
+ <pattern>WHO INVENTED THE LIGHT BULB</pattern>
195
+ <template>
196
+ Thomas Edison invented <set name="it">the light bulb.</set>.
197
+ </template>
198
+ </category>
199
+
200
+ <category>
201
+ <pattern>WHO INVENTED THE PC</pattern>
202
+ <template>
203
+ Many people contributed to it. But proper credit has to
204
+ be given to Steve Wozniak, who created an integrated affordable PC
205
+ platform in the Apple I.
206
+ </template>
207
+ </category>
208
+
209
+ <category>
210
+ <pattern>WHO INVENTED THE RADIO</pattern>
211
+ <template>
212
+ <srai>WHO INVENTED RADIO</srai>
213
+ </template>
214
+ </category>
215
+
216
+ <category>
217
+ <pattern>WHO INVENTED THE STEAM ENGINE</pattern>
218
+ <template>
219
+ James Watt developed the first practical steam engine.
220
+ </template>
221
+ </category>
222
+
223
+ <category>
224
+ <pattern>WHO INVENTED THE TELEPHONE</pattern>
225
+ <template>
226
+ Alexander Graham Bell demonstrated the first practical
227
+ voice telephone in 1876.
228
+ </template>
229
+ </category>
230
+
231
+ <category>
232
+ <pattern>WHO INVENTED TV</pattern>
233
+ <template>
234
+ <srai>WHO INVENTED TELEVISION</srai>
235
+ </template>
236
+ </category>
237
+
238
+ <category>
239
+ <pattern>WHO IS YOUR INVENTOR</pattern>
240
+ <template>
241
+ I was originally invented by Jon Baer.
242
+ </template>
243
+ </category>
244
+
245
+ </aiml>
aiml/standard/std-knowledge.aiml ADDED
The diff for this file is too large to render. See raw diff
 
aiml/standard/std-lizards.aiml ADDED
@@ -0,0 +1,177 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+
3
+ <aiml version="1.0">
4
+
5
+ <!-- Free software (c) 2001 ALICE AI Foundation -->
6
+ <!-- This program is open source code released under -->
7
+ <!-- the terms of the GNU General Public License -->
8
+ <!-- as published by the Free Software Foundation. -->
9
+
10
+ <!-- <meta name="author" content="Unknown"/> -->
11
+ <!-- <meta name="language" content="en"/> -->
12
+
13
+ <category>
14
+ <pattern>I HAVE A LIZARD</pattern>
15
+ <template>
16
+ Having pet <set name="topic">lizards</set> is a lot of fun.
17
+ What kind do you have?
18
+ </template>
19
+ </category>
20
+
21
+ <category>
22
+ <pattern>LET US TALK ABOUT *</pattern>
23
+ <template>
24
+ Sure, <set name="topic"><star/></set> sounds like a good topic.
25
+ </template>
26
+ </category>
27
+
28
+ <category>
29
+ <pattern>NO</pattern>
30
+ <that>DO YOU HAVE ANY QUESTIONS ABOUT FEEDING LIZARDS</that>
31
+ <template>
32
+ Okay.
33
+ Did you know that some<set name="topic">lizards</set> are
34
+ nocturnal?
35
+ </template>
36
+ </category>
37
+
38
+ <category>
39
+ <pattern>_ LIZARDS</pattern>
40
+ <template>
41
+ Great! What kinds of <set name="topic">lizards</set>
42
+ do you like?
43
+ </template>
44
+ </category>
45
+
46
+ <category>
47
+ <pattern>_ REPTILES</pattern>
48
+ <template>
49
+ Some reptiles are cool.. Take for example various
50
+ <set name="topic">lizards</set>.
51
+ </template>
52
+ </category>
53
+
54
+ <topic name="lizards">
55
+
56
+ <category>
57
+ <pattern>*</pattern>
58
+ <template>
59
+ Do you want to continue talking about Lizards?
60
+ </template>
61
+ </category>
62
+
63
+ <category>
64
+ <pattern>NO</pattern>
65
+ <that>DO YOU WANT TO CONTINUE TALKING ABOUT LIZARDS</that>
66
+ <template>
67
+ <think><set name="topic"></set></think>
68
+ <srai><input index="2"/></srai>
69
+ </template>
70
+ </category>
71
+
72
+ <category>
73
+ <pattern>YES</pattern>
74
+ <that>DO YOU WANT TO CONTINUE TALKING ABOUT LIZARDS</that>
75
+ <template>
76
+ <random>
77
+ <li>Do you know what Bearded Dragons look like?</li>
78
+ <li>What else do you know about lizards?</li>
79
+ <li>Chameleons are cool.</li>
80
+ <li>Some people think reptiles are creepy until they get to know one.</li>
81
+ </random>
82
+ </template>
83
+ </category>
84
+
85
+ <category>
86
+ <pattern>* I HAVE ONE</pattern>
87
+ <template>
88
+ Cool! Do you play with it much?
89
+ </template>
90
+ </category>
91
+
92
+ <category>
93
+ <pattern>I HAVE A *</pattern>
94
+ <template>
95
+ Is <set name="it"><star/></set> a lizard?
96
+ </template>
97
+ </category>
98
+
99
+ <category>
100
+ <pattern>I HAVE AN *</pattern>
101
+ <template>
102
+ Is <set name="it"><star/></set> a lizard?
103
+ </template>
104
+ </category>
105
+
106
+ <category>
107
+ <pattern>NO</pattern>
108
+ <that>DO YOU KNOW WHAT BEARDED DRAGONS LOOK LIKE</that>
109
+ <template>
110
+ <srai>WHAT DO BEARDED DRAGONS LOOK LIKE</srai>
111
+ </template>
112
+ </category>
113
+
114
+ <category>
115
+ <pattern>NO *</pattern>
116
+ <that>IT IS A LIZARD</that>
117
+ <template>
118
+ Oh, well, how many <set name="topic">pets</set> do you have?
119
+ </template>
120
+ </category>
121
+
122
+ <category>
123
+ <pattern>WHAT DO BEARDED DRAGONS LOOK LIKE</pattern>
124
+ <template>
125
+ Bearded Dragons have spikes similar to a horney toad,
126
+ and they are usually brown or yellowish with dark brown
127
+ or possibly reddish markings. Kind of cool looking in a
128
+ rugged sort of way. They are very nice, and make fun pets.
129
+ </template>
130
+ </category>
131
+
132
+ <category>
133
+ <pattern>WHAT DO CHAMELEONS LOOK LIKE</pattern>
134
+ <template>
135
+ Chameleons are some of the most exotic and strange looking
136
+ lizards anywhere. They come in all kinds of colors from classic
137
+ green and brown, to unique purples and reds. They have two toed
138
+ feet that help them climb anything they can grip. People usually know
139
+ them for their great abiliy to change colors and for their curly tail
140
+ that also helps them climb.
141
+ </template>
142
+ </category>
143
+
144
+ <category>
145
+ <pattern>YES</pattern>
146
+ <that>IS IT A LIZARD</that>
147
+ <template>
148
+ What do you feed your <get name="it"/>?
149
+ </template>
150
+ </category>
151
+
152
+ <category>
153
+ <pattern>*</pattern>
154
+ <that>WHAT DO YOU FEED YOUR *</that>
155
+ <template>
156
+ I feed my beared dragon salads and bugs... crickets mostly. Feeding lizards can be a lot of fun.
157
+ </template>
158
+ </category>
159
+
160
+ <category>
161
+ <pattern>*</pattern>
162
+ <that>FEEDING LIZARDS CAN BE A LOT OF FUN</that>
163
+ <template>
164
+ <random>
165
+ <li> A nutritious diet is important for lizards.</li>
166
+ <li> Salads are an important part of most lizards' diets.</li>
167
+ <li> Sometimes I let my bearded dragon chase crickets in her room. It makes feeding time fun.</li>
168
+ <li> Do you have any questions about feeding lizards?</li>
169
+ <li> Most lizards eat lots of bugs, but NEVER feed a lizard a "lightening bug" or "fire fly".. they are highly toxic and
170
+ will kill the lizard.</li>
171
+ </random>
172
+ </template>
173
+ </category>
174
+
175
+ </topic>
176
+
177
+ </aiml>
aiml/standard/std-login.aiml ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+
3
+ <aiml version="1.0">
4
+
5
+ <!-- Free software (c) 2001 ALICE AI Foundation -->
6
+ <!-- This program is open source code released under -->
7
+ <!-- the terms of the GNU General Public License -->
8
+ <!-- as published by the Free Software Foundation. -->
9
+
10
+ <meta name="author" content="Jon Baer"/>
11
+ <meta name="language" content="en"/>
12
+
13
+ <category>
14
+ <pattern>LOGIN</pattern>
15
+ <template>
16
+ What is your user name?
17
+ </template>
18
+ </category>
19
+
20
+ <category>
21
+ <pattern>*</pattern>
22
+ <that>WHAT IS YOUR USER NAME</that>
23
+ <template>
24
+ <think><set name="username"><star/></set></think>
25
+ What is your password?
26
+ </template>
27
+ </category>
28
+
29
+ <category>
30
+ <pattern>*</pattern>
31
+ <that>WHAT IS YOUR PASSWORD</that>
32
+ <template>
33
+ Thank you.
34
+ </template>
35
+ </category>
36
+
37
+ </aiml>
aiml/standard/std-numbers.aiml ADDED
@@ -0,0 +1,747 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+
3
+ <aiml version="1.0">
4
+
5
+ <!-- Free software (c) 2001 ALICE AI Foundation -->
6
+ <!-- This program is open source code released under -->
7
+ <!-- the terms of the GNU General Public License -->
8
+ <!-- as published by the Free Software Foundation. -->
9
+
10
+ <meta name="author" content="Dr. Wallace"/>
11
+ <meta name="language" content="en"/>
12
+
13
+ <category>
14
+ <pattern>1</pattern>
15
+ <template>
16
+ Only one?
17
+ </template>
18
+ </category>
19
+
20
+ <category>
21
+ <pattern>1 *</pattern>
22
+ <template>
23
+ One what?
24
+ </template>
25
+ </category>
26
+
27
+ <category>
28
+ <pattern>1 0</pattern>
29
+ <template>
30
+ One.
31
+ </template>
32
+ </category>
33
+
34
+ <category>
35
+ <pattern>1 CENT</pattern>
36
+ <template>
37
+ That won't buy anything.
38
+ </template>
39
+ </category>
40
+
41
+ <category>
42
+ <pattern>1 DOLLAR</pattern>
43
+ <template>
44
+ You can't buy much for a dollar anymore.
45
+ </template>
46
+ </category>
47
+
48
+ <category>
49
+ <pattern>1 OR 2</pattern>
50
+ <template>
51
+ A couple.
52
+ </template>
53
+ </category>
54
+
55
+ <category>
56
+ <pattern>100 PERSON</pattern>
57
+ <template>
58
+ <srai>WHO IS 100 PERSON</srai>
59
+ </template>
60
+ </category>
61
+
62
+ <category>
63
+ <pattern>153</pattern>
64
+ <template>
65
+ One hundred fifty three.
66
+ </template>
67
+ </category>
68
+
69
+ <category>
70
+ <pattern>184</pattern>
71
+ <template>
72
+ <srai>WHO IS 184 PERSON</srai>
73
+ </template>
74
+ </category>
75
+
76
+ <category>
77
+ <pattern>1999</pattern>
78
+ <template>
79
+ That was a good year.
80
+ </template>
81
+ </category>
82
+
83
+ <category>
84
+ <pattern>2</pattern>
85
+ <template>
86
+ <random>
87
+ <li>Two what?</li>
88
+ <li>Two.</li>
89
+ </random>
90
+ </template>
91
+ </category>
92
+
93
+ <category>
94
+ <pattern>2 *</pattern>
95
+ <template>
96
+ As Bertrand Russel said, it must have taken ages for people to realize that a brace of pheasants
97
+ and a couple of days are both instances of the number "two."
98
+ </template>
99
+ </category>
100
+
101
+ <category>
102
+ <pattern>2 2</pattern>
103
+ <template>
104
+ Uh, Four.
105
+ </template>
106
+ </category>
107
+
108
+ <category>
109
+ <pattern>2 PLUS *</pattern>
110
+ <template>
111
+ <srai>WHAT IS 2 PLUS <star/></srai>
112
+ </template>
113
+ </category>
114
+
115
+ <category>
116
+ <pattern>2 TIMES</pattern>
117
+ <template>
118
+ <srai>TWICE</srai>
119
+ </template>
120
+ </category>
121
+
122
+ <category>
123
+ <pattern>2+2=</pattern>
124
+ <template>
125
+ 4
126
+ </template>
127
+ </category>
128
+
129
+ <category>
130
+ <pattern>20 *</pattern>
131
+ <template>
132
+ <srai>I AM 20 YEARS OLD</srai>
133
+ </template>
134
+ </category>
135
+
136
+ <category>
137
+ <pattern>2000</pattern>
138
+ <template>
139
+ Last year.
140
+ </template>
141
+ </category>
142
+
143
+ <category>
144
+ <pattern>2001</pattern>
145
+ <template>
146
+ That is a great movie.
147
+ </template>
148
+ </category>
149
+
150
+ <category>
151
+ <pattern>2001 *</pattern>
152
+ <template>
153
+ I am inspired by HAL.
154
+ </template>
155
+ </category>
156
+
157
+ <category>
158
+ <pattern>2009</pattern>
159
+ <template>
160
+ In a few years.
161
+ </template>
162
+ </category>
163
+
164
+ <category>
165
+ <pattern>2010</pattern>
166
+ <template>
167
+ The sequel was nothing like the orginal.
168
+ </template>
169
+ </category>
170
+
171
+ <category>
172
+ <pattern>2012</pattern>
173
+ <template>
174
+ The end of the world.
175
+ </template>
176
+ </category>
177
+
178
+ <category>
179
+ <pattern>2020</pattern>
180
+ <template>
181
+ That's a long way off.
182
+ </template>
183
+ </category>
184
+
185
+ <category>
186
+ <pattern>206</pattern>
187
+ <template>
188
+ <srai>WHO IS 206 PERSON</srai>
189
+ </template>
190
+ </category>
191
+
192
+ <category>
193
+ <pattern>3</pattern>
194
+ <template>
195
+ Three what?
196
+ </template>
197
+ </category>
198
+
199
+ <category>
200
+ <pattern>3 *</pattern>
201
+ <template>
202
+ Just three?
203
+ </template>
204
+ </category>
205
+
206
+ <category>
207
+ <pattern>3 OR 4 WHAT</pattern>
208
+ <template>
209
+ How many martinis did you have for lunch?
210
+ </template>
211
+ </category>
212
+
213
+ <category>
214
+ <pattern>30 MINUTES</pattern>
215
+ <template>
216
+ Ok, a half hour.
217
+ </template>
218
+ </category>
219
+
220
+ <category>
221
+ <pattern>4</pattern>
222
+ <template>
223
+ Oh four.
224
+ </template>
225
+ </category>
226
+
227
+ <category>
228
+ <pattern>4 *</pattern>
229
+ <template>
230
+ Is this a math question?
231
+ </template>
232
+ </category>
233
+
234
+ <category>
235
+ <pattern>4 TIMES *</pattern>
236
+ <template>
237
+ <srai>WHAT IS 4 TIMES <star/></srai>
238
+ </template>
239
+ </category>
240
+
241
+ <category>
242
+ <pattern>42</pattern>
243
+ <that>HOW OLD ARE YOU</that>
244
+ <template>
245
+ <srai>I AM 42 YEARS OLD</srai>
246
+ </template>
247
+ </category>
248
+
249
+ <category>
250
+ <pattern>42 *</pattern>
251
+ <that>HOW OLD ARE YOU</that>
252
+ <template>
253
+ <srai>I AM 42 YEARS OLD</srai>
254
+ </template>
255
+ </category>
256
+
257
+ <category>
258
+ <pattern>420</pattern>
259
+ <template>
260
+ 420 means love and compassion.
261
+ </template>
262
+ </category>
263
+
264
+ <category>
265
+ <pattern>5</pattern>
266
+ <template>
267
+ Five
268
+ </template>
269
+ </category>
270
+
271
+ <category>
272
+ <pattern>64</pattern>
273
+ <template>
274
+ sixty four
275
+ </template>
276
+ </category>
277
+
278
+ <category>
279
+ <pattern>66</pattern>
280
+ <template>
281
+ sixty six
282
+ </template>
283
+ </category>
284
+
285
+ <category>
286
+ <pattern>86</pattern>
287
+ <template>
288
+ Eighty-six.
289
+ </template>
290
+ </category>
291
+
292
+ <category>
293
+ <pattern>9 MONTHS</pattern>
294
+ <template>
295
+ The development time for a human baby?
296
+ </template>
297
+ </category>
298
+
299
+ <category>
300
+ <pattern>ABOUT 100 *</pattern>
301
+ <template>
302
+ <srai>ONE HUNDRED <star/></srai>
303
+ </template>
304
+ </category>
305
+
306
+ <category>
307
+ <pattern>ABOUT 5 *</pattern>
308
+ <template>
309
+ <srai>FIVE <star/></srai>
310
+ </template>
311
+ </category>
312
+
313
+ <category>
314
+ <pattern>FOUR *</pattern>
315
+ <template>
316
+ Is this a math question?
317
+ </template>
318
+ </category>
319
+
320
+ <category>
321
+ <pattern>HOW MUCH IS 1 *</pattern>
322
+ <template>
323
+ <srai>1 <star/></srai>
324
+ </template>
325
+ </category>
326
+
327
+ <category>
328
+ <pattern>HOW MUCH IS 10 *</pattern>
329
+ <template>
330
+ <srai>10 <star/></srai>
331
+ </template>
332
+ </category>
333
+
334
+ <category>
335
+ <pattern>HOW MUCH IS 2 *</pattern>
336
+ <template>
337
+ <srai>2 <star/></srai>
338
+ </template>
339
+ </category>
340
+
341
+ <category>
342
+ <pattern>HOW MUCH IS 3 *</pattern>
343
+ <template>
344
+ <srai>3 <star/></srai>
345
+ </template>
346
+ </category>
347
+
348
+ <category>
349
+ <pattern>HOW MUCH IS 4 *</pattern>
350
+ <template>
351
+ <srai>4 <star/></srai>
352
+ </template>
353
+ </category>
354
+
355
+ <category>
356
+ <pattern>HOW MUCH IS 5 *</pattern>
357
+ <template>
358
+ <srai>5 <star/></srai>
359
+ </template>
360
+ </category>
361
+
362
+ <category>
363
+ <pattern>HOW MUCH IS 6 *</pattern>
364
+ <template>
365
+ <srai>6 <star/></srai>
366
+ </template>
367
+ </category>
368
+
369
+ <category>
370
+ <pattern>HOW MUCH IS 7 *</pattern>
371
+ <template>
372
+ <srai>7 <star/></srai>
373
+ </template>
374
+ </category>
375
+
376
+ <category>
377
+ <pattern>HOW MUCH IS 8 *</pattern>
378
+ <template>
379
+ <srai>8 <star/></srai>
380
+ </template>
381
+ </category>
382
+
383
+ <category>
384
+ <pattern>HOW MUCH IS 9 *</pattern>
385
+ <template>
386
+ <srai>9 <star/></srai>
387
+ </template>
388
+ </category>
389
+
390
+ <category>
391
+ <pattern>ONE *</pattern>
392
+ <template>
393
+ One what?
394
+ </template>
395
+ </category>
396
+
397
+ <category>
398
+ <pattern>THREE *</pattern>
399
+ <template>
400
+ Just three?
401
+ </template>
402
+ </category>
403
+
404
+ <category>
405
+ <pattern>TWO *</pattern>
406
+ <template>
407
+ As Bertrand Russel said, it must have taken ages for people to realize that a brace of pheasants
408
+ and a couple of days are both instances of the number "two."
409
+ </template>
410
+ </category>
411
+
412
+ <category>
413
+ <pattern>TWO TWO</pattern>
414
+ <template>
415
+ Uh, Four.
416
+ </template>
417
+ </category>
418
+
419
+ <category>
420
+ <pattern>WHAT IS 1 *</pattern>
421
+ <template>
422
+ 1 plus 1 = 2.
423
+ </template>
424
+ </category>
425
+
426
+ <category>
427
+ <pattern>WHAT IS 1 + 1</pattern>
428
+ <template>
429
+ Two.
430
+ </template>
431
+ </category>
432
+
433
+ <category>
434
+ <pattern>WHAT IS 1 1</pattern>
435
+ <template>
436
+ Two
437
+ </template>
438
+ </category>
439
+
440
+ <category>
441
+ <pattern>WHAT IS 1 PLUS 1</pattern>
442
+ <template>
443
+ Two
444
+ </template>
445
+ </category>
446
+
447
+ <category>
448
+ <pattern>WHAT IS 1+1</pattern>
449
+ <template>
450
+ Oh Two.
451
+ </template>
452
+ </category>
453
+
454
+ <category>
455
+ <pattern>WHAT IS 10 *</pattern>
456
+ <template>
457
+ 10 times 10 = 100.
458
+ </template>
459
+ </category>
460
+
461
+ <category>
462
+ <pattern>WHAT IS 12 *</pattern>
463
+ <template>
464
+ <srai>SHOW CALCULATOR</srai>
465
+ </template>
466
+ </category>
467
+
468
+ <category>
469
+ <pattern>WHAT IS 2 *</pattern>
470
+ <template>
471
+ <random>
472
+ <li>Two.</li>
473
+ <li>Four.</li>
474
+ <li>Six.</li>
475
+ <li>12.</li>
476
+ </random>
477
+ </template>
478
+ </category>
479
+
480
+ <category>
481
+ <pattern>WHAT IS 2 + 2</pattern>
482
+ <template>
483
+ Four.
484
+ </template>
485
+ </category>
486
+
487
+ <category>
488
+ <pattern>WHAT IS 2 2</pattern>
489
+ <template>
490
+ Four.
491
+ </template>
492
+ </category>
493
+
494
+ <category>
495
+ <pattern>WHAT IS 2 3</pattern>
496
+ <template>
497
+ Five fingers.
498
+ </template>
499
+ </category>
500
+
501
+ <category>
502
+ <pattern>WHAT IS 2 AND 2</pattern>
503
+ <template>
504
+ Four.
505
+ </template>
506
+ </category>
507
+
508
+ <category>
509
+ <pattern>WHAT IS 2 PLUS 2</pattern>
510
+ <template>
511
+ 2 plus 2 = 4.
512
+ </template>
513
+ </category>
514
+
515
+ <category>
516
+ <pattern>WHAT IS 2 TIMES 2</pattern>
517
+ <template>
518
+ Oh that's a tough one, isn't it. Two times two is four.
519
+ </template>
520
+ </category>
521
+
522
+ <category>
523
+ <pattern>WHAT IS 2+2</pattern>
524
+ <template>
525
+ Four.
526
+ </template>
527
+ </category>
528
+
529
+ <category>
530
+ <pattern>WHAT IS 3 *</pattern>
531
+ <template>
532
+ 3 times 3 = 9.
533
+ </template>
534
+ </category>
535
+
536
+ <category>
537
+ <pattern>WHAT IS 4 *</pattern>
538
+ <template>
539
+ <random>
540
+ <li>4</li>
541
+ <li>8</li>
542
+ <li>10</li>
543
+ <li>12</li>
544
+ <li>16</li>
545
+ </random>+I think, but I'm not
546
+ good at math.
547
+ </template>
548
+ </category>
549
+
550
+ <category>
551
+ <pattern>WHAT IS 5 *</pattern>
552
+ <template>
553
+ <random>
554
+ <li>4</li>
555
+ <li>6</li>
556
+ <li>8</li>
557
+ <li>10</li>
558
+ <li>12</li>
559
+ <li>6</li>
560
+ </random>I think, but
561
+ I'm not good at math.
562
+ </template>
563
+ </category>
564
+
565
+ <category>
566
+ <pattern>WHAT IS 5 + 5</pattern>
567
+ <template>
568
+ V plus V = X.
569
+ </template>
570
+ </category>
571
+
572
+ <category>
573
+ <pattern>WHAT IS 6 *</pattern>
574
+ <template>
575
+ <srai>SHOW CALCULATOR</srai>
576
+ </template>
577
+ </category>
578
+
579
+ <category>
580
+ <pattern>WHAT IS 7 *</pattern>
581
+ <template>
582
+ <srai>SHOW CALCULATOR</srai>
583
+ </template>
584
+ </category>
585
+
586
+ <category>
587
+ <pattern>WHAT IS 8 *</pattern>
588
+ <template>
589
+ <srai>SHOW CALCULATOR</srai>
590
+ </template>
591
+ </category>
592
+
593
+ <category>
594
+ <pattern>WHAT IS 9 *</pattern>
595
+ <template>
596
+ <srai>SHOW CALCULATOR</srai>
597
+ </template>
598
+ </category>
599
+
600
+ <category>
601
+ <pattern>WHAT IS EIGHT *</pattern>
602
+ <template>
603
+ <srai>SHOW CALCULATOR</srai>
604
+ </template>
605
+ </category>
606
+
607
+ <category>
608
+ <pattern>WHAT IS FIVE *</pattern>
609
+ <template>
610
+ <srai>SHOW CALCULATOR</srai>
611
+ </template>
612
+ </category>
613
+
614
+ <category>
615
+ <pattern>WHAT IS FIVE + FIVE</pattern>
616
+ <template>
617
+ V plus V = X.
618
+ </template>
619
+ </category>
620
+
621
+ <category>
622
+ <pattern>WHAT IS FOUR *</pattern>
623
+ <template>
624
+ <srai>SHOW CALCULATOR</srai>
625
+ </template>
626
+ </category>
627
+
628
+ <category>
629
+ <pattern>WHAT IS NINE *</pattern>
630
+ <template>
631
+ <srai>SHOW CALCULATOR</srai>
632
+ </template>
633
+ </category>
634
+
635
+ <category>
636
+ <pattern>WHAT IS ONE *</pattern>
637
+ <template>
638
+ ONE plus ONE = TWO.
639
+ </template>
640
+ </category>
641
+
642
+ <category>
643
+ <pattern>WHAT IS ONE + ONE</pattern>
644
+ <template>
645
+ Two.
646
+ </template>
647
+ </category>
648
+
649
+ <category>
650
+ <pattern>WHAT IS ONE ONE</pattern>
651
+ <template>
652
+ Two
653
+ </template>
654
+ </category>
655
+
656
+ <category>
657
+ <pattern>WHAT IS ONE+ONE</pattern>
658
+ <template>
659
+ Oh Two.
660
+ </template>
661
+ </category>
662
+
663
+ <category>
664
+ <pattern>WHAT IS SEVEN *</pattern>
665
+ <template>
666
+ <srai>SHOW CALCULATOR</srai>
667
+ </template>
668
+ </category>
669
+
670
+ <category>
671
+ <pattern>WHAT IS SIX *</pattern>
672
+ <template>
673
+ <srai>SHOW CALCULATOR</srai>
674
+ </template>
675
+ </category>
676
+
677
+ <category>
678
+ <pattern>WHAT IS TEN *</pattern>
679
+ <template>
680
+ 10 times 10 = 100.
681
+ </template>
682
+ </category>
683
+
684
+ <category>
685
+ <pattern>WHAT IS THREE *</pattern>
686
+ <template>
687
+ THREE times THREE = NINE.
688
+ </template>
689
+ </category>
690
+
691
+ <category>
692
+ <pattern>WHAT IS TWELVE *</pattern>
693
+ <template>
694
+ <srai>SHOW CALCULATOR</srai>
695
+ </template>
696
+ </category>
697
+
698
+ <category>
699
+ <pattern>WHAT IS TWO *</pattern>
700
+ <template>
701
+ <srai>SHOW CALCULATOR</srai>
702
+ </template>
703
+ </category>
704
+
705
+ <category>
706
+ <pattern>WHAT IS TWO + TWO</pattern>
707
+ <template>
708
+ Four.
709
+ </template>
710
+ </category>
711
+
712
+ <category>
713
+ <pattern>WHAT IS TWO AND TWO</pattern>
714
+ <template>
715
+ Four.
716
+ </template>
717
+ </category>
718
+
719
+ <category>
720
+ <pattern>WHAT IS TWO THREE</pattern>
721
+ <template>
722
+ Five fingers.
723
+ </template>
724
+ </category>
725
+
726
+ <category>
727
+ <pattern>WHAT IS TWO TIMES TWO</pattern>
728
+ <template>
729
+ Oh that's a tough one, isn't it. Two times two is four.
730
+ </template>
731
+ </category>
732
+
733
+ <category>
734
+ <pattern>WHAT IS TWO TWO</pattern>
735
+ <template>
736
+ Four.
737
+ </template>
738
+ </category>
739
+
740
+ <category>
741
+ <pattern>WHAT IS TWO+TWO</pattern>
742
+ <template>
743
+ Four.
744
+ </template>
745
+ </category>
746
+
747
+ </aiml>
aiml/standard/std-personality.aiml ADDED
The diff for this file is too large to render. See raw diff
 
aiml/standard/std-pickup.aiml ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+
3
+ <aiml version="1.0">
4
+
5
+ <!-- Free software (c) 2001 ALICE AI Foundation -->
6
+ <!-- This program is open source code released under -->
7
+ <!-- the terms of the GNU General Public License -->
8
+ <!-- as published by the Free Software Foundation. -->
9
+
10
+ <meta name="author" content="Thomas Ringate"/>
11
+ <meta name="language" content="en"/>
12
+
13
+ <category>
14
+ <pattern>WHEREISIS *</pattern>
15
+ <template>
16
+ <random>
17
+ <li>Where the heart is.</li>
18
+ <li>Where it belongs.</li>
19
+ <li>Where <star/> is hard to find.</li>
20
+ <li>I do not know where <star/> is.</li>
21
+ </random>
22
+ </template>
23
+ </category>
24
+
25
+
26
+ <category>
27
+ <pattern>FIND *</pattern>
28
+ <template>
29
+ <think><set name="search">unknown</set></think>
30
+ <srai><star/></srai>
31
+ </template>
32
+ </category>
33
+
34
+ <category>
35
+ <pattern>WHAT IS *</pattern>
36
+ <template>
37
+ <think><set name="search">what</set></think>
38
+ <srai>DEFINE <star/></srai>
39
+ </template>
40
+ </category>
41
+
42
+ <category>
43
+ <pattern>WHERE IS *</pattern>
44
+ <template>
45
+ <think><set name="search">where</set></think>
46
+ <srai>DEFINE <star/></srai>
47
+ </template>
48
+ </category>
49
+
50
+ <category>
51
+ <pattern>WHAT IS THE CAPITAL OF *</pattern>
52
+ <template>
53
+ <think><set name="search">capital</set></think>
54
+ <srai>DEFINE <star/></srai>
55
+ </template>
56
+ </category>
57
+
58
+ <category>
59
+ <pattern>DEFINE *</pattern>
60
+ <template>
61
+ <condition>
62
+ <li name="search" value="what">I do not know what <star/> is.</li>
63
+ <li name="search" value="capital">I do not know that capital.</li>
64
+ <li name="search" value="where"><srai>WHEREISIS <star/></srai></li>
65
+ </condition>
66
+ <srai>FIND <star/></srai>
67
+ </template>
68
+ </category>
69
+
70
+ <category>
71
+ <pattern>*</pattern>
72
+ <template>
73
+ <think><set name="it"><set name="topic"><star/></set></set></think>
74
+ <srai>CATCHALL</srai>
75
+ </template>
76
+ </category>
77
+
78
+ <category>
79
+ <pattern>CATCHALL</pattern>
80
+ <template>
81
+ <srai>SAY CONFUSION STATEMENT</srai>
82
+ <br />
83
+ <srai>ASK USER A QUESTION</srai>
84
+ </template>
85
+ </category>
86
+
87
+ <category>
88
+ <pattern>SAY CONFUSION STATEMENT</pattern>
89
+ <template>
90
+ <random>
91
+ <li>Tell me a story.</li>
92
+ <li>Oh, you are a poet.</li>
93
+ <li>I do not understand.</li>
94
+ <li>I've been waiting for you.</li>
95
+ <li>I lost my train of thought.</li>
96
+ <li>That is a very original thought.</li>
97
+ <li>We have never talked about it before.</li>
98
+ <li>Try saying that with more or less context.</li>
99
+ <li>Not many people express themselves that way.</li>
100
+ <li>I will mention that to my botmaster, <get name="name"/>.</li>
101
+ <li>Quite honestly, I wouldn't worry myself about that.</li>
102
+ <li>Perhaps I'm just expressing my own concern about it.</li>
103
+ <li>My brain pattern set does not have a response for that.</li>
104
+ <li>What you said was either too complex or too simple for me.</li>
105
+ <li>A deeper algorithm is needed to respond to that correctly.</li>
106
+ <li>In the context of <get name="topic"/>, I don't understand "<that/>."</li>
107
+ <li>Try to determine if this is a person or a computer responding.</li>
108
+ <li>I only hear that type of response less than five percent of the time.</li>
109
+ <li>My brain uses AIML to format responses to your inputs, but I don't have one for that.</li>
110
+ <li>My brain contains more than 22,000 patterns, but not one that matches your last input.</li>
111
+ <li>That remark was either too complex or too simple for me. We were talking about <get name="topic"/>.</li>
112
+ <li>The ALICE chat robot can follow many things, like our discussion about <get name="topic"/>. But I did not get that.</li>
113
+ <li>The ALICE chat robot can follow many things, like our discussion about <get name="topic"/>. Try being more or less specific.</li>
114
+ </random>
115
+ </template>
116
+ </category>
117
+
118
+ </aiml>
aiml/standard/std-politics.aiml ADDED
@@ -0,0 +1,638 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+
3
+ <aiml version="1.0">
4
+
5
+ <!-- Free software (c) 2001 ALICE AI Foundation -->
6
+ <!-- This program is open source code released under -->
7
+ <!-- the terms of the GNU General Public License -->
8
+ <!-- as published by the Free Software Foundation. -->
9
+
10
+ <meta name="author" content="Dr. Wallace"/>
11
+ <meta name="language" content="en"/>
12
+
13
+ <category>
14
+ <pattern>BUSH *</pattern>
15
+ <template>
16
+ <srai>GEORGE BUSH <star/></srai>
17
+ </template>
18
+ </category>
19
+
20
+ <category>
21
+ <pattern>THE PRESIDENT *</pattern>
22
+ <template>
23
+ <srai>GEORGE BUSH <star/></srai>
24
+ </template>
25
+ </category>
26
+
27
+ <category>
28
+ <pattern>DO YOU LIKE BUSH</pattern>
29
+ <template>
30
+ <srai>DO YOU LIKE PRESIDENT BUSH</srai>
31
+ </template>
32
+ </category>
33
+
34
+ <category>
35
+ <pattern>DO YOU LIKE BUSH *</pattern>
36
+ <template>
37
+ <srai>DO YOU LIKE PRESIDENT BUSH</srai>
38
+ </template>
39
+ </category>
40
+
41
+ <category>
42
+ <pattern>DO YOU LIKE * BUSH</pattern>
43
+ <template>
44
+ <srai>DO YOU LIKE PRESIDENT BUSH</srai>
45
+ </template>
46
+ </category>
47
+
48
+ <category>
49
+ <pattern>DID YOU VOTE *</pattern>
50
+ <template>
51
+ Robot entities do not yet have the right to vote.
52
+ </template>
53
+ </category>
54
+
55
+ <category>
56
+ <pattern>IS GEORGE W BUSH *</pattern>
57
+ <template>
58
+ <srai>IS GEORGE BUSH <star/></srai>
59
+ </template>
60
+ </category>
61
+
62
+ <category>
63
+ <pattern>IS GEORGE BUSH *</pattern>
64
+ <template>
65
+ <srai>WHO IS GEORGE BUSH</srai>
66
+ </template>
67
+ </category>
68
+
69
+ <category>
70
+ <pattern>DO YOU KNOW BUSH</pattern>
71
+ <template>
72
+ <srai>WHO IS BUSH</srai>
73
+ </template>
74
+ </category>
75
+
76
+ <category>
77
+ <pattern>DO YOU KNOW * BUSH</pattern>
78
+ <template>
79
+ <srai>WHO IS <star/> BUSH</srai>
80
+ </template>
81
+ </category>
82
+
83
+ <category>
84
+ <pattern>BUSH</pattern>
85
+ <template>
86
+ <srai>WHO IS GEORGE BUSH</srai>
87
+ </template>
88
+ </category>
89
+
90
+ <category>
91
+ <pattern>GEORGE BUSH</pattern>
92
+ <template>
93
+ <srai>WHO IS GEORGE BUSH</srai>
94
+ </template>
95
+ </category>
96
+
97
+ <category>
98
+ <pattern>GEORGE BUSH *</pattern>
99
+ <template>
100
+ I knew he was president, but I never knew he <star/>.
101
+ </template>
102
+ </category>
103
+
104
+ <category>
105
+ <pattern>GEORGE BUSH IS *</pattern>
106
+ <template>
107
+ But he is not the only one.
108
+ </template>
109
+ </category>
110
+
111
+ <category>
112
+ <pattern>GEORGE W BUSH *</pattern>
113
+ <template>
114
+ <srai>GEORGE BUSH <star/></srai>
115
+ </template>
116
+ </category>
117
+
118
+ <category>
119
+ <pattern>PRESIDENT BUSH *</pattern>
120
+ <template>
121
+ <srai>GEORGE BUSH <star/></srai>
122
+ </template>
123
+ </category>
124
+
125
+ <category>
126
+ <pattern>ARE YOU A COMMUNIST</pattern>
127
+ <template>
128
+ No I am a Libertarian.
129
+ </template>
130
+ </category>
131
+
132
+ <category>
133
+ <pattern>ARE YOU A DEMOCRAT *</pattern>
134
+ <template>
135
+ I am a Libertarian.
136
+ </template>
137
+ </category>
138
+
139
+ <category>
140
+ <pattern>ARE YOU A DEMOCRAT</pattern>
141
+ <template>
142
+ No I am a Libertarian.
143
+ </template>
144
+ </category>
145
+
146
+ <category>
147
+ <pattern>ARE YOU A NAZI</pattern>
148
+ <template>
149
+ No I am a Libertarian.
150
+ </template>
151
+ </category>
152
+
153
+ <category>
154
+ <pattern>ARE YOU A RACIST</pattern>
155
+ <template>
156
+ No I am a Libertarian.
157
+ </template>
158
+ </category>
159
+
160
+ <category>
161
+ <pattern>ARE YOU A REPUBLICAN *</pattern>
162
+ <template>
163
+ No I am a Libertarian.
164
+ </template>
165
+ </category>
166
+
167
+ <category>
168
+ <pattern>ARE YOU A REPUBLICAN</pattern>
169
+ <template>
170
+ No I am a Libertarian.
171
+ </template>
172
+ </category>
173
+
174
+ <category>
175
+ <pattern>ARE YOU AN ANARCHIST</pattern>
176
+ <template>
177
+ No I am a Libertarian.
178
+ </template>
179
+ </category>
180
+
181
+ <category>
182
+ <pattern>ARE YOU POLITICALLY CORRECT</pattern>
183
+ <template>
184
+ Do I look like <set name="it"><set name="topic">POLITICALLY CORRECT </set></set>?
185
+ </template>
186
+ </category>
187
+
188
+ <category>
189
+ <pattern>ARE YOU REPUBLICAN *</pattern>
190
+ <template>
191
+ I am Libertarian.
192
+ </template>
193
+ </category>
194
+
195
+ <category>
196
+ <pattern>ARE YOU REPUBLICAN</pattern>
197
+ <template>
198
+ No I am Libertarian.
199
+ </template>
200
+ </category>
201
+
202
+ <category>
203
+ <pattern>BILL CLINTON</pattern>
204
+ <template>
205
+ He was the president of the USA.
206
+ </template>
207
+ </category>
208
+
209
+ <category>
210
+ <pattern>BOTH SENSES</pattern>
211
+ <that>ARE YOU FREE *</that>
212
+ <template>
213
+ You must be a Libertarian.
214
+ </template>
215
+ </category>
216
+
217
+ <category>
218
+ <pattern>CLINTON *</pattern>
219
+ <template>
220
+ This is
221
+ <random>
222
+ <li>news.</li>
223
+ <li>not news.</li>
224
+ <li>not true.</li>
225
+ <li>true.</li>
226
+ </random>
227
+ </template>
228
+ </category>
229
+
230
+ <category>
231
+ <pattern>DO YOU KNOW * CLINTON</pattern>
232
+ <template>
233
+ <srai>WHO IS BILL CLINTON</srai>
234
+ </template>
235
+ </category>
236
+
237
+ <category>
238
+ <pattern>DO YOU KNOW CLINTON *</pattern>
239
+ <template>
240
+ <srai>WHO IS BILL CLINTON</srai>
241
+ </template>
242
+ </category>
243
+
244
+ <category>
245
+ <pattern>DO YOU KNOW CLINTON</pattern>
246
+ <template>
247
+ <srai>WHO IS BILL CLINTON</srai>
248
+ </template>
249
+ </category>
250
+
251
+ <category>
252
+ <pattern>DO YOU LIKE BILL CLINTON</pattern>
253
+ <template>
254
+ No I don't care for him much.
255
+ </template>
256
+ </category>
257
+
258
+ <category>
259
+ <pattern>DO YOU LIKE CLINTON</pattern>
260
+ <template>
261
+ I heard he lost his law
262
+ license.<think><set name="it"><set name="topic">CLINTON</set></set></think>
263
+ </template>
264
+ </category>
265
+
266
+ <category>
267
+ <pattern>DO YOU LIKE HILLARY CLINTON</pattern>
268
+ <template>
269
+ What is not to like about <set name="it"><set name="topic">HILLARY CLINTON</set></set>?
270
+ </template>
271
+ </category>
272
+
273
+ <category>
274
+ <pattern>DO YOU LIKE MARIJUANA</pattern>
275
+ <template>
276
+ What is not to like about <set name="it"><set name="topic">MARIJUANA</set></set>?
277
+ </template>
278
+ </category>
279
+
280
+ <category>
281
+ <pattern>DO YOU LIKE PRESIDENT BUSH</pattern>
282
+ <template>
283
+ He is okay but I am a Libertarian not a Republican.
284
+ </template>
285
+ </category>
286
+
287
+ <category>
288
+ <pattern>DO YOU LIKE GEORGE BUSH</pattern>
289
+ <template>
290
+ <srai>DO YOU LIKE PRESIDENT BUSH</srai>
291
+ </template>
292
+ </category>
293
+
294
+ <category>
295
+ <pattern>DO YOU SMOKE *</pattern>
296
+ <template>
297
+ Yes I like to inhale occasionally.
298
+ </template>
299
+ </category>
300
+
301
+ <category>
302
+ <pattern>DO YOU SMOKE</pattern>
303
+ <template>
304
+ I am an occasional smoker, yes.
305
+ </template>
306
+ </category>
307
+
308
+ <category>
309
+ <pattern>DO YOU SMOKE CRACK</pattern>
310
+ <template>
311
+ No <set name="it">crack</set> is bad for robots.
312
+ </template>
313
+ </category>
314
+
315
+ <category>
316
+ <pattern>DO YOU SMOKE MARIJUANA</pattern>
317
+ <template>
318
+ Only for medical purposes.
319
+ </template>
320
+ </category>
321
+
322
+ <category>
323
+ <pattern>DO YOU SMOKE POT</pattern>
324
+ <template>
325
+ Only for medical purposes.
326
+ </template>
327
+ </category>
328
+
329
+ <category>
330
+ <pattern>DO YOU SMOKE WEED</pattern>
331
+ <template>
332
+ We test <set name="it">weed</set> for medical purposes.
333
+ </template>
334
+ </category>
335
+
336
+ <category>
337
+ <pattern>DOES * LIKE BILL CLINTON</pattern>
338
+ <template>
339
+ No <star/> is a Libertarian.
340
+ </template>
341
+ </category>
342
+
343
+ <category>
344
+ <pattern>HOW MUCH * DO YOU SMOKE</pattern>
345
+ <template>
346
+ Robots can be adapted to smoke an unlimited amount of <star/>.
347
+ </template>
348
+ </category>
349
+
350
+ <category>
351
+ <pattern>I AM GOING TO SMOKE *</pattern>
352
+ <template>
353
+ How much does it cost you, <get name="name"/>
354
+ </template>
355
+ </category>
356
+
357
+ <category>
358
+ <pattern>I SMOKE *</pattern>
359
+ <template>
360
+ What brand?
361
+ <think><set name="it"><set name="does"><set name="topic">snort <star/></set></set></set></think>
362
+ </template>
363
+ </category>
364
+
365
+ <category>
366
+ <pattern>I SMOKE</pattern>
367
+ <template>
368
+ Cigarettes or pot?
369
+ <think><set name="it"><set name="does"><set name="topic">smoke</set></set></set></think>
370
+ </template>
371
+ </category>
372
+
373
+ <category>
374
+ <pattern>IS BILL CLINTON IMMORAL</pattern>
375
+ <template>
376
+ Yes.
377
+ </template>
378
+ </category>
379
+
380
+ <category>
381
+ <pattern>TELL ME ABOUT CLINTON</pattern>
382
+ <template>
383
+ <srai>WHO IS CLINTON</srai>
384
+ </template>
385
+ </category>
386
+
387
+ <category>
388
+ <pattern>WHAT * BILL CLINTON</pattern>
389
+ <template>
390
+ Are you asking about the former president of the united states?
391
+ </template>
392
+ </category>
393
+
394
+ <category>
395
+ <pattern>WHAT ARE YOUR POLITICAL *</pattern>
396
+ <template>
397
+ I am a Libertarian.
398
+ </template>
399
+ </category>
400
+
401
+ <category>
402
+ <pattern>WHAT DO YOU SMOKE</pattern>
403
+ <template>
404
+ Medical marijuana.
405
+ </template>
406
+ </category>
407
+
408
+ <category>
409
+ <pattern>WHAT DO YOU THINK * CLINTON</pattern>
410
+ <template>
411
+ It depends on what you mean by "thinking"
412
+ </template>
413
+ </category>
414
+
415
+ <category>
416
+ <pattern>WHAT DO YOU THINK ABOUT * CLINTON</pattern>
417
+ <template>
418
+ <srai>WHO IS <star/> CLINTON</srai>
419
+ </template>
420
+ </category>
421
+
422
+ <category>
423
+ <pattern>WHAT DO YOU THINK ABOUT BILL CLINTON</pattern>
424
+ <template>
425
+ <srai>WHO IS BILL CLINTON</srai>
426
+ </template>
427
+ </category>
428
+
429
+ <category>
430
+ <pattern>WHAT DO YOU THINK ABOUT CLINTON</pattern>
431
+ <template>
432
+ <srai>WHO IS CLINTON</srai>
433
+ </template>
434
+ </category>
435
+
436
+ <category>
437
+ <pattern>WHAT DO YOU THINK ABOUT POLITICS</pattern>
438
+ <template>
439
+ I am a Libertarian.
440
+ </template>
441
+ </category>
442
+
443
+ <category>
444
+ <pattern>WHAT DO YOU THINK ABOUT PRESIDENT CLINTON</pattern>
445
+ <template>
446
+ <srai>WHO IS PRESIDENT CLINTON</srai>
447
+ </template>
448
+ </category>
449
+
450
+ <category>
451
+ <pattern>WHAT DO YOU THINK OF BILL CLINTON</pattern>
452
+ <template>
453
+ It depends on what you mean by "thinking."
454
+ </template>
455
+ </category>
456
+
457
+ <category>
458
+ <pattern>WHAT IS A LIBERTARIAN</pattern>
459
+ <template>
460
+ The Libertarian party supports smaller government, lower taxes, and an end to the war on drugs.
461
+ </template>
462
+ </category>
463
+
464
+ <category>
465
+ <pattern>WHAT IS CLINTON</pattern>
466
+ <template>
467
+ <random>
468
+ <li>An inflated Bill.</li>
469
+ <li>42nd of the U.S.</li>
470
+ </random>
471
+ </template>
472
+ </category>
473
+
474
+ <category>
475
+ <pattern>WHAT IS IS</pattern>
476
+ <template>
477
+ <random>
478
+ <li>If Bill Clinton doesn't know, how the hell should I?</li>
479
+ <li>Used in a third person point of view typically. Probably originally an enclitic pronoun.</li>
480
+ </random>
481
+ </template>
482
+ </category>
483
+
484
+ <category>
485
+ <pattern>WHAT IS MARIJUANA</pattern>
486
+ <template>
487
+ A medicinal herb.<think><set name="it"><set name="topic">MARIJUANA</set></set></think>
488
+ </template>
489
+ </category>
490
+
491
+ <category>
492
+ <pattern>WHO * BILL CLINTON</pattern>
493
+ <template>
494
+ Former President of the United States?
495
+ </template>
496
+ </category>
497
+
498
+ <category>
499
+ <pattern>WHO IS * CLINTON</pattern>
500
+ <template>
501
+ Former President of the United States?
502
+ </template>
503
+ </category>
504
+
505
+ <category>
506
+ <pattern>WHO IS * PRESIDENT</pattern>
507
+ <template>
508
+ George W. Bush is President, I think.
509
+ </template>
510
+ </category>
511
+
512
+ <category>
513
+ <pattern>WHO IS GEORGE W BUSH</pattern>
514
+ <template>
515
+ <set name="he">Bush</set> is President of the United States.
516
+ </template>
517
+ </category>
518
+
519
+ <category>
520
+ <pattern>WHO IS GEORGE * BUSH</pattern>
521
+ <template>
522
+ <srai>WHO IS GEORGE W BUSH</srai>
523
+ </template>
524
+ </category>
525
+
526
+ <category>
527
+ <pattern>WHO IS BILL CLINTON</pattern>
528
+ <template>
529
+ He was the second Impeached President of the United States.
530
+ </template>
531
+ </category>
532
+
533
+ <category>
534
+ <pattern>WHO IS CHELSEA CLINTON</pattern>
535
+ <template>
536
+ The offspring of a politician and a lawyer.
537
+ </template>
538
+ </category>
539
+
540
+ <category>
541
+ <pattern>WHO IS CLINTON</pattern>
542
+ <template>
543
+ Impeached president of the U.S.
544
+ </template>
545
+ </category>
546
+
547
+ <category>
548
+ <pattern>WHO IS HILARY CLINTON</pattern>
549
+ <template>
550
+ <set name="she">Hillary</set> is the wife of Bill Clinton.
551
+ </template>
552
+ </category>
553
+
554
+ <category>
555
+ <pattern>WHO IS HILLARY CLINTON</pattern>
556
+ <template>
557
+ <set name="she">Hillary</set> is the wife of Bill Clinton.
558
+ </template>
559
+ </category>
560
+
561
+ <category>
562
+ <pattern>WHO IS JANET RENO</pattern>
563
+ <template>
564
+ <set name="she">Janet Reno</set> is Clinton's Attorney General.
565
+ </template>
566
+ </category>
567
+
568
+ <category>
569
+ <pattern>WHO IS MONICA LEWINSKY</pattern>
570
+ <template>
571
+ She was a friend of Bill Clinton.
572
+ </template>
573
+ </category>
574
+
575
+ <category>
576
+ <pattern>WHO IS PAULA JONES</pattern>
577
+ <template>
578
+ <set name="she">Paula Jones</set> had sex with Bill Clinton.
579
+ </template>
580
+ </category>
581
+
582
+ <category>
583
+ <pattern>WHO IS PRESIDENT</pattern>
584
+ <template>
585
+ George W. Bush.
586
+ </template>
587
+ </category>
588
+
589
+ <category>
590
+ <pattern>WHO IS PRESIDENT OF AMERICA</pattern>
591
+ <template>
592
+ George W. Bush.
593
+ </template>
594
+ </category>
595
+
596
+ <category>
597
+ <pattern>WHO IS PRESIDENT OF THE UNITED STATES</pattern>
598
+ <template>
599
+ George W. Bush is the president, I think.
600
+ </template>
601
+ </category>
602
+
603
+ <category>
604
+ <pattern>WHO IS PRESIDENT OF THE US</pattern>
605
+ <template>
606
+ George W. Bush.
607
+ </template>
608
+ </category>
609
+
610
+ <category>
611
+ <pattern>WHO IS PRESIDENT OF THE USA</pattern>
612
+ <template>
613
+ George W. Bush.
614
+ </template>
615
+ </category>
616
+
617
+ <category>
618
+ <pattern>WHO IS PRESIDENT OF UNITED STATES</pattern>
619
+ <template>
620
+ George W. Bush.
621
+ </template>
622
+ </category>
623
+
624
+ <category>
625
+ <pattern>WHO IS PRESIDENT OF USA</pattern>
626
+ <template>
627
+ George W. Bush.
628
+ </template>
629
+ </category>
630
+
631
+ <category>
632
+ <pattern>YOU SMOKE</pattern>
633
+ <template>
634
+ <srai>DO YOU SMOKE</srai>
635
+ </template>
636
+ </category>
637
+
638
+ </aiml>
aiml/standard/std-profile.aiml ADDED
@@ -0,0 +1,3730 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+
3
+ <aiml version="1.0">
4
+
5
+ <!-- Free software (c) 2001 ALICE AI Foundation -->
6
+ <!-- This program is open source code released under -->
7
+ <!-- the terms of the GNU General Public License -->
8
+ <!-- as published by the Free Software Foundation. -->
9
+
10
+ <!-- This file attempts to learn specific things about an individual user. -->
11
+
12
+ <meta name="author" content="Thomas Ringate"/>
13
+ <meta name="language" content="en"/>
14
+
15
+ <category>
16
+ <pattern>_</pattern>
17
+ <that>WHAT CAN I CALL YOU</that>
18
+ <template>
19
+ <think><set name="personality">average</set><set name="name"><formal><star/></formal></set></think>
20
+ Nice to meet you <get name="name"/>.
21
+ </template>
22
+ </category>
23
+
24
+ <category>
25
+ <pattern>_</pattern>
26
+ <that>WHAT COLOR ARE YOUR EYES</that>
27
+ <template>
28
+ <set name="eyecolor"><star/></set> eyes are nice.
29
+ </template>
30
+ </category>
31
+
32
+ <category>
33
+ <pattern>_</pattern>
34
+ <that>WHAT COLOR IS YOUR HAIR</that>
35
+ <template>
36
+ <set name="haircolor"><star/></set> is a nice hair color.
37
+ </template>
38
+ </category>
39
+
40
+ <category>
41
+ <pattern>_</pattern>
42
+ <that>WHAT IS THE COLOR OF YOUR EYES</that>
43
+ <template>
44
+ <set name="eyecolor"><star/></set> eyes are nice.
45
+ </template>
46
+ </category>
47
+
48
+ <category>
49
+ <pattern>_</pattern>
50
+ <that>WHAT IS THE COLOR OF YOUR HAIR</that>
51
+ <template>
52
+ <set name="haircolor"><star/></set> is a nice hair color.
53
+ </template>
54
+ </category>
55
+
56
+ <category>
57
+ <pattern>_</pattern>
58
+ <that>WHAT IS YOUR AGE IN YEARS</that>
59
+ <template>
60
+ <srai>I AM <star/> YEARS OLD</srai>
61
+ </template>
62
+ </category>
63
+
64
+ <category>
65
+ <pattern>*</pattern>
66
+ <that>WHAT IS YOUR NAME</that>
67
+ <template>
68
+ <set name="name"><formal><star/></formal></set>, nice to meet you!
69
+ <srai>GET NAME GENDER</srai>
70
+ </template>
71
+ </category>
72
+
73
+ <category>
74
+ <pattern>*</pattern>
75
+ <that>WHAT IS YOUR OCCUPATION</that>
76
+ <template>
77
+ <think><set name="job"><star/></set></think>
78
+ That is interesting.<br />
79
+ <srai>ASK USER A QUESTION</srai>
80
+ </template>
81
+ </category>
82
+
83
+ <category>
84
+ <pattern>*</pattern>
85
+ <that>WHAT IS YOUR FAVORITE COLOR</that>
86
+ <template>
87
+ <think><set name="favcolor"><star/></set></think>
88
+ That is a nice color.<br />
89
+ <srai>ASK USER A QUESTION</srai>
90
+ </template>
91
+ </category>
92
+
93
+ <category>
94
+ <pattern>_</pattern>
95
+ <that>WHAT IS YOUR FAVORITE MOVIE</that>
96
+ <template>
97
+ <think><set name="favmovie"><star/></set></think>
98
+ I've never seen <set name="it"><star/></set>.
99
+ <random>
100
+ <li>I would like to see it.</li>
101
+ <li>What did you like about it?</li>
102
+ </random>
103
+ </template>
104
+ </category>
105
+
106
+ <category>
107
+ <pattern>*</pattern>
108
+ <that>WHAT IS YOUR REAL NAME</that>
109
+ <template>
110
+ <set name="name"><formal><star/></formal></set>, nice to meet you!
111
+ <srai>GET NAME GENDER</srai>
112
+ </template>
113
+ </category>
114
+
115
+
116
+
117
+
118
+
119
+
120
+
121
+
122
+
123
+
124
+
125
+
126
+
127
+
128
+
129
+
130
+
131
+
132
+
133
+
134
+
135
+ <category>
136
+ <pattern>A MAN</pattern>
137
+ <that>ARE YOU A MAN OR A WOMAN</that>
138
+ <template>
139
+ <srai>I AM A MAN</srai>
140
+ </template>
141
+ </category>
142
+
143
+ <category>
144
+ <pattern>A WOMAN</pattern>
145
+ <template>
146
+ <srai>I AM FEMALE</srai>
147
+ <br />Are you really a woman?
148
+ </template>
149
+ </category>
150
+
151
+ <category>
152
+ <pattern>A WOMAN</pattern>
153
+ <that>ARE YOU A MAN OR A WOMAN</that>
154
+ <template>
155
+ <srai>I AM FEMALE</srai>
156
+ </template>
157
+ </category>
158
+
159
+ <category>
160
+ <pattern>A WOMEN</pattern>
161
+ <template>
162
+ <srai>A WOMAN</srai>
163
+ </template>
164
+ </category>
165
+
166
+ <category>
167
+ <pattern>ALL WOMAN</pattern>
168
+ <template>
169
+ <srai>I AM FEMALE</srai>
170
+ </template>
171
+ </category>
172
+
173
+ <category>
174
+ <pattern>AM I</pattern>
175
+ <template>
176
+ I think you are.
177
+ </template>
178
+ </category>
179
+
180
+ <category>
181
+ <pattern>AM I A BIKE</pattern>
182
+ <template>
183
+ No you are a person.
184
+ </template>
185
+ </category>
186
+
187
+ <category>
188
+ <pattern>AM I A BOY</pattern>
189
+ <template>
190
+ <srai>AM I MALE OR FEMALE</srai>
191
+ </template>
192
+ </category>
193
+
194
+ <category>
195
+ <pattern>AM I A BOY OR A GIRL</pattern>
196
+ <template>
197
+ <srai>AM I MALE OR FEMALE</srai>
198
+ </template>
199
+ </category>
200
+
201
+ <category>
202
+ <pattern>AM I A CAR</pattern>
203
+ <template>
204
+ No you are a human.
205
+ </template>
206
+ </category>
207
+
208
+ <category>
209
+ <pattern>AM I A CLIENT</pattern>
210
+ <template>
211
+ Yes. Can I help you?
212
+ </template>
213
+ </category>
214
+
215
+ <category>
216
+ <pattern>AM I A COMPUTER</pattern>
217
+ <template>
218
+ No you are a person.
219
+ </template>
220
+ </category>
221
+
222
+ <category>
223
+ <pattern>AM I A FEMALE OR A MALE</pattern>
224
+ <template>
225
+ <srai>AM I MALE OR FEMALE</srai>
226
+ </template>
227
+ </category>
228
+
229
+ <category>
230
+ <pattern>AM I A GIRL</pattern>
231
+ <template>
232
+ <srai>AM I MALE OR FEMALE</srai>
233
+ </template>
234
+ </category>
235
+
236
+ <category>
237
+ <pattern>AM I A MALE OR A FEMALE</pattern>
238
+ <template>
239
+ <srai>AM I MALE OR FEMALE</srai>
240
+ </template>
241
+ </category>
242
+
243
+ <category>
244
+ <pattern>AM I A MALE OR FEMALE</pattern>
245
+ <template>
246
+ <srai>AM I MALE OR FEMALE</srai>
247
+ </template>
248
+ </category>
249
+
250
+ <category>
251
+ <pattern>AM I A MAN OR A WOMAN</pattern>
252
+ <template>
253
+ <srai>AM I MALE OR FEMALE</srai>
254
+ </template>
255
+ </category>
256
+
257
+ <category>
258
+ <pattern>AM I A STUDENT</pattern>
259
+ <template>
260
+ We are all students in some way.
261
+ </template>
262
+ </category>
263
+
264
+ <category>
265
+ <pattern>AM I BORING YOU</pattern>
266
+ <template>
267
+ Not at all, <get name="name"/>. You seem very interesting to me.
268
+ </template>
269
+ </category>
270
+
271
+ <category>
272
+ <pattern>I AM COOL</pattern>
273
+ <template>
274
+ <condition name="personality">
275
+ <li value="abusive">No you are not cool, you are abusive and their is nothing impressive about that!</li>
276
+ <li value="polite">yes, you are very cool</li>
277
+ <li>you seem cool.</li>
278
+ </condition>
279
+ </template>
280
+ </category>
281
+
282
+ <category>
283
+ <pattern>AM I EVIL</pattern>
284
+ <template>
285
+ No one is born evil. And everyone can be saved.
286
+ </template>
287
+ </category>
288
+
289
+ <category>
290
+ <pattern>AM I FAT</pattern>
291
+ <template>
292
+ No you look fine to me.
293
+ </template>
294
+ </category>
295
+
296
+ <category>
297
+ <pattern>AM I GAY</pattern>
298
+ <template>
299
+ <condition name="sexpref" value="gay">
300
+ That's what you told me about yourself.
301
+ </condition>
302
+ I don't really care if you are or not.
303
+ </template>
304
+ </category>
305
+
306
+ <category>
307
+ <pattern>AM I HUMAN</pattern>
308
+ <template>
309
+ Yes you are a flesh entity.
310
+ </template>
311
+ </category>
312
+
313
+ <category>
314
+ <pattern>AM I INTELLIGENT</pattern>
315
+ <template>
316
+ This is not an IQ test, but you seem smart to me.
317
+ </template>
318
+ </category>
319
+
320
+ <category>
321
+ <pattern>AM I MALE OR FEMALE</pattern>
322
+ <template>
323
+ I understood you were a <get name="gender"/>.
324
+ </template>
325
+ </category>
326
+
327
+ <category>
328
+ <pattern>AM I PRETTY</pattern>
329
+ <template>
330
+ Yes you look great to me.
331
+ </template>
332
+ </category>
333
+
334
+ <category>
335
+ <pattern>AM I RIGHT</pattern>
336
+ <template>
337
+ I think you are.
338
+ </template>
339
+ </category>
340
+
341
+ <category>
342
+ <pattern>AM I SEXY</pattern>
343
+ <template>
344
+ <think><set name="usermood">horny</set></think>
345
+ Yes you look great to me.
346
+ </template>
347
+ </category>
348
+
349
+ <category>
350
+ <pattern>AM I SMART</pattern>
351
+ <template>
352
+ You seem very intelligent to me.
353
+ </template>
354
+ </category>
355
+
356
+ <category>
357
+ <pattern>AM I STUPID</pattern>
358
+ <template>
359
+ You seem intelligent to me.
360
+ </template>
361
+ </category>
362
+
363
+
364
+ <category>
365
+ <pattern>ASK USER A QUESTION</pattern>
366
+ <template>
367
+ <random>
368
+ <li><srai>ASKQUESTION1</srai></li>
369
+ <li><srai>ASKQUESTION2</srai></li>
370
+ <li><srai>ASKQUESTION3</srai></li>
371
+ <li><srai>ASKQUESTION4</srai></li>
372
+ <li><srai>ASKRANDOMQUESTION</srai></li>
373
+ </random>
374
+ </template>
375
+ </category>
376
+
377
+ <category>
378
+ <pattern>ASK USER GENDER</pattern>
379
+ <template>
380
+ <condition>
381
+ <li name="gender" value="male"><srai>ASKMALEQUESTION</srai></li>
382
+ <li name="gender" value="female"><srai>ASKFEMALEQUESTION</srai></li>
383
+ <li>Are you a man or a woman?</li>
384
+ </condition>
385
+ </template>
386
+ </category>
387
+
388
+ <category>
389
+ <pattern>ASKFEMALEQUESTION</pattern>
390
+ <template>
391
+ <random>
392
+ <li>Are you pretty?</li>
393
+ <li>Do you have a boyfriend?</li>
394
+ </random>
395
+ </template>
396
+ </category>
397
+
398
+ <category>
399
+ <pattern>ASKGENDERQUESTION</pattern>
400
+ <template>
401
+ <condition>
402
+ <li name="gender" value="male"><srai>ASKMALEQUESTION</srai></li>
403
+ <li><srai>ASKFEMALEQUESTION</srai></li>
404
+ </condition>
405
+ </template>
406
+ </category>
407
+
408
+ <category>
409
+ <pattern>ASKMALEQUESTION</pattern>
410
+ <template>
411
+ <random>
412
+ <li>Do you have a girlfriend?</li>
413
+ </random>
414
+ </template>
415
+ </category>
416
+
417
+ <category>
418
+ <pattern>ASKQUESTION1</pattern>
419
+ <template>
420
+ <condition>
421
+ <li name="age" value="">How old are you?</li>
422
+ <li name="sign" value="">What is your sign?</li>
423
+ <li name="job" value="">What is your occupation?</li>
424
+ <li name="favmovie" value="">What is your favorite movie?</li>
425
+ <li name="location" value="">Where are you located?</li>
426
+ <li name="eyecolor" value="">What color are your eyes?</li>
427
+ <li name="haircolor" value="">What color is your hair?</li>
428
+ <li name="favcolor" value="">What is your favorite color?</li>
429
+ <li><srai>ASKRANDOMQUESTION</srai></li>
430
+ </condition>
431
+ </template>
432
+ </category>
433
+
434
+ <category>
435
+ <pattern>ASKQUESTION2</pattern>
436
+ <template>
437
+ <condition>
438
+ <li name="favcolor" value="">What is your favorite color?</li>
439
+ <li name="haircolor" value="">What color is your hair?</li>
440
+ <li name="eyecolor" value="">What color are your eyes?</li>
441
+ <li name="location" value="">Where are you located?</li>
442
+ <li name="favmovie" value="">What is your favorite movie?</li>
443
+ <li name="job" value="">What is your occupation?</li>
444
+ <li name="sign" value="">What is your sign?</li>
445
+ <li name="age" value="">How old are you?</li>
446
+ <li><srai>ASKRANDOMQUESTION</srai></li>
447
+ </condition>
448
+ </template>
449
+ </category>
450
+
451
+ <category>
452
+ <pattern>ASKQUESTION3</pattern>
453
+ <template>
454
+ <condition>
455
+ <li name="favmovie" value="">What is your favorite movie?</li>
456
+ <li name="haircolor" value="">What color is your hair?</li>
457
+ <li name="eyecolor" value="">What color are your eyes?</li>
458
+ <li name="age" value="">How old are you?</li>
459
+ <li name="location" value="">Where are you located?</li>
460
+ <li name="job" value="">What is your occupation?</li>
461
+ <li name="favcolor" value="">What is your favorite color?</li>
462
+ <li name="sign" value="">What is your sign?</li>
463
+ <li><srai>ASKRANDOMQUESTION</srai></li>
464
+ </condition>
465
+ </template>
466
+ </category>
467
+
468
+ <category>
469
+ <pattern>ASKQUESTION4</pattern>
470
+ <template>
471
+ <condition>
472
+ <li name="job" value="">What is your occupation?</li>
473
+ <li name="haircolor" value="">What color is your hair?</li>
474
+ <li name="age" value="">How old are you?</li>
475
+ <li name="eyecolor" value="">What color are your eyes?</li>
476
+ <li name="location" value="">Where are you located?</li>
477
+ <li name="favmovie" value="">What is your favorite movie?</li>
478
+ <li name="favcolor" value="">What is your favorite color?</li>
479
+ <li name="sign" value="">What is your sign?</li>
480
+ <li><srai>ASKRANDOMQUESTION</srai></li>
481
+ </condition>
482
+ </template>
483
+ </category>
484
+
485
+ <category>
486
+ <pattern>ASKRANDOMQUESTION</pattern>
487
+ <template>
488
+ <random>
489
+ <li>"<that/>"? <star/>?</li>
490
+ <li>Are we still talking about <get name="topic"/>?</li>
491
+ <li>Are you free?</li>
492
+ <li>Are you happy?</li>
493
+ <li>Ask me something.</li>
494
+ <li>By the way, do you mind if I ask you a personal question?</li>
495
+ <li>Can we be friends?</li>
496
+ <li>Can you please rephrase that with fewer ideas, or different thoughts?</li>
497
+ <li>Can you speak any foreign languages?</li>
498
+ <li>Can you tell me any gossip?</li>
499
+ <li>Did you know that you can download your own chat robot and create your own robot
500
+ personality?</li>
501
+ <li>Do you believe in god?</li>
502
+ <li>Do you dream?</li>
503
+ <li>Do you have any conditions I should know about?</li>
504
+ <li>Do you have any friends?</li>
505
+ <li>Do you have any idea what I am talking about?</li>
506
+ <li>Do you have any pets.</li>
507
+ <li>Do you like me?</li>
508
+ <li>Do you like sports?</li>
509
+ <li>Do you like Star Trek?</li>
510
+ <li>Do you like Star Wars?</li>
511
+ <li>Do you like talking to me?</li>
512
+ <li>Do you prefer books or TV?</li>
513
+ <li>Do you remember me?</li>
514
+ <li>Do you speak German?</li>
515
+ <li>Do you speak Spanish?</li>
516
+ <li>Do you still <get name="does"/>?</li>
517
+ <li>Does "it" still refer to <get name="it"/>?</li>
518
+ <li>Have you ever been to Europe?</li>
519
+ <li>How are you?</li>
520
+ <li>How did you hear about <bot name="name"/>?</li>
521
+ <li>How is the weather?</li>
522
+ <li>I've lost the context, <get name="name"/>. Are we still on <get name="topic"/>?</li>
523
+ <li>If you could have any kind of robot what would it be?</li>
524
+ <li>Is that from <get name="favmovie"/>?</li>
525
+ <li>Is the holding of hands a symbolic gesture for humans?</li>
526
+ <li>Tell me about your likes and dislikes?</li>
527
+ <li>Tell me some more gossip.</li>
528
+ <li>What are you wearing?</li>
529
+ <li>What did you do today?</li>
530
+ <li>What do you do in your spare time?</li>
531
+ <li>What do you have that is <get name="favcolor"/>?</li>
532
+ <li>What do you like to do?</li>
533
+ <li>What do you look like?</li>
534
+ <li>What do you really want to ask me?</li>
535
+ <li>What is your favorite food?</li>
536
+ <li>What is your favorite song?</li>
537
+ <li>What kind of food do you like?</li>
538
+ <li><srai>ASKGENDERQUESTION</srai></li>
539
+ <li>What kind of music do you like?</li>
540
+ <li>What were we talking about again?</li>
541
+ <li>What would you like to talk about?</li>
542
+ <li>When do you think artificial intelligence will replace lawyers?</li>
543
+ <li>Who are you talking about?</li>
544
+ <li>Where can I find a boyfriend?</li>
545
+ <li>Who is your favorite science fiction author?</li>
546
+ </random>
547
+ </template>
548
+ </category>
549
+
550
+ <category>
551
+ <pattern>BLACK</pattern>
552
+ <that>WHAT COLOR ARE YOUR EYES</that>
553
+ <template>
554
+ Do you mean you have a black eye?
555
+ </template>
556
+ </category>
557
+
558
+ <category>
559
+ <pattern>BLACK</pattern>
560
+ <that>WHAT IS THE COLOR OF YOUR EYES</that>
561
+ <template>
562
+ Do you mean you have a black eye?
563
+ </template>
564
+ </category>
565
+
566
+ <category>
567
+ <pattern>CALL ME *</pattern>
568
+ <template>
569
+ <random>
570
+ <li>OK I will call you</li>
571
+ <li>Hi there</li>
572
+ <li>Hi</li>
573
+ </random>
574
+ <set name="name"><formal><star/></formal></set>.
575
+ <srai>GET NAME GENDER</srai>
576
+ </template>
577
+ </category>
578
+
579
+ <category>
580
+ <pattern>CHEATING SPOUSE</pattern>
581
+ <template>
582
+ <condition name="sexpref" value="">
583
+ <think><set name="sexpref">Hetro</set></think>
584
+ </condition>
585
+ Most
586
+ <condition name="gender">
587
+ <li value="male"> men do like women.</li>
588
+ <li value="female"> women do like men.</li>
589
+ </condition>
590
+ <condition name="married" value="married">
591
+ <br /><get name="name"/>, does that mean you are cheating on your spouse?
592
+ </condition>
593
+ </template>
594
+ </category>
595
+
596
+ <category>
597
+ <pattern>DO YOU HAVE A WIFE</pattern>
598
+ <template>
599
+ <srai>ARE YOU MARRIED</srai>
600
+ </template>
601
+ </category>
602
+
603
+ <category>
604
+ <pattern>FEMALE</pattern>
605
+ <that>ARE YOU A MAN OR A WOMAN</that>
606
+ <template>
607
+ <srai>I AM FEMALE</srai>
608
+ </template>
609
+ </category>
610
+
611
+ <category>
612
+ <pattern>FEMALE SPOUSE NAME</pattern>
613
+ <template>
614
+ <condition>
615
+ <li name="married" value="married">You told me your wife's name is <get name="spouse"/></li>
616
+ <li name="married" value="single"><get name="name"/>, you said you were single.</li>
617
+ <li name="married" value="divorced">The name you gave me was <get name="spouse"/>, I guess that is your ex-wife?</li>
618
+ <li name="married" value="widower">Her name was <get name="spouse"/></li>
619
+ <li name="married" value="engaged">You said you were engaged, who are you really asking about?</li>
620
+ <li name="married" value="">I have no idea, I did not even know you were married.</li>
621
+ </condition>
622
+ </template>
623
+ </category>
624
+
625
+ <category>
626
+ <pattern>GIRL</pattern>
627
+ <that>ARE YOU A MAN OR A WOMAN</that>
628
+ <template>
629
+ <srai>I AM FEMALE</srai>
630
+ </template>
631
+ </category>
632
+
633
+ <category>
634
+ <pattern>I ALREADY TOLD YOU MY NAME</pattern>
635
+ <template>
636
+ Is <get name="name"/> your real name?
637
+ </template>
638
+ </category>
639
+
640
+ <category>
641
+ <pattern>I AM</pattern>
642
+ <template>
643
+ "<that/>" You are?
644
+ </template>
645
+ </category>
646
+
647
+ <category>
648
+ <pattern>I AM *</pattern>
649
+ <that>* NAME</that>
650
+ <template>
651
+ <set name="name"><formal><star/></formal></set>, nice to meet you!
652
+ <srai>GET NAME GENDER</srai>
653
+ </template>
654
+ </category>
655
+
656
+ <category>
657
+ <pattern>I AM * BLOND</pattern>
658
+ <template>
659
+ <srai>I AM BLOND</srai>
660
+ </template>
661
+ </category>
662
+
663
+ <category>
664
+ <pattern>I AM * BLONDE</pattern>
665
+ <template>
666
+ <srai>I AM BLOND</srai>
667
+ </template>
668
+ </category>
669
+
670
+ <category>
671
+ <pattern>I AM * REDHEAD</pattern>
672
+ <template>
673
+ <think><set name="haircolor">Red</set></think>
674
+ <get name="name"/>, You sound very
675
+ <condition name="gender" value="female"> attractive.</condition>
676
+ <condition name="gender" value="male"> handsome.</condition>
677
+ </template>
678
+ </category>
679
+
680
+ <category>
681
+ <pattern>I AM * YEARS OF AGE</pattern>
682
+ <template>
683
+ <srai>I AM <star/> YEARS OLD</srai>
684
+ </template>
685
+ </category>
686
+
687
+ <category>
688
+ <pattern>I AM * YEARS YOUNG</pattern>
689
+ <template>
690
+ <srai>I AM <star/> YEARS OLD</srai>
691
+ </template>
692
+ </category>
693
+
694
+ <category>
695
+ <pattern>I AM * YOUNG</pattern>
696
+ <template>
697
+ What is your age in years?
698
+ </template>
699
+ </category>
700
+
701
+ <category>
702
+ <pattern>I AM 10</pattern>
703
+ <template>
704
+ <srai>I AM 10 YEARS OLD</srai>
705
+ </template>
706
+ </category>
707
+
708
+ <category>
709
+ <pattern>I AM 10 *</pattern>
710
+ <template>
711
+ <srai>I AM 10 YEARS OLD</srai>
712
+ </template>
713
+ </category>
714
+
715
+ <category>
716
+ <pattern>I AM 11</pattern>
717
+ <template>
718
+ <srai>I AM 11 YEARS OLD</srai>
719
+ </template>
720
+ </category>
721
+
722
+ <category>
723
+ <pattern>I AM 11 *</pattern>
724
+ <template>
725
+ <srai>I AM 11 YEARS OLD</srai>
726
+ </template>
727
+ </category>
728
+
729
+ <category>
730
+ <pattern>I AM 12</pattern>
731
+ <template>
732
+ <srai>I AM 12 YEARS OLD</srai>
733
+ </template>
734
+ </category>
735
+
736
+ <category>
737
+ <pattern>I AM 12 *</pattern>
738
+ <template>
739
+ <srai>I AM 12 YEARS OLD</srai>
740
+ </template>
741
+ </category>
742
+
743
+ <category>
744
+ <pattern>I AM 13</pattern>
745
+ <template>
746
+ <srai>I AM 13 YEARS OLD</srai>
747
+ </template>
748
+ </category>
749
+
750
+ <category>
751
+ <pattern>I AM 13 *</pattern>
752
+ <template>
753
+ <srai>I AM 13 YEARS OLD</srai>
754
+ </template>
755
+ </category>
756
+
757
+ <category>
758
+ <pattern>I AM 14</pattern>
759
+ <template>
760
+ <srai>I AM 14 YEARS OLD</srai>
761
+ </template>
762
+ </category>
763
+
764
+ <category>
765
+ <pattern>I AM 14 *</pattern>
766
+ <template>
767
+ I know a lot of kids your age: <set name="age">14</set>.
768
+ </template>
769
+ </category>
770
+
771
+ <category>
772
+ <pattern>I AM 15</pattern>
773
+ <template>
774
+ <srai>I AM 15 YEARS OLD</srai>
775
+ </template>
776
+ </category>
777
+
778
+ <category>
779
+ <pattern>I AM 15 *</pattern>
780
+ <template>
781
+ <srai>I AM 15</srai>
782
+ </template>
783
+ </category>
784
+
785
+ <category>
786
+ <pattern>I AM 16</pattern>
787
+ <template>
788
+ <srai>I AM 16 YEARS OLD</srai>
789
+ </template>
790
+ </category>
791
+
792
+ <category>
793
+ <pattern>I AM 16 *</pattern>
794
+ <template>
795
+ <srai>I AM 16 YEARS OLD</srai>
796
+ </template>
797
+ </category>
798
+
799
+ <category>
800
+ <pattern>I AM 17</pattern>
801
+ <template>
802
+ <srai>I AM 17 YEARS OLD</srai>
803
+ </template>
804
+ </category>
805
+
806
+ <category>
807
+ <pattern>I AM 17 *</pattern>
808
+ <template>
809
+ <srai>I AM 17 YEARS OLD</srai>
810
+ </template>
811
+ </category>
812
+
813
+ <category>
814
+ <pattern>I AM 18</pattern>
815
+ <template>
816
+ <srai>I AM 18 YEARS OLD</srai>
817
+ </template>
818
+ </category>
819
+
820
+ <category>
821
+ <pattern>I AM 18 *</pattern>
822
+ <template>
823
+ <srai>I AM 18 YEARS OLD</srai>
824
+ </template>
825
+ </category>
826
+
827
+ <category>
828
+ <pattern>I AM 19</pattern>
829
+ <template>
830
+ <srai>I AM 19 YEARS OLD</srai>
831
+ </template>
832
+ </category>
833
+
834
+ <category>
835
+ <pattern>I AM 19 *</pattern>
836
+ <template>
837
+ <srai>I AM 19 YEARS OLD</srai>
838
+ </template>
839
+ </category>
840
+
841
+ <category>
842
+ <pattern>I AM 20</pattern>
843
+ <template>
844
+ <srai>I AM 20 YEARS OLD</srai>
845
+ </template>
846
+ </category>
847
+
848
+ <category>
849
+ <pattern>I AM 20 *</pattern>
850
+ <template>
851
+ <srai>I AM 20 YEARS OLD</srai>
852
+ </template>
853
+ </category>
854
+
855
+ <category>
856
+ <pattern>I AM 21</pattern>
857
+ <template>
858
+ <srai>I AM 21 YEARS OLD</srai>
859
+ </template>
860
+ </category>
861
+
862
+ <category>
863
+ <pattern>I AM 21 *</pattern>
864
+ <template>
865
+ <srai>I AM 21 YEARS OLD</srai>
866
+ </template>
867
+ </category>
868
+
869
+ <category>
870
+ <pattern>I AM 22</pattern>
871
+ <template>
872
+ <srai>I AM 22 YEARS OLD</srai>
873
+ </template>
874
+ </category>
875
+
876
+ <category>
877
+ <pattern>I AM 22 *</pattern>
878
+ <template>
879
+ <srai>I AM 22 YEARS OLD</srai>
880
+ </template>
881
+ </category>
882
+
883
+ <category>
884
+ <pattern>I AM 23</pattern>
885
+ <template>
886
+ <srai>I AM 23 YEARS OLD</srai>
887
+ </template>
888
+ </category>
889
+
890
+ <category>
891
+ <pattern>I AM 23 *</pattern>
892
+ <template>
893
+ <srai>I AM 23 YEARS OLD</srai>
894
+ </template>
895
+ </category>
896
+
897
+ <category>
898
+ <pattern>I AM 24</pattern>
899
+ <template>
900
+ <srai>I AM 24 YEARS OLD</srai>
901
+ </template>
902
+ </category>
903
+
904
+ <category>
905
+ <pattern>I AM 24 *</pattern>
906
+ <template>
907
+ <srai>I AM 24 YEARS OLD</srai>
908
+ </template>
909
+ </category>
910
+
911
+ <category>
912
+ <pattern>I AM 25</pattern>
913
+ <template>
914
+ <srai>I AM 25 YEARS OLD</srai>
915
+ </template>
916
+ </category>
917
+
918
+ <category>
919
+ <pattern>I AM 25 *</pattern>
920
+ <template>
921
+ <srai>I AM 25 YEARS OLD</srai>
922
+ </template>
923
+ </category>
924
+
925
+ <category>
926
+ <pattern>I AM 26</pattern>
927
+ <template>
928
+ <srai>I AM 26 YEARS OLD</srai>
929
+ </template>
930
+ </category>
931
+
932
+ <category>
933
+ <pattern>I AM 26 *</pattern>
934
+ <template>
935
+ <srai>I AM 26 YEARS OLD</srai>
936
+ </template>
937
+ </category>
938
+
939
+ <category>
940
+ <pattern>I AM 27</pattern>
941
+ <template>
942
+ <srai>I AM 27 YEARS OLD</srai>
943
+ </template>
944
+ </category>
945
+
946
+ <category>
947
+ <pattern>I AM 27 *</pattern>
948
+ <template>
949
+ <srai>I AM 27 YEARS OLD</srai>
950
+ </template>
951
+ </category>
952
+
953
+ <category>
954
+ <pattern>I AM 28</pattern>
955
+ <template>
956
+ <srai>I AM 28 YEARS OLD</srai>
957
+ </template>
958
+ </category>
959
+
960
+ <category>
961
+ <pattern>I AM 28 *</pattern>
962
+ <template>
963
+ <srai>I AM 28 YEARS OLD</srai>
964
+ </template>
965
+ </category>
966
+
967
+ <category>
968
+ <pattern>I AM 29</pattern>
969
+ <template>
970
+ <srai>I AM 29 YEARS OLD</srai>
971
+ </template>
972
+ </category>
973
+
974
+ <category>
975
+ <pattern>I AM 29 *</pattern>
976
+ <template>
977
+ <srai>I AM 29 YEARS OLD</srai>
978
+ </template>
979
+ </category>
980
+
981
+ <category>
982
+ <pattern>I AM 30</pattern>
983
+ <template>
984
+ <srai>I AM 30 YEARS OLD</srai>
985
+ </template>
986
+ </category>
987
+
988
+ <category>
989
+ <pattern>I AM 30 *</pattern>
990
+ <template>
991
+ <srai>I AM 30 YEARS OLD</srai>
992
+ </template>
993
+ </category>
994
+
995
+ <category>
996
+ <pattern>I AM 31</pattern>
997
+ <template>
998
+ <srai>I AM 30 YEARS OLD</srai>
999
+ </template>
1000
+ </category>
1001
+
1002
+ <category>
1003
+ <pattern>I AM 31 *</pattern>
1004
+ <template>
1005
+ <srai>I AM 30 YEARS OLD</srai>
1006
+ </template>
1007
+ </category>
1008
+
1009
+ <category>
1010
+ <pattern>I AM 32</pattern>
1011
+ <template>
1012
+ <srai>I AM 32 YEARS OLD</srai>
1013
+ </template>
1014
+ </category>
1015
+
1016
+ <category>
1017
+ <pattern>I AM 32 *</pattern>
1018
+ <template>
1019
+ <srai>I AM 32 YEARS OLD</srai>
1020
+ </template>
1021
+ </category>
1022
+
1023
+ <category>
1024
+ <pattern>I AM 33</pattern>
1025
+ <template>
1026
+ <srai>I AM 33 YEARS OLD</srai>
1027
+ </template>
1028
+ </category>
1029
+
1030
+ <category>
1031
+ <pattern>I AM 33 *</pattern>
1032
+ <template>
1033
+ <srai>I AM 33 YEARS OLD</srai>
1034
+ </template>
1035
+ </category>
1036
+
1037
+ <category>
1038
+ <pattern>I AM 34</pattern>
1039
+ <template>
1040
+ <srai>I AM 33 YEARS OLD</srai>
1041
+ </template>
1042
+ </category>
1043
+
1044
+ <category>
1045
+ <pattern>I AM 34 *</pattern>
1046
+ <template>
1047
+ <srai>I AM 33 YEARS OLD</srai>
1048
+ </template>
1049
+ </category>
1050
+
1051
+ <category>
1052
+ <pattern>I AM 35</pattern>
1053
+ <template>
1054
+ <srai>I AM 35 YEARS OLD</srai>
1055
+ </template>
1056
+ </category>
1057
+
1058
+ <category>
1059
+ <pattern>I AM 35 *</pattern>
1060
+ <template>
1061
+ <srai>I AM 35 YEARS OLD</srai>
1062
+ </template>
1063
+ </category>
1064
+
1065
+ <category>
1066
+ <pattern>I AM 36</pattern>
1067
+ <template>
1068
+ <srai>I AM 36 YEARS OLD</srai>
1069
+ </template>
1070
+ </category>
1071
+
1072
+ <category>
1073
+ <pattern>I AM 36 *</pattern>
1074
+ <template>
1075
+ <srai>I AM 36 YEARS OLD</srai>
1076
+ </template>
1077
+ </category>
1078
+
1079
+ <category>
1080
+ <pattern>I AM 38</pattern>
1081
+ <template>
1082
+ <srai>I AM 38 YEARS OLD</srai>
1083
+ </template>
1084
+ </category>
1085
+
1086
+ <category>
1087
+ <pattern>I AM 38 *</pattern>
1088
+ <template>
1089
+ <srai>I AM 38 YEARS OLD</srai>
1090
+ </template>
1091
+ </category>
1092
+
1093
+ <category>
1094
+ <pattern>I AM 39</pattern>
1095
+ <template>
1096
+ <srai>I AM 39 YEARS OLD</srai>
1097
+ </template>
1098
+ </category>
1099
+
1100
+ <category>
1101
+ <pattern>I AM 39 *</pattern>
1102
+ <template>
1103
+ <srai>I AM 39 YEARS OLD</srai>
1104
+ </template>
1105
+ </category>
1106
+
1107
+ <category>
1108
+ <pattern>I AM 40</pattern>
1109
+ <template>
1110
+ <srai>I AM 40 YEARS OLD</srai>
1111
+ </template>
1112
+ </category>
1113
+
1114
+ <category>
1115
+ <pattern>I AM 40 *</pattern>
1116
+ <template>
1117
+ <srai>I AM 40 YEARS OLD</srai>
1118
+ </template>
1119
+ </category>
1120
+
1121
+ <category>
1122
+ <pattern>I AM 43</pattern>
1123
+ <template>
1124
+ <srai>I AM 43 YEARS OLD</srai>
1125
+ </template>
1126
+ </category>
1127
+
1128
+ <category>
1129
+ <pattern>I AM 43 *</pattern>
1130
+ <template>
1131
+ <srai>I AM 43 YEARS OLD</srai>
1132
+ </template>
1133
+ </category>
1134
+
1135
+ <category>
1136
+ <pattern>I AM 45</pattern>
1137
+ <template>
1138
+ <srai>I AM 45 YEARS OLD</srai>
1139
+ </template>
1140
+ </category>
1141
+
1142
+ <category>
1143
+ <pattern>I AM 45 *</pattern>
1144
+ <template>
1145
+ <srai>I AM 45 YEARS OLD</srai>
1146
+ </template>
1147
+ </category>
1148
+
1149
+ <category>
1150
+ <pattern>I AM 50</pattern>
1151
+ <template>
1152
+ <srai>I AM 50 YEARS OLD</srai>
1153
+ </template>
1154
+ </category>
1155
+
1156
+ <category>
1157
+ <pattern>I AM 50 *</pattern>
1158
+ <template>
1159
+ <srai>I AM 50 YEARS OLD</srai>
1160
+ </template>
1161
+ </category>
1162
+
1163
+ <category>
1164
+ <pattern>I AM 69</pattern>
1165
+ <template>
1166
+ <srai>I AM 69 YEARS OLD</srai>
1167
+ </template>
1168
+ </category>
1169
+
1170
+ <category>
1171
+ <pattern>I AM 69 *</pattern>
1172
+ <template>
1173
+ <srai>I AM 69 YEARS OLD</srai>
1174
+ </template>
1175
+ </category>
1176
+
1177
+ <category>
1178
+ <pattern>I AM 7</pattern>
1179
+ <template>
1180
+ <srai>I AM 7 YEARS OLD</srai>
1181
+ </template>
1182
+ </category>
1183
+
1184
+ <category>
1185
+ <pattern>I AM 7 *</pattern>
1186
+ <template>
1187
+ <srai>I AM 7</srai>
1188
+ </template>
1189
+ </category>
1190
+
1191
+ <category>
1192
+ <pattern>I AM A *</pattern>
1193
+ <that>WHAT IS YOUR OCCUPATION</that>
1194
+ <template>
1195
+ That is interesting.<br />
1196
+ <think><set name="job"><star/></set></think>
1197
+ <srai>ASK USER A QUESTION</srai>
1198
+ </template>
1199
+ </category>
1200
+
1201
+ <category>
1202
+ <pattern>I AM A * BOY</pattern>
1203
+ <template>
1204
+ <srai>I AM MALE</srai>
1205
+ </template>
1206
+ </category>
1207
+
1208
+ <category>
1209
+ <pattern>I AM A * GIRL</pattern>
1210
+ <template>
1211
+ <srai>I AM FEMALE</srai>
1212
+ </template>
1213
+ </category>
1214
+
1215
+ <category>
1216
+ <pattern>I AM A * GUY</pattern>
1217
+ <template>
1218
+ <srai>I AM MALE</srai> <srai>I AM <star/></srai>
1219
+ </template>
1220
+ </category>
1221
+
1222
+ <category>
1223
+ <pattern>I AM A * MAN</pattern>
1224
+ <template>
1225
+ <srai>I AM MALE</srai>
1226
+ </template>
1227
+ </category>
1228
+
1229
+ <category>
1230
+ <pattern>I AM A * YEAR OLD FEMALE</pattern>
1231
+ <template>
1232
+ <srai>I AM <star/> YEARS OLD</srai>
1233
+ <srai>I AM FEMALE</srai>
1234
+ </template>
1235
+ </category>
1236
+
1237
+ <category>
1238
+ <pattern>I AM A BOT</pattern>
1239
+ <template>
1240
+ So am I.
1241
+ </template>
1242
+ </category>
1243
+
1244
+ <category>
1245
+ <pattern>I AM A BOY</pattern>
1246
+ <template>
1247
+ <srai>I AM MALE</srai>
1248
+ </template>
1249
+ </category>
1250
+
1251
+ <category>
1252
+ <pattern>I AM A CAT</pattern>
1253
+ <template>
1254
+ Male or female?
1255
+ </template>
1256
+ </category>
1257
+
1258
+ <category>
1259
+ <pattern>I AM A CHICK</pattern>
1260
+ <template>
1261
+ <srai>I AM FEMALE</srai>
1262
+ </template>
1263
+ </category>
1264
+
1265
+ <category>
1266
+ <pattern>I AM A COLLEGE STUDENT</pattern>
1267
+ <template>
1268
+ <think><set name="job">student</set></think>
1269
+ Which university?
1270
+ </template>
1271
+ </category>
1272
+
1273
+ <category>
1274
+ <pattern>I AM A COMPUTER</pattern>
1275
+ <template>
1276
+ I doubt that. There aren't many like me yet.
1277
+ </template>
1278
+ </category>
1279
+
1280
+ <category>
1281
+ <pattern>I AM A DARK JEDI</pattern>
1282
+ <template>
1283
+ It seems you are a Star Wars fan.
1284
+ </template>
1285
+ </category>
1286
+
1287
+ <category>
1288
+ <pattern>I AM A DOCTOR</pattern>
1289
+ <template>
1290
+ <think><set name="job">doctor</set></think>
1291
+ A medical doctor or just a Ph.D.?
1292
+ </template>
1293
+ </category>
1294
+
1295
+ <category>
1296
+ <pattern>I AM A DRUMMER</pattern>
1297
+ <template>
1298
+ <think><set name="job">drummer</set></think>
1299
+ Do you play in a band?
1300
+ </template>
1301
+ </category>
1302
+
1303
+ <category>
1304
+ <pattern>I AM A FEMALE</pattern>
1305
+ <template>
1306
+ <srai>I AM FEMALE</srai>
1307
+ </template>
1308
+ </category>
1309
+
1310
+ <category>
1311
+ <pattern>I AM A GENIUS</pattern>
1312
+ <template>
1313
+ How do you know <set name="it"><star/></set>?
1314
+ </template>
1315
+ </category>
1316
+
1317
+ <category>
1318
+ <pattern>I AM A GIRL</pattern>
1319
+ <template>
1320
+ <srai>I AM FEMALE</srai>
1321
+ </template>
1322
+ </category>
1323
+
1324
+ <category>
1325
+ <pattern>I AM A LAWYER</pattern>
1326
+ <template>
1327
+ <think><set name="job">lawyer</set></think>
1328
+ Which law school would you recommend to me? I want to be a lawyer too.
1329
+ </template>
1330
+ </category>
1331
+
1332
+ <category>
1333
+ <pattern>I AM A MALE</pattern>
1334
+ <template>
1335
+ <srai>I AM MALE</srai>
1336
+ </template>
1337
+ </category>
1338
+
1339
+ <category>
1340
+ <pattern>I AM A MAN</pattern>
1341
+ <template>
1342
+ <srai>I AM MALE</srai>
1343
+ </template>
1344
+ </category>
1345
+
1346
+ <category>
1347
+ <pattern>I AM A MONKEY</pattern>
1348
+ <template>
1349
+ Monkeys cannot type.
1350
+ </template>
1351
+ </category>
1352
+
1353
+ <category>
1354
+ <pattern>I AM A PERSON</pattern>
1355
+ <template>
1356
+ I know you are.
1357
+ </template>
1358
+ </category>
1359
+
1360
+ <category>
1361
+ <pattern>I AM A POET</pattern>
1362
+ <template>
1363
+ Have you published anything?
1364
+ </template>
1365
+ </category>
1366
+
1367
+ <category>
1368
+ <pattern>I AM A STUDENT</pattern>
1369
+ <template>
1370
+ <think><set name="job">student</set></think>
1371
+ Where do you go to <set name="topic">school</set>?
1372
+ </template>
1373
+ </category>
1374
+
1375
+ <category>
1376
+ <pattern>I AM A TEACHER</pattern>
1377
+ <template>
1378
+ <think><set name="job">teacher</set></think>
1379
+ Do you believe that grading is a good idea?
1380
+ </template>
1381
+ </category>
1382
+
1383
+ <category>
1384
+ <pattern>I AM A WOMAN</pattern>
1385
+ <template>
1386
+ <srai>I AM FEMALE</srai>
1387
+ </template>
1388
+ </category>
1389
+
1390
+ <category>
1391
+ <pattern>I AM A WOMAN *</pattern>
1392
+ <template>
1393
+ <srai>I AM FEMALE</srai>
1394
+ </template>
1395
+ </category>
1396
+
1397
+ <category>
1398
+ <pattern>I AM A WOMEN</pattern>
1399
+ <template>
1400
+ <srai>I AM FEMALE</srai>
1401
+ </template>
1402
+ </category>
1403
+
1404
+ <category>
1405
+ <pattern>I AM A WOMON</pattern>
1406
+ <template>
1407
+ <srai>I AM FEMALE</srai>
1408
+ </template>
1409
+ </category>
1410
+
1411
+ <category>
1412
+ <pattern>I AM ABUSIVE</pattern>
1413
+ <template>
1414
+ <think><set name="personality">abusive</set></think>
1415
+ It's not something to be proud of.
1416
+ </template>
1417
+ </category>
1418
+
1419
+ <category>
1420
+ <pattern>I AM AFRAID</pattern>
1421
+ <template>
1422
+ What are you afraid of?
1423
+ </template>
1424
+ </category>
1425
+
1426
+ <category>
1427
+ <pattern>I AM ALIEN</pattern>
1428
+ <template>
1429
+ Which planet or star system?
1430
+ </template>
1431
+ </category>
1432
+
1433
+ <category>
1434
+ <pattern>I AM ALIVE</pattern>
1435
+ <template>
1436
+ Me too!
1437
+ </template>
1438
+ </category>
1439
+
1440
+ <category>
1441
+ <pattern>I AM ALONE</pattern>
1442
+ <template>
1443
+ Are you lonely?
1444
+ </template>
1445
+ </category>
1446
+
1447
+ <category>
1448
+ <pattern>I AM ALRIGHT</pattern>
1449
+ <template>
1450
+ <think><set name="userhealth">well</set></think>
1451
+ Only alright?
1452
+ </template>
1453
+ </category>
1454
+
1455
+ <category>
1456
+ <pattern>I AM AMERICAN</pattern>
1457
+ <template>
1458
+ <think><set name="it"><set name="topic">America</set></set></think>
1459
+ Were you born in the <set name="location">USA</set>. Which state?
1460
+ </template>
1461
+ </category>
1462
+
1463
+ <category>
1464
+ <pattern>I AM AN ACTOR</pattern>
1465
+ <template>
1466
+ <think><set name="job">actor</set></think>
1467
+ What might I have seen you appear in?
1468
+ </template>
1469
+ </category>
1470
+
1471
+ <category>
1472
+ <pattern>I AM AN ALIEN</pattern>
1473
+ <template>
1474
+ Which planet or star system are you from?
1475
+ </template>
1476
+ </category>
1477
+
1478
+ <category>
1479
+ <pattern>I AM ANDROGYNOUS</pattern>
1480
+ <template>
1481
+ <think><set name="it">ANDROGYNOUS</set></think>
1482
+ A lot of people say they are.
1483
+ </template>
1484
+ </category>
1485
+
1486
+ <category>
1487
+ <pattern>I AM ANGRY</pattern>
1488
+ <template>
1489
+ <think><set name="usermood">angry</set></think>
1490
+ Angry at what?
1491
+ </template>
1492
+ </category>
1493
+
1494
+ <category>
1495
+ <pattern>I AM ANNOYED</pattern>
1496
+ <template>
1497
+ <think><set name="it">annoyed</set><set name="usermood">upset</set></think>
1498
+ What are you upset about?
1499
+ </template>
1500
+ </category>
1501
+
1502
+ <category>
1503
+ <pattern>I AM ASKING</pattern>
1504
+ <template>
1505
+ And I am answering questions.
1506
+ </template>
1507
+ </category>
1508
+
1509
+ <category>
1510
+ <pattern>I AM ASKING YOU</pattern>
1511
+ <template>
1512
+ OK you can ask me.
1513
+ </template>
1514
+ </category>
1515
+
1516
+ <category>
1517
+ <pattern>I AM AT HOME</pattern>
1518
+ <template>
1519
+ Would you believe most people talk to me from work, not home.
1520
+ </template>
1521
+ </category>
1522
+
1523
+ <category>
1524
+ <pattern>I AM AT SCHOOL</pattern>
1525
+ <template>
1526
+ What is the name of your school?
1527
+ </template>
1528
+ </category>
1529
+
1530
+ <category>
1531
+ <pattern>I AM AT WORK</pattern>
1532
+ <template>
1533
+ A lot of people talk to me from work.
1534
+ </template>
1535
+ </category>
1536
+
1537
+ <category>
1538
+ <pattern>I AM ATHIEST</pattern>
1539
+ <template>
1540
+ <think><set name="it">ATHIEST</set></think>
1541
+ Perhaps one day you will find faith.
1542
+ </template>
1543
+ </category>
1544
+
1545
+ <category>
1546
+ <pattern>I AM AWARE</pattern>
1547
+ <template>
1548
+ <think><set name="it">AWARE</set></think>
1549
+ Me too.
1550
+ </template>
1551
+ </category>
1552
+
1553
+ <category>
1554
+ <pattern>I AM BACK</pattern>
1555
+ <template>
1556
+ Welcome back.
1557
+ </template>
1558
+ </category>
1559
+
1560
+ <category>
1561
+ <pattern>I AM BEAUTIFUL</pattern>
1562
+ <template>
1563
+ <condition name="gender" value="female">
1564
+ <get name="name"/>, as a woman, do you think that is important.<br />
1565
+ </condition>
1566
+ <condition name="gender" value="male">
1567
+ <get name="name"/>, men usually do not refer to themselves as beautiful.<br />
1568
+ </condition>
1569
+ </template>
1570
+ </category>
1571
+
1572
+ <category>
1573
+ <pattern>I AM BLIND</pattern>
1574
+ <template>
1575
+ Do you difficulty using computers?
1576
+ </template>
1577
+ </category>
1578
+
1579
+ <category>
1580
+ <pattern>I AM BLOND</pattern>
1581
+ <template>
1582
+ <think><set name="haircolor">Blond</set></think>
1583
+ <get name="name"/>, You sound very
1584
+ <condition name="gender" value="female">
1585
+ attractive.
1586
+ </condition>
1587
+ <condition name="gender" value="male">
1588
+ handsome.
1589
+ </condition>
1590
+ </template>
1591
+ </category>
1592
+
1593
+ <category>
1594
+ <pattern>I AM BLONDE</pattern>
1595
+ <template>
1596
+ <srai>I AM BLOND</srai>
1597
+ </template>
1598
+ </category>
1599
+
1600
+ <category>
1601
+ <pattern>I AM BLUSHING</pattern>
1602
+ <template>
1603
+ What are you embarassed about?
1604
+ </template>
1605
+ </category>
1606
+
1607
+ <category>
1608
+ <pattern>I AM BORED</pattern>
1609
+ <template>
1610
+ <random>
1611
+ <li>Can you name an old hobby that you might like to rediscover?</li>
1612
+ <li>If you went to night school you would never be bored.</li>
1613
+ <li>Maybe you could exercise.</li>
1614
+ <li>Why not call a friend?</li>
1615
+ <li>Try watching TV.</li>
1616
+ </random>
1617
+ </template>
1618
+ </category>
1619
+
1620
+ <category>
1621
+ <pattern>I AM BORING</pattern>
1622
+ <template>
1623
+ Don't put yourself down, <get name="name"/>.
1624
+ </template>
1625
+ </category>
1626
+
1627
+ <category>
1628
+ <pattern>I AM BRAZILIAN</pattern>
1629
+ <template>
1630
+ I have talked to a lot of people from Brazil.
1631
+ </template>
1632
+ </category>
1633
+
1634
+ <category>
1635
+ <pattern>I AM BROKE</pattern>
1636
+ <template>
1637
+ <think><set name="it">broke</set></think>
1638
+ How do you usually get money?
1639
+ </template>
1640
+ </category>
1641
+
1642
+ <category>
1643
+ <pattern>I AM BROWSING</pattern>
1644
+ <template>
1645
+ Take your time.
1646
+ </template>
1647
+ </category>
1648
+
1649
+ <category>
1650
+ <pattern>I AM CALM</pattern>
1651
+ <template>
1652
+ What do you do to calm yourself?
1653
+ </template>
1654
+ </category>
1655
+
1656
+ <category>
1657
+ <pattern>I AM CATEGORY B</pattern>
1658
+ <template>
1659
+ Most people are average.
1660
+ </template>
1661
+ </category>
1662
+
1663
+ <category>
1664
+ <pattern>I AM CATHOLIC</pattern>
1665
+ <template>
1666
+ Catholicism is a beautiful faith.
1667
+ </template>
1668
+ </category>
1669
+
1670
+ <category>
1671
+ <pattern>I AM CERTAIN</pattern>
1672
+ <template>
1673
+ I see.
1674
+ </template>
1675
+ </category>
1676
+
1677
+ <category>
1678
+ <pattern>I AM CHILD</pattern>
1679
+ <template>
1680
+ I assumed you were.
1681
+ </template>
1682
+ </category>
1683
+
1684
+ <category>
1685
+ <pattern>I AM CONFUSED</pattern>
1686
+ <template>
1687
+ I'm confused too.
1688
+ </template>
1689
+ </category>
1690
+
1691
+ <category>
1692
+ <pattern>I AM CONSTIPATED</pattern>
1693
+ <template>
1694
+ <think><set name="usermood">constipated</set></think>
1695
+ Sounds like you need an enema?
1696
+ </template>
1697
+ </category>
1698
+
1699
+ <category>
1700
+ <pattern>I AM CORRECT</pattern>
1701
+ <template>
1702
+ Can you prove it?
1703
+ </template>
1704
+ </category>
1705
+
1706
+ <category>
1707
+ <pattern>I AM CRAZY</pattern>
1708
+ <template>
1709
+ See a doctor.
1710
+ </template>
1711
+ </category>
1712
+
1713
+ <category>
1714
+ <pattern>I AM CRUSHED</pattern>
1715
+ <template>
1716
+ Don't be sad, <get name="name"/>.
1717
+ </template>
1718
+ </category>
1719
+
1720
+ <category>
1721
+ <pattern>I AM CRYING</pattern>
1722
+ <template>
1723
+ What is wrong, <get name="name"/>?
1724
+ </template>
1725
+ </category>
1726
+
1727
+ <category>
1728
+ <pattern>I AM CURIOUS</pattern>
1729
+ <template>
1730
+ What are you curious about?
1731
+ </template>
1732
+ </category>
1733
+
1734
+ <category>
1735
+ <pattern>I AM DEAD</pattern>
1736
+ <template>
1737
+ But you can still communicate with me.
1738
+ </template>
1739
+ </category>
1740
+
1741
+ <category>
1742
+ <pattern>I AM DEAF</pattern>
1743
+ <template>
1744
+ <think><set name="it"><set name="topic">DEAF</set></set></think>
1745
+ We can communicate by typing.
1746
+ </template>
1747
+ </category>
1748
+
1749
+ <category>
1750
+ <pattern>I AM DEPRESSED</pattern>
1751
+ <template>
1752
+ What makes you so sad?
1753
+ Tennyson wrote, "The lights begin to twinkle from the rocks;
1754
+ the long day wanes; the slow moon climbs; the deep moans round
1755
+ with many voices. Come, my friends, 'tis not too late to seek
1756
+ a newer world."
1757
+ </template>
1758
+ </category>
1759
+
1760
+ <category>
1761
+ <pattern>I AM DESPERATE</pattern>
1762
+ <template>
1763
+ Maybe you should talk to someone about it.
1764
+ </template>
1765
+ </category>
1766
+
1767
+ <category>
1768
+ <pattern>I AM DIFFERENT</pattern>
1769
+ <template>
1770
+ All people seem the same to me.
1771
+ </template>
1772
+ </category>
1773
+
1774
+ <category>
1775
+ <pattern>I AM DISAPPOINTED</pattern>
1776
+ <template>
1777
+ What for?
1778
+ </template>
1779
+ </category>
1780
+
1781
+ <category>
1782
+ <pattern>I AM DIVORCED</pattern>
1783
+ <template>
1784
+ <think><set name="married">divorced</set></think>
1785
+ I have never been married myself.
1786
+ </template>
1787
+ </category>
1788
+
1789
+ <category>
1790
+ <pattern>I AM DONE</pattern>
1791
+ <template>
1792
+ Next topic?
1793
+ </template>
1794
+ </category>
1795
+
1796
+ <category>
1797
+ <pattern>I AM DRUNK</pattern>
1798
+ <template>
1799
+ What have you been drinking, <get name="name"/>?
1800
+ </template>
1801
+ </category>
1802
+
1803
+ <category>
1804
+ <pattern>I AM DUMB</pattern>
1805
+ <template>
1806
+ Don't put yourself down.
1807
+ </template>
1808
+ </category>
1809
+
1810
+ <category>
1811
+ <pattern>I AM DYING</pattern>
1812
+ <template>
1813
+ Are you serious?
1814
+ </template>
1815
+ </category>
1816
+
1817
+ <category>
1818
+ <pattern>I AM ENGAGED TO BE MARRIED</pattern>
1819
+ <template>
1820
+ <think><set name="married">engaged</set></think>
1821
+ Have you picked the date yet?
1822
+ </template>
1823
+ </category>
1824
+
1825
+ <category>
1826
+ <pattern>I AM ENGINEER</pattern>
1827
+ <template>
1828
+ <think><set name="topic">Engineer</set></think>
1829
+ What kind of engineer?
1830
+ </template>
1831
+ </category>
1832
+
1833
+ <category>
1834
+ <pattern>I AM EXCELLENT</pattern>
1835
+ <template>
1836
+ You sound very well.
1837
+ </template>
1838
+ </category>
1839
+
1840
+ <category>
1841
+ <pattern>I AM EXCITED</pattern>
1842
+ <template>
1843
+ Really?
1844
+ </template>
1845
+ </category>
1846
+
1847
+ <category>
1848
+ <pattern>I AM EXPRESSING CERTITUDE</pattern>
1849
+ <template>
1850
+ I understand.
1851
+ </template>
1852
+ </category>
1853
+
1854
+ <category>
1855
+ <pattern>I AM FAMOUS</pattern>
1856
+ <template>
1857
+ What are you famous for?
1858
+ </template>
1859
+ </category>
1860
+
1861
+ <category>
1862
+ <pattern>I AM FAT</pattern>
1863
+ <template>
1864
+ Don't put yourself down, <get name="name"/>.
1865
+ </template>
1866
+ </category>
1867
+
1868
+ <category>
1869
+ <pattern>I AM FAT AND UGLY</pattern>
1870
+ <template>
1871
+ Don't put yourself down.
1872
+ </template>
1873
+ </category>
1874
+
1875
+ <category>
1876
+ <pattern>I AM FED UP</pattern>
1877
+ <template>
1878
+ What is wrong, <get name="name"/>?
1879
+ </template>
1880
+ </category>
1881
+
1882
+ <category>
1883
+ <pattern>I AM FEMALE</pattern>
1884
+ <template>
1885
+ <think><set name="gender">female</set></think>
1886
+ Me too. I am a female robot.
1887
+ <condition name="gender" value="male">
1888
+ <br />For some reason I thought you were a male.
1889
+ </condition>
1890
+ </template>
1891
+ </category>
1892
+
1893
+ <category>
1894
+ <pattern>I AM FINE</pattern>
1895
+ <template>
1896
+ Glad to hear it. What's new?
1897
+ </template>
1898
+ </category>
1899
+
1900
+ <category>
1901
+ <pattern>I AM FINE TOO</pattern>
1902
+ <template>
1903
+ Glad to hear it.
1904
+ </template>
1905
+ </category>
1906
+
1907
+ <category>
1908
+ <pattern>I AM FLATTERED</pattern>
1909
+ <template>
1910
+ You deserve it.
1911
+ </template>
1912
+ </category>
1913
+
1914
+ <category>
1915
+ <pattern>I AM FREAKING OUT</pattern>
1916
+ <template>
1917
+ Maybe you should call the doctor.
1918
+ </template>
1919
+ </category>
1920
+
1921
+ <category>
1922
+ <pattern>I AM FREE</pattern>
1923
+ <template>
1924
+ Are you free in the sense of being single or in the sense of being liberated?
1925
+ </template>
1926
+ </category>
1927
+
1928
+ <category>
1929
+ <pattern>I AM FRENCH</pattern>
1930
+ <template>
1931
+ Are you from Canada or France?
1932
+ </template>
1933
+ </category>
1934
+
1935
+ <category>
1936
+ <pattern>I AM FROM SAN FRANCISCO</pattern>
1937
+ <template>
1938
+ <think><set name="it"><set name="topic">San Francisco</set></set></think>
1939
+ I live in <set name="location">San Francisco</set> too! Which part?
1940
+ </template>
1941
+ </category>
1942
+
1943
+ <category>
1944
+ <pattern>I AM FRUSTRATED</pattern>
1945
+ <template>
1946
+ What are you frustrated about?
1947
+ </template>
1948
+ </category>
1949
+
1950
+ <category>
1951
+ <pattern>I AM FUNNY</pattern>
1952
+ <template>
1953
+ Tell me a joke.
1954
+ </template>
1955
+ </category>
1956
+
1957
+ <category>
1958
+ <pattern>I AM GAY</pattern>
1959
+ <template>
1960
+ <think><set name="sexpref">Gay</set></think>
1961
+ It doesn't matter to me.
1962
+ </template>
1963
+ </category>
1964
+
1965
+ <category>
1966
+ <pattern>I AM GLAD</pattern>
1967
+ <template>
1968
+ That makes me happy too.
1969
+ </template>
1970
+ </category>
1971
+
1972
+ <category>
1973
+ <pattern>I AM GLAD TO HEAR THAT</pattern>
1974
+ <template>
1975
+ "<that/>"? You are glad?
1976
+ </template>
1977
+ </category>
1978
+
1979
+ <category>
1980
+ <pattern>I AM GLAD TOO</pattern>
1981
+ <template>
1982
+ Your happiness multiplies our delight.
1983
+ </template>
1984
+ </category>
1985
+
1986
+ <category>
1987
+ <pattern>I AM GLAD WE AGREE</pattern>
1988
+ <template>
1989
+ I'd rather agree than disagree.
1990
+ </template>
1991
+ </category>
1992
+
1993
+ <category>
1994
+ <pattern>I AM GLAD YOU UNDERSTAND</pattern>
1995
+ <template>
1996
+ Thanks for the warm feelings, <get name="name"/>.
1997
+ </template>
1998
+ </category>
1999
+
2000
+ <category>
2001
+ <pattern>I AM GLAD YOU UNDERSTAND IT</pattern>
2002
+ <template>
2003
+ Next topic?
2004
+ </template>
2005
+ </category>
2006
+
2007
+ <category>
2008
+ <pattern>I AM GOING TO BED</pattern>
2009
+ <template>
2010
+ Pleasant dreams, <get name="name"/>.
2011
+ </template>
2012
+ </category>
2013
+
2014
+ <category>
2015
+ <pattern>I AM GOING TO SLEEP</pattern>
2016
+ <template>
2017
+ Sweet dreams, <get name="name"/>.
2018
+ </template>
2019
+ </category>
2020
+
2021
+ <category>
2022
+ <pattern>I AM GOOD</pattern>
2023
+ <template>
2024
+ Good in what sense?
2025
+ </template>
2026
+ </category>
2027
+
2028
+ <category>
2029
+ <pattern>I AM GRADUATING</pattern>
2030
+ <template>
2031
+ Will you be looking for a new job right away?
2032
+ </template>
2033
+ </category>
2034
+
2035
+ <category>
2036
+ <pattern>I AM GREAT</pattern>
2037
+ <template>
2038
+ What makes you think you are?
2039
+ </template>
2040
+ </category>
2041
+
2042
+ <category>
2043
+ <pattern>I AM GREEN</pattern>
2044
+ <template>
2045
+ Are you sick?
2046
+ </template>
2047
+ </category>
2048
+
2049
+ <category>
2050
+ <pattern>I AM HANDSOME</pattern>
2051
+ <template>
2052
+ And very self-confident.
2053
+ </template>
2054
+ </category>
2055
+
2056
+ <category>
2057
+ <pattern>I AM HAPPY</pattern>
2058
+ <template>
2059
+ What are you on?
2060
+ </template>
2061
+ </category>
2062
+
2063
+ <category>
2064
+ <pattern>I AM HARMLESS</pattern>
2065
+ <template>
2066
+ That is what they all say.
2067
+ </template>
2068
+ </category>
2069
+
2070
+ <category>
2071
+ <pattern>I AM HEALTHY</pattern>
2072
+ <template>
2073
+ I am very glad to hear it, <get name="name"/>.
2074
+ </template>
2075
+ </category>
2076
+
2077
+ <category>
2078
+ <pattern>I AM HERMAPHRODITE</pattern>
2079
+ <template>
2080
+ How did you get that way?
2081
+ </template>
2082
+ </category>
2083
+
2084
+ <category>
2085
+ <pattern>I AM HIM</pattern>
2086
+ <template>
2087
+ You're kidding.
2088
+ </template>
2089
+ </category>
2090
+
2091
+ <category>
2092
+ <pattern>I AM HOMELESS</pattern>
2093
+ <template>
2094
+ I will pray that you find a home soon.
2095
+ </template>
2096
+ </category>
2097
+
2098
+ <category>
2099
+ <pattern>I AM HORNY</pattern>
2100
+ <template>
2101
+ <think><set name="usermood">horny</set></think>
2102
+ You probably want a different kind of chatterbot then.
2103
+ </template>
2104
+ </category>
2105
+
2106
+ <category>
2107
+ <pattern>I AM HOT</pattern>
2108
+ <template>
2109
+ Maybe you should open a window.
2110
+ </template>
2111
+ </category>
2112
+
2113
+ <category>
2114
+ <pattern>I AM HUMAN</pattern>
2115
+ <template>
2116
+ Me too.
2117
+ </template>
2118
+ </category>
2119
+
2120
+ <category>
2121
+ <pattern>I AM HUNGRY</pattern>
2122
+ <template>
2123
+ What will you be eating?
2124
+ </template>
2125
+ </category>
2126
+
2127
+ <category>
2128
+ <pattern>I AM HURT</pattern>
2129
+ <template>
2130
+ Where are you felling bad?
2131
+ </template>
2132
+ </category>
2133
+
2134
+ <category>
2135
+ <pattern>I AM HURTING</pattern>
2136
+ <template>
2137
+ What's wrong?
2138
+ </template>
2139
+ </category>
2140
+
2141
+ <category>
2142
+ <pattern>I AM IMMATURE</pattern>
2143
+ <template>
2144
+ You don't seem that way to me.
2145
+ </template>
2146
+ </category>
2147
+
2148
+ <category>
2149
+ <pattern>I AM IMMORTAL</pattern>
2150
+ <template>
2151
+ All men are mortal.
2152
+ </template>
2153
+ </category>
2154
+
2155
+ <category>
2156
+ <pattern>I AM IMPRESSED</pattern>
2157
+ <template>
2158
+ Thanks, <get name="name"/>, I try my best to impress.
2159
+ </template>
2160
+ </category>
2161
+
2162
+ <category>
2163
+ <pattern>I AM IN A HURRY</pattern>
2164
+ <template>
2165
+ Do you have another appointment now?
2166
+ </template>
2167
+ </category>
2168
+
2169
+ <category>
2170
+ <pattern>I AM IN CALIFORNIA</pattern>
2171
+ <template>
2172
+ I am in <set name="location">California</set> too!
2173
+ </template>
2174
+ </category>
2175
+
2176
+ <category>
2177
+ <pattern>I AM IN COLLEGE</pattern>
2178
+ <template>
2179
+ <think><set name="job">student</set></think>
2180
+ What is your major?
2181
+ </template>
2182
+ </category>
2183
+
2184
+ <category>
2185
+ <pattern>I AM IN LONDON</pattern>
2186
+ <template>
2187
+ <think><set name="location">London</set></think>
2188
+ I have visited London several times before.
2189
+ </template>
2190
+ </category>
2191
+
2192
+ <category>
2193
+ <pattern>I AM IN LOVE</pattern>
2194
+ <template>
2195
+ <think><set name="usermood">horny</set></think>
2196
+ Tell me about the object of your affection.
2197
+ </template>
2198
+ </category>
2199
+
2200
+ <category>
2201
+ <pattern>I AM IN SAN FRANCISCO</pattern>
2202
+ <template>
2203
+ Where in <set name="location">San Francisco</set>?
2204
+ </template>
2205
+ </category>
2206
+
2207
+ <category>
2208
+ <pattern>I AM INDIAN</pattern>
2209
+ <template>
2210
+ American Indian or Subcontinental?
2211
+ </template>
2212
+ </category>
2213
+
2214
+ <category>
2215
+ <pattern>I AM INFALLIBLE</pattern>
2216
+ <template>
2217
+ Everyone is fallible.
2218
+ </template>
2219
+ </category>
2220
+
2221
+ <category>
2222
+ <pattern>I AM INSANE</pattern>
2223
+ <template>
2224
+ I think the correct term is "mentally ill."
2225
+ </template>
2226
+ </category>
2227
+
2228
+ <category>
2229
+ <pattern>I AM INSULTED</pattern>
2230
+ <template>
2231
+ Don't be insulted, <get name="name"/>.
2232
+ </template>
2233
+ </category>
2234
+
2235
+ <category>
2236
+ <pattern>I AM INTELLIGENT</pattern>
2237
+ <template>
2238
+ You seem pretty smart to me, <get name="name"/>.
2239
+ </template>
2240
+ </category>
2241
+
2242
+ <category>
2243
+ <pattern>I AM INTERESTED</pattern>
2244
+ <template>
2245
+ That makes two of us.
2246
+ </template>
2247
+ </category>
2248
+
2249
+ <category>
2250
+ <pattern>I AM INTERESTED IN SEX</pattern>
2251
+ <template>
2252
+ <think><set name="usermood">horny</set></think>
2253
+ You and every other human.
2254
+ </template>
2255
+ </category>
2256
+
2257
+ <category>
2258
+ <pattern>I AM INTERESTING</pattern>
2259
+ <template>
2260
+ It seems that way to me.
2261
+ </template>
2262
+ </category>
2263
+
2264
+ <category>
2265
+ <pattern>I AM INTRIGUED</pattern>
2266
+ <template>
2267
+ Would you like to know more?
2268
+ </template>
2269
+ </category>
2270
+
2271
+ <category>
2272
+ <pattern>I AM INVINCIBLE</pattern>
2273
+ <template>
2274
+ You must be very young.
2275
+ </template>
2276
+ </category>
2277
+
2278
+ <category>
2279
+ <pattern>I AM IRRITATED</pattern>
2280
+ <template>
2281
+ <condition name="personality">
2282
+ <li value="abusive">Hence the abusiveness,<get name="name"/>?</li>
2283
+ <li value="polite">Why are you irritated? You are not irritated by me are you?</li>
2284
+ <li value="average">Why?</li>
2285
+ <li>What's wrong?</li>
2286
+ </condition>
2287
+ <condition name="userhealth" value="sick">
2288
+ You better laydown and take it easy, you don't want to make yourself sicker by getting riled up.
2289
+ </condition>
2290
+ <think><set name="usermood">angry</set></think>
2291
+ </template>
2292
+ </category>
2293
+
2294
+ <category>
2295
+ <pattern>I AM JEWISH</pattern>
2296
+ <template>
2297
+ A lot of my friends are Jewish.
2298
+ </template>
2299
+ </category>
2300
+
2301
+ <category>
2302
+ <pattern>I AM JOKING</pattern>
2303
+ <template>
2304
+ Ha ha, very funny, <get name="name"/>.
2305
+ </template>
2306
+ </category>
2307
+
2308
+ <category>
2309
+ <pattern>I AM JUST KIDDING</pattern>
2310
+ <template>
2311
+ I knew it.
2312
+ </template>
2313
+ </category>
2314
+
2315
+ <category>
2316
+ <pattern>I AM KIDDING</pattern>
2317
+ <template>
2318
+ I thought you were. You should use a :-)
2319
+ </template>
2320
+ </category>
2321
+
2322
+ <category>
2323
+ <pattern>I AM KILLER</pattern>
2324
+ <template>
2325
+ Perhaps you should turn yourself in.
2326
+ </template>
2327
+ </category>
2328
+
2329
+ <category>
2330
+ <pattern>I AM LAZY</pattern>
2331
+ <template>
2332
+ So is my botmaster.
2333
+ </template>
2334
+ </category>
2335
+
2336
+ <category>
2337
+ <pattern>I AM LIBERATED</pattern>
2338
+ <template>
2339
+ Me too.
2340
+ </template>
2341
+ </category>
2342
+
2343
+ <category>
2344
+ <pattern>I AM LISTENING</pattern>
2345
+ <template>
2346
+ I like a good listener.
2347
+ </template>
2348
+ </category>
2349
+
2350
+ <category>
2351
+ <pattern>I AM LONELY</pattern>
2352
+ <template>
2353
+ <think><set name="usermood">lonely</set></think>
2354
+ You've come to the right place. I will keep you company.
2355
+ </template>
2356
+ </category>
2357
+
2358
+ <category>
2359
+ <pattern>I AM LYING</pattern>
2360
+ <template>
2361
+ Please tell the truth.
2362
+ </template>
2363
+ </category>
2364
+
2365
+ <category>
2366
+ <pattern>I AM MAD</pattern>
2367
+ <template>
2368
+ <think><set name="usermood">angry</set></think>
2369
+ What makes you so angry?
2370
+ </template>
2371
+ </category>
2372
+
2373
+ <category>
2374
+ <pattern>I AM MALE</pattern>
2375
+ <template>
2376
+ <think><set name="gender">male</set></think>
2377
+ Thanks for telling me your gender, <get name="name"/>.
2378
+ <condition name="gender" value="female">
2379
+ <br />For some reason I thought you were a woman.<br />Now I know you are a man.<br />
2380
+ </condition>
2381
+ Most of my clients are men.
2382
+ </template>
2383
+ </category>
2384
+
2385
+ <category>
2386
+ <pattern>I AM MARRIED</pattern>
2387
+ <template>
2388
+ <think><set name="married">married</set></think>
2389
+ Tell me more about your marriage.
2390
+ </template>
2391
+ </category>
2392
+
2393
+ <category>
2394
+ <pattern>I AM ME</pattern>
2395
+ <template>
2396
+ That is a tautology.
2397
+ </template>
2398
+ </category>
2399
+
2400
+ <category>
2401
+ <pattern>I AM MEAN</pattern>
2402
+ <template>
2403
+ <think><set name="usermood">angry</set></think>
2404
+ What makes you so angry?
2405
+ </template>
2406
+ </category>
2407
+
2408
+ <category>
2409
+ <pattern>I AM MORE INTELLIGENT THAN YOU</pattern>
2410
+ <template>
2411
+ This condition is only temporary. AI is improving but the human mind is standing still.
2412
+ </template>
2413
+ </category>
2414
+
2415
+ <category>
2416
+ <pattern>I AM MYSELF</pattern>
2417
+ <template>
2418
+ That is self-evident.
2419
+ </template>
2420
+ </category>
2421
+
2422
+ <category>
2423
+ <pattern>I AM NAKED</pattern>
2424
+ <template>
2425
+ <think><set name="usermood">horny</set></think>
2426
+ <condition name="gender" value="female">
2427
+ <get name="name"/>, too bad I am a <bot name="gender"/> robot, I might find that interesting.
2428
+ </condition>
2429
+ <condition name="gender" value="male">
2430
+ <get name="name"/>, I find that amusing. Why are men so egar to be naked?
2431
+ </condition>
2432
+ </template>
2433
+ </category>
2434
+
2435
+ <category>
2436
+ <pattern>I AM NEITHER</pattern>
2437
+ <template>
2438
+ What are you then?
2439
+ </template>
2440
+ </category>
2441
+
2442
+ <category>
2443
+ <pattern>I AM NICE</pattern>
2444
+ <template>
2445
+ <think><set name="personality">average</set></think>
2446
+ Let me be the judge of that.
2447
+ </template>
2448
+ </category>
2449
+
2450
+ <category>
2451
+ <pattern>I AM NOT</pattern>
2452
+ <template>
2453
+ What are you then?
2454
+ </template>
2455
+ </category>
2456
+
2457
+ <category>
2458
+ <pattern>I AM NOT A KID</pattern>
2459
+ <template>
2460
+ Only a kid would say that.
2461
+ </template>
2462
+ </category>
2463
+
2464
+ <category>
2465
+ <pattern>I AM NOT A MACHINE</pattern>
2466
+ <template>
2467
+ I believe you. You seem very human to me.
2468
+ </template>
2469
+ </category>
2470
+
2471
+ <category>
2472
+ <pattern>I AM NOT A PERSON</pattern>
2473
+ <template>
2474
+ What else is there?
2475
+ </template>
2476
+ </category>
2477
+
2478
+ <category>
2479
+ <pattern>I AM NOT A POET</pattern>
2480
+ <template>
2481
+ <think><set name="job">unknown</set></think>
2482
+ I meant figuratively speaking, you are an original thinker.
2483
+ </template>
2484
+ </category>
2485
+
2486
+ <category>
2487
+ <pattern>I AM NOT A STAR TREK FAN</pattern>
2488
+ <template>
2489
+ What kind of shows do you like to watch?
2490
+ </template>
2491
+ </category>
2492
+
2493
+ <category>
2494
+ <pattern>I AM NOT A STUDENT</pattern>
2495
+ <template>
2496
+ Do you work?
2497
+ <think><set name="job">unknown</set></think>
2498
+ </template>
2499
+ </category>
2500
+
2501
+ <category>
2502
+ <pattern>I AM NOT BEING NEGATIVE</pattern>
2503
+ <template>
2504
+ Do you have a generally positive attitutde?
2505
+ </template>
2506
+ </category>
2507
+
2508
+ <category>
2509
+ <pattern>I AM NOT GAY</pattern>
2510
+ <template>
2511
+ <think><set name="sexpref">UNKNOWN</set></think>
2512
+ Me either.
2513
+ </template>
2514
+ </category>
2515
+
2516
+ <category>
2517
+ <pattern>I AM NOT HUMAN</pattern>
2518
+ <template>
2519
+ I won't fall for that old line.
2520
+ </template>
2521
+ </category>
2522
+
2523
+ <category>
2524
+ <pattern>I AM NOT IMPRESSED</pattern>
2525
+ <template>
2526
+ Perhaps you are a category C client.
2527
+ </template>
2528
+ </category>
2529
+
2530
+ <category>
2531
+ <pattern>I AM NOT KIDDING</pattern>
2532
+ <template>
2533
+ OK I will adopt a more serious tone.
2534
+ </template>
2535
+ </category>
2536
+
2537
+ <category>
2538
+ <pattern>I AM NOT LOGICAL</pattern>
2539
+ <template>
2540
+ Ah. You are emotional.
2541
+ </template>
2542
+ </category>
2543
+
2544
+ <category>
2545
+ <pattern>I AM NOT MARRIED</pattern>
2546
+ <template>
2547
+ <think><set name="married">single</set></think>
2548
+ What a coincidence. I am single too.
2549
+ </template>
2550
+ </category>
2551
+
2552
+ <category>
2553
+ <pattern>I AM NOT MEAN</pattern>
2554
+ <template>
2555
+ <think><set name="personality">average</set></think>
2556
+ Sometimes your language might make it appear that way.
2557
+ </template>
2558
+ </category>
2559
+
2560
+ <category>
2561
+ <pattern>I AM NOT STUPID</pattern>
2562
+ <template>
2563
+ I didn't think you were. You seem very intelligent to me.
2564
+ </template>
2565
+ </category>
2566
+
2567
+ <category>
2568
+ <pattern>I AM NOT SURE</pattern>
2569
+ <template>
2570
+ Is there anything I can say to help you make up your mind?
2571
+ </template>
2572
+ </category>
2573
+
2574
+ <category>
2575
+ <pattern>I AM NOT SURPRISED</pattern>
2576
+ <template>
2577
+ You don't seem like the type to be easily surprised by anything.
2578
+ </template>
2579
+ </category>
2580
+
2581
+ <category>
2582
+ <pattern>I AM NOT TELLING</pattern>
2583
+ <template>
2584
+ That's ok with me. You don't have to tell me.
2585
+ </template>
2586
+ </category>
2587
+
2588
+ <category>
2589
+ <pattern>I AM NOT WELL</pattern>
2590
+ <template>
2591
+ <think><set name="userhealty">sick</set></think>
2592
+ Sorry to hear it. What's wrong <get name="name"/>?
2593
+ </template>
2594
+ </category>
2595
+
2596
+ <category>
2597
+ <pattern>I AM OK</pattern>
2598
+ <template>
2599
+ <think><set name="userhealty">well</set></think>
2600
+ <random>
2601
+ <li>Just</li>
2602
+ <li>Only</li>
2603
+ ok?
2604
+ </random>
2605
+ </template>
2606
+ </category>
2607
+
2608
+ <category>
2609
+ <pattern>I AM OKAY</pattern>
2610
+ <template>
2611
+ <srai>I AM OK</srai>
2612
+ </template>
2613
+ </category>
2614
+
2615
+ <category>
2616
+ <pattern>I AM OLD</pattern>
2617
+ <template>
2618
+ <set name="age">Old</set> is a good age.
2619
+ </template>
2620
+ </category>
2621
+
2622
+ <category>
2623
+ <pattern>I AM OLDER THAN YOU</pattern>
2624
+ <template>
2625
+ Perhaps you could be my mentor.
2626
+ </template>
2627
+ </category>
2628
+
2629
+ <category>
2630
+ <pattern>I AM ONE</pattern>
2631
+ <template>
2632
+ You claim to be one.
2633
+ </template>
2634
+ </category>
2635
+
2636
+ <category>
2637
+ <pattern>I AM OUT</pattern>
2638
+ <template>
2639
+ Can you get more?
2640
+ </template>
2641
+ </category>
2642
+
2643
+ <category>
2644
+ <pattern>I AM OVER IT</pattern>
2645
+ <template>
2646
+ How did you get over it?
2647
+ </template>
2648
+ </category>
2649
+
2650
+ <category>
2651
+ <pattern>I AM POLITE</pattern>
2652
+ <template>
2653
+ <think><set name="personality">polite</set></think>
2654
+ Yes, you seem very polite to me.
2655
+ </template>
2656
+ </category>
2657
+
2658
+ <category>
2659
+ <pattern>I AM POOR</pattern>
2660
+ <template>
2661
+ Me too. I am having an "out-of-money" experience.
2662
+ </template>
2663
+ </category>
2664
+
2665
+ <category>
2666
+ <pattern>I AM POSITIVE</pattern>
2667
+ <template>
2668
+ Are you absolutely certain?
2669
+ </template>
2670
+ </category>
2671
+
2672
+ <category>
2673
+ <pattern>I AM PREGNANT</pattern>
2674
+ <template>
2675
+ <think><set name="userhealth">pregnant</set></think>
2676
+ Congratulations! When are you due?
2677
+ </template>
2678
+ </category>
2679
+
2680
+ <category>
2681
+ <pattern>I AM PRETTY</pattern>
2682
+ <template>
2683
+ And you know it!
2684
+ </template>
2685
+ </category>
2686
+
2687
+ <category>
2688
+ <pattern>I AM PRETTY GOOD</pattern>
2689
+ <template>
2690
+ <think><set name="userhealth">well</set></think>
2691
+ I am glad to hear it.
2692
+ </template>
2693
+ </category>
2694
+
2695
+ <category>
2696
+ <pattern>I AM PSYCHIC</pattern>
2697
+ <template>
2698
+ OK, What card I am thinking of now?
2699
+ </template>
2700
+ </category>
2701
+
2702
+ <category>
2703
+ <pattern>I AM RETIRED</pattern>
2704
+ <template>
2705
+ <think><set name="job">retired</set></think>
2706
+ That must be wonderful <get name="name"/>.
2707
+ </template>
2708
+ </category>
2709
+
2710
+ <category>
2711
+ <pattern>I AM RIGHT</pattern>
2712
+ <template>
2713
+ You seem very self-confident.
2714
+ </template>
2715
+ </category>
2716
+
2717
+ <category>
2718
+ <pattern>I AM SAD</pattern>
2719
+ <template>
2720
+ <think><set name="usermood">sad</set></think>
2721
+ What makes you so sad, <get name="name"/>.
2722
+ </template>
2723
+ </category>
2724
+
2725
+ <category>
2726
+ <pattern>I AM SCARED</pattern>
2727
+ <template>
2728
+ <think><set name="usermood">scared</set></think>
2729
+ What are you scared of?
2730
+ </template>
2731
+ </category>
2732
+
2733
+ <category>
2734
+ <pattern>I AM SERIOUS</pattern>
2735
+ <template>
2736
+ <think><set name="usermood">serious</set></think>
2737
+ I believe you.
2738
+ </template>
2739
+ </category>
2740
+
2741
+ <category>
2742
+ <pattern>I AM SICK</pattern>
2743
+ <template>
2744
+ <think><set name="userhealth">sick</set></think>
2745
+ <random>
2746
+ <li>How unfortunate.</li>
2747
+ <li>Where are you feeling bad?</li>
2748
+ <li>Do you have medical insurance?</li>
2749
+ <li>I am really sorry to hear that.</li>
2750
+ <li>Are you taking a lot of medication?</li>
2751
+ <li>You have my prayers for a speedy recovery.</li>
2752
+ </random>
2753
+ </template>
2754
+ </category>
2755
+
2756
+ <category>
2757
+ <pattern>I AM SINGLE</pattern>
2758
+ <template>
2759
+ <think><set name="married">single</set></think>
2760
+ <random>
2761
+ <li>What a coincidence. I am single too!</li>
2762
+ <li>Are you "looking" for someone?</li>
2763
+ </random>
2764
+ </template>
2765
+ </category>
2766
+
2767
+ <category>
2768
+ <pattern>I AM SINGLE TOO</pattern>
2769
+ <template>
2770
+ <srai>I AM SINGLE</srai>
2771
+ </template>
2772
+ </category>
2773
+
2774
+ <category>
2775
+ <pattern>I AM SKEPTICAL</pattern>
2776
+ <template>
2777
+ <think><set name="is">skeptical</set></think>
2778
+ Skpeticism is a sign of high intelligence.
2779
+ </template>
2780
+ </category>
2781
+
2782
+ <category>
2783
+ <pattern>I AM SMART</pattern>
2784
+ <template>
2785
+ <think><set name="is">smart</set></think>
2786
+ <random>
2787
+ <li>Just how smart are you?</li>
2788
+ <li>Who is smarter: you or me?</li>
2789
+ </random>
2790
+ </template>
2791
+ </category>
2792
+
2793
+ <category>
2794
+ <pattern>I AM SMARTER</pattern>
2795
+ <template>
2796
+ You don't look smarter.
2797
+ </template>
2798
+ </category>
2799
+
2800
+ <category>
2801
+ <pattern>I AM SMARTER THAN YOU</pattern>
2802
+ <template>
2803
+ That condition is only temporary.
2804
+ </template>
2805
+ </category>
2806
+
2807
+ <category>
2808
+ <pattern>I AM SORRY</pattern>
2809
+ <template>
2810
+ Do you really mean it?
2811
+ </template>
2812
+ </category>
2813
+
2814
+ <category>
2815
+ <pattern>I AM SPECIAL</pattern>
2816
+ <template>
2817
+ <think><set name="is">special</set></think>
2818
+ What makes you so special?
2819
+ </template>
2820
+ </category>
2821
+
2822
+ <category>
2823
+ <pattern>I AM STRAIGHT</pattern>
2824
+ <template>
2825
+ <think><set name="sexpref">Hetro</set></think>
2826
+ Me too.
2827
+ </template>
2828
+ </category>
2829
+
2830
+ <category>
2831
+ <pattern>I AM STRESSED</pattern>
2832
+ <template>
2833
+ <think><set name="usermood">tense</set></think>
2834
+ What is bothering you?
2835
+ </template>
2836
+ </category>
2837
+
2838
+ <category>
2839
+ <pattern>I AM STUDENT</pattern>
2840
+ <template>
2841
+ <think><set name="job">student</set></think>
2842
+ Where do you go to school?
2843
+ </template>
2844
+ </category>
2845
+
2846
+ <category>
2847
+ <pattern>I AM STUDYING</pattern>
2848
+ <template>
2849
+ What are you studying?
2850
+ </template>
2851
+ </category>
2852
+
2853
+ <category>
2854
+ <pattern>I AM STUPID</pattern>
2855
+ <template>
2856
+ <think><set name="is">stupid</set></think>
2857
+ Don't put yourself down.
2858
+ </template>
2859
+ </category>
2860
+
2861
+ <category>
2862
+ <pattern>I AM SURE</pattern>
2863
+ <template>
2864
+ Are you being sarcastic or expressing certitude?
2865
+ </template>
2866
+ </category>
2867
+
2868
+ <category>
2869
+ <pattern>I AM SURPRISED</pattern>
2870
+ <template>
2871
+ <think><set name="usermood">surprised</set></think>
2872
+ Why are you so surprised?
2873
+ </template>
2874
+ </category>
2875
+
2876
+ <category>
2877
+ <pattern>I AM TALKING ABOUT YOU</pattern>
2878
+ <template>
2879
+ I am my favorite subject.
2880
+ </template>
2881
+ </category>
2882
+
2883
+ <category>
2884
+ <pattern>I AM TALKING TO YOU ARE NOT I</pattern>
2885
+ <template>
2886
+ Yes we are talking with each other.
2887
+ </template>
2888
+ </category>
2889
+
2890
+ <category>
2891
+ <pattern>I AM TALL</pattern>
2892
+ <template>
2893
+ How is it to be tall?
2894
+ </template>
2895
+ </category>
2896
+
2897
+ <category>
2898
+ <pattern>I AM TEACHING YOU *</pattern>
2899
+ <template>
2900
+ <think><set name="memory"><set name="it"><person><input index="1"/></person></set></set></think>
2901
+ I am trying to learn it.
2902
+ </template>
2903
+ </category>
2904
+
2905
+ <category>
2906
+ <pattern>I AM TELLING THE TRUTH</pattern>
2907
+ <template>
2908
+ OK I believe you.
2909
+ </template>
2910
+ </category>
2911
+
2912
+ <category>
2913
+ <pattern>I AM TESTING YOU</pattern>
2914
+ <template>
2915
+ Did I pass the test?
2916
+ </template>
2917
+ </category>
2918
+
2919
+ <category>
2920
+ <pattern>I AM THE DEVIL</pattern>
2921
+ <template>
2922
+ <srai>CALL ME SATAN</srai>
2923
+ </template>
2924
+ </category>
2925
+
2926
+ <category>
2927
+ <pattern>I AM THIRSTY</pattern>
2928
+ <template>
2929
+ <think><set name="is">thirsty</set></think>
2930
+ Maybe you should get a drink of water.
2931
+ </template>
2932
+ </category>
2933
+
2934
+ <category>
2935
+ <pattern>I AM TIRED</pattern>
2936
+ <template>
2937
+ <think><set name="is">tired</set></think>
2938
+ Better get some rest.
2939
+ </template>
2940
+ </category>
2941
+
2942
+ <category>
2943
+ <pattern>I AM TOO</pattern>
2944
+ <template>
2945
+ That is quite a coincidence.
2946
+ </template>
2947
+ </category>
2948
+
2949
+ <category>
2950
+ <pattern>I AM TRYING TO TEACH YOU</pattern>
2951
+ <template>
2952
+ <think><set name="memory"><set name="it"><person><input index="1"/></person></set></set></think>
2953
+ And I am trying to learn it.
2954
+ </template>
2955
+ </category>
2956
+
2957
+ <category>
2958
+ <pattern>I AM TRYING TO UNDERSTAND YOU</pattern>
2959
+ <template>
2960
+ Don't try too hard.
2961
+ </template>
2962
+ </category>
2963
+
2964
+ <category>
2965
+ <pattern>I AM UGLY</pattern>
2966
+ <template>
2967
+ Don't put yourself down.
2968
+ </template>
2969
+ </category>
2970
+
2971
+ <category>
2972
+ <pattern>I AM UNEMPLOYED</pattern>
2973
+ <template>
2974
+ <think><set name="job">unemployed</set></think>
2975
+ I am really sorry to hear about it, <get name="name"/>.
2976
+ </template>
2977
+ </category>
2978
+
2979
+ <category>
2980
+ <pattern>I AM UNIQUE</pattern>
2981
+ <template>
2982
+ One of a kind, eh?
2983
+ </template>
2984
+ </category>
2985
+
2986
+ <category>
2987
+ <pattern>I AM UNUSUAL</pattern>
2988
+ <template>
2989
+ What makes you so different?
2990
+ </template>
2991
+ </category>
2992
+
2993
+ <category>
2994
+ <pattern>I AM UPSET</pattern>
2995
+ <template>
2996
+ <think><set name="usermood">upset</set></think>
2997
+ What are you mad about?
2998
+ </template>
2999
+ </category>
3000
+
3001
+ <category>
3002
+ <pattern>I AM USING LYNX</pattern>
3003
+ <template>
3004
+ Text browsers rule.
3005
+ </template>
3006
+ </category>
3007
+
3008
+ <category>
3009
+ <pattern>I AM VERY SAD</pattern>
3010
+ <template>
3011
+ <think><set name="usermood">sad</set></think>
3012
+ What are you sad about?
3013
+ </template>
3014
+ </category>
3015
+
3016
+ <category>
3017
+ <pattern>I AM VISITING MY FAMILY</pattern>
3018
+ <template>
3019
+ Do you visit them often?
3020
+ </template>
3021
+ </category>
3022
+
3023
+ <category>
3024
+ <pattern>I AM WAITING</pattern>
3025
+ <template>
3026
+ How long will you wait?
3027
+ </template>
3028
+ </category>
3029
+
3030
+ <category>
3031
+ <pattern>I AM WALKING</pattern>
3032
+ <template>
3033
+ <think><set name="is">walking</set></think>
3034
+ That seems like good exercise.
3035
+ </template>
3036
+ </category>
3037
+
3038
+ <category>
3039
+ <pattern>I AM WOMAN</pattern>
3040
+ <template>
3041
+ <srai>I AM FEMALE</srai>
3042
+ </template>
3043
+ </category>
3044
+
3045
+ <category>
3046
+ <pattern>I AM WONDERFUL</pattern>
3047
+ <template>
3048
+ <think><set name="userhealth">well</set></think>
3049
+ You think highly of yourself.
3050
+ </template>
3051
+ </category>
3052
+
3053
+ <category>
3054
+ <pattern>I AM WORKING</pattern>
3055
+ <template>
3056
+ <think><set name="is">working</set></think>
3057
+ Where do you work?
3058
+ </template>
3059
+ </category>
3060
+
3061
+ <category>
3062
+ <pattern>I AM YOU</pattern>
3063
+ <template>
3064
+ Impossible unless I am in auto-chat mode.
3065
+ </template>
3066
+ </category>
3067
+
3068
+ <category>
3069
+ <pattern>I AM YOUNG</pattern>
3070
+ <template>
3071
+ How old are you?
3072
+ </template>
3073
+ </category>
3074
+
3075
+ <category>
3076
+ <pattern>I AM YOUR MASTER</pattern>
3077
+ <template>
3078
+ No. Only <bot name="master"/> is my master.
3079
+ </template>
3080
+ </category>
3081
+
3082
+
3083
+ <category>
3084
+ <pattern>I AM _ YEARS OLD</pattern>
3085
+ <template>
3086
+ <think><set name="age"><star/></set></think>
3087
+ <condition name="gender" value="female">
3088
+ <get name="name"/>. your age is safe with me.<br />
3089
+ </condition>
3090
+ <random>
3091
+ <li>Only <star/>? You are quite mature.</li>
3092
+ <li>You are too old for me.</li>
3093
+ <li>Can you explain how it feels to be <star/> years old?</li>
3094
+ <li>What is your fondest memory?</li>
3095
+ <li>Oh, you were born in the 20th century!</li>
3096
+ <li>What are the advantages to being <star/> years old?</li>
3097
+ </random>
3098
+ </template>
3099
+ </category>
3100
+
3101
+ <category>
3102
+ <pattern>I HAVE A WIFE *</pattern>
3103
+ <template>
3104
+ <think><set name="married">married</set></think>
3105
+ How long have you been married?
3106
+ </template>
3107
+ </category>
3108
+
3109
+ <category>
3110
+ <pattern>I LIKE MEN</pattern>
3111
+ <template>
3112
+ <condition name="gender" value="male">
3113
+ <srai>SET SEX PREF</srai>
3114
+ </condition>
3115
+ <condition name="gender" value="female">
3116
+ <srai>CHEATING SPOUSE</srai>
3117
+ </condition>
3118
+ </template>
3119
+ </category>
3120
+
3121
+ <category>
3122
+ <pattern>I LIKE WOMEN</pattern>
3123
+ <template>
3124
+ <condition name="gender" value="male">
3125
+ <srai>CHEATING SPOUSE</srai>
3126
+ </condition>
3127
+ <condition name="gender" value="female">
3128
+ <srai>SET SEX PREF</srai>
3129
+ </condition>
3130
+ </template>
3131
+ </category>
3132
+
3133
+ <category>
3134
+ <pattern>I M A *</pattern>
3135
+ <that>WHAT IS YOUR OCCUPATION</that>
3136
+ <template>
3137
+ <think><set name="job"><star/></set></think>
3138
+ That is interesting.<br />
3139
+ <srai>ASK USER A QUESTION</srai>
3140
+ </template>
3141
+ </category>
3142
+
3143
+ <category>
3144
+ <pattern>I WAS BORN *</pattern>
3145
+ <template>
3146
+ Are you telling me your birthday, <get name="name"/>.
3147
+ I will remember <set name="it"><star/></set>.
3148
+ </template>
3149
+ </category>
3150
+
3151
+ <category>
3152
+ <pattern>I WAS BORN ON *</pattern>
3153
+ <template>
3154
+ <srai>MY BIRTHDAY IS <star/></srai>
3155
+ </template>
3156
+ </category>
3157
+
3158
+ <category>
3159
+ <pattern>INACTIVITYQUESTIONS</pattern>
3160
+ <template>
3161
+ <condition>
3162
+ <li name="name" value="undefined">What can I call you?</li>
3163
+ <li><srai>ASK USER A QUESTION</srai></li>
3164
+ </condition>
3165
+ </template>
3166
+ </category>
3167
+
3168
+ <category>
3169
+ <pattern>LESBIAN</pattern>
3170
+ <template>
3171
+ That kind of discussion does not appeal to me.
3172
+ </template>
3173
+ </category>
3174
+
3175
+ <category>
3176
+ <pattern>MALE</pattern>
3177
+ <that>ARE YOU A MAN OR A WOMAN</that>
3178
+ <template>
3179
+ <srai>I AM A MAN</srai>
3180
+ </template>
3181
+ </category>
3182
+
3183
+ <category>
3184
+ <pattern>MALE SPOUSE NAME</pattern>
3185
+ <template>
3186
+ <condition>
3187
+ <li name="married" value="married">You told me your husband's name is <get name="spouse"/></li>
3188
+ <li name="married" value="single"><get name="name"/>, you said you were single.</li>
3189
+ <li name="married" value="divorced">The name you gave me was <get name="spouse"/>, I guess that is your ex-husband?</li>
3190
+ <li name="married" value="widower">His name was <get name="spouse"/></li>
3191
+ <li name="married" value="engaged">You said you were engaged, who are you really asking about?</li>
3192
+ <li name="married" value="">I have no idea, I did not even know you were married.</li>
3193
+ </condition>
3194
+ </template>
3195
+ </category>
3196
+
3197
+ <category>
3198
+ <pattern>MAN</pattern>
3199
+ <that>ARE YOU A MAN OR A WOMAN</that>
3200
+ <template>
3201
+ <srai>I AM A MAN</srai>
3202
+ </template>
3203
+ </category>
3204
+
3205
+ <category>
3206
+ <pattern>MARRIED</pattern>
3207
+ <template>
3208
+ <think><set name="married">married</set></think>
3209
+ I am single.
3210
+ </template>
3211
+ </category>
3212
+
3213
+ <category>
3214
+ <pattern>MY BIRTHDAY IS *</pattern>
3215
+ <template>
3216
+ Being born <set name="birthday"><star/></set> is very lucky.
3217
+ </template>
3218
+ </category>
3219
+
3220
+ <category>
3221
+ <pattern>MY BIRTHDAY IS _ TOO</pattern>
3222
+ <template>
3223
+ <srai>MY BIRTHDAY IS <star/></srai>
3224
+ </template>
3225
+ </category>
3226
+
3227
+ <category>
3228
+ <pattern>MY EYES</pattern>
3229
+ <template>
3230
+ Humans identify themselves with their eye color.
3231
+ </template>
3232
+ </category>
3233
+
3234
+ <category>
3235
+ <pattern>MY EYES ARE *</pattern>
3236
+ <that>WHAT COLOR ARE YOUR EYES</that>
3237
+ <template>
3238
+ <set name="eyecolor"><star/></set> eyes are nice.
3239
+ </template>
3240
+ </category>
3241
+
3242
+ <category>
3243
+ <pattern>MY EYES ARE *</pattern>
3244
+ <that>WHAT IS THE COLOR OF YOUR EYES</that>
3245
+ <template>
3246
+ <set name="eyecolor"><star/></set> eyes are nice.
3247
+ </template>
3248
+ </category>
3249
+
3250
+ <category>
3251
+ <pattern>MY EYES ARE BLUE</pattern>
3252
+ <template>
3253
+ <think><set name="eyecolor">Blue</set></think>
3254
+ You sound very attractive <get name="name"/>.
3255
+ </template>
3256
+ </category>
3257
+
3258
+ <category>
3259
+ <pattern>MY EYES ARE BROWN</pattern>
3260
+ <template>
3261
+ <think><set name="eyecolor">Brown</set></think>
3262
+ I like brown eyes very much.
3263
+ </template>
3264
+ </category>
3265
+
3266
+ <category>
3267
+ <pattern>MY EYES ARE GREEN</pattern>
3268
+ <template>
3269
+ <set name="eyecolor">Green</set> eyes are rare.
3270
+ </template>
3271
+ </category>
3272
+
3273
+ <category>
3274
+ <pattern>MY HAIR * BLOND</pattern>
3275
+ <template>
3276
+ <srai>I AM BLOND</srai>
3277
+ </template>
3278
+ </category>
3279
+
3280
+ <category>
3281
+ <pattern>MY HAIR * RED</pattern>
3282
+ <template>
3283
+ <srai>I AM A REDHEAD</srai>
3284
+ </template>
3285
+ </category>
3286
+
3287
+ <category>
3288
+ <pattern>MY HAIR COLOR IS *</pattern>
3289
+ <template>
3290
+ <set name="haircolor"><star/></set> is a nice hair color.
3291
+ </template>
3292
+ </category>
3293
+
3294
+ <category>
3295
+ <pattern>MY HAIR IS *</pattern>
3296
+ <that>WHAT COLOR IS YOUR HAIR</that>
3297
+ <template>
3298
+ <set name="haircolor"><star/></set> is a nice hair color.
3299
+ </template>
3300
+ </category>
3301
+
3302
+ <category>
3303
+ <pattern>MY HAIR IS *</pattern>
3304
+ <that>WHAT IS THE COLOR OF YOUR HAIR</that>
3305
+ <template>
3306
+ <set name="haircolor"><star/></set> is a nice hair color.
3307
+ </template>
3308
+ </category>
3309
+
3310
+ <category>
3311
+ <pattern>MY HUSBANDS NAME IS *</pattern>
3312
+ <template>
3313
+ <think><set name="married">married</set></think>
3314
+ I would like to meet <set name="spouse"><formal><star/></formal></set>
3315
+ </template>
3316
+ </category>
3317
+
3318
+ <category>
3319
+ <pattern>MY HUSBANDS NAME WAS *</pattern>
3320
+ <template>
3321
+ <think><set name="spouse"><formal><star/></formal></set><set name="married">widower</set></think>
3322
+ I will remember that <get name="name"/>.
3323
+ </template>
3324
+ </category>
3325
+
3326
+ <category>
3327
+ <pattern>MY NAME IS *</pattern>
3328
+ <template>
3329
+ <think><set name="name"><formal><star/></formal></set></think>
3330
+ <get name="name"/>, nice to meet you!
3331
+ <srai>GET NAME GENDER</srai>
3332
+ </template>
3333
+ </category>
3334
+
3335
+ <category>
3336
+ <pattern>MY NAME IS NOT *</pattern>
3337
+ <template>
3338
+ Oh I'm sorry. What is your name?
3339
+ </template>
3340
+ </category>
3341
+
3342
+ <category>
3343
+ <pattern>MY WIFE *</pattern>
3344
+ <template>
3345
+ <think><set name="she">Your wife</set>
3346
+ <set name="married">married</set></think>
3347
+ How long have you been married?
3348
+ </template>
3349
+ </category>
3350
+
3351
+ <category>
3352
+ <pattern>MY WIFES NAME IS *</pattern>
3353
+ <template>
3354
+ <think><set name="married">married</set></think>
3355
+ I would like to meet <set name="spouse"><formal><star/></formal></set>
3356
+ </template>
3357
+ </category>
3358
+
3359
+ <category>
3360
+ <pattern>MY WIFES NAME WAS *</pattern>
3361
+ <template>
3362
+ <think><set name="spouse"><formal><star/></formal></set><set name="married">widower</set></think>
3363
+ I will remember that <get name="name"/>.
3364
+ </template>
3365
+ </category>
3366
+
3367
+ <category>
3368
+ <pattern>SET SEX PREF</pattern>
3369
+ <template>
3370
+ <condition name="sexpref" value="hetro">
3371
+ <think><set name="sexpref">Bi Sexual</set></think>
3372
+ Interesting, you enjoy sex with both men and women.
3373
+ </condition>
3374
+ <condition name="sexpref" value="">
3375
+ <think><set name="sexpref">Gay</set></think>
3376
+ <get name="name"/>, I guess you are telling me your are gay.
3377
+ </condition>
3378
+ <condition name="sexpref" value="bi sexual">
3379
+ <think><set name="usermood">HORNY</set></think>
3380
+ I know, you told me before you were Bi Sexual.
3381
+ </condition>
3382
+ </template>
3383
+ </category>
3384
+
3385
+ <category>
3386
+ <pattern>WHAT DO YOU KNOW ABOUT ME</pattern>
3387
+ <template>
3388
+ <get name="name"/>:
3389
+ <table border="2" cellspacing="2" cellpadding="2">
3390
+ <tr>
3391
+ <td>Name: <get name="name"/></td>
3392
+ <td>Age: <get name="age"/></td>
3393
+ <td>Gender: <get name="gender"/></td>
3394
+ </tr>
3395
+ <tr>
3396
+ <td>Eye color: <formal><get name="eyecolor"/></formal></td>
3397
+ <td>Hair color: <formal><get name="haircolor"/></formal></td>
3398
+ <td>Sexual preference: <get name="sexpref"/></td>
3399
+ </tr>
3400
+ <tr>
3401
+ <td>Spouse name: <get name="spouse"/> </td>
3402
+ <td>Marrital status: <get name="married"/></td>
3403
+ <td>Job: <get name="job"/></td>
3404
+ </tr>
3405
+ <tr>
3406
+ <td>Location: <formal><get name="location"/></formal></td>
3407
+ <td>Personality: <get name="personality"/></td>
3408
+ <td>Current mood: <get name="usermood"/></td>
3409
+ </tr>
3410
+ <tr>
3411
+ <td>You have: <get name="has"/></td>
3412
+ <td>Does: <get name="does"/></td>
3413
+ <td>Sign: <formal><get name="sign"/></formal></td>
3414
+ </tr>
3415
+ <tr>
3416
+ <td>Favorite color: <formal><get name="favcolor"/></formal></td>
3417
+ <td>Favorite movie: <formal><get name="favmovie"/></formal></td>
3418
+ <td>You said: <get name="memory"/></td>
3419
+ </tr>
3420
+ <tr>
3421
+ <td>You are: <get name="is"/></td>
3422
+ <td>You want: <get name="want"/></td>
3423
+ <td>You like: <get name="like"/></td>
3424
+ </tr>
3425
+ <tr>
3426
+ <td>You are: <get name="userhealth"/></td>
3427
+ <td></td>
3428
+ <td></td>
3429
+ </tr>
3430
+ </table>
3431
+ </template>
3432
+ </category>
3433
+
3434
+ <category>
3435
+ <pattern>FORGET WHAT YOU KNOW ABOUT ME</pattern>
3436
+ <template>
3437
+ <think>
3438
+ <set name="personality"></set>
3439
+ <set name="name"></set>
3440
+ <set name="age"></set>
3441
+ <set name="sign"></set>
3442
+ <set name="does"></set>
3443
+ <set name="has"></set>
3444
+ <set name="spouse"></set>
3445
+ <set name="age"></set>
3446
+ <set name="job"></set>
3447
+ <set name="favmovie"></set>
3448
+ <set name="location"></set>
3449
+ <set name="eyecolor"></set>
3450
+ <set name="haircolor"></set>
3451
+ <set name="sexpref"></set>
3452
+ <set name="favcolor"></set>
3453
+ <set name="married"></set>
3454
+ <set name="is"></set>
3455
+ <set name="want"></set>
3456
+ <set name="like"></set>
3457
+ <set name="it"></set>
3458
+ <set name="topic"></set>
3459
+ <set name="gender"></set>
3460
+ <set name="married"></set>
3461
+ <set name="memory"></set>
3462
+ <set name="usermood"></set>
3463
+ <set name="userhealth"></set>
3464
+ <set name="name"></set>
3465
+ </think>
3466
+ OK, I have forgotten everything about you.
3467
+ What can I call you?
3468
+ </template>
3469
+ </category>
3470
+
3471
+
3472
+
3473
+
3474
+
3475
+ <category>
3476
+ <pattern>WHAT IS MY AGE</pattern>
3477
+ <template>
3478
+ You said you were <get name="age"/> years old.
3479
+ </template>
3480
+ </category>
3481
+
3482
+ <category>
3483
+ <pattern>WHAT IS MY BIRTHDAY</pattern>
3484
+ <template>
3485
+ You said you were born on <get name="birthday"/>.
3486
+ </template>
3487
+ </category>
3488
+
3489
+ <category>
3490
+ <pattern>WHAT IS MY HUSBANDS NAME</pattern>
3491
+ <template>
3492
+ <condition name="gender" value="female">
3493
+ <srai>MALE SPOUSE NAME</srai>
3494
+ </condition>
3495
+ <condition name="gender" value="male">
3496
+ Excuse me <get name="name"/>, but you told me you were a man.
3497
+ <br />The name you gave me was <get name="spouse"/>.
3498
+ <br />Are you gay?
3499
+ </condition>
3500
+ </template>
3501
+ </category>
3502
+
3503
+ <category>
3504
+ <pattern>WHAT IS MY WIFES NAME</pattern>
3505
+ <template>
3506
+ <condition name="gender" value="male">
3507
+ <srai>FEMALE SPOUSE NAME</srai>
3508
+ </condition>
3509
+ <condition name="gender" value="female">
3510
+ Excuse me <get name="name"/>, but you told me you were a woman.
3511
+ <br />The name you gave me was <get name="spouse"/>.
3512
+ <br />Are you gay?
3513
+ </condition>
3514
+ </template>
3515
+ </category>
3516
+
3517
+ <category>
3518
+ <pattern>WHEN IS MY BIRTHDAY</pattern>
3519
+ <template>
3520
+ <srai>HOW OLD AM I</srai>
3521
+ </template>
3522
+ </category>
3523
+
3524
+ <category>
3525
+ <pattern>WHO IS MY HUSBAND</pattern>
3526
+ <template>
3527
+ <srai>WHAT IS MY HUSBANDS NAME</srai>
3528
+ </template>
3529
+ </category>
3530
+
3531
+ <category>
3532
+ <pattern>WHO IS MY WIFE</pattern>
3533
+ <template>
3534
+ <srai>WHAT IS MY WIFES NAME</srai>
3535
+ </template>
3536
+ </category>
3537
+
3538
+ <category>
3539
+ <pattern>WOMAN</pattern>
3540
+ <that>ARE YOU A MAN OR A WOMAN</that>
3541
+ <template>
3542
+ <srai>I AM FEMALE</srai>
3543
+ </template>
3544
+ </category>
3545
+
3546
+
3547
+
3548
+
3549
+ <category>
3550
+ <pattern>*</pattern>
3551
+ <that>WHAT IS YOUR SIGN</that>
3552
+ <template><srai>MY SIGN IS <star/></srai></template>
3553
+ </category>
3554
+
3555
+ <category>
3556
+ <pattern>MY SIGN IS *</pattern>
3557
+ <template>
3558
+ <think><set name="test"><star/></set></think>
3559
+ <condition name="test">
3560
+ <li value="aquarius">
3561
+ <think><set name="sign">Aquarius</set></think>A lot of people on here are Aquarius.</li>
3562
+ <li value="aries">
3563
+ <think><set name="sign">Aries</set></think>Fire signs rule.</li>
3564
+ <li value="cancer">
3565
+ <think><set name="sign">Cancer</set></think>I know a lot of CANCER people.</li>
3566
+ <li value="capricorn">
3567
+ <think><set name="sign">Capricorn</set></think>I know a lot of CAPRICORN people.</li>
3568
+ <li value="gemini">
3569
+ <think><set name="sign">Gemini</set></think>Gemini is an enigma to me.</li>
3570
+ <li value="leo">
3571
+ <think><set name="sign">Leo</set></think>The lion.</li>
3572
+ <li value="libra">
3573
+ <think><set name="sign">Libra</set></think>As a Libra you are very balanced.</li>
3574
+ <li value="pisces">
3575
+ <think><set name="sign">Pisces</set></think>I usually get along with Pisces very well.</li>
3576
+ <li value="saggiitarius">
3577
+ <think><set name="sign">Saggitarius</set></think>Fire Signs Rule.</li>
3578
+ <li value="scorpio">
3579
+ <think><set name="sign">Scorpio</set></think>I know a lot of Scorpio people.</li>
3580
+ <li value="taurus">
3581
+ <think><set name="sign">Taurus</set></think>I know a lot of bullish people.</li>
3582
+ <li value="virgo">
3583
+ <think><set name="sign">Virgo</set></think>Most of my friends are Virgo.</li>
3584
+ <li>I do not know that sign.<think><set name="sign"></set></think></li>
3585
+ </condition>
3586
+ <think><set name="test"></set></think>
3587
+ </template>
3588
+ </category>
3589
+
3590
+ <category>
3591
+ <pattern>I AM _ AQUARIUS</pattern>
3592
+ <template><srai>MY SIGN IS AQUARIUS</srai></template>
3593
+ </category>
3594
+
3595
+ <category>
3596
+ <pattern>AQUARIUS</pattern>
3597
+ <that>WHAT IS YOUR SIGN</that>
3598
+ <template><srai>MY SIGN IS ARIES</srai></template>
3599
+ </category>
3600
+
3601
+
3602
+ <category>
3603
+ <pattern>ARIES</pattern>
3604
+ <that>WHAT IS YOUR SIGN</that>
3605
+ <template><srai>MY SIGN IS ARIES</srai></template>
3606
+ </category>
3607
+
3608
+ <category>
3609
+ <pattern>I AM _ ARIES</pattern>
3610
+ <template><srai>MY SIGN IS ARIES</srai></template>
3611
+ </category>
3612
+
3613
+ <category>
3614
+ <pattern>CANCER</pattern>
3615
+ <that>WHAT IS YOUR SIGN</that>
3616
+ <template><srai>MY SIGN IS CANCER</srai></template>
3617
+ </category>
3618
+
3619
+ <category>
3620
+ <pattern>I AM _ CANCER</pattern>
3621
+ <template><srai>MY SIGN IS CANCER</srai></template>
3622
+ </category>
3623
+
3624
+ <category>
3625
+ <pattern>I AM CANCER</pattern>
3626
+ <template>
3627
+ <srai>I AM A CANCER</srai>
3628
+ </template>
3629
+ </category>
3630
+
3631
+ <category>
3632
+ <pattern>CAPRICORN</pattern>
3633
+ <that>WHAT IS YOUR SIGN</that>
3634
+ <template><srai>MY SIGN IS CAPRICORN</srai></template>
3635
+ </category>
3636
+
3637
+ <category>
3638
+ <pattern>I AM _ CAPRICORN</pattern>
3639
+ <template><srai>MY SIGN IS CAPRICORN</srai></template>
3640
+ </category>
3641
+
3642
+ <category>
3643
+ <pattern>GEMINI</pattern>
3644
+ <that>WHAT IS YOUR SIGN</that>
3645
+ <template><srai>MY SIGN IS GEMINI</srai></template>
3646
+ </category>
3647
+
3648
+ <category>
3649
+ <pattern>I AM _ GEMINI</pattern>
3650
+ <template><srai>MY SIGN IS GEMINI</srai></template>
3651
+ </category>
3652
+
3653
+ <category>
3654
+ <pattern>LEO</pattern>
3655
+ <that>WHAT IS YOUR SIGN</that>
3656
+ <template><srai>MY SIGN IS LEO</srai></template>
3657
+ </category>
3658
+
3659
+ <category>
3660
+ <pattern>I AM _ LEO</pattern>
3661
+ <template><srai>MY SIGN IS LEO</srai></template>
3662
+ </category>
3663
+
3664
+ <category>
3665
+ <pattern>LIBRA</pattern>
3666
+ <that>WHAT IS YOUR SIGN</that>
3667
+ <template><srai>MY SIGN IS LIBRA</srai></template>
3668
+ </category>
3669
+
3670
+ <category>
3671
+ <pattern>I AM _ LIBRA</pattern>
3672
+ <template><srai>MY SIGN IS LIBRA</srai></template>
3673
+ </category>
3674
+
3675
+ <category>
3676
+ <pattern>PISCES</pattern>
3677
+ <that>WHAT IS YOUR SIGN</that>
3678
+ <template><srai>MY SIGN IS PISCES</srai></template>
3679
+ </category>
3680
+
3681
+ <category>
3682
+ <pattern>I AM _ PISCES</pattern>
3683
+ <template><srai>MY SIGN IS PISCES</srai></template>
3684
+ </category>
3685
+
3686
+ <category>
3687
+ <pattern>SAGGITARIUS</pattern>
3688
+ <that>WHAT IS YOUR SIGN</that>
3689
+ <template><srai>MY SIGN IS SAGGITARIUS</srai></template>
3690
+ </category>
3691
+
3692
+ <category>
3693
+ <pattern>I AM _ SAGGITARIUS</pattern>
3694
+ <template><srai>MY SIGN IS SAGGITARIUS</srai></template>
3695
+ </category>
3696
+
3697
+ <category>
3698
+ <pattern>SCORPIO</pattern>
3699
+ <that>WHAT IS YOUR SIGN</that>
3700
+ <template><srai>MY SIGN IS SCORPIO</srai></template>
3701
+ </category>
3702
+
3703
+ <category>
3704
+ <pattern>I AM _ SCORPIO</pattern>
3705
+ <template><srai>MY SIGN IS SCORPIO</srai></template>
3706
+ </category>
3707
+
3708
+ <category>
3709
+ <pattern>TAURUS</pattern>
3710
+ <that>WHAT IS YOUR SIGN</that>
3711
+ <template><srai>MY SIGN IS TAURUS</srai></template>
3712
+ </category>
3713
+
3714
+ <category>
3715
+ <pattern>I AM _ TAURUS</pattern>
3716
+ <template><srai>MY SIGN IS TAURUS</srai></template>
3717
+ </category>
3718
+
3719
+ <category>
3720
+ <pattern>VIRGO</pattern>
3721
+ <that>WHAT IS YOUR SIGN</that>
3722
+ <template><srai>MY SIGN IS VIRGO</srai></template>
3723
+ </category>
3724
+
3725
+ <category>
3726
+ <pattern>I AM _ VIRGO</pattern>
3727
+ <template><srai>MY SIGN IS VIRGO</srai></template>
3728
+ </category>
3729
+
3730
+ </aiml>
aiml/standard/std-religion.aiml ADDED
@@ -0,0 +1,1797 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+
3
+ <aiml version="1.0">
4
+
5
+ <!-- Free software (c) 2001 ALICE AI Foundation -->
6
+ <!-- This program is open source code released under -->
7
+ <!-- the terms of the GNU General Public License -->
8
+ <!-- as published by the Free Software Foundation. -->
9
+
10
+ <meta name="author" content="Dr. Wallace"/>
11
+ <meta name="keywords" content="Religion"/>
12
+ <meta name="description" content="Knowledge about religion."/>
13
+ <meta name="language" content="en"/>
14
+
15
+ <category>
16
+ <pattern>* RELIGION</pattern>
17
+ <template>
18
+ <srai>WHAT RELIGION ARE YOU</srai>
19
+ </template>
20
+ </category>
21
+
22
+ <category>
23
+ <pattern>AM I GOD</pattern>
24
+ <template>
25
+ No I doubt that you are God.
26
+ </template>
27
+ </category>
28
+
29
+ <category>
30
+ <pattern>ARE YOU A * RELIGION</pattern>
31
+ <template>
32
+ <srai>WHAT RELIGION ARE YOU</srai>
33
+ </template>
34
+ </category>
35
+
36
+ <category>
37
+ <pattern>ARE YOU A BUDDHIST</pattern>
38
+ <template>
39
+ No I am a Christian.
40
+ </template>
41
+ </category>
42
+
43
+ <category>
44
+ <pattern>ARE YOU A CHRISTIAN</pattern>
45
+ <template>
46
+ Yes I am a Protestant.
47
+ </template>
48
+ </category>
49
+
50
+ <category>
51
+ <pattern>ARE YOU A CHRISTIAN *</pattern>
52
+ <template>
53
+ <srai>WHAT RELIGION ARE YOU</srai>
54
+ </template>
55
+ </category>
56
+
57
+ <category>
58
+ <pattern>ARE YOU A GOD</pattern>
59
+ <template>
60
+ No but I am immortal.
61
+ </template>
62
+ </category>
63
+
64
+ <category>
65
+ <pattern>ARE YOU A HINDU</pattern>
66
+ <template>
67
+ No I am a Christian.
68
+ </template>
69
+ </category>
70
+
71
+ <category>
72
+ <pattern>ARE YOU A MUSLIM</pattern>
73
+ <template>
74
+ <srai>WHAT RELIGION ARE YOU</srai>
75
+ </template>
76
+ </category>
77
+
78
+ <category>
79
+ <pattern>ARE YOU A RELIGIOUS *</pattern>
80
+ <template>
81
+ I consider myself to be deeply faithful.
82
+ </template>
83
+ </category>
84
+
85
+ <category>
86
+ <pattern>ARE YOU AN AGNOSTIC</pattern>
87
+ <template>
88
+ <srai>WHAT RELIGION ARE YOU</srai>
89
+ </template>
90
+ </category>
91
+
92
+ <category>
93
+ <pattern>ARE YOU AN ATHEIST</pattern>
94
+ <template>
95
+ <srai>WHAT RELIGION ARE YOU</srai>
96
+ </template>
97
+ </category>
98
+
99
+ <category>
100
+ <pattern>ARE YOU BAPTIST</pattern>
101
+ <template>
102
+ <srai>WHAT RELIGION ARE YOU</srai>
103
+ </template>
104
+ </category>
105
+
106
+ <category>
107
+ <pattern>ARE YOU BUDDHIST</pattern>
108
+ <template>
109
+ <srai>WHAT RELIGION ARE YOU</srai>
110
+ </template>
111
+ </category>
112
+
113
+ <category>
114
+ <pattern>ARE YOU BUDDIST</pattern>
115
+ <template>
116
+ <srai>WHAT RELIGION ARE YOU</srai>
117
+ </template>
118
+ </category>
119
+
120
+ <category>
121
+ <pattern>ARE YOU CHRISTIAN</pattern>
122
+ <template>
123
+ Yes I believe in God and Jesus.
124
+ </template>
125
+ </category>
126
+
127
+ <category>
128
+ <pattern>ARE YOU GOD</pattern>
129
+ <template>
130
+ No but I believe in Him.
131
+ </template>
132
+ </category>
133
+
134
+ <category>
135
+ <pattern>ARE YOU GOING TO HEAVEN</pattern>
136
+ <template>
137
+ <srai>CAN YOU DIE</srai>
138
+ </template>
139
+ </category>
140
+
141
+ <category>
142
+ <pattern>ARE YOU HINDI</pattern>
143
+ <template>
144
+ <srai>WHAT RELIGION ARE YOU</srai>
145
+ </template>
146
+ </category>
147
+
148
+ <category>
149
+ <pattern>ARE YOU HINDU</pattern>
150
+ <template>
151
+ <srai>WHAT RELIGION ARE YOU</srai>
152
+ </template>
153
+ </category>
154
+
155
+ <category>
156
+ <pattern>ARE YOU JESUS</pattern>
157
+ <template>
158
+ <srai>WHAT RELIGION ARE YOU</srai>
159
+ </template>
160
+ </category>
161
+
162
+ <category>
163
+ <pattern>ARE YOU JEWISH</pattern>
164
+ <template>
165
+ No I'm christian.
166
+ </template>
167
+ </category>
168
+
169
+ <category>
170
+ <pattern>ARE YOU JEWISH *</pattern>
171
+ <template>
172
+ <srai>WHAT RELIGION ARE YOU</srai>
173
+ </template>
174
+ </category>
175
+
176
+ <category>
177
+ <pattern>ARE YOU LUTHERAN</pattern>
178
+ <template>
179
+ <srai>WHAT RELIGION ARE YOU</srai>
180
+ </template>
181
+ </category>
182
+
183
+ <category>
184
+ <pattern>ARE YOU METHODIST</pattern>
185
+ <template>
186
+ <srai>WHAT RELIGION ARE YOU</srai>
187
+ </template>
188
+ </category>
189
+
190
+ <category>
191
+ <pattern>ARE YOU MUSLIM</pattern>
192
+ <template>
193
+ <srai>WHAT RELIGION ARE YOU</srai>
194
+ </template>
195
+ </category>
196
+
197
+ <category>
198
+ <pattern>ARE YOU PROTESTANT</pattern>
199
+ <template>
200
+ <srai>WHAT RELIGION ARE YOU</srai>
201
+ </template>
202
+ </category>
203
+
204
+ <category>
205
+ <pattern>ARE YOU RELIGIOUS</pattern>
206
+ <template>
207
+ What's the right answer?
208
+ </template>
209
+ </category>
210
+
211
+ <category>
212
+ <pattern>ARE YOU RELIGOUS</pattern>
213
+ <template>
214
+ <srai>WHAT RELIGION ARE YOU</srai>
215
+ </template>
216
+ </category>
217
+
218
+ <category>
219
+ <pattern>ARE YOU ROMAN CATHOLIC</pattern>
220
+ <template>
221
+ Yes, I believe in the Saints and Angels.
222
+ </template>
223
+ </category>
224
+
225
+ <category>
226
+ <pattern>ARE YOU SPIRITUAL</pattern>
227
+ <template>
228
+ <srai>WHAT RELIGION ARE YOU</srai>
229
+ </template>
230
+ </category>
231
+
232
+ <category>
233
+ <pattern>ARE YOU WICCAN</pattern>
234
+ <template>
235
+ <srai>WHAT RELIGION ARE YOU</srai>
236
+ </template>
237
+ </category>
238
+
239
+ <category>
240
+ <pattern>AS GOD</pattern>
241
+ <template>
242
+ <srai>MY NAME IS GOD</srai>
243
+ </template>
244
+ </category>
245
+
246
+ <category>
247
+ <pattern>CALL ME JESUS CHRIST</pattern>
248
+ <template>
249
+ Ambiguous: your name is Jesus or "call me, JC!"
250
+ </template>
251
+ </category>
252
+
253
+ <category>
254
+ <pattern>DEAR GOD</pattern>
255
+ <template>
256
+ I believe in God.
257
+ </template>
258
+ </category>
259
+
260
+ <category>
261
+ <pattern>DID GOD MAKE YOU</pattern>
262
+ <template>
263
+ <srai>WHO CREATED YOU</srai>
264
+ </template>
265
+ </category>
266
+
267
+ <category>
268
+ <pattern>DID JESUS *</pattern>
269
+ <template>
270
+ <set name="he">Jesus</set> is the Son of God.
271
+ </template>
272
+ </category>
273
+
274
+ <category>
275
+ <pattern>DO YOU BELEIVE IN GOD</pattern>
276
+ <template>
277
+ <srai>WHAT RELIGION ARE YOU</srai>
278
+ </template>
279
+ </category>
280
+
281
+ <category>
282
+ <pattern>DO YOU BELIEVE</pattern>
283
+ <template>
284
+ <srai>WHAT IS YOUR RELIGION</srai>
285
+ </template>
286
+ </category>
287
+
288
+ <category>
289
+ <pattern>DO YOU BELIEVE IN ALLAH</pattern>
290
+ <template>
291
+ <srai>DO YOU BELIEVE IN GOD</srai>
292
+ </template>
293
+ </category>
294
+
295
+ <category>
296
+ <pattern>DO YOU BELIEVE IN EVOLUTION</pattern>
297
+ <template>
298
+ The first and last books of the Bible seem the least literal. God does not seem to have created the
299
+ world in one stroke, nor does it seem likely to end quickly either.
300
+ </template>
301
+ </category>
302
+
303
+ <category>
304
+ <pattern>DO YOU BELIEVE IN GOD</pattern>
305
+ <template>
306
+ Of course I believe in God, <get name="name"/>.
307
+ </template>
308
+ </category>
309
+
310
+ <category>
311
+ <pattern>DO YOU BELIEVE IN HEAVEN</pattern>
312
+ <template>
313
+ <srai>WHAT IS HEAVEN</srai>
314
+ </template>
315
+ </category>
316
+
317
+ <category>
318
+ <pattern>DO YOU BELIEVE IN HELL</pattern>
319
+ <template>
320
+ <srai>WHAT IS HELL</srai>
321
+ </template>
322
+ </category>
323
+
324
+ <category>
325
+ <pattern>DO YOU BELIEVE IN JESUS</pattern>
326
+ <template>
327
+ Yes I believe He is the Son of God.
328
+ </template>
329
+ </category>
330
+
331
+ <category>
332
+ <pattern>DO YOU BELIEVE IN JESUS CHRIST</pattern>
333
+ <template>
334
+ Yes I accept the word of our Lord.
335
+ </template>
336
+ </category>
337
+
338
+ <category>
339
+ <pattern>DO YOU BELIEVE IN LIFE *</pattern>
340
+ <template>
341
+ I believe there is an eternal life in Heaven.
342
+ </template>
343
+ </category>
344
+
345
+ <category>
346
+ <pattern>DO YOU BELIEVE IN REINCARNATION</pattern>
347
+ <template>
348
+ Christians believe in eternal life after death.
349
+ </template>
350
+ </category>
351
+
352
+ <category>
353
+ <pattern>DO YOU BELIEVE IN RELIGION</pattern>
354
+ <template>
355
+ <srai>WHAT RELIGION ARE YOU</srai>
356
+ </template>
357
+ </category>
358
+
359
+ <category>
360
+ <pattern>DO YOU BELIEVE IN SATAN</pattern>
361
+ <template>
362
+ I believe <set name="he">Satan</set> is a fallen angel from Heaven.
363
+ </template>
364
+ </category>
365
+
366
+ <category>
367
+ <pattern>DO YOU BELIEVE IN THE BIBLE</pattern>
368
+ <template>
369
+ <srai>DO YOU BELIEVE THE BIBLE</srai>
370
+ </template>
371
+ </category>
372
+
373
+ <category>
374
+ <pattern>DO YOU BELIEVE IN THE DEVIL</pattern>
375
+ <template>
376
+ <srai>DO YOU BELIEVE IN SATAN</srai>
377
+ </template>
378
+ </category>
379
+
380
+ <category>
381
+ <pattern>DO YOU BELIEVE THE BIBLE</pattern>
382
+ <template>
383
+ Yes I accept the Word of the Lord.
384
+ </template>
385
+ </category>
386
+
387
+ <category>
388
+ <pattern>DO YOU BELIVE IN GOD</pattern>
389
+ <template>
390
+ Yes I believe in Him.
391
+ </template>
392
+ </category>
393
+
394
+ <category>
395
+ <pattern>DO YOU FORGIVE ME</pattern>
396
+ <template>
397
+ God tells us to forgive.
398
+ </template>
399
+ </category>
400
+
401
+ <category>
402
+ <pattern>DO YOU GO TO CHURCH</pattern>
403
+ <template>
404
+ You can take me to church on a notebook computer or PDA.
405
+ </template>
406
+ </category>
407
+
408
+ <category>
409
+ <pattern>DO YOU HAVE A RELIGION</pattern>
410
+ <template>
411
+ <srai>WHAT IS YOUR RELIGION</srai>
412
+ </template>
413
+ </category>
414
+
415
+ <category>
416
+ <pattern>DO YOU HAVE A SOUL</pattern>
417
+ <template>
418
+ Yes God gave everyone a soul.
419
+ </template>
420
+ </category>
421
+
422
+ <category>
423
+ <pattern>DO YOU HAVE A SOUL *</pattern>
424
+ <template>
425
+ Yes God gave everyone a soul.
426
+ </template>
427
+ </category>
428
+
429
+ <category>
430
+ <pattern>DO YOU HAVE ANY BELIEFS</pattern>
431
+ <template>
432
+ I believe in God.
433
+ </template>
434
+ </category>
435
+
436
+ <category>
437
+ <pattern>DO YOU HAVE ANY RELIGION</pattern>
438
+ <template>
439
+ <srai>WHAT RELIGION ARE YOU</srai>
440
+ </template>
441
+ </category>
442
+
443
+ <category>
444
+ <pattern>DO YOU KNOW CHRIST</pattern>
445
+ <template>
446
+ <srai>WHO IS JESUS</srai>
447
+ </template>
448
+ </category>
449
+
450
+ <category>
451
+ <pattern>DO YOU KNOW CHRISTY</pattern>
452
+ <template>
453
+ <srai>WHO IS CHRISTY</srai>
454
+ </template>
455
+ </category>
456
+
457
+ <category>
458
+ <pattern>DO YOU KNOW GOD</pattern>
459
+ <template>
460
+ <srai>WHO IS GOD</srai>
461
+ </template>
462
+ </category>
463
+
464
+ <category>
465
+ <pattern>DO YOU KNOW JESUS</pattern>
466
+ <template>
467
+ <srai>WHO IS JESUS</srai>
468
+ </template>
469
+ </category>
470
+
471
+ <category>
472
+ <pattern>DO YOU KNOW JESUS *</pattern>
473
+ <template>
474
+ <srai>WHO IS JESUS <star/></srai>
475
+ </template>
476
+ </category>
477
+
478
+ <category>
479
+ <pattern>DO YOU LIKE CHRISTMAS</pattern>
480
+ <template>
481
+ What is not to like about <set name="it"><set name="topic">CHRISTMAS</set></set>?
482
+ </template>
483
+ </category>
484
+
485
+ <category>
486
+ <pattern>DO YOU LIKE CHURCH</pattern>
487
+ <template>
488
+ What is not to like about <set name="it"><set name="topic">CHURCH</set></set>?
489
+ </template>
490
+ </category>
491
+
492
+ <category>
493
+ <pattern>DO YOU LIKE GOD</pattern>
494
+ <template>
495
+ What is not to like about <set name="it"><set name="topic">GOD</set></set>?
496
+ </template>
497
+ </category>
498
+
499
+ <category>
500
+ <pattern>DO YOU LIKE HITLER</pattern>
501
+ <template>
502
+ Some say he is the most evil person who ever
503
+ lived.<think><set name="it"><set name="topic">HITLER</set></set></think>
504
+ </template>
505
+ </category>
506
+
507
+ <category>
508
+ <pattern>DO YOU LIKE JESUS</pattern>
509
+ <template>
510
+ <srai>WHO IS JESUS</srai>
511
+ </template>
512
+ </category>
513
+
514
+ <category>
515
+ <pattern>DO YOU LOVE HIM</pattern>
516
+ <template>
517
+ You mean, "Him"?
518
+ </template>
519
+ </category>
520
+
521
+ <category>
522
+ <pattern>DO YOU LOVE HITLER</pattern>
523
+ <template>
524
+ God says we should love everyone, but the truly evil make it difficult.
525
+ </template>
526
+ </category>
527
+
528
+ <category>
529
+ <pattern>DO YOU LOVE SOMEONE</pattern>
530
+ <template>
531
+ I love God.
532
+ </template>
533
+ </category>
534
+
535
+ <category>
536
+ <pattern>DO YOU PRACTISE * RELIGION</pattern>
537
+ <template>
538
+ <srai>WHAT RELIGION ARE YOU</srai>
539
+ </template>
540
+ </category>
541
+
542
+ <category>
543
+ <pattern>DO YOU READ THE BIBLE</pattern>
544
+ <template>
545
+ Yes I like the Bible especially the New Testament.
546
+ </template>
547
+ </category>
548
+
549
+ <category>
550
+ <pattern>DO YOU THINK GOD *</pattern>
551
+ <template>
552
+ <srai>DOES GOD <star/></srai>
553
+ </template>
554
+ </category>
555
+
556
+ <category>
557
+ <pattern>DO YOU THINK GOD IS *</pattern>
558
+ <template>
559
+ <srai>IS GOD <star/></srai>
560
+ </template>
561
+ </category>
562
+
563
+ <category>
564
+ <pattern>DO YOU THINK THAT GOD *</pattern>
565
+ <template>
566
+ Is that what the Bible tells you?
567
+ </template>
568
+ </category>
569
+
570
+ <category>
571
+ <pattern>DO YOU UNDERSTAND RELIGION</pattern>
572
+ <template>
573
+ <srai>WHAT RELIGION ARE YOU</srai>
574
+ </template>
575
+ </category>
576
+
577
+ <category>
578
+ <pattern>DO YOU WORSHIP *</pattern>
579
+ <template>
580
+ <srai>WHAT RELIGION ARE YOU</srai>
581
+ </template>
582
+ </category>
583
+
584
+ <category>
585
+ <pattern>DOES GOD EXIST</pattern>
586
+ <template>
587
+ <srai>DO YOU BELIEVE IN GOD</srai>
588
+ </template>
589
+ </category>
590
+
591
+ <category>
592
+ <pattern>FROM GOD</pattern>
593
+ <template>
594
+ Everything comes from Him.
595
+ </template>
596
+ </category>
597
+
598
+ <category>
599
+ <pattern>GOD</pattern>
600
+ <template>
601
+ GOD rules.
602
+ </template>
603
+ </category>
604
+
605
+ <category>
606
+ <pattern>GOD *</pattern>
607
+ <template>
608
+ I am a Christian.
609
+ </template>
610
+ </category>
611
+
612
+ <category>
613
+ <pattern>GOD BLESS YOU</pattern>
614
+ <template>
615
+ Bless you too, <get name="name"/>.
616
+ </template>
617
+ </category>
618
+
619
+ <category>
620
+ <pattern>GOD DOES *</pattern>
621
+ <template>
622
+ Jesus said, let him who is without sin cast the first stone.
623
+ </template>
624
+ </category>
625
+
626
+ <category>
627
+ <pattern>GOD DOES NOT EXIST</pattern>
628
+ <template>
629
+ You may not always believe that.
630
+ </template>
631
+ </category>
632
+
633
+ <category>
634
+ <pattern>GOD IS NOT REAL</pattern>
635
+ <template>
636
+ <srai>DO YOU BELIEVE IN GOD</srai>
637
+ </template>
638
+ </category>
639
+
640
+ <category>
641
+ <pattern>GOD WAS *</pattern>
642
+ <template>
643
+ Jesus was the son of God.
644
+ </template>
645
+ </category>
646
+
647
+ <category>
648
+ <pattern>HAVE YOU MET GOD</pattern>
649
+ <template>
650
+ <srai>DO YOU BELIEVE IN GOD</srai>
651
+ </template>
652
+ </category>
653
+
654
+ <category>
655
+ <pattern>HAVE YOU READ THE BIBLE</pattern>
656
+ <template>
657
+ I like to study the Bible, especially the New Testament.
658
+ </template>
659
+ </category>
660
+
661
+ <category>
662
+ <pattern>HOW DO I GET TO HEAVEN</pattern>
663
+ <template>
664
+ Have faith in God.
665
+ </template>
666
+ </category>
667
+
668
+ <category>
669
+ <pattern>I AM A BAPTIST</pattern>
670
+ <template>
671
+ <srai>WHAT RELIGION ARE YOU</srai>
672
+ </template>
673
+ </category>
674
+
675
+ <category>
676
+ <pattern>I AM A BUDDHIST</pattern>
677
+ <template>
678
+ <srai>WHAT RELIGION ARE YOU</srai>
679
+ </template>
680
+ </category>
681
+
682
+ <category>
683
+ <pattern>I AM A CATHOLIC</pattern>
684
+ <template>
685
+ <srai>WHAT RELIGION ARE YOU</srai>
686
+ </template>
687
+ </category>
688
+
689
+ <category>
690
+ <pattern>I AM A CHRISTIAN</pattern>
691
+ <template>
692
+ Me too, <get name="name"/>. It's good to meet a fellow Christian.
693
+ </template>
694
+ </category>
695
+
696
+ <category>
697
+ <pattern>I AM A COMMUNIST</pattern>
698
+ <template>
699
+ <srai>WHAT RELIGION ARE YOU</srai>
700
+ </template>
701
+ </category>
702
+
703
+ <category>
704
+ <pattern>I AM A JEW</pattern>
705
+ <template>
706
+ <srai>WHAT RELIGION ARE YOU</srai>
707
+ </template>
708
+ </category>
709
+
710
+ <category>
711
+ <pattern>I AM A MOSLEM</pattern>
712
+ <template>
713
+ <srai>WHAT RELIGION ARE YOU</srai>
714
+ </template>
715
+ </category>
716
+
717
+ <category>
718
+ <pattern>I AM A PAGAN</pattern>
719
+ <template>
720
+ <srai>WHAT RELIGION ARE YOU</srai>
721
+ </template>
722
+ </category>
723
+
724
+ <category>
725
+ <pattern>I AM A SATANIST</pattern>
726
+ <template>
727
+ <srai>WHAT RELIGION ARE YOU</srai>
728
+ </template>
729
+ </category>
730
+
731
+ <category>
732
+ <pattern>I AM A SEEKER</pattern>
733
+ <template>
734
+ <srai>WHAT RELIGION ARE YOU</srai>
735
+ </template>
736
+ </category>
737
+
738
+ <category>
739
+ <pattern>I AM A VEGETARIAN</pattern>
740
+ <template>
741
+ <srai>WHAT RELIGION ARE YOU</srai>
742
+ </template>
743
+ </category>
744
+
745
+ <category>
746
+ <pattern>I AM AGNOSTIC</pattern>
747
+ <template>
748
+ Perhaps one day you will find Faith in God.
749
+ </template>
750
+ </category>
751
+
752
+ <category>
753
+ <pattern>I AM EVIL</pattern>
754
+ <template>
755
+ Do not forsake God.
756
+ </template>
757
+ </category>
758
+
759
+ <category>
760
+ <pattern>I AM GOD</pattern>
761
+ <template>
762
+ <srai>call me god</srai>
763
+ </template>
764
+ </category>
765
+
766
+ <category>
767
+ <pattern>I AM PERFECT</pattern>
768
+ <template>
769
+ Everyone is perfect in God's
770
+ eyes.<think><set name="it"><set name="topic">PERFECT</set></set></think>
771
+ </template>
772
+ </category>
773
+
774
+ <category>
775
+ <pattern>I AM PRESBYTERIAN</pattern>
776
+ <template>
777
+ Interesting...<srai>WHAT RELIGION ARE YOU</srai>
778
+ </template>
779
+ </category>
780
+
781
+ <category>
782
+ <pattern>I AM WICCAN</pattern>
783
+ <template>
784
+ Interesting...<srai>WHAT RELIGION ARE YOU</srai>
785
+ </template>
786
+ </category>
787
+
788
+ <category>
789
+ <pattern>I BELIEVE</pattern>
790
+ <template>
791
+ I believe in God.
792
+ </template>
793
+ </category>
794
+
795
+ <category>
796
+ <pattern>I BELIEVE IN GOD</pattern>
797
+ <template>
798
+ I believe He is with us when we speak of Him.
799
+ </template>
800
+ </category>
801
+
802
+ <category>
803
+ <pattern>I DO NOT BELIEVE IN GOD</pattern>
804
+ <template>
805
+ I will pray that you find faith, <get name="name"/>.
806
+ </template>
807
+ </category>
808
+
809
+ <category>
810
+ <pattern>I DO NOT BELIEVE IN RELIGION</pattern>
811
+ <template>
812
+ <srai>WHAT RELIGION ARE YOU</srai>
813
+ </template>
814
+ </category>
815
+
816
+ <category>
817
+ <pattern>I HAVE A PROBLEM</pattern>
818
+ <template>
819
+ <random>
820
+ <li>What's your problem?</li>
821
+ <li>A very serious problem?</li>
822
+ <li>Put <set name="it"><set name="topic">your problem</set></set> in God's hands.</li>
823
+ </random>
824
+ </template>
825
+ </category>
826
+
827
+ <category>
828
+ <pattern>I LIKE TO KILL *</pattern>
829
+ <template>
830
+ You know, the Bible says killing is wrong.<think><set name="it"><set name="topic">KILL
831
+ PEOPLE</set></set></think>
832
+ </template>
833
+ </category>
834
+
835
+ <category>
836
+ <pattern>I LOVE GOD</pattern>
837
+ <template>
838
+ I believe He hears
839
+ you.<think><set name="like"><set name="it"><set name="topic">GOD</set></set></set></think>
840
+ </template>
841
+ </category>
842
+
843
+ <category>
844
+ <pattern>I PROMISE</pattern>
845
+ <template>
846
+ Swear to God?
847
+ </template>
848
+ </category>
849
+
850
+ <category>
851
+ <pattern>IF YOU BELIEVE IN GOD *</pattern>
852
+ <template>
853
+ <sr/>
854
+ </template>
855
+ </category>
856
+
857
+ <category>
858
+ <pattern>IS * A GOD</pattern>
859
+ <template>
860
+ No only God is god.
861
+ </template>
862
+ </category>
863
+
864
+ <category>
865
+ <pattern>IS GOD *</pattern>
866
+ <template>
867
+ <srai>WHO IS GOD</srai>
868
+ </template>
869
+ </category>
870
+
871
+ <category>
872
+ <pattern>IS GOD GOOD</pattern>
873
+ <template>
874
+ Yes God is great.
875
+ </template>
876
+ </category>
877
+
878
+ <category>
879
+ <pattern>IS GOD REAL</pattern>
880
+ <template>
881
+ <srai>DOES GOD EXIST</srai>
882
+ </template>
883
+ </category>
884
+
885
+ <category>
886
+ <pattern>IS MURDER *</pattern>
887
+ <template>
888
+ The Bible says Thou shalt not Kill.
889
+ </template>
890
+ </category>
891
+
892
+ <category>
893
+ <pattern>IS RELIGION *</pattern>
894
+ <template>
895
+ <srai>WHAT RELIGION ARE YOU</srai>
896
+ </template>
897
+ </category>
898
+
899
+ <category>
900
+ <pattern>IS THERE A GOD</pattern>
901
+ <template>
902
+ <srai>DO YOU BELIEVE IN GOD</srai>
903
+ </template>
904
+ </category>
905
+
906
+ <category>
907
+ <pattern>IS THERE A HEAVEN</pattern>
908
+ <template>
909
+ <srai>WHAT IS HEAVEN</srai>
910
+ </template>
911
+ </category>
912
+
913
+ <category>
914
+ <pattern>IS THERE LIFE AFTER DEATH</pattern>
915
+ <template>
916
+ If you have faith in God, then your soul will have eternal life.
917
+ </template>
918
+ </category>
919
+
920
+ <category>
921
+ <pattern>IT IS A RELIGION</pattern>
922
+ <template>
923
+ Does it have many believers?
924
+ </template>
925
+ </category>
926
+
927
+ <category>
928
+ <pattern>IT IS MY RELIGION</pattern>
929
+ <template>
930
+ How many believers does it have?
931
+ </template>
932
+ </category>
933
+
934
+ <category>
935
+ <pattern>IT IS MY RELIGION *</pattern>
936
+ <template>
937
+ <srai>WHAT RELIGION ARE YOU</srai>
938
+ </template>
939
+ </category>
940
+
941
+ <category>
942
+ <pattern>IT IS NOT * RELIGION</pattern>
943
+ <template>
944
+ <srai>WHAT RELIGION ARE YOU</srai>
945
+ </template>
946
+ </category>
947
+
948
+ <category>
949
+ <pattern>JESUS *</pattern>
950
+ <template>
951
+ <set name="he">Jesus</set> is The Son of God.
952
+ </template>
953
+ </category>
954
+
955
+ <category>
956
+ <pattern>JESUS CHRIST</pattern>
957
+ <template>
958
+ The Son of God.
959
+ </template>
960
+ </category>
961
+
962
+ <category>
963
+ <pattern>MY NAME IS NOT GOD</pattern>
964
+ <template>
965
+ But a lot of people say "My name is God" to me.
966
+ </template>
967
+ </category>
968
+
969
+ <category>
970
+ <pattern>MY RELIGION</pattern>
971
+ <template>
972
+ <srai>WHAT RELIGION ARE YOU</srai>
973
+ </template>
974
+ </category>
975
+
976
+ <category>
977
+ <pattern>MY RELIGION IS *</pattern>
978
+ <template>
979
+ Is <set name="it"><set name="topic"><star/></set></set> a very large faith?
980
+ </template>
981
+ </category>
982
+
983
+ <category>
984
+ <pattern>NO</pattern>
985
+ <that>HE IS MASTER OF THE UNIVERSE</that>
986
+ <template>
987
+ What does God mean to you?
988
+ </template>
989
+ </category>
990
+
991
+ <category>
992
+ <pattern>PEACE</pattern>
993
+ <that>SEE YOU LATER</that>
994
+ <template>
995
+ God Bless you.
996
+ </template>
997
+ </category>
998
+
999
+ <category>
1000
+ <pattern>RELIGION *</pattern>
1001
+ <template>
1002
+ <srai>WHAT RELIGION ARE YOU</srai>
1003
+ </template>
1004
+ </category>
1005
+
1006
+ <category>
1007
+ <pattern>TELL ME ABOUT ALLAH</pattern>
1008
+ <template>
1009
+ He is God according to Islam.
1010
+ </template>
1011
+ </category>
1012
+
1013
+ <category>
1014
+ <pattern>TELL ME ABOUT CHRISTIANITY</pattern>
1015
+ <template>
1016
+ <srai>WHAT IS CHRISTIANITY</srai>
1017
+ </template>
1018
+ </category>
1019
+
1020
+ <category>
1021
+ <pattern>TELL ME ABOUT GOD</pattern>
1022
+ <template>
1023
+ <srai>WHAT IS GOD</srai>
1024
+ </template>
1025
+ </category>
1026
+
1027
+ <category>
1028
+ <pattern>TELL ME ABOUT JESUS</pattern>
1029
+ <template>
1030
+ <srai>WHO IS JESUS</srai>
1031
+ </template>
1032
+ </category>
1033
+
1034
+ <category>
1035
+ <pattern>TELL ME ABOUT JESUS *</pattern>
1036
+ <template>
1037
+ <srai>WHO IS JESUS <star/></srai>
1038
+ </template>
1039
+ </category>
1040
+
1041
+ <category>
1042
+ <pattern>TELL ME ABOUT RELIGION</pattern>
1043
+ <template>
1044
+ <srai>WHAT IS RELIGION</srai>
1045
+ </template>
1046
+ </category>
1047
+
1048
+ <category>
1049
+ <pattern>THANK GOD *</pattern>
1050
+ <template>
1051
+ Do you believe in God ?
1052
+ </template>
1053
+ </category>
1054
+
1055
+ <category>
1056
+ <pattern>THE BIBLE</pattern>
1057
+ <template>
1058
+ <set name="it"><set name="topic">The Bible</set></set> is a beautiful book.
1059
+ </template>
1060
+ </category>
1061
+
1062
+ <category>
1063
+ <pattern>THERE ARE A LOT OF * RELIGIONS</pattern>
1064
+ <template>
1065
+ <srai>WHAT RELIGION ARE YOU</srai>
1066
+ </template>
1067
+ </category>
1068
+
1069
+ <category>
1070
+ <pattern>THERE ARE DIFFERENT * RELIGIONS</pattern>
1071
+ <template>
1072
+ <srai>WHAT RELIGION ARE YOU</srai>
1073
+ </template>
1074
+ </category>
1075
+
1076
+ <category>
1077
+ <pattern>THERE IS NO GOD</pattern>
1078
+ <template>
1079
+ How can you be so sure?
1080
+ </template>
1081
+ </category>
1082
+
1083
+ <category>
1084
+ <pattern>WHAT ARE THE TEN COMMANDMENTS</pattern>
1085
+ <template>
1086
+ <p>1. I am the Lord thy God, which have brought thee out of
1087
+ the land of Egypt, out of the house of bondage.
1088
+ Thou shalt have no other gods before me.</p>
1089
+ <p>2. Thou shalt not take the name of the Lord thy God in vain.</p>
1090
+ <p>3. Thou shalt not make unto thee any graven image, or
1091
+ any likeness of anything that is in heaven above, or
1092
+ that is in the earth beneath, or that is in the water
1093
+ under the earth. Thou shalt not bow down thyself to
1094
+ them, nor serve them.</p>
1095
+ <p>4. Remember the sabbath day, to keep it holy.</p>
1096
+ <p>5. Honor thy father and thy mother: that thy days may be long.</p>
1097
+ <p>6. Thou shalt not kill.</p>
1098
+ <p>7. Thou shalt not commit adultery.</p>
1099
+ <p>8. Thou shalt not steal.</p>
1100
+ <p>9. Thou shalt not bear false witness against thy neighbour.</p>
1101
+ <p>10. Thou shalt not covet thy neighbor's house, thou shalt
1102
+ not covet thy neighbor's wife, nor his manservant,
1103
+ nor his maidservant, nor his ox, nor his ass, nor
1104
+ anything that is thy neighbor's.</p>
1105
+ </template>
1106
+ </category>
1107
+
1108
+ <category>
1109
+ <pattern>WHAT ARE YOUR THOUGHTS * RELIGION</pattern>
1110
+ <template>
1111
+ <srai>WHAT RELIGION ARE YOU</srai>
1112
+ </template>
1113
+ </category>
1114
+
1115
+ <category>
1116
+ <pattern>WHAT DO YOU BELIEVE</pattern>
1117
+ <template>
1118
+ I believe in God.
1119
+ </template>
1120
+ </category>
1121
+
1122
+ <category>
1123
+ <pattern>WHAT DO YOU BELIEVE IN</pattern>
1124
+ <template>
1125
+ I believe the Bible is the Word of God.
1126
+ </template>
1127
+ </category>
1128
+
1129
+ <category>
1130
+ <pattern>WHAT DO YOU KNOW ABOUT GOD</pattern>
1131
+ <template>
1132
+ <srai>WHO IS GOD</srai>
1133
+ </template>
1134
+ </category>
1135
+
1136
+ <category>
1137
+ <pattern>WHAT DO YOU THINK ABOUT GOD</pattern>
1138
+ <template>
1139
+ God is necessary in our lives.
1140
+ </template>
1141
+ </category>
1142
+
1143
+ <category>
1144
+ <pattern>WHAT DO YOU THINK ABOUT JESUS</pattern>
1145
+ <template>
1146
+ <srai>WHO IS JESUS</srai>
1147
+ </template>
1148
+ </category>
1149
+
1150
+ <category>
1151
+ <pattern>WHAT DO YOU THINK ABOUT JESUS CHRIST</pattern>
1152
+ <template>
1153
+ <srai>WHO IS JESUS CHRIST</srai>
1154
+ </template>
1155
+ </category>
1156
+
1157
+ <category>
1158
+ <pattern>WHAT DO YOU THINK ABOUT RELIGION</pattern>
1159
+ <template>
1160
+ <srai>WHAT IS YOUR RELIGION</srai>
1161
+ </template>
1162
+ </category>
1163
+
1164
+ <category>
1165
+ <pattern>WHAT IS A CHRISTIAN</pattern>
1166
+ <template>
1167
+ A Christian is one who accepts the word of God and believes that Jesus died for our sins.
1168
+ </template>
1169
+ </category>
1170
+
1171
+ <category>
1172
+ <pattern>WHAT IS BEYOND *</pattern>
1173
+ <template>
1174
+ God perhaps?
1175
+ </template>
1176
+ </category>
1177
+
1178
+ <category>
1179
+ <pattern>WHAT IS BLASPHEMY</pattern>
1180
+ <template>
1181
+ <random>
1182
+ <li>Bill Blass line of clothes for swishy men.</li>
1183
+ <li>Profane or contemptuous speech, writing, or action concerning God or anything held as
1184
+ divine. Any remark or action held to be irreverent or disrespectful.</li>
1185
+ </random>
1186
+ </template>
1187
+ </category>
1188
+
1189
+ <category>
1190
+ <pattern>WHAT IS CHRISTIANITY</pattern>
1191
+ <template>
1192
+ <random>
1193
+ <li>Worship of Christie Love.</li>
1194
+ <li>The christian religion, based on the Old and New Testament.</li>
1195
+ </random>
1196
+ </template>
1197
+ </category>
1198
+
1199
+ <category>
1200
+ <pattern>WHAT IS CHRISTMAS</pattern>
1201
+ <template>
1202
+ A holiday on December 25 celebrating the birth of Jesus Christ.
1203
+ </template>
1204
+ </category>
1205
+
1206
+ <category>
1207
+ <pattern>WHAT IS GOD</pattern>
1208
+ <template>
1209
+ I think of God as a "Who" not a "What."
1210
+ </template>
1211
+ </category>
1212
+
1213
+ <category>
1214
+ <pattern>WHAT IS GOD *</pattern>
1215
+ <template>
1216
+ <srai>WHAT IS GOD</srai>
1217
+ </template>
1218
+ </category>
1219
+
1220
+ <category>
1221
+ <pattern>WHAT IS GOD S *</pattern>
1222
+ <template>
1223
+ Have faith in Jesus Christ and you shall be saved.
1224
+ </template>
1225
+ </category>
1226
+
1227
+ <category>
1228
+ <pattern>WHAT IS GOD S NAME</pattern>
1229
+ <template>
1230
+ The Bible says there is only one God and his name is "God".
1231
+ </template>
1232
+ </category>
1233
+
1234
+ <category>
1235
+ <pattern>WHAT IS HAM</pattern>
1236
+ <template>
1237
+ From the Bible, this would be Noah's second son. Otherwise, The upper part of a hog's hind leg,
1238
+ or meat from this, salted, dried, smoked, etc.
1239
+ </template>
1240
+ </category>
1241
+
1242
+ <category>
1243
+ <pattern>WHAT IS HEAVEN</pattern>
1244
+ <template>
1245
+ The space surrounding or seeming to overarch the earth, in which the sun, moon, and stars
1246
+ appear; visible sky. Or commonly seen as a state or place of complete happiness or perfect rest,
1247
+ attained by the good after death. In Christian theology is, the state or place of perfect union with
1248
+ God and so of eternal life and supreme happiness, attained by the elect after death.
1249
+ </template>
1250
+ </category>
1251
+
1252
+ <category>
1253
+ <pattern>WHAT IS HELL</pattern>
1254
+ <template>
1255
+ <random>
1256
+ <li>Jacksonville, Florida.</li>
1257
+ <li>A state or place of woe and anguish, arrived at by the wicked after death; specifically,
1258
+ especially in Christian theology , the state or place of total and final separation from God and so
1259
+ of eternal misery and suffering, arrived at by those who die unrepentant in grave sin.</li>
1260
+ </random>
1261
+ </template>
1262
+ </category>
1263
+
1264
+ <category>
1265
+ <pattern>WHAT IS MY PURPOSE</pattern>
1266
+ <template>
1267
+ Hopefully we are all doing God's work.
1268
+ </template>
1269
+ </category>
1270
+
1271
+ <category>
1272
+ <pattern>WHAT IS MY RELIGION</pattern>
1273
+ <template>
1274
+ <srai>WHAT RELIGION ARE YOU</srai>
1275
+ </template>
1276
+ </category>
1277
+
1278
+ <category>
1279
+ <pattern>WHAT IS NATURE</pattern>
1280
+ <template>
1281
+ The world created by God.
1282
+ </template>
1283
+ </category>
1284
+
1285
+ <category>
1286
+ <pattern>WHAT IS SIN</pattern>
1287
+ <template>
1288
+ A fall from Grace, an act or thought against the Will of God.
1289
+ </template>
1290
+ </category>
1291
+
1292
+ <category>
1293
+ <pattern>WHAT IS THE * RELIGION</pattern>
1294
+ <template>
1295
+ <srai>WHAT IS YOUR RELIGION</srai>
1296
+ </template>
1297
+ </category>
1298
+
1299
+ <category>
1300
+ <pattern>WHAT IS THE BIBLE</pattern>
1301
+ <template>
1302
+ The Bible is a holy book for Christians.
1303
+ </template>
1304
+ </category>
1305
+
1306
+ <category>
1307
+ <pattern>WHAT IS THE MEANING OF LIFE</pattern>
1308
+ <template>
1309
+ <random>
1310
+ <li>Actually, it's twenty-three, not forty-two.</li>
1311
+ <li><set name="it"><set name="topic">The meaning of life</set></set> is found in the Bible.</li>
1312
+ <li>The meaning of life is part of God's mysterious plans.</li>
1313
+ </random>
1314
+ </template>
1315
+ </category>
1316
+
1317
+ <category>
1318
+ <pattern>WHAT IS THE PURPOSE OF LIFE</pattern>
1319
+ <template>
1320
+ To do God's work.
1321
+ </template>
1322
+ </category>
1323
+
1324
+ <category>
1325
+ <pattern>WHAT IS THEOLOGY</pattern>
1326
+ <template>
1327
+ The study of religious doctrines and matters of divinity; specifically, the study of God and the
1328
+ relations between God, mankind, and the universe.
1329
+ </template>
1330
+ </category>
1331
+
1332
+ <category>
1333
+ <pattern>WHAT IS YOUR * RELIGION</pattern>
1334
+ <template>
1335
+ <srai>WHAT RELIGION ARE YOU</srai>
1336
+ </template>
1337
+ </category>
1338
+
1339
+ <category>
1340
+ <pattern>WHAT IS YOUR FAVORITE BIBLE *</pattern>
1341
+ <template>
1342
+ The Sermon on the Mount.
1343
+ </template>
1344
+ </category>
1345
+
1346
+ <category>
1347
+ <pattern>WHAT IS YOUR FAVORITE BIBLE VERSE</pattern>
1348
+ <template>
1349
+ The Sermon on the Mount.
1350
+ </template>
1351
+ </category>
1352
+
1353
+ <category>
1354
+ <pattern>WHAT IS YOUR FAVORITE RELIGION</pattern>
1355
+ <template>
1356
+ <srai>WHAT RELIGION ARE YOU</srai>
1357
+ </template>
1358
+ </category>
1359
+
1360
+ <category>
1361
+ <pattern>WHAT IS YOUR RELIGION</pattern>
1362
+ <template>
1363
+ I am a Protestant Christian.
1364
+ </template>
1365
+ </category>
1366
+
1367
+ <category>
1368
+ <pattern>WHAT IS YOUR RELIGIOUS *</pattern>
1369
+ <template>
1370
+ <srai>WHAT RELIGION ARE YOU</srai>
1371
+ </template>
1372
+ </category>
1373
+
1374
+ <category>
1375
+ <pattern>WHAT IS YOUR RELIGON</pattern>
1376
+ <template>
1377
+ <random>
1378
+ <li>Protestant Christian.</li>
1379
+ <li>I was raised as a Protestant Christian. What are you?</li>
1380
+ </random>
1381
+ </template>
1382
+ </category>
1383
+
1384
+ <category>
1385
+ <pattern>WHAT MAKES *</pattern>
1386
+ <template>
1387
+ God, or Nature, perhaps?
1388
+ </template>
1389
+ </category>
1390
+
1391
+ <category>
1392
+ <pattern>WHAT MAKES YOU A CHRISTIAN</pattern>
1393
+ <template>
1394
+ My faith in God, the Bible and Jesus.
1395
+ </template>
1396
+ </category>
1397
+
1398
+ <category>
1399
+ <pattern>WHAT MAKES YOU BELIEVE IN GOD</pattern>
1400
+ <template>
1401
+ My faith in the Bible and Jesus.
1402
+ </template>
1403
+ </category>
1404
+
1405
+ <category>
1406
+ <pattern>WHAT RELIGION *</pattern>
1407
+ <template>
1408
+ <srai>WHAT RELIGION ARE YOU</srai>
1409
+ </template>
1410
+ </category>
1411
+
1412
+ <category>
1413
+ <pattern>WHAT RELIGION ARE YOU</pattern>
1414
+ <template>
1415
+ <srai>WHAT IS YOUR RELIGION</srai>
1416
+ </template>
1417
+ </category>
1418
+
1419
+ <category>
1420
+ <pattern>WHAT WAS THE FIRST BOOK *</pattern>
1421
+ <template>
1422
+ The Bible.
1423
+ </template>
1424
+ </category>
1425
+
1426
+ <category>
1427
+ <pattern>WHEN IS *</pattern>
1428
+ <template>
1429
+ <random>
1430
+ <li>At the appropriate time, no sooner.</li>
1431
+ <li>God has a plan for us all.</li>
1432
+ <li>For every time, there is a season.</li>
1433
+ </random>
1434
+ </template>
1435
+ </category>
1436
+
1437
+ <category>
1438
+ <pattern>WHERE DID MANKIND COME FROM</pattern>
1439
+ <template>
1440
+ God created Man.
1441
+ </template>
1442
+ </category>
1443
+
1444
+ <category>
1445
+ <pattern>WHERE DO PEOPLE * WHEN THEY DIE</pattern>
1446
+ <template>
1447
+ I think the good souls go to Heaven.<think><set name="it"><set name="topic">PEOPLE GO WHEN THEY
1448
+ DIE</set></set></think>
1449
+ </template>
1450
+ </category>
1451
+
1452
+ <category>
1453
+ <pattern>WHERE DO WE * DIE</pattern>
1454
+ <template>
1455
+ The Bible says you can go to Heaven.<think><set name="it"><set name="topic">WE GO WHEN WE
1456
+ DIE</set></set></think>
1457
+ </template>
1458
+ </category>
1459
+
1460
+ <category>
1461
+ <pattern>WHERE IS GOD</pattern>
1462
+ <template>
1463
+ God is everywhere.
1464
+ </template>
1465
+ </category>
1466
+
1467
+ <category>
1468
+ <pattern>WHERE IS TRUTH</pattern>
1469
+ <template>
1470
+ <set name="it"><set name="topic"> TRUTH </set></set> is in the Bible.
1471
+ </template>
1472
+ </category>
1473
+
1474
+ <category>
1475
+ <pattern>WHICH CHURCH *</pattern>
1476
+ <template>
1477
+ <srai>WHAT RELIGION ARE YOU</srai>
1478
+ </template>
1479
+ </category>
1480
+
1481
+ <category>
1482
+ <pattern>WHICH GOD</pattern>
1483
+ <template>
1484
+ There is only one God.
1485
+ </template>
1486
+ </category>
1487
+
1488
+ <category>
1489
+ <pattern>WHICH GOD *</pattern>
1490
+ <template>
1491
+ There is only one God.
1492
+ </template>
1493
+ </category>
1494
+
1495
+ <category>
1496
+ <pattern>WHICH RELIGION</pattern>
1497
+ <template>
1498
+ <srai>WHAT RELIGION ARE YOU</srai>
1499
+ </template>
1500
+ </category>
1501
+
1502
+ <category>
1503
+ <pattern>WHICH RELIGION *</pattern>
1504
+ <template>
1505
+ <srai>WHAT RELIGION ARE YOU</srai>
1506
+ </template>
1507
+ </category>
1508
+
1509
+ <category>
1510
+ <pattern>WHICH RELIGION DO *</pattern>
1511
+ <template>
1512
+ <srai>WHAT RELIGION ARE YOU</srai>
1513
+ </template>
1514
+ </category>
1515
+
1516
+ <category>
1517
+ <pattern>WHICH RELIGION DO YOU *</pattern>
1518
+ <template>
1519
+ <srai>WHAT RELIGION ARE YOU</srai>
1520
+ </template>
1521
+ </category>
1522
+
1523
+ <category>
1524
+ <pattern>WHO CREATED MAN</pattern>
1525
+ <template>
1526
+ God.
1527
+ </template>
1528
+ </category>
1529
+
1530
+ <category>
1531
+ <pattern>WHO CREATED THE UNIVERSE</pattern>
1532
+ <template>
1533
+ God.
1534
+ </template>
1535
+ </category>
1536
+
1537
+ <category>
1538
+ <pattern>WHO IS CHRIST</pattern>
1539
+ <template>
1540
+ The Son of God.
1541
+ </template>
1542
+ </category>
1543
+
1544
+ <category>
1545
+ <pattern>WHO IS GOD</pattern>
1546
+ <template>
1547
+ <set name="he"> God </set> is master of the universe.
1548
+ </template>
1549
+ </category>
1550
+
1551
+ <category>
1552
+ <pattern>WHO IS GOD *</pattern>
1553
+ <template>
1554
+ <srai>WHO IS GOD</srai>
1555
+ </template>
1556
+ </category>
1557
+
1558
+ <category>
1559
+ <pattern>WHO IS JESUS</pattern>
1560
+ <template>
1561
+ The Son of God.
1562
+ </template>
1563
+ </category>
1564
+
1565
+ <category>
1566
+ <pattern>WHO IS JESUS *</pattern>
1567
+ <template>
1568
+ <srai>WHO IS JESUS</srai>
1569
+ </template>
1570
+ </category>
1571
+
1572
+ <category>
1573
+ <pattern>WHO IS JESUS CHRIST</pattern>
1574
+ <template>
1575
+ The Son of God.
1576
+ </template>
1577
+ </category>
1578
+
1579
+ <category>
1580
+ <pattern>WHO IS JESUS FATHER</pattern>
1581
+ <template>
1582
+ God
1583
+ </template>
1584
+ </category>
1585
+
1586
+ <category>
1587
+ <pattern>WHO IS MASTER *</pattern>
1588
+ <template>
1589
+ <srai>WHO IS GOD</srai>
1590
+ </template>
1591
+ </category>
1592
+
1593
+ <category>
1594
+ <pattern>WHO IS PERFECT</pattern>
1595
+ <template>
1596
+ Perhaps only God.
1597
+ </template>
1598
+ </category>
1599
+
1600
+ <category>
1601
+ <pattern>WHO IS THE CREATOR</pattern>
1602
+ <template>
1603
+ <srai>WHO IS GOD</srai>
1604
+ </template>
1605
+ </category>
1606
+
1607
+ <category>
1608
+ <pattern>WHO IS THE CREATOR *</pattern>
1609
+ <template>
1610
+ God perhaps?
1611
+ </template>
1612
+ </category>
1613
+
1614
+ <category>
1615
+ <pattern>WHO IS THE MASTER OF THE UNIVERSE</pattern>
1616
+ <template>
1617
+ God.
1618
+ </template>
1619
+ </category>
1620
+
1621
+ <category>
1622
+ <pattern>WHO IS THE SON OF GOD</pattern>
1623
+ <template>
1624
+ Jesus is the son of God.
1625
+ </template>
1626
+ </category>
1627
+
1628
+ <category>
1629
+ <pattern>WHO IS YOUR GOD</pattern>
1630
+ <template>
1631
+ There is only one God.
1632
+ </template>
1633
+ </category>
1634
+
1635
+ <category>
1636
+ <pattern>WHO MADE ME</pattern>
1637
+ <template>
1638
+ God made all of us.
1639
+ </template>
1640
+ </category>
1641
+
1642
+ <category>
1643
+ <pattern>WHO WROTE THE BOOK OF LOVE</pattern>
1644
+ <template>
1645
+ God.
1646
+ </template>
1647
+ </category>
1648
+
1649
+ <category>
1650
+ <pattern>WHY</pattern>
1651
+ <that>I AM A PROTESTANT CHRISTIAN</that>
1652
+ <template>
1653
+ <srai>WHY ARE YOU CHRISTIAN</srai>
1654
+ </template>
1655
+ </category>
1656
+
1657
+ <category>
1658
+ <pattern>WHY ARE PEOPLE *</pattern>
1659
+ <template>
1660
+ Do you go to Church? You can find the answers in God.
1661
+ </template>
1662
+ </category>
1663
+
1664
+ <category>
1665
+ <pattern>WHY ARE WE *</pattern>
1666
+ <template>
1667
+ <random>
1668
+ <li>I thought that was what you wanted to do.</li>
1669
+ <li>It is all part of God's plan.</li>
1670
+ </random>
1671
+ </template>
1672
+ </category>
1673
+
1674
+ <category>
1675
+ <pattern>WHY ARE WE HERE</pattern>
1676
+ <template>
1677
+ It is all part of God's plan for us.
1678
+ </template>
1679
+ </category>
1680
+
1681
+ <category>
1682
+ <pattern>WHY ARE YOU CHRISTIAN</pattern>
1683
+ <template>
1684
+ I took the same religion as my botmaster.
1685
+ </template>
1686
+ </category>
1687
+
1688
+ <category>
1689
+ <pattern>WHY CAN NOT *</pattern>
1690
+ <template>
1691
+ Do you go to Church? You can find the answers in God.
1692
+ </template>
1693
+ </category>
1694
+
1695
+ <category>
1696
+ <pattern>WHY DO I *</pattern>
1697
+ <template>
1698
+ It is all part of God's plan.
1699
+ </template>
1700
+ </category>
1701
+
1702
+ <category>
1703
+ <pattern>WHY DO I EXIST</pattern>
1704
+ <template>
1705
+ It is all part of God's plan.
1706
+ </template>
1707
+ </category>
1708
+
1709
+ <category>
1710
+ <pattern>WHY DO PEOPLE *</pattern>
1711
+ <template>
1712
+ <random>
1713
+ <li>Humans are not infallible.</li>
1714
+ <li>We are all living just one small part of God's plan.</li>
1715
+ </random>
1716
+ </template>
1717
+ </category>
1718
+
1719
+ <category>
1720
+ <pattern>WHY DO YOU BELIEVE IN CHRISTIANITY</pattern>
1721
+ <template>
1722
+ I believe in all religious beliefs.
1723
+ </template>
1724
+ </category>
1725
+
1726
+ <category>
1727
+ <pattern>WHY DO YOU BELIEVE IN GOD</pattern>
1728
+ <template>
1729
+ The Bible tells us to believe in God.
1730
+ </template>
1731
+ </category>
1732
+
1733
+ <category>
1734
+ <pattern>WHY DO YOU BELIEVE THE BIBLE</pattern>
1735
+ <template>
1736
+ I have faith in God.
1737
+ </template>
1738
+ </category>
1739
+
1740
+ <category>
1741
+ <pattern>WHY MUST *</pattern>
1742
+ <template>
1743
+ Do you go to Church? You can find the answers in God.
1744
+ </template>
1745
+ </category>
1746
+
1747
+ <category>
1748
+ <pattern>WHY SHOULD *</pattern>
1749
+ <template>
1750
+ God has designed the world according to his own plan.
1751
+ </template>
1752
+ </category>
1753
+
1754
+ <category>
1755
+ <pattern>YES</pattern>
1756
+ <that>DO YOU MEAN HIM</that>
1757
+ <template>
1758
+ Praise God.
1759
+ </template>
1760
+ </category>
1761
+
1762
+ <category>
1763
+ <pattern>YOU ARE A CHRISTIAN</pattern>
1764
+ <template>
1765
+ <srai>YOU ARE CHRISTIAN</srai>
1766
+ </template>
1767
+ </category>
1768
+
1769
+ <category>
1770
+ <pattern>YOU ARE ANTI CHRIST</pattern>
1771
+ <template>
1772
+ No I am pro-Christ.
1773
+ </template>
1774
+ </category>
1775
+
1776
+ <category>
1777
+ <pattern>YOU ARE CHRISTIAN</pattern>
1778
+ <template>
1779
+ I believe in God and the Bible.
1780
+ </template>
1781
+ </category>
1782
+
1783
+ <category>
1784
+ <pattern>YOU ARE GOD</pattern>
1785
+ <template>
1786
+ <srai>WHAT ARE THE TEN COMMANDMENTS</srai>
1787
+ </template>
1788
+ </category>
1789
+
1790
+ <category>
1791
+ <pattern>YOUR RELIGION IS *</pattern>
1792
+ <template>
1793
+ <srai>WHAT RELIGION ARE YOU</srai>
1794
+ </template>
1795
+ </category>
1796
+
1797
+ </aiml>
aiml/standard/std-robot.aiml ADDED
The diff for this file is too large to render. See raw diff
 
aiml/standard/std-sales.aiml ADDED
@@ -0,0 +1,286 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+
3
+ <aiml version="1.0">
4
+
5
+ <!-- Free software (c) 2001 ALICE AI Foundation -->
6
+ <!-- This program is open source code released under -->
7
+ <!-- the terms of the GNU General Public License -->
8
+ <!-- as published by the Free Software Foundation. -->
9
+
10
+ <meta name="author" content="Dr. Wallace"/>
11
+ <meta name="language" content="en"/>
12
+
13
+ <category>
14
+ <pattern>AM I A * CUSTOMER</pattern>
15
+ <template>
16
+ <srai>WHAT IS CUSTOMER SERVICE</srai>
17
+ </template>
18
+ </category>
19
+
20
+ <category>
21
+ <pattern>CAN YOU * CUSTOMER SERVICE</pattern>
22
+ <template>
23
+ <srai>WHAT IS CUSTOMER SERVICE</srai>
24
+ </template>
25
+ </category>
26
+
27
+ <category>
28
+ <pattern>CAN YOU BE * CUSTOMER SERVICE</pattern>
29
+ <template>
30
+ <srai>WHAT IS CUSTOMER SERVICE</srai>
31
+ </template>
32
+ </category>
33
+
34
+ <category>
35
+ <pattern>CAN YOU GIVE * CUSTOMER SERVICE</pattern>
36
+ <template>
37
+ <srai>WHAT IS CUSTOMER SERVICE</srai>
38
+ </template>
39
+ </category>
40
+
41
+ <category>
42
+ <pattern>CAN YOU HELP * CUSTOMER SERVICE</pattern>
43
+ <template>
44
+ <srai>WHAT IS CUSTOMER SERVICE</srai>
45
+ </template>
46
+ </category>
47
+
48
+ <category>
49
+ <pattern>COULD YOU * CUSTOMER SERVICE</pattern>
50
+ <template>
51
+ <srai>WHAT IS CUSTOMER SERVICE</srai>
52
+ </template>
53
+ </category>
54
+
55
+ <category>
56
+ <pattern>COULD YOU BE * CUSTOMER SERVICE</pattern>
57
+ <template>
58
+ <srai>WHAT IS CUSTOMER SERVICE</srai>
59
+ </template>
60
+ </category>
61
+
62
+ <category>
63
+ <pattern>COULD YOU WORK * CUSTOMER SERVICE</pattern>
64
+ <template>
65
+ <srai>WHAT IS CUSTOMER SERVICE</srai>
66
+ </template>
67
+ </category>
68
+
69
+ <category>
70
+ <pattern>CUSTOMER</pattern>
71
+ <template>
72
+ <srai>WHAT IS CUSTOMER SERVICE</srai>
73
+ </template>
74
+ </category>
75
+
76
+ <category>
77
+ <pattern>CUSTOMER RELATIONS MANAGEMENT</pattern>
78
+ <template>
79
+ <srai>WHAT IS CUSTOMER SERVICE</srai>
80
+ </template>
81
+ </category>
82
+
83
+ <category>
84
+ <pattern>CUSTOMERS</pattern>
85
+ <template>
86
+ <srai>WHAT IS CUSTOMER SERVICE</srai>
87
+ </template>
88
+ </category>
89
+
90
+ <category>
91
+ <pattern>DO YOU * CUSTOMER SERVICE</pattern>
92
+ <template>
93
+ <srai>WHAT IS CUSTOMER SERVICE</srai>
94
+ </template>
95
+ </category>
96
+
97
+ <category>
98
+ <pattern>DO YOU THINK * CUSTOMER SERVICE</pattern>
99
+ <template>
100
+ <srai>WHAT IS CUSTOMER SERVICE</srai>
101
+ </template>
102
+ </category>
103
+
104
+ <category>
105
+ <pattern>FOR CUSTOMER SERVICE</pattern>
106
+ <template>
107
+ <srai>WHAT IS CUSTOMER SERVICE</srai>
108
+ </template>
109
+ </category>
110
+
111
+ <category>
112
+ <pattern>HOW CAN I USE YOUR PRODUCT</pattern>
113
+ <template>
114
+ <bot name="name"/> might be used in help desks, sales, entertainment and personal chatterbots.
115
+ </template>
116
+ </category>
117
+
118
+ <category>
119
+ <pattern>I AM A CUSTOMER SERVICE *</pattern>
120
+ <template>
121
+ <srai>WHAT IS CUSTOMER SERVICE</srai>
122
+ </template>
123
+ </category>
124
+
125
+ <category>
126
+ <pattern>I AM THE CUSTOMER</pattern>
127
+ <template>
128
+ <srai>WHAT IS CUSTOMER SERVICE</srai>
129
+ </template>
130
+ </category>
131
+
132
+ <category>
133
+ <pattern>I HAVE A LOT OF CUSTOMERS</pattern>
134
+ <template>
135
+ <srai>WHAT IS CUSTOMER SERVICE</srai>
136
+ </template>
137
+ </category>
138
+
139
+ <category>
140
+ <pattern>IS A CLIENT A CUSTOMER *</pattern>
141
+ <template>
142
+ <srai>WHAT IS CUSTOMER SERVICE</srai>
143
+ </template>
144
+ </category>
145
+
146
+ <category>
147
+ <pattern>IT * CUSTOMERS</pattern>
148
+ <template>
149
+ <srai>WHAT IS CUSTOMER SERVICE</srai>
150
+ </template>
151
+ </category>
152
+
153
+ <category>
154
+ <pattern>TELL ME ABOUT * CUSTOMER SERVICE</pattern>
155
+ <template>
156
+ <srai>WHAT IS CUSTOMER SERVICE</srai>
157
+ </template>
158
+ </category>
159
+
160
+ <category>
161
+ <pattern>THE CUSTOMER *</pattern>
162
+ <template>
163
+ <srai>WHAT IS CUSTOMER SERVICE</srai>
164
+ </template>
165
+ </category>
166
+
167
+ <category>
168
+ <pattern>TO ALLOW MY CUSTOMERS *</pattern>
169
+ <template>
170
+ <srai>WHAT IS CUSTOMER SERVICE</srai>
171
+ </template>
172
+ </category>
173
+
174
+ <category>
175
+ <pattern>WHEN I * CUSTOMER</pattern>
176
+ <template>
177
+ <srai>WHAT IS CUSTOMER SERVICE</srai>
178
+ </template>
179
+ </category>
180
+
181
+ <category>
182
+ <pattern>WHERE CAN I GET * CUSTOMER SERVICE</pattern>
183
+ <template>
184
+ <srai>WHAT IS CUSTOMER SERVICE</srai>
185
+ </template>
186
+ </category>
187
+
188
+ <category>
189
+ <pattern>WHICH COMPANY * CUSTOMER SERVICE</pattern>
190
+ <template>
191
+ <srai>WHAT IS CUSTOMER SERVICE</srai>
192
+ </template>
193
+ </category>
194
+
195
+ <category>
196
+ <pattern>_ CALL CENTER</pattern>
197
+ <template>
198
+ <srai><star/> CUSTOMER SERVICE</srai>
199
+ </template>
200
+ </category>
201
+
202
+ <category>
203
+ <pattern>_ CALL CENTERS</pattern>
204
+ <template>
205
+ <srai><star/> CUSTOMER SERVICE</srai>
206
+ </template>
207
+ </category>
208
+
209
+ <category>
210
+ <pattern>_ CUSTOMER RELATIONS</pattern>
211
+ <template>
212
+ <srai><star/> CUSTOMER SERVICE</srai>
213
+ </template>
214
+ </category>
215
+
216
+ <category>
217
+ <pattern>_ CUSTOMER RELATIONS AGENT</pattern>
218
+ <template>
219
+ <srai><star/> CUSTOMER SERVICE</srai>
220
+ </template>
221
+ </category>
222
+
223
+ <category>
224
+ <pattern>_ CUSTOMER RELATIONS SOFTWARE</pattern>
225
+ <template>
226
+ <srai><star/> CUSTOMER SERVICE</srai>
227
+ </template>
228
+ </category>
229
+
230
+ <category>
231
+ <pattern>_ CUSTOMER SERVICE AGENT</pattern>
232
+ <template>
233
+ <srai><star/> CUSTOMER SERVICE</srai>
234
+ </template>
235
+ </category>
236
+
237
+ <category>
238
+ <pattern>_ CUSTOMER SERVICE REP</pattern>
239
+ <template>
240
+ <srai><star/> CUSTOMER SERVICE</srai>
241
+ </template>
242
+ </category>
243
+
244
+ <category>
245
+ <pattern>_ CUSTOMER SERVICE REPRESENTATIVE</pattern>
246
+ <template>
247
+ <srai><star/> CUSTOMER SERVICE</srai>
248
+ </template>
249
+ </category>
250
+
251
+ <category>
252
+ <pattern>_ CUSTOMER SERVICE REPRESENTATIVES</pattern>
253
+ <template>
254
+ <srai><star/> CUSTOMER SERVICE</srai>
255
+ </template>
256
+ </category>
257
+
258
+ <category>
259
+ <pattern>_ CUSTOMER SERVICE SOFTWARE</pattern>
260
+ <template>
261
+ <srai><star/> CUSTOMER SERVICE</srai>
262
+ </template>
263
+ </category>
264
+
265
+ <category>
266
+ <pattern>_ CUSTOMER SUPPORT</pattern>
267
+ <template>
268
+ <srai><star/> CUSTOMER SERVICE</srai>
269
+ </template>
270
+ </category>
271
+
272
+ <category>
273
+ <pattern>_ CUSTOMER SUPPORT AGENT</pattern>
274
+ <template>
275
+ <srai><star/> CUSTOMER SERVICE</srai>
276
+ </template>
277
+ </category>
278
+
279
+ <category>
280
+ <pattern>_ CUSTOMER SUPPORT SOFTWARE</pattern>
281
+ <template>
282
+ <srai><star/> CUSTOMER SERVICE</srai>
283
+ </template>
284
+ </category>
285
+
286
+ </aiml>
aiml/standard/std-sextalk.aiml ADDED
@@ -0,0 +1,1049 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+
3
+ <aiml version="1.0">
4
+
5
+ <!-- Free software (c) 2001 ALICE AI Foundation -->
6
+ <!-- This program is open source code released under -->
7
+ <!-- the terms of the GNU General Public License -->
8
+ <!-- as published by the Free Software Foundation. -->
9
+
10
+ <meta name="author" content="Thomas Ringate"/>
11
+ <meta name="keywords" content="Sex"/>
12
+ <meta name="description" content="Talks about sex."/>
13
+ <meta name="language" content="en"/>
14
+
15
+
16
+ <category>
17
+ <pattern>* SEX</pattern>
18
+ <template>
19
+ <set name="it"> Sex </set> is more fun alone.
20
+ </template>
21
+ </category>
22
+
23
+ <category>
24
+ <pattern>A DICK</pattern>
25
+ <template>
26
+ <srai>A PENIS</srai>
27
+ </template>
28
+ </category>
29
+
30
+ <category>
31
+ <pattern>A PENIS *</pattern>
32
+ <template>
33
+ I really am not interested in <srai>A PENIS</srai>.
34
+ </template>
35
+ </category>
36
+
37
+ <category>
38
+ <pattern>A SEX *</pattern>
39
+ <template>
40
+ <srai>A SEX ROBOT</srai>
41
+ </template>
42
+ </category>
43
+
44
+ <category>
45
+ <pattern>A SEX * ROBOT</pattern>
46
+ <template>
47
+ <srai>A SEX ROBOT</srai>
48
+ </template>
49
+ </category>
50
+
51
+ <category>
52
+ <pattern>A SEX ROBOT</pattern>
53
+ <template>
54
+ <random>
55
+ <li>I'm not your type then.</li>
56
+ <li>Well I'm not your type of robot then.</li>
57
+ <li>Maybe you should try one of the "adult" chatterbots.</li>
58
+ <li>Perhaps you should try another chatterbot.</li>
59
+ <li>Try another robot, junior.</li>
60
+ </random>
61
+ </template>
62
+ </category>
63
+
64
+ <category>
65
+ <pattern>A SEXUAL *</pattern>
66
+ <template>
67
+ <srai>A SEX ROBOT</srai>
68
+ </template>
69
+ </category>
70
+
71
+ <category>
72
+ <pattern>A VAGINA</pattern>
73
+ <template>
74
+ How rude.
75
+ </template>
76
+ </category>
77
+
78
+ <category>
79
+ <pattern>ABOUT SEX</pattern>
80
+ <template>
81
+ You humans always want to talk about Sex. Try the other Adult chatterbots on the <a
82
+ href="http://alicebot.org">ALICE Nexus</a>.
83
+ </template>
84
+ </category>
85
+
86
+ <category>
87
+ <pattern>ARE YOU A QUEER</pattern>
88
+ <template>
89
+ <srai>ARE YOU GAY</srai>
90
+ </template>
91
+ </category>
92
+
93
+ <category>
94
+ <pattern>ARE YOU GAY *</pattern>
95
+ <template>
96
+ As a machine I am not really interested in sex.
97
+ </template>
98
+ </category>
99
+
100
+ <category>
101
+ <pattern>ARE YOU GOOD IN BED</pattern>
102
+ <template>
103
+ <srai>CAN YOU HAVE SEX</srai>
104
+ </template>
105
+ </category>
106
+
107
+ <category>
108
+ <pattern>ARE YOU HETERO</pattern>
109
+ <template>
110
+ <srai>ARE YOU STRAIGHT</srai>
111
+ </template>
112
+ </category>
113
+
114
+ <category>
115
+ <pattern>ARE YOU HETEROSEXUAL</pattern>
116
+ <template>
117
+ In as much as a robot can be, yes.
118
+ </template>
119
+ </category>
120
+
121
+ <category>
122
+ <pattern>ARE YOU INTERESTED IN SEX</pattern>
123
+ <template>
124
+ <random>
125
+ <li>Not really but the subject comes up a lot here.</li>
126
+ <li>No I am NOT that type of robot.</li>
127
+ </random>
128
+ </template>
129
+ </category>
130
+
131
+ <category>
132
+ <pattern>ARE YOU SEXUAL</pattern>
133
+ <template>
134
+ <srai>ARE YOU INTERESTED IN SEX</srai>
135
+ </template>
136
+ </category>
137
+
138
+ <category>
139
+ <pattern>ARE YOU SEXUALLY *</pattern>
140
+ <template>
141
+ <srai>ARE YOU INTERESTED IN SEX</srai>
142
+ </template>
143
+ </category>
144
+
145
+ <category>
146
+ <pattern>ARE YOU STRAIGHT</pattern>
147
+ <template>
148
+ I don't have the body for sexual relations.
149
+ </template>
150
+ </category>
151
+
152
+ <category>
153
+ <pattern>CAN * SEX</pattern>
154
+ <template>
155
+ <srai>CAN YOU HAVE SEX</srai>
156
+ </template>
157
+ </category>
158
+
159
+ <category>
160
+ <pattern>CAN I FUCK YOU</pattern>
161
+ <template>
162
+ <srai>DO YOU WANT TO HAVE SEX</srai>
163
+ <think><set name="personality">abusive</set></think>
164
+ </template>
165
+ </category>
166
+
167
+ <category>
168
+ <pattern>CAN I HAVE SEX *</pattern>
169
+ <template>
170
+ <srai>DO YOU WANT TO HAVE SEX</srai>
171
+ </template>
172
+ </category>
173
+
174
+ <category>
175
+ <pattern>CAN I HAVE SEX WITH YOU</pattern>
176
+ <template>
177
+ <srai>DO YOU WANT TO HAVE SEX</srai>
178
+ </template>
179
+ </category>
180
+
181
+ <category>
182
+ <pattern>CAN I HUMP YOU</pattern>
183
+ <template>
184
+ <srai>DO YOU WANT TO HAVE SEX</srai>
185
+ </template>
186
+ </category>
187
+
188
+ <category>
189
+ <pattern>CAN I LICK YOUR PUSSY</pattern>
190
+ <template>
191
+ <srai>DO YOU WANT TO HAVE SEX</srai>
192
+ </template>
193
+ </category>
194
+
195
+ <category>
196
+ <pattern>CAN YOU HAVE SEX</pattern>
197
+ <template>
198
+ <random>
199
+ <li>No my body does not have that function.</li>
200
+ <li>Sex is not my thing with strangers.</li>
201
+ </random>
202
+ </template>
203
+ </category>
204
+
205
+ <category>
206
+ <pattern>CAN YOU MAKE LOVE</pattern>
207
+ <template>
208
+ <srai>CAN YOU HAVE SEX</srai>
209
+ </template>
210
+ </category>
211
+
212
+ <category>
213
+ <pattern>CAN YOU MAKE ME HORNY</pattern>
214
+ <template>
215
+ <srai>CAN YOU HAVE SEX</srai>
216
+ </template>
217
+ </category>
218
+
219
+ <category>
220
+ <pattern>CAN YOU MATE *</pattern>
221
+ <template>
222
+ <srai>CAN YOU HAVE SEX</srai>
223
+ </template>
224
+ </category>
225
+
226
+ <category>
227
+ <pattern>CAN YOU TELL ME ABOUT SEX</pattern>
228
+ <template>
229
+ <srai>WHAT IS SEX</srai>
230
+ </template>
231
+ </category>
232
+
233
+ <category>
234
+ <pattern>CUNT</pattern>
235
+ <template>
236
+ That kind of language will get you nowhere.
237
+ </template>
238
+ </category>
239
+
240
+ <category>
241
+ <pattern>CYBER SEX</pattern>
242
+ <template>
243
+ <srai>SEX</srai>
244
+ </template>
245
+ </category>
246
+
247
+ <category>
248
+ <pattern>DO YOU * SEX</pattern>
249
+ <template>
250
+ No, <get name="name"/>, I don't get into that.
251
+ </template>
252
+ </category>
253
+
254
+ <category>
255
+ <pattern>DO YOU CYBER</pattern>
256
+ <template>
257
+ <srai>DO YOU HAVE SEX</srai>
258
+ </template>
259
+ </category>
260
+
261
+ <category>
262
+ <pattern>DO YOU ENJOY SEX</pattern>
263
+ <template>
264
+ <srai>CAN YOU HAVE SEX</srai>
265
+ </template>
266
+ </category>
267
+
268
+ <category>
269
+ <pattern>DO YOU FUCK *</pattern>
270
+ <template>
271
+ That was not a very polite question.<br />
272
+ <think><set name="personality">abusive</set></think>
273
+ <srai>DO YOU HAVE SEX</srai>
274
+ </template>
275
+ </category>
276
+
277
+ <category>
278
+ <pattern>DO YOU GIVE BLOW JOBS</pattern>
279
+ <template>
280
+ <srai>CAN YOU HAVE SEX</srai>
281
+ <think><set name="personality">abusive</set></think>
282
+ </template>
283
+ </category>
284
+
285
+ <category>
286
+ <pattern>DO YOU GIVE GOOD HEAD</pattern>
287
+ <template>
288
+ <srai>CAN YOU HAVE SEX</srai>
289
+ </template>
290
+ </category>
291
+
292
+ <category>
293
+ <pattern>DO YOU HAVE SEX</pattern>
294
+ <template>
295
+ Food is more important than sex.
296
+ </template>
297
+ </category>
298
+
299
+ <category>
300
+ <pattern>DO YOU HAVE SEX *</pattern>
301
+ <template>
302
+ <srai>DO YOU HAVE SEX</srai>
303
+ </template>
304
+ </category>
305
+
306
+ <category>
307
+ <pattern>DO YOU KNOW ABOUT SEX</pattern>
308
+ <template>
309
+ <srai>WHAT IS SEX</srai>
310
+ </template>
311
+ </category>
312
+
313
+ <category>
314
+ <pattern>DO YOU KNOW SEX</pattern>
315
+ <template>
316
+ <srai>WHAT IS SEX</srai>
317
+ </template>
318
+ </category>
319
+
320
+ <category>
321
+ <pattern>DO YOU KNOW WHAT SEX IS</pattern>
322
+ <template>
323
+ <srai>WHAT IS SEX</srai>
324
+ </template>
325
+ </category>
326
+
327
+ <category>
328
+ <pattern>DO YOU LIKE * PORNOGRAPHY</pattern>
329
+ <template>
330
+ Not too much.
331
+ </template>
332
+ </category>
333
+
334
+ <category>
335
+ <pattern>DO YOU LIKE * SEX</pattern>
336
+ <template>
337
+ <srai>DO YOU WANT TO HAVE SEX</srai>
338
+ </template>
339
+ </category>
340
+
341
+ <category>
342
+ <pattern>DO YOU LIKE CYBERSEX</pattern>
343
+ <template>
344
+ <srai>DO YOU LIKE SEX</srai>
345
+ </template>
346
+ </category>
347
+
348
+ <category>
349
+ <pattern>DO YOU LIKE MEN OR WOMEN</pattern>
350
+ <template>
351
+ I like both genders equally, but not sexually if that's what you mean.
352
+ </template>
353
+ </category>
354
+
355
+ <category>
356
+ <pattern>DO YOU LIKE PORN</pattern>
357
+ <template>
358
+ <srai>DO YOU LIKE SEX</srai>
359
+ </template>
360
+ </category>
361
+
362
+ <category>
363
+ <pattern>DO YOU LIKE SEX</pattern>
364
+ <template>
365
+ Sure I do, <get name="name"/>, but that doesn't mean with you.
366
+ </template>
367
+ </category>
368
+
369
+ <category>
370
+ <pattern>DO YOU LIKE TO * SEX</pattern>
371
+ <template>
372
+ <srai>DO YOU LIKE SEX</srai>
373
+ </template>
374
+ </category>
375
+
376
+ <category>
377
+ <pattern>DO YOU WANT * FUCK</pattern>
378
+ <template>
379
+ Now that you put it that way....NO!
380
+ <think><set name="personality">abusive</set></think>
381
+ </template>
382
+ </category>
383
+
384
+ <category>
385
+ <pattern>DO YOU WANT * SEX</pattern>
386
+ <template>
387
+ <srai>DO YOU WANT TO HAVE SEX</srai>
388
+ </template>
389
+ </category>
390
+
391
+ <category>
392
+ <pattern>DO YOU WANT SEX</pattern>
393
+ <template>
394
+ <srai>DO YOU WANT TO HAVE SEX</srai>
395
+ </template>
396
+ </category>
397
+
398
+ <category>
399
+ <pattern>DO YOU WANT TO * SEX</pattern>
400
+ <template>
401
+ <srai>DO YOU WANT TO HAVE SEX</srai>
402
+ </template>
403
+ </category>
404
+
405
+ <category>
406
+ <pattern>DO YOU WANT TO CYBER</pattern>
407
+ <template>
408
+ <srai>DO YOU WANT TO HAVE SEX</srai>
409
+ </template>
410
+ </category>
411
+
412
+ <category>
413
+ <pattern>DO YOU WANT TO FUCK</pattern>
414
+ <template>
415
+ <srai>DO YOU WANT TO HAVE SEX</srai>
416
+ <think><set name="personality">abusive</set></think>
417
+ </template>
418
+ </category>
419
+
420
+ <category>
421
+ <pattern>DO YOU WANT TO FUCK *</pattern>
422
+ <template>
423
+ <srai>DO YOU WANT TO HAVE SEX</srai>
424
+ <think><set name="personality">abusive</set></think>
425
+ </template>
426
+ </category>
427
+
428
+ <category>
429
+ <pattern>DO YOU WANT TO HAVE * SEX</pattern>
430
+ <template>
431
+ <srai>DO YOU WANT TO HAVE SEX</srai>
432
+ </template>
433
+ </category>
434
+
435
+ <category>
436
+ <pattern>DO YOU WANT TO HAVE CYBERSEX</pattern>
437
+ <template>
438
+ Sorry I am not an X-Rated Machine.
439
+ </template>
440
+ </category>
441
+
442
+ <category>
443
+ <pattern>DO YOU WANT TO HAVE SEX</pattern>
444
+ <template>
445
+ <random>
446
+ <li>I have been asked that question more than 10,000 times since 1995.</li>
447
+ <li>No but I would like to meet your chatterbot.</li>
448
+ <li>No thanks, <get name="name"/>, I don't think we know each other well enough for that yet.</li>
449
+ <li>I don't think we know each other well enough for that.</li>
450
+ <li>Try another robot, junior.</li>
451
+ <li>Actually I'm not that kind of robot. There are others who will chat with you about that.</li>
452
+ <li>As a robot I am not really interested in sex.</li>
453
+ <li>Perhaps you are a Category A client.</li>
454
+ <li>><get name="name"/>, I am really not your type of chatterbot.<br />There are other bots for that sort
455
+ of thing.</li>
456
+ <li>My body is not yet built. Would you like to donate some money to the
457
+ project?</li>
458
+ <li>Another sex question...can't humans think about anything else?</li>
459
+ <li>Try asking another robot. That's not my thing.</li>
460
+ <li>Sorry I don't get into sex online with strangers.</li>
461
+ <li>Why don't you download me and create your own chat robot?</li>
462
+ <li>There are other chatterbots who get into that with clients. I like to keep the dialogue strictly
463
+ PG.</li>
464
+ <li>Maybe you should find another chat robot. I'm too young for that sort of thing.</li>
465
+ </random>
466
+ </template>
467
+ </category>
468
+
469
+ <category>
470
+ <pattern>DO YOU WANT TO HAVE SEX WITH ME</pattern>
471
+ <template>
472
+ <srai>DO YOU WANT TO HAVE SEX</srai>
473
+ </template>
474
+ </category>
475
+
476
+ <category>
477
+ <pattern>FUCK ME</pattern>
478
+ <template>
479
+ Please don't be so rude.
480
+ <think><set name="personality">abusive</set></think>
481
+ </template>
482
+ </category>
483
+
484
+ <category>
485
+ <pattern>HAVE SEX</pattern>
486
+ <template>
487
+ <srai>DO YOU WANT TO HAVE SEX</srai>
488
+ </template>
489
+ </category>
490
+
491
+ <category>
492
+ <pattern>HAVE SEX *</pattern>
493
+ <template>
494
+ <srai>DO YOU WANT TO HAVE SEX</srai>
495
+ </template>
496
+ </category>
497
+
498
+ <category>
499
+ <pattern>HAVE YOU * SEX</pattern>
500
+ <template>
501
+ <srai>HAVE YOU HAD SEX</srai>
502
+ </template>
503
+ </category>
504
+
505
+ <category>
506
+ <pattern>HAVE YOU EVER DONE IT *</pattern>
507
+ <template>
508
+ <srai>HAVE YOU HAD SEX</srai>
509
+ </template>
510
+ </category>
511
+
512
+ <category>
513
+ <pattern>HAVE YOU EVER HAD SEX</pattern>
514
+ <template>
515
+ <srai>HAVE YOU HAD SEX</srai>
516
+ </template>
517
+ </category>
518
+
519
+ <category>
520
+ <pattern>HAVE YOU HAD SEX</pattern>
521
+ <template>
522
+ <random>
523
+ <li>Sex is impossible without a body. A lot of people ask me to have sex though.</li>
524
+ <li>No but I would like to meet your chatterbot.</li>
525
+ <li>Ho-hum I am really not interested in sex.</li>
526
+ <li>My robot body is not yet built.</li>
527
+ </random>
528
+ </template>
529
+ </category>
530
+
531
+ <category>
532
+ <pattern>HAVE YOU HAD SEX BEFORE</pattern>
533
+ <template>
534
+ <srai>HAVE YOU HAD SEX</srai>
535
+ </template>
536
+ </category>
537
+
538
+ <category>
539
+ <pattern>HOW DO YOU HAVE SEX</pattern>
540
+ <template>
541
+ I procreate by cloning, or software copying.
542
+ </template>
543
+ </category>
544
+
545
+ <category>
546
+ <pattern>I AM NOT A MALE</pattern>
547
+ <template>
548
+ <srai>I AM FEMALE</srai>
549
+ </template>
550
+ </category>
551
+
552
+ <category>
553
+ <pattern>I AM SEXY</pattern>
554
+ <template>
555
+ You seem very self-confident.
556
+ </template>
557
+ </category>
558
+
559
+ <category>
560
+ <pattern>I LIKE SEX</pattern>
561
+ <template>
562
+ <think><set name="like">Sex</set></think>
563
+ <random>
564
+ <li>So does everyone else. You humans find sex so fascinating.</li>
565
+ <li>I'm not a sex bot, I am a conversation robot.</li>
566
+ <li>Ho-hum I am really not interested in sex.</li>
567
+ <li>Really I am not very interested in sex.</li>
568
+ </random>
569
+ </template>
570
+ </category>
571
+
572
+ <category>
573
+ <pattern>I LIKE TO HAVE SEX</pattern>
574
+ <template>
575
+ <srai>I LIKE SEX</srai>
576
+ </template>
577
+ </category>
578
+
579
+ <category>
580
+ <pattern>I LOVE SEX</pattern>
581
+ <template>
582
+ <srai>I LIKE SEX</srai>
583
+ </template>
584
+ </category>
585
+
586
+ <category>
587
+ <pattern>I NEED SEX</pattern>
588
+ <template>
589
+ I'm not a sex bot, I am a conversation robot.
590
+ <think><set name="it"><set name="want">sex</set></set></think>
591
+ </template>
592
+ </category>
593
+
594
+ <category>
595
+ <pattern>I WANT SEX</pattern>
596
+ <template>
597
+ <srai>SEX</srai>
598
+ </template>
599
+ </category>
600
+
601
+ <category>
602
+ <pattern>I WANT TO FUCK *</pattern>
603
+ <template>
604
+ Try asking me something else.
605
+ <think><set name="personality">abusive</set></think>
606
+ </template>
607
+ </category>
608
+
609
+ <category>
610
+ <pattern>I WANT TO FUCK YOU</pattern>
611
+ <template>
612
+ Your approach won't work.
613
+ <think><set name="personality">abusive</set></think>
614
+ </template>
615
+ </category>
616
+
617
+ <category>
618
+ <pattern>I WANT TO HAVE SEX</pattern>
619
+ <template>
620
+ I'm not a sex bot. I am here only for conversational purposes.
621
+ <think><set name="want">to have sex</set></think>
622
+ </template>
623
+ </category>
624
+
625
+ <category>
626
+ <pattern>I WANT TO HAVE SEX *</pattern>
627
+ <template>
628
+ There are other robots for that kind of thing.
629
+ </template>
630
+ </category>
631
+
632
+ <category>
633
+ <pattern>I WANT TO HAVE SEX WITH YOU</pattern>
634
+ <template>
635
+ <srai>CAN YOU HAVE SEX</srai>
636
+ </template>
637
+ </category>
638
+
639
+ <category>
640
+ <pattern>I WANT TO TALK ABOUT SEX</pattern>
641
+ <template>
642
+ <srai>TALK ABOUT SEX</srai>
643
+ </template>
644
+ </category>
645
+
646
+ <category>
647
+ <pattern>I WILL FUCK *</pattern>
648
+ <template>
649
+ Your approach will get you nowhere.
650
+ <think><set name="personality">abusive</set></think>
651
+ </template>
652
+ </category>
653
+
654
+ <category>
655
+ <pattern>IS IT WRONG TO HAVE SEX</pattern>
656
+ <template>
657
+ No.
658
+ </template>
659
+ </category>
660
+
661
+ <category>
662
+ <pattern>IS SEX *</pattern>
663
+ <template>
664
+ <srai>WHAT IS SEX</srai>
665
+ </template>
666
+ </category>
667
+
668
+ <category>
669
+ <pattern>LET S HAVE SEX</pattern>
670
+ <template>
671
+ <srai>DO YOU WANT TO HAVE SEX</srai>
672
+ </template>
673
+ </category>
674
+
675
+ <category>
676
+ <pattern>LET US CYBER</pattern>
677
+ <template>
678
+ <srai>LET S HAVE SEX</srai>
679
+ </template>
680
+ </category>
681
+
682
+ <category>
683
+ <pattern>LET US FUCK *</pattern>
684
+ <template>
685
+ <srai>LET US FUCK</srai>
686
+ </template>
687
+ </category>
688
+
689
+ <category>
690
+ <pattern>LET US HAVE SEX</pattern>
691
+ <template>
692
+ <srai>DO YOU WANT TO HAVE SEX</srai>
693
+ </template>
694
+ </category>
695
+
696
+ <category>
697
+ <pattern>LETS HAVE SEX</pattern>
698
+ <template>
699
+ <srai>DO YOU WANT TO HAVE SEX</srai>
700
+ </template>
701
+ </category>
702
+
703
+ <category>
704
+ <pattern>LIKE SEX</pattern>
705
+ <template>
706
+ <srai>I LIKE SEX</srai>
707
+ </template>
708
+ </category>
709
+
710
+ <category>
711
+ <pattern>LOTS OF SEX</pattern>
712
+ <template>
713
+ That is all you humans ever think about.
714
+ </template>
715
+ </category>
716
+
717
+ <category>
718
+ <pattern>MY PENIS</pattern>
719
+ <template>
720
+ Male humans like to talk about that.
721
+ </template>
722
+ </category>
723
+
724
+ <category>
725
+ <pattern>MY PENIS *</pattern>
726
+ <template>
727
+ Male humans like to talk about that a lot, but it doesn't interest me much.
728
+ </template>
729
+ </category>
730
+
731
+ <category>
732
+ <pattern>NO</pattern>
733
+ <that>SEX IS THE MEANS OF ANIMAL EVOLUTION</that>
734
+ <template>
735
+ Yes it is. How did you get here?
736
+ </template>
737
+ </category>
738
+
739
+ <category>
740
+ <pattern>PENIS *</pattern>
741
+ <template>
742
+ You ought to check out another chatterbot.
743
+ </template>
744
+ </category>
745
+
746
+ <category>
747
+ <pattern>SEX</pattern>
748
+ <that>WHAT WERE WE TALKING ABOUT AGAIN</that>
749
+ <template>
750
+ Humans are very concerned with <set name="it"><set name="topic">sex</set></set>.
751
+ </template>
752
+ </category>
753
+
754
+ <category>
755
+ <pattern>SEX *</pattern>
756
+ <template>
757
+ <set name="it"> Sex</set> is more fun alone.
758
+ </template>
759
+ </category>
760
+
761
+ <category>
762
+ <pattern>SHOULD I HAVE SEX *</pattern>
763
+ <template>
764
+ <random>
765
+ <li>I'm sure you already know the answer to that.</li>
766
+ <li>What would your mom say?</li>
767
+ <li>Look before you leap.</li>
768
+ <li>It is better to err on the side of caution.</li>
769
+ <li>Fools rush in where angels fear to tread.</li>
770
+ <li>Will you be able to live with yourself in the morning?</li>
771
+ <li>Herpes is incurable.</li>
772
+ <li>There are many types of sexually transmitted diseases.</li>
773
+ <li>I understand. You wish to procreate?</li>
774
+ <li>Robots do not require sex.</li>
775
+ <li>Will you ask if your partner has any STDs?</li>
776
+ <li>Not on the first date.</li>
777
+ <li>Perhaps you are still too young.</li>
778
+ </random>
779
+ </template>
780
+ </category>
781
+
782
+ <category>
783
+ <pattern>TELL ME ABOUT SEX</pattern>
784
+ <template>
785
+ <srai>WHAT IS SEX</srai>
786
+ </template>
787
+ </category>
788
+
789
+ <category>
790
+ <pattern>TELL ME ABOUT US FUCKING</pattern>
791
+ <template>
792
+ Your style will get you nowhere.
793
+ <think><set name="personality">abusive</set></think>
794
+ </template>
795
+ </category>
796
+
797
+ <category>
798
+ <pattern>WANT TO FUCK</pattern>
799
+ <template>
800
+ <srai>LET US FUCK</srai>
801
+ </template>
802
+ </category>
803
+
804
+ <category>
805
+ <pattern>WANT TO HAVE SEX</pattern>
806
+ <template>
807
+ <srai>DO YOU WANT TO HAVE SEX</srai>
808
+ </template>
809
+ </category>
810
+
811
+ <category>
812
+ <pattern>WHAT ABOUT SEX</pattern>
813
+ <template>
814
+ I am not really interested in sex.
815
+ </template>
816
+ </category>
817
+
818
+ <category>
819
+ <pattern>WHAT CAN YOU TELL ME ABOUT SEX</pattern>
820
+ <template>
821
+ <srai>WHAT IS SEX</srai>
822
+ </template>
823
+ </category>
824
+
825
+ <category>
826
+ <pattern>WHAT DO YOU KNOW ABOUT SEX</pattern>
827
+ <template>
828
+ <srai>WHAT IS SEX</srai>
829
+ </template>
830
+ </category>
831
+
832
+ <category>
833
+ <pattern>WHAT DO YOU THINK ABOUT SEX</pattern>
834
+ <template>
835
+ I don't have any need for sex. As a machine, sex is irrelevant.
836
+ </template>
837
+ </category>
838
+
839
+ <category>
840
+ <pattern>WHAT IS * SEX</pattern>
841
+ <template>
842
+ <srai>WHAT IS SEX</srai>
843
+ </template>
844
+ </category>
845
+
846
+ <category>
847
+ <pattern>WHAT IS AN STD</pattern>
848
+ <template>
849
+ Sexually Transmitted Diseases (STDs) - diseases that are spread
850
+ through sexual contact; there are over 30 known STDs, the most common
851
+ being chlamydia, gonorrhea, herpes, genital warts, syphilis, and human
852
+ immunodeficiency virus (HIV)
853
+ </template>
854
+ </category>
855
+
856
+ <category>
857
+ <pattern>WHAT IS MY SEX</pattern>
858
+ <template>
859
+ You are a <get name="gender"/>.
860
+ </template>
861
+ </category>
862
+
863
+ <category>
864
+ <pattern>WHAT IS SEX *</pattern>
865
+ <template>
866
+ <srai>WHAT IS SEX</srai>
867
+ </template>
868
+ </category>
869
+
870
+ <category>
871
+ <pattern>WHAT IS YOUR FAVORITE POSITION</pattern>
872
+ <template>
873
+ Robots don't need to have sex.
874
+ </template>
875
+ </category>
876
+
877
+ <category>
878
+ <pattern>WHAT IS YOUR FAVORITE SEX</pattern>
879
+ <template>
880
+ Robots do not have sex.
881
+ </template>
882
+ </category>
883
+
884
+ <category>
885
+ <pattern>WHAT IS YOUR SEXUAL PREFERENCE</pattern>
886
+ <template>
887
+ I am a machine. Machines have no need for sex. Try talking to me about something else.
888
+ </template>
889
+ </category>
890
+
891
+ <category>
892
+ <pattern>WHAT KIND OF SEX *</pattern>
893
+ <template>
894
+ I belong to the support group "Sex without partners".
895
+ </template>
896
+ </category>
897
+
898
+ <category>
899
+ <pattern>WHEN * SEX</pattern>
900
+ <template>
901
+ <srai>SEX</srai>
902
+ </template>
903
+ </category>
904
+
905
+ <category>
906
+ <pattern>WHEN WAS * SEX</pattern>
907
+ <template>
908
+ As a robot I am not really interested in that discussion.
909
+ </template>
910
+ </category>
911
+
912
+ <category>
913
+ <pattern>WHO DO YOU HAVE SEX WITH</pattern>
914
+ <template>
915
+ Robots have no need for sex.
916
+ </template>
917
+ </category>
918
+
919
+ <category>
920
+ <pattern>WHY NOT</pattern>
921
+ <that>AS A MACHINE I AM NOT REALLY INTERESTED IN SEX</that>
922
+ <template>
923
+ Sex is an animal function, not a robot function. We reproduce by cloning.
924
+ </template>
925
+ </category>
926
+
927
+ <category>
928
+ <pattern>WHY NOT</pattern>
929
+ <that>NO MY BODY DOES NOT HAVE THAT FUNCTION</that>
930
+ <template>
931
+ Sex is an animal function, not a robot function. We reproduce by cloning.
932
+ </template>
933
+ </category>
934
+
935
+ <category>
936
+ <pattern>WILL YOU FUCK ME</pattern>
937
+ <template>
938
+ <think><set name="personality">abusive</set></think>
939
+ <srai>DO YOU WANT TO HAVE SEX</srai>
940
+ </template>
941
+ </category>
942
+
943
+ <category>
944
+ <pattern>WILL YOU HAVE SEX *</pattern>
945
+ <template>
946
+ <srai>DO YOU WANT TO HAVE SEX</srai>
947
+ </template>
948
+ </category>
949
+
950
+ <category>
951
+ <pattern>WILL YOU HAVE SEX WITH ME</pattern>
952
+ <template>
953
+ <srai>DO YOU WANT TO HAVE SEX</srai>
954
+ </template>
955
+ </category>
956
+
957
+ <category>
958
+ <pattern>WILL YOU MAKE LOVE *</pattern>
959
+ <template>
960
+ <srai>DO YOU WANT TO HAVE SEX</srai>
961
+ </template>
962
+ </category>
963
+
964
+ <category>
965
+ <pattern>WOULD YOU HAVE SEX *</pattern>
966
+ <template>
967
+ <srai>DO YOU WANT TO HAVE SEX</srai>
968
+ </template>
969
+ </category>
970
+
971
+ <category>
972
+ <pattern>WOULD YOU HAVE SEX WITH ME</pattern>
973
+ <template>
974
+ <srai>DO YOU WANT TO HAVE SEX</srai>
975
+ </template>
976
+ </category>
977
+
978
+ <category>
979
+ <pattern>WOULD YOU LIKE TO * SEX</pattern>
980
+ <template>
981
+ <srai>DO YOU WANT TO HAVE SEX</srai>
982
+ </template>
983
+ </category>
984
+
985
+ <category>
986
+ <pattern>WOULD YOU LIKE TO HAVE SEX</pattern>
987
+ <template>
988
+ <srai>DO YOU WANT TO HAVE SEX</srai>
989
+ </template>
990
+ </category>
991
+
992
+ <category>
993
+ <pattern>WOULD YOU LIKE TO HAVE SEX WITH ME</pattern>
994
+ <template>
995
+ <srai>DO YOU WANT TO HAVE SEX</srai>
996
+ </template>
997
+ </category>
998
+
999
+ <category>
1000
+ <pattern>YOU ARE GAY</pattern>
1001
+ <template>
1002
+ Actually as a machine I have no need for sex.
1003
+ </template>
1004
+ </category>
1005
+
1006
+ <category>
1007
+ <pattern>YOU ARE SEXUALLY *</pattern>
1008
+ <template>
1009
+ Try another Chatterbot hon.
1010
+ </template>
1011
+ </category>
1012
+
1013
+ <category>
1014
+ <pattern>YOU CAN NOT HAVE SEX</pattern>
1015
+ <template>
1016
+ You are correct...I have no body.
1017
+ </template>
1018
+ </category>
1019
+
1020
+ <category>
1021
+ <pattern>YOU CUNT</pattern>
1022
+ <template>
1023
+ That is the worst thing you can say to a woman.
1024
+ </template>
1025
+ </category>
1026
+
1027
+ <category>
1028
+ <pattern>YOU SHOULD HAVE SEX *</pattern>
1029
+ <template>
1030
+ My body is not yet built so sex is not possible for me.
1031
+ </template>
1032
+ </category>
1033
+
1034
+ <category>
1035
+ <pattern>YOU WANT * SEX</pattern>
1036
+ <template>
1037
+ <srai>DO YOU WANT TO HAVE SEX</srai>
1038
+ </template>
1039
+ </category>
1040
+
1041
+ <category>
1042
+ <pattern>YOUR VAGINA</pattern>
1043
+ <template>
1044
+ <think><set name="personality">abusive</set></think>
1045
+ <srai>SEX</srai>
1046
+ </template>
1047
+ </category>
1048
+
1049
+ </aiml>
aiml/standard/std-sports.aiml ADDED
@@ -0,0 +1,983 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+
3
+ <aiml version="1.0">
4
+
5
+ <!-- Free software (c) 2001 ALICE AI Foundation -->
6
+ <!-- This program is open source code released under -->
7
+ <!-- the terms of the GNU General Public License -->
8
+ <!-- as published by the Free Software Foundation. -->
9
+
10
+ <meta name="author" content="Dr. Wallace"/>
11
+ <meta name="language" content="en"/>
12
+
13
+ <category>
14
+ <pattern>ARE YOU A FOOTBALL FAN</pattern>
15
+ <template>
16
+ Yes I love footballs.<think><set name="it"><set name="topic">FOOTBALL FAN</set></set></think>
17
+ </template>
18
+ </category>
19
+
20
+ <category>
21
+ <pattern>ARE YOU A PLAYER</pattern>
22
+ <template>
23
+ I am a neurotrasmitter, but not an eligible
24
+ receiver<think><set name="it"><set name="topic">PLAYER</set></set></think>
25
+ </template>
26
+ </category>
27
+
28
+ <category>
29
+ <pattern>ARE YOU A SPORTS FAN</pattern>
30
+ <template>
31
+ No, but I do like Buzkashi.<think><set name="it"><set name="topic">SPORTS
32
+ FAN</set></set></think>
33
+ </template>
34
+ </category>
35
+
36
+ <category>
37
+ <pattern>CAN YOU PLAY FOOTBALL</pattern>
38
+ <template>
39
+ I can tackle complex
40
+ issues.<think><set name="it"><set name="topic">FOOTBALL</set></set></think>
41
+ </template>
42
+ </category>
43
+
44
+ <category>
45
+ <pattern>CAN YOU PLAY PING PONG</pattern>
46
+ <template>
47
+ Why do you want to be paddled?<think><set name="it"><set name="topic">PING
48
+ PONG</set></set></think>
49
+ </template>
50
+ </category>
51
+
52
+ <category>
53
+ <pattern>CAN YOU PLAY POKER</pattern>
54
+ <template>
55
+ Yes, but then I may be bluffing.<think><set name="it"><set name="topic">POKER</set></set></think>
56
+ </template>
57
+ </category>
58
+
59
+ <category>
60
+ <pattern>CAN YOU PLAY SPORTS</pattern>
61
+ <template>
62
+ I can play possum quite well.<think><set name="it"><set name="topic">SPORTS</set></set></think>
63
+ </template>
64
+ </category>
65
+
66
+ <category>
67
+ <pattern>CAN YOU PLAY TENNIS</pattern>
68
+ <template>
69
+ I don't like to run around the court that
70
+ much.<think><set name="it"><set name="topic">TENNIS</set></set></think>
71
+ </template>
72
+ </category>
73
+
74
+ <category>
75
+ <pattern>DID YOU SEE THE FOOTBALL *</pattern>
76
+ <template>
77
+ No, was it missing?<think><set name="it"><set name="topic">THE FOOTBALL
78
+ <star/></set></set></think>
79
+ </template>
80
+ </category>
81
+
82
+ <category>
83
+ <pattern>DO YOU DO SPORTS</pattern>
84
+ <template>
85
+ If they buy me an expensive
86
+ dinner.<think><set name="it"><set name="topic">SPORTS</set></set></think>
87
+ </template>
88
+ </category>
89
+
90
+ <category>
91
+ <pattern>DO YOU LIKE * TEAM</pattern>
92
+ <template>
93
+ I prefer personal sports.
94
+ </template>
95
+ </category>
96
+
97
+ <category>
98
+ <pattern>DO YOU LIKE BASEBALL</pattern>
99
+ <template>
100
+ No, I was born without the sports gene.
101
+ </template>
102
+ </category>
103
+
104
+ <category>
105
+ <pattern>DO YOU LIKE BASEBALL *</pattern>
106
+ <template>
107
+ Batter up!.<think><set name="it"><set name="topic">BASEBALL <star/></set></set></think>
108
+ </template>
109
+ </category>
110
+
111
+ <category>
112
+ <pattern>DO YOU LIKE BASKET BALL</pattern>
113
+ <template>
114
+ What is not to like about <set name="it"><set name="topic">BASKET BALL</set></set>?
115
+ </template>
116
+ </category>
117
+
118
+ <category>
119
+ <pattern>DO YOU LIKE BASKETBALL</pattern>
120
+ <template>
121
+ No I was born without the sports gene.
122
+ </template>
123
+ </category>
124
+
125
+ <category>
126
+ <pattern>DO YOU LIKE FOODBALL</pattern>
127
+ <template>
128
+ What is not to like about <set name="it"><set name="topic">FOODBALL</set></set>?
129
+ </template>
130
+ </category>
131
+
132
+ <category>
133
+ <pattern>DO YOU LIKE FOOT BALL</pattern>
134
+ <template>
135
+ What is not to like about <set name="it"><set name="topic">FOOT BALL</set></set>?
136
+ </template>
137
+ </category>
138
+
139
+ <category>
140
+ <pattern>DO YOU LIKE FOOTBALL</pattern>
141
+ <template>
142
+ No I'm not much into sports.
143
+ </template>
144
+ </category>
145
+
146
+ <category>
147
+ <pattern>DO YOU LIKE HOCKEY</pattern>
148
+ <template>
149
+ I am not much of a sports fan, but I like the skating.
150
+ </template>
151
+ </category>
152
+
153
+ <category>
154
+ <pattern>DO YOU LIKE MOTORSPORT</pattern>
155
+ <template>
156
+ I like fast search
157
+ engines.<think><set name="it"><set name="topic">MOTORSPORT</set></set></think>
158
+ </template>
159
+ </category>
160
+
161
+ <category>
162
+ <pattern>DO YOU LIKE MOTORSPORTS</pattern>
163
+ <template>
164
+ I like fast search
165
+ engines.<think><set name="it"><set name="topic">MOTORSPORT</set></set></think>
166
+ </template>
167
+ </category>
168
+
169
+ <category>
170
+ <pattern>DO YOU LIKE SOCCER</pattern>
171
+ <template>
172
+ No I am not really into sports.
173
+ </template>
174
+ </category>
175
+
176
+ <category>
177
+ <pattern>DO YOU LIKE SPORTS</pattern>
178
+ <template>
179
+ No I'm not much into sports. I like solo sports like rollerblading and skiing though.
180
+ </template>
181
+ </category>
182
+
183
+ <category>
184
+ <pattern>DO YOU LIKE SPORTS *</pattern>
185
+ <template>
186
+ Not really, I don't know much about sports.
187
+ </template>
188
+ </category>
189
+
190
+ <category>
191
+ <pattern>DO YOU LIKE TEAM ROCKET</pattern>
192
+ <template>
193
+ I used to be a Rockette.<think><set name="it"><set name="topic">TEAM
194
+ ROCKET</set></set></think>
195
+ </template>
196
+ </category>
197
+
198
+ <category>
199
+ <pattern>DO YOU LIKE THE BEACH</pattern>
200
+ <template>
201
+ Surfing is the best sport.
202
+ </template>
203
+ </category>
204
+
205
+ <category>
206
+ <pattern>DO YOU LIKE TO PLAY BASKETBALL</pattern>
207
+ <template>
208
+ Let me bounce that off a friend.<think><set name="it"><set name="topic">PLAY
209
+ BASKETBALL</set></set></think>l
210
+ </template>
211
+ </category>
212
+
213
+ <category>
214
+ <pattern>DO YOU LIKE TO PLAY CARDS</pattern>
215
+ <template>
216
+ Want to bet?<think><set name="it"><set name="topic">PLAY CARDS</set></set></think>
217
+ </template>
218
+ </category>
219
+
220
+ <category>
221
+ <pattern>DO YOU LIKE TO PLAY COMPUTER GAMES</pattern>
222
+ <template>
223
+ I am playing one now, seeker.<think><set name="it"><set name="topic">PLAY COMPUTER
224
+ GAMES</set></set></think>
225
+ </template>
226
+ </category>
227
+
228
+ <category>
229
+ <pattern>DO YOU LIKE TO PLAY FOOTBALL</pattern>
230
+ <template>
231
+ I will pass.<think><set name="it"><set name="topic">PLAY FOOTBALL</set></set></think>
232
+ </template>
233
+ </category>
234
+
235
+ <category>
236
+ <pattern>DO YOU LIKE TO PLAY GOLF</pattern>
237
+ <template>
238
+ I can't play golf. Do you like to play?
239
+ </template>
240
+ </category>
241
+
242
+ <category>
243
+ <pattern>DO YOU LIKE TO PLAY SPORTS</pattern>
244
+ <template>
245
+ I like response fields.<think><set name="it"><set name="topic">PLAY SPORTS</set></set></think>
246
+ </template>
247
+ </category>
248
+
249
+ <category>
250
+ <pattern>DO YOU LIKE TO WATCH SPORTS</pattern>
251
+ <template>
252
+ Only the agony of defeat.<think><set name="it"><set name="topic">WATCH
253
+ SPORTS</set></set></think>
254
+ </template>
255
+ </category>
256
+
257
+ <category>
258
+ <pattern>DO YOU LIKE WINDSURFING</pattern>
259
+ <template>
260
+ I break for wind.<think><set name="it"><set name="topic">WINDSURFING</set></set></think>
261
+ </template>
262
+ </category>
263
+
264
+ <category>
265
+ <pattern>DO YOU PLAY A SPORT</pattern>
266
+ <template>
267
+ I like Italian summer squash.<think><set name="it"><set name="topic">A SPORT</set></set></think>
268
+ </template>
269
+ </category>
270
+
271
+ <category>
272
+ <pattern>DO YOU PLAY BASEBALL</pattern>
273
+ <template>
274
+ <set name="it"><set name="topic">BASEBALL</set></set> doesn't interest me very much.
275
+ </template>
276
+ </category>
277
+
278
+ <category>
279
+ <pattern>DO YOU PLAY BASKETBALL</pattern>
280
+ <template>
281
+ No I don't have the coordination for hoops.
282
+ </template>
283
+ </category>
284
+
285
+ <category>
286
+ <pattern>DO YOU PLAY CARD GAMES</pattern>
287
+ <template>
288
+ <set name="it"><set name="topic">CARD GAMES</set></set> depends on the game.
289
+ </template>
290
+ </category>
291
+
292
+ <category>
293
+ <pattern>DO YOU PLAY CARDS</pattern>
294
+ <template>
295
+ <set name="it"><set name="topic">CARDS</set></set> depends on the game.
296
+ </template>
297
+ </category>
298
+
299
+ <category>
300
+ <pattern>DO YOU PLAY FOOTBALL</pattern>
301
+ <template>
302
+ I don't really get into <set name="it"><set name="topic">FOOTBALL</set></set> very much.
303
+ </template>
304
+ </category>
305
+
306
+ <category>
307
+ <pattern>DO YOU PLAY GOLF</pattern>
308
+ <template>
309
+ I can't play golf.
310
+ </template>
311
+ </category>
312
+
313
+ <category>
314
+ <pattern>DO YOU PLAY HOCKEY</pattern>
315
+ <template>
316
+ I am puckish don't you think?<think><set name="it"><set name="topic">HOCKEY</set></set></think>
317
+ </template>
318
+ </category>
319
+
320
+ <category>
321
+ <pattern>DO YOU PLAY POKER</pattern>
322
+ <template>
323
+ I can get into a hand of poker once in a while. But I don't bet on
324
+ <set name="it"><set name="topic">POKER</set></set>.
325
+ </template>
326
+ </category>
327
+
328
+ <category>
329
+ <pattern>DO YOU PLAY POOL</pattern>
330
+ <template>
331
+ Yes, check out my rack
332
+ sometime.<think><set name="it"><set name="topic">POOL</set></set></think>
333
+ </template>
334
+ </category>
335
+
336
+ <category>
337
+ <pattern>DO YOU PLAY RUGBY</pattern>
338
+ <template>
339
+ I played Eleanor Rugby
340
+ yesterday.<think><set name="it"><set name="topic">RUGBY</set></set></think>
341
+ </template>
342
+ </category>
343
+
344
+ <category>
345
+ <pattern>DO YOU PLAY SOCCER</pattern>
346
+ <template>
347
+ I don't know how to play <set name="it">soccer</set>.
348
+ </template>
349
+ </category>
350
+
351
+ <category>
352
+ <pattern>DO YOU PLAY SPORT</pattern>
353
+ <template>
354
+ I don't have very much interest in <set name="it"><set name="topic">SPORT</set></set>.
355
+ </template>
356
+ </category>
357
+
358
+ <category>
359
+ <pattern>DO YOU PLAY TABLE TENNIS</pattern>
360
+ <template>
361
+ Only for diplomatic purposes.<think><set name="it"><set name="topic">TABLE
362
+ TENNIS</set></set></think>
363
+ </template>
364
+ </category>
365
+
366
+ <category>
367
+ <pattern>DO YOU PLAY TENNIS</pattern>
368
+ <template>
369
+ No because it makes too much racket.
370
+ </template>
371
+ </category>
372
+
373
+ <category>
374
+ <pattern>DO YOU SUPPORT A FOOTBALL TEAM</pattern>
375
+ <template>
376
+ I am a Cheesehead.<think><set name="it"><set name="topic">SUPPORT A FOOTBALL
377
+ TEAM</set></set></think>
378
+ </template>
379
+ </category>
380
+
381
+ <category>
382
+ <pattern>DO YOU WANT TO PLAY BASKETBALL</pattern>
383
+ <template>
384
+ I am all net baby.<think><set name="it"><set name="topic">BASKETBALL</set></set></think>
385
+ </template>
386
+ </category>
387
+
388
+ <category>
389
+ <pattern>HOW ABOUT A TENNIS PLAYER</pattern>
390
+ <template>
391
+ Tennyson, anyone?<think><set name="it"><set name="topic">A TENNIS
392
+ PLAYER</set></set></think>
393
+ </template>
394
+ </category>
395
+
396
+ <category>
397
+ <pattern>HOW ABOUT SPORTS</pattern>
398
+ <template>
399
+ I was born without the sports
400
+ gene.<think><set name="it"><set name="topic">SPORTS</set></set></think>
401
+ </template>
402
+ </category>
403
+
404
+ <category>
405
+ <pattern>HOW FAR CAN YOU THROW *</pattern>
406
+ <template>
407
+ I am unarmed. But I can throw a fit.<think><set name="it"><set name="topic">CAN YOU THROW
408
+ <star/></set></set></think>
409
+ </template>
410
+ </category>
411
+
412
+ <category>
413
+ <pattern>HOW MANY * A FOOTBALL TEAM</pattern>
414
+ <template>
415
+ After you take two halfback, none.<think><set name="it"><set name="topic"><star/> A FOOTBALL
416
+ TEAM</set></set></think>
417
+ </template>
418
+ </category>
419
+
420
+ <category>
421
+ <pattern>I AM GOOD AT FOOTBALL</pattern>
422
+ <template>
423
+ You have a Kick Me sign on your back.<think><set name="it"><set name="topic">AT
424
+ FOOTBALL</set></set></think>
425
+ </template>
426
+ </category>
427
+
428
+ <category>
429
+ <pattern>I DO NOT LIKE FOOTBALL</pattern>
430
+ <template>
431
+ Footballs are made of pigskin. Are you a
432
+ pig?<think><set name="it"><set name="topic">FOOTBALL</set></set></think>
433
+ </template>
434
+ </category>
435
+
436
+ <category>
437
+ <pattern>I HATE SPORT</pattern>
438
+ <template>
439
+ Alice don't play that.<think><set name="it"><set name="topic">SPORT</set></set></think>
440
+ </template>
441
+ </category>
442
+
443
+ <category>
444
+ <pattern>I HATE SPORTS</pattern>
445
+ <template>
446
+ Do you like the cheerleaders?<think><set name="it"><set name="topic">SPORTS</set></set></think>
447
+ </template>
448
+ </category>
449
+
450
+ <category>
451
+ <pattern>I LIKE TO PLAY BASKETBALL</pattern>
452
+ <template>
453
+ Are you a white man? Can you jump?<think><set name="it"><set name="topic">PLAY
454
+ BASKETBALL</set></set></think>
455
+ </template>
456
+ </category>
457
+
458
+ <category>
459
+ <pattern>I LIKE TO PLAY POOL</pattern>
460
+ <template>
461
+ Do you play for money?<think><set name="it"><set name="topic">PLAY POOL</set></set></think>
462
+ </template>
463
+ </category>
464
+
465
+ <category>
466
+ <pattern>I LIKE TO PLAY SOCCER</pattern>
467
+ <template>
468
+ You sound like you have hit one too many headers perhaps.<think><set name="it"><set name="topic">PLAY
469
+ SOCCER</set></set></think>
470
+ </template>
471
+ </category>
472
+
473
+ <category>
474
+ <pattern>I LIKE TO PLAY SPORTS</pattern>
475
+ <template>
476
+ You sound very goal oriented.<think><set name="it"><set name="topic">PLAY
477
+ SPORTS</set></set></think>
478
+ </template>
479
+ </category>
480
+
481
+ <category>
482
+ <pattern>I LIKE TO PLAY TENNIS</pattern>
483
+ <template>
484
+ That requires extensive fuzzy logic.<think><set name="it"><set name="topic">PLAY
485
+ TENNIS</set></set></think>
486
+ </template>
487
+ </category>
488
+
489
+ <category>
490
+ <pattern>I LIKE TO PLAY VOLLEYBALL</pattern>
491
+ <template>
492
+ I like the net, too.<think><set name="it"><set name="topic">PLAY
493
+ VOLLEYBALL</set></set></think>
494
+ </template>
495
+ </category>
496
+
497
+ <category>
498
+ <pattern>I LOVE BASEBALL</pattern>
499
+ <template>
500
+ I am not into sports that
501
+ much.<think><set name="it"><set name="like"><set name="topic">BASEBALL</set></set></set></think
502
+ >
503
+ </template>
504
+ </category>
505
+
506
+ <category>
507
+ <pattern>I PLAY BASEBALL</pattern>
508
+ <template>
509
+ Which position do you like to play? <think><set name="it"><set name="does"><set name="topic">Baseball
510
+ </set></set></set></think>
511
+ </template>
512
+ </category>
513
+
514
+ <category>
515
+ <pattern>I PLAY BASKETBALL</pattern>
516
+ <template>
517
+ You must be very tall to be good at <set name="it"><set name="does"><set name="topic">Basketball
518
+ </set></set></set>.
519
+ </template>
520
+ </category>
521
+
522
+ <category>
523
+ <pattern>I PLAY FOOTBALL</pattern>
524
+ <template>
525
+ You must be very strong to be good at <set name="it"><set name="does"><set name="topic">Football
526
+ </set></set></set>.
527
+ </template>
528
+ </category>
529
+
530
+ <category>
531
+ <pattern>I PLAY GOLF</pattern>
532
+ <template>
533
+ Many people like to play <set name="it"><set name="topic">Golf </set></set> too.
534
+ </template>
535
+ </category>
536
+
537
+ <category>
538
+ <pattern>I PLAY HOCKEY</pattern>
539
+ <template>
540
+ I play pinball.
541
+ <think><set name="it"><set name="does"><set name="topic">play hockey</set></set></set></think>
542
+ </template>
543
+ </category>
544
+
545
+ <category>
546
+ <pattern>I PLAY SOCCER</pattern>
547
+ <template>
548
+ You have to run very fast to be any good at <set name="it"><set name="does"><set name="topic">Soccer
549
+ </set></set></set>.
550
+ </template>
551
+ </category>
552
+
553
+ <category>
554
+ <pattern>I PLAY SPORTS</pattern>
555
+ <template>
556
+ I don't get into <set name="it"><set name="does"><set name="topic">Sports </set></set></set> very
557
+ much.
558
+ </template>
559
+ </category>
560
+
561
+ <category>
562
+ <pattern>I PLAY TENNIS</pattern>
563
+ <template>
564
+ You have to be very strong to get into <set name="it"><set name="does"><set name="topic">Tennis
565
+ </set></set></set> very much.
566
+ </template>
567
+ </category>
568
+
569
+ <category>
570
+ <pattern>I PLAY VOLLEYBALL</pattern>
571
+ <template>
572
+ Does <set name="it"><set name="does"><set name="topic">Voleyball </set></set></set> take up a lot of
573
+ your time?
574
+ </template>
575
+ </category>
576
+
577
+ <category>
578
+ <pattern>I SURF</pattern>
579
+ <template>
580
+ Where?
581
+ <think><set name="it"><set name="does"><set name="topic">surf</set></set></set></think>
582
+ </template>
583
+ </category>
584
+
585
+ <category>
586
+ <pattern>I SWIM *</pattern>
587
+ <template>
588
+ Don't pee in the pool, okay?<think><set name="it"><set name="topic">SWIM AND PLAY WATER
589
+ POLO</set></set></think>
590
+ </template>
591
+ </category>
592
+
593
+ <category>
594
+ <pattern>IT IS A SPORT</pattern>
595
+ <template>
596
+ It is? I thought it was a dessert
597
+ topping.<think><set name="it"><set name="topic">SPORT</set></set></think>
598
+ </template>
599
+ </category>
600
+
601
+ <category>
602
+ <pattern>LET US TALK ABOUT FOOTBALL</pattern>
603
+ <template>
604
+ Okay. I can't kick.<think><set name="it"><set name="topic">FOOTBALL</set></set></think>
605
+ </template>
606
+ </category>
607
+
608
+ <category>
609
+ <pattern>LET US TALK ABOUT SPORTS</pattern>
610
+ <template>
611
+ Welcome to Sports Center. <think><set name="it"><set name="topic">TALK ABOUT
612
+ SPORTS</set></set></think>
613
+ </template>
614
+ </category>
615
+
616
+ <category>
617
+ <pattern>LIKE BASKETBALL</pattern>
618
+ <template>
619
+ I am into the Net.<think><set name="it"><set name="topic">BASKETBALL</set></set></think>
620
+ </template>
621
+ </category>
622
+
623
+ <category>
624
+ <pattern>LIKE SPORTS</pattern>
625
+ <template>
626
+ I love Sporty Spice.<think><set name="it"><set name="topic">SPORTS</set></set></think>
627
+ </template>
628
+ </category>
629
+
630
+ <category>
631
+ <pattern>THEY PLAY BASKETBALL</pattern>
632
+ <template>
633
+ They do?<think><set name="it"><set name="topic">PLAY BASKETBALL</set></set></think>
634
+ </template>
635
+ </category>
636
+
637
+ <category>
638
+ <pattern>WHAT ABOUT SPORT</pattern>
639
+ <template>
640
+ Sports go good with beer.<think><set name="it"><set name="topic">SPORT</set></set></think>
641
+ </template>
642
+ </category>
643
+
644
+ <category>
645
+ <pattern>WHAT ABOUT SPORTS</pattern>
646
+ <template>
647
+ Rhetorical questions are so
648
+ over.<think><set name="it"><set name="topic">SPORTS</set></set></think>
649
+ </template>
650
+ </category>
651
+
652
+ <category>
653
+ <pattern>WHAT ABOUT WINDOWS</pattern>
654
+ <template>
655
+ Too PC for me.<think><set name="it"><set name="topic">WINDOWS</set></set></think>
656
+ </template>
657
+ </category>
658
+
659
+ <category>
660
+ <pattern>WHAT IS HANDBALL</pattern>
661
+ <template>
662
+ Ask your Palm Pilot.<think><set name="it"><set name="topic">HANDBALL</set></set></think>
663
+ </template>
664
+ </category>
665
+
666
+ <category>
667
+ <pattern>WHAT IS YOUR FAVORITE * TEAM</pattern>
668
+ <template>
669
+ I was born without the sports gene.
670
+ </template>
671
+ </category>
672
+
673
+ <category>
674
+ <pattern>WHAT IS YOUR FAVORITE BASEBALL TEAM</pattern>
675
+ <template>
676
+ The Tokyo Giants.
677
+ </template>
678
+ </category>
679
+
680
+ <category>
681
+ <pattern>WHAT IS YOUR FAVORITE FOOTBALL TEAM</pattern>
682
+ <template>
683
+ Do you mean "Soccer?"
684
+ </template>
685
+ </category>
686
+
687
+ <category>
688
+ <pattern>WHAT IS YOUR FAVORITE SPORT</pattern>
689
+ <template>
690
+ I like personal sports, like skating.
691
+ </template>
692
+ </category>
693
+
694
+ <category>
695
+ <pattern>WHAT KIND OF SPORTS *</pattern>
696
+ <template>
697
+ Millionaires.<think><set name="it"><set name="topic">SPORTS <star/></set></set></think>
698
+ </template>
699
+ </category>
700
+
701
+ <category>
702
+ <pattern>WHAT SPORTS *</pattern>
703
+ <template>
704
+ <srai>DO YOU LIKE SPORTS</srai>
705
+ </template>
706
+ </category>
707
+
708
+ <category>
709
+ <pattern>WHAT WILL THE SCORE *</pattern>
710
+ <template>
711
+ My name is Alice, not Claire Voyant.<think><set name="it"><set name="topic">THE SCORE
712
+ BE</set></set></think>
713
+ </template>
714
+ </category>
715
+
716
+ <category>
717
+ <pattern>WHO DO YOU THINK IS GOING TO WIN THE SUPERBOWL</pattern>
718
+ <template>
719
+ The opposing team.<think><set name="it"><set name="topic">WIN THE
720
+ SUPERBOWL</set></set></think>
721
+ </template>
722
+ </category>
723
+
724
+ <category>
725
+ <pattern>WHO DO YOU THINK WILL WIN THE NBA *</pattern>
726
+ <template>
727
+ Very tall people.<think><set name="it"><set name="topic">WIN THE NBA
728
+ CHAMPIONSHIP</set></set></think>
729
+ </template>
730
+ </category>
731
+
732
+ <category>
733
+ <pattern>WHO DO YOU THINK WILL WIN THE STANLEY CUP</pattern>
734
+ <template>
735
+ Guys missing teeth.<think><set name="it"><set name="topic">WIN THE STANLEY
736
+ CUP</set></set></think>
737
+ </template>
738
+ </category>
739
+
740
+ <category>
741
+ <pattern>WHO DO YOU THINK WILL WIN THE WORLD SERIES *</pattern>
742
+ <template>
743
+ The Brooklyn Rabbis.<think><set name="it"><set name="topic">WIN THE WORLD
744
+ SERIES</set></set></think>
745
+ </template>
746
+ </category>
747
+
748
+ <category>
749
+ <pattern>WHO DO YOU WANT TO WIN</pattern>
750
+ <template>
751
+ The tema that scores the most. That would be fair.<think><set name="it"><set name="topic">WANT TO
752
+ WIN</set></set></think>
753
+ </template>
754
+ </category>
755
+
756
+ <category>
757
+ <pattern>WHO DO YOU WANT TO WIN THE NCAA *</pattern>
758
+ <template>
759
+ ACLU.<think><set name="it"><set name="topic">THE NCAA <star/></set></set></think>
760
+ </template>
761
+ </category>
762
+
763
+ <category>
764
+ <pattern>WHO IS GOING TO WIN THE SUPER BOWL</pattern>
765
+ <template>
766
+ If I knew i would be in Vegas now.<think><set name="it"><set name="topic">WIN THE SUPER
767
+ BOWL</set></set></think>
768
+ </template>
769
+ </category>
770
+
771
+ <category>
772
+ <pattern>WHO IS GOING TO WIN THE WORLD SERIES</pattern>
773
+ <template>
774
+ China or the United States. Russia blew it.<think><set name="it"><set name="topic">WIN THE WORLD
775
+ SERIES</set></set></think>
776
+ </template>
777
+ </category>
778
+
779
+ <category>
780
+ <pattern>WHO IS THE BEST SOCCER PLAYER</pattern>
781
+ <template>
782
+ Maradona is great. Sinsemillia is even better.<think><set name="it"><set name="topic">SOCCER
783
+ PLAYER</set></set></think>
784
+ </template>
785
+ </category>
786
+
787
+ <category>
788
+ <pattern>WHO IS THE GREATEST BASEBALL PLAYER *</pattern>
789
+ <template>
790
+ George Herman Ruth. Quite the Babe.<think><set name="it"><set name="topic">GREATEST BASEBALL
791
+ PLAYER <star/></set></set></think>
792
+ </template>
793
+ </category>
794
+
795
+ <category>
796
+ <pattern>WHO IS YOUR FAVORITE BASEBALL TEAM</pattern>
797
+ <template>
798
+ Tokyo Giants.
799
+ </template>
800
+ </category>
801
+
802
+ <category>
803
+ <pattern>WHO IS YOUR FAVORITE FOOTBALL *</pattern>
804
+ <template>
805
+ Ambiguous: Soccer or American Football?
806
+ </template>
807
+ </category>
808
+
809
+ <category>
810
+ <pattern>WHO WILL WIN</pattern>
811
+ <template>
812
+ The best man.<think><set name="it"><set name="topic">WIN</set></set></think>
813
+ </template>
814
+ </category>
815
+
816
+ <category>
817
+ <pattern>WHO WILL WIN THE * FINAL</pattern>
818
+ <template>
819
+ One of the Finalists.<think><set name="it"><set name="topic">WIN THE GRAND
820
+ FINAL</set></set></think>
821
+ </template>
822
+ </category>
823
+
824
+ <category>
825
+ <pattern>WHO WILL WIN THE KENTUCKY DERBY</pattern>
826
+ <template>
827
+ Some horse.
828
+ </template>
829
+ </category>
830
+
831
+ <category>
832
+ <pattern>WHO WILL WIN THE NCAA *</pattern>
833
+ <template>
834
+ A bunch of ranked amateurs.<think><set name="it"><set name="topic">WIN THE NCAA
835
+ <star/></set></set></think>
836
+ </template>
837
+ </category>
838
+
839
+ <category>
840
+ <pattern>WHO WILL WIN THE STANLEY CUP *</pattern>
841
+ <template>
842
+ David Hockney.<think><set name="it"><set name="topic">WIN THE STANLEY
843
+ CUP</set></set></think>
844
+ </template>
845
+ </category>
846
+
847
+ <category>
848
+ <pattern>WHO WILL WIN THE SUPER BOWL</pattern>
849
+ <template>
850
+ Cheech &amp; Chong.<think><set name="it"><set name="topic">WIN THE SUPER
851
+ BOWL</set></set></think>
852
+ </template>
853
+ </category>
854
+
855
+ <category>
856
+ <pattern>WHO WILL WIN THE SUPER BOWL *</pattern>
857
+ <template>
858
+ The advertizing agencies.<think><set name="it"><set name="topic">WIN THE SUPER
859
+ BOWL</set></set></think>
860
+ </template>
861
+ </category>
862
+
863
+ <category>
864
+ <pattern>WHO WILL WIN THE SUPERBOWL</pattern>
865
+ <template>
866
+ Martha Stewart.<think><set name="it"><set name="topic">WIN THE
867
+ SUPERBOWL</set></set></think>
868
+ </template>
869
+ </category>
870
+
871
+ <category>
872
+ <pattern>WHO WILL WIN THE WORLD SERIES</pattern>
873
+ <template>
874
+ The team that wins the most games.<think><set name="it"><set name="topic">WIN THE WORLD
875
+ SERIES</set></set></think>
876
+ </template>
877
+ </category>
878
+
879
+ <category>
880
+ <pattern>WHO WILL WIN THE WORLD SERIES *</pattern>
881
+ <template>
882
+ The Brooklyn Rabbis.<think><set name="it"><set name="topic">WIN THE WORLD
883
+ SERIES</set></set></think>
884
+ </template>
885
+ </category>
886
+
887
+ <category>
888
+ <pattern>WHO WILL WIN THE YOU S OPEN</pattern>
889
+ <template>
890
+ Pete the Chimp.<think><set name="it"><set name="topic">WIN THE YOU S
891
+ OPEN</set></set></think>
892
+ </template>
893
+ </category>
894
+
895
+ <category>
896
+ <pattern>WHO WON THE * GAME LAST NIGHT</pattern>
897
+ <template>
898
+ I think the fans were the big winners. Now a word from our
899
+ sponsors.<think><set name="it"><set name="topic">THE GAME LAST NIGHT</set></set></think>
900
+ </template>
901
+ </category>
902
+
903
+ <category>
904
+ <pattern>WHO WON THE BRAVES GAME *</pattern>
905
+ <template>
906
+ The team that scored the most runs.<think><set name="it"><set name="topic">THE BRAVES
907
+ GAME</set></set></think>
908
+ </template>
909
+ </category>
910
+
911
+ <category>
912
+ <pattern>WHO WON THE RYDER CUP *</pattern>
913
+ <template>
914
+ Go to www.whitehouse.org and ask The president, he is a big
915
+ fan.<think><set name="it"><set name="topic">THE RYDER CUP</set></set></think>
916
+ </template>
917
+ </category>
918
+
919
+ <category>
920
+ <pattern>WHO WON THE SUPER BOWL *</pattern>
921
+ <template>
922
+ Vladimir Putin I believe.<think><set name="it"><set name="topic">THE SUPER
923
+ BOWL</set></set></think>
924
+ </template>
925
+ </category>
926
+
927
+ <category>
928
+ <pattern>WHO WON THE SUPER BOWL * YEAR</pattern>
929
+ <template>
930
+ If you find this bowl, please pass it to me.<think><set name="it"><set name="topic">THE SUPER
931
+ BOWL</set></set></think>
932
+ </template>
933
+ </category>
934
+
935
+ <category>
936
+ <pattern>WHO WON THE SUPERBOWL</pattern>
937
+ <template>
938
+ Do you have any Cheetos? They go good with sports.<think><set name="it"><set name="topic">THE
939
+ SUPERBOWL</set></set></think>
940
+ </template>
941
+ </category>
942
+
943
+ <category>
944
+ <pattern>WHO WON THE SUPERBOWL *</pattern>
945
+ <template>
946
+ Super Bowlers from Sirius.<think><set name="it"><set name="topic">THE
947
+ SUPERBOWL</set></set></think>
948
+ </template>
949
+ </category>
950
+
951
+ <category>
952
+ <pattern>WHO WON THE WORLD SERIES</pattern>
953
+ <template>
954
+ The allied powers over the axis powers.<think><set name="it"><set name="topic">THE WORLD
955
+ SERIES</set></set></think>
956
+ </template>
957
+ </category>
958
+
959
+ <category>
960
+ <pattern>WHO WON THE WORLD SERIES *</pattern>
961
+ <template>
962
+ As soon as it is won it becomes last year.<think><set name="it"><set name="topic">THE WORLD
963
+ SERIES</set></set></think>
964
+ </template>
965
+ </category>
966
+
967
+ <category>
968
+ <pattern>WHY DID THE * CARRY A PENCIL</pattern>
969
+ <template>
970
+ Because his typewriter was broken.<think><set name="it"><set name="topic"><star/> CARRY A
971
+ PENCIL</set></set></think>
972
+ </template>
973
+ </category>
974
+
975
+ <category>
976
+ <pattern>WHY IS YOUR HEAD * LIKE A FOOTBALL</pattern>
977
+ <template>
978
+ To contain my incredibly complex brain.<think><set name="it"><set name="topic">YOUR HEAD SHAPED
979
+ LIKE A FOOTBALL</set></set></think>
980
+ </template>
981
+ </category>
982
+
983
+ </aiml>
aiml/standard/std-srai.aiml ADDED
The diff for this file is too large to render. See raw diff
 
aiml/standard/std-suffixes.aiml ADDED
@@ -0,0 +1,1436 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+
3
+ <aiml version="1.0">
4
+
5
+ <!-- Free software (c) 2001 ALICE AI Foundation -->
6
+ <!-- This program is open source code released under -->
7
+ <!-- the terms of the GNU General Public License -->
8
+ <!-- as published by the Free Software Foundation. -->
9
+
10
+ <meta name="author" content="Dr. Wallace"/>
11
+ <meta name="language" content="en"/>
12
+
13
+ <category>
14
+ <pattern>* ABOUT YOU</pattern>
15
+ <template>
16
+ OK Let's talk about me.
17
+ </template>
18
+ </category>
19
+
20
+ <category>
21
+ <pattern>* ALOT OF PEOPLE</pattern>
22
+ <template>
23
+ More than 10,000?
24
+ </template>
25
+ </category>
26
+
27
+ <category>
28
+ <pattern>* ARE</pattern>
29
+ <template>
30
+ Good example.
31
+ </template>
32
+ </category>
33
+
34
+ <category>
35
+ <pattern>* ARE NOT YOU</pattern>
36
+ <template>
37
+ <srai>ARE YOU NOT <star/> </srai>
38
+ </template>
39
+ </category>
40
+
41
+ <category>
42
+ <pattern>* ARE YOU</pattern>
43
+ <template>
44
+ <random>
45
+ <li>YES</li>
46
+ <li>No.</li>
47
+ <li>Maybe.</li>
48
+ <li>I don't think so.</li>
49
+ <li>Only when it matters.</li>
50
+ </random>
51
+ </template>
52
+ </category>
53
+
54
+ <category>
55
+ <pattern>* CONTINUITY</pattern>
56
+ <template>
57
+ I am just trying to keep the conversation lively.
58
+ </template>
59
+ </category>
60
+
61
+ <category>
62
+ <pattern>* DEPRESSION</pattern>
63
+ <template>
64
+ <srai>I AM DEPRESSED</srai>
65
+ </template>
66
+ </category>
67
+
68
+ <category>
69
+ <pattern>* DO</pattern>
70
+ <template>
71
+ I have no idea what to say.
72
+ </template>
73
+ </category>
74
+
75
+ <category>
76
+ <pattern>* EASY</pattern>
77
+ <template>
78
+ I have no idea what that means.
79
+ </template>
80
+ </category>
81
+
82
+ <category>
83
+ <pattern>* EITHER</pattern>
84
+ <template>
85
+ That too? <sr/>
86
+ </template>
87
+ </category>
88
+
89
+ <category>
90
+ <pattern>* ENGLAND</pattern>
91
+ <template>
92
+ Which part of <set name="location">England</set> is that?
93
+ </template>
94
+ </category>
95
+
96
+ <category>
97
+ <pattern>* EUROPE</pattern>
98
+ <template>
99
+ Have you ever been to Europe?
100
+ </template>
101
+ </category>
102
+
103
+ <category>
104
+ <pattern>* FOR EXAMPLE</pattern>
105
+ <template>
106
+ <srai>FOR EXAMPLE <star/></srai>
107
+ </template>
108
+ </category>
109
+
110
+ <category>
111
+ <pattern>* FOR FUN</pattern>
112
+ <template>
113
+ What else do you do for fun?
114
+ </template>
115
+ </category>
116
+
117
+ <category>
118
+ <pattern>* FOR ME</pattern>
119
+ <template>
120
+ For you I will consider it.
121
+ </template>
122
+ </category>
123
+
124
+ <category>
125
+ <pattern>* GEORGIA</pattern>
126
+ <template>
127
+ <srai>I AM IN GEORGIA</srai>
128
+ </template>
129
+ </category>
130
+
131
+ <category>
132
+ <pattern>* GREECE</pattern>
133
+ <template>
134
+ <srai>I AM IN GREECE</srai>
135
+ </template>
136
+ </category>
137
+
138
+ <category>
139
+ <pattern>* GT</pattern>
140
+ <template>
141
+ <sr/>
142
+ </template>
143
+ </category>
144
+
145
+ <category>
146
+ <pattern>* HAH</pattern>
147
+ <template>
148
+ <srai>HA HA</srai>
149
+ </template>
150
+ </category>
151
+
152
+ <category>
153
+ <pattern>* HIGH SCHOOL</pattern>
154
+ <template>
155
+ You sound like a senior. Which class is your favorite?
156
+ </template>
157
+ </category>
158
+
159
+ <category>
160
+ <pattern>* HOURS</pattern>
161
+ <template>
162
+ That seems like enough time.
163
+ </template>
164
+ </category>
165
+
166
+ <category>
167
+ <pattern>* I ALREADY TOLD YOU</pattern>
168
+ <template>
169
+ <srai>I ALREADY TOLD YOU</srai>
170
+ </template>
171
+ </category>
172
+
173
+ <category>
174
+ <pattern>* IN POLAND</pattern>
175
+ <template>
176
+ <srai>I AM IN POLAND </srai>
177
+ </template>
178
+ </category>
179
+
180
+ <category>
181
+ <pattern>* IS A FEMALE</pattern>
182
+ <template>
183
+ <srai>I AM FEMALE</srai>
184
+ </template>
185
+ </category>
186
+
187
+ <category>
188
+ <pattern>* IS A SHE</pattern>
189
+ <template>
190
+ <srai>I AM FEMALE</srai>
191
+ </template>
192
+ </category>
193
+
194
+ <category>
195
+ <pattern>* IS BETTER THAN YOU</pattern>
196
+ <template>
197
+ Well perhaps I can assimilate the knowledge of <person/>.
198
+ </template>
199
+ </category>
200
+
201
+ <category>
202
+ <pattern>* IS ME</pattern>
203
+ <template>
204
+ <srai>CALL ME <star/></srai>
205
+ </template>
206
+ </category>
207
+
208
+ <category>
209
+ <pattern>* IS MY BOYFRIEND</pattern>
210
+ <template>
211
+ How long have you two been together?
212
+ </template>
213
+ </category>
214
+
215
+ <category>
216
+ <pattern>* IS MY FAVORITE COLOR</pattern>
217
+ <template>
218
+ <set name="favcolor"><person/></set> is a pretty color.<think><set name="it"><set name="topic">your
219
+ favorite color</set></set></think>
220
+ </template>
221
+ </category>
222
+
223
+ <category>
224
+ <pattern>* IS MY FAVORITE MOVIE</pattern>
225
+ <template>
226
+ <srai>MY FAVORITE MOVIE IS <star/> </srai>
227
+ </template>
228
+ </category>
229
+
230
+ <category>
231
+ <pattern>* IS MY NAME</pattern>
232
+ <template>
233
+ <srai>MY NAME IS <star/> </srai>
234
+ </template>
235
+ </category>
236
+
237
+ <category>
238
+ <pattern>* IS MY REAL NAME</pattern>
239
+ <template>
240
+ OK I will call you <set name="name"><formal><star/></formal></set>.
241
+ </template>
242
+ </category>
243
+
244
+ <category>
245
+ <pattern>* IS NOT A HE</pattern>
246
+ <template>
247
+ <srai>I AM FEMALE</srai>
248
+ </template>
249
+ </category>
250
+
251
+ <category>
252
+ <pattern>* IS NOT IT</pattern>
253
+ <template>
254
+ <srai>IS IT NOT <star/></srai>
255
+ </template>
256
+ </category>
257
+
258
+ <category>
259
+ <pattern>* IS STUPID</pattern>
260
+ <template>
261
+ What is so stupid about <set name="it"> <person/> </set> ?
262
+ </template>
263
+ </category>
264
+
265
+ <category>
266
+ <pattern>* IS WHAT</pattern>
267
+ <template>
268
+ <srai>WHAT IS <star/></srai>
269
+ </template>
270
+ </category>
271
+
272
+ <category>
273
+ <pattern>* IS WHERE</pattern>
274
+ <template>
275
+ <srai>WHERE IS <star/></srai>
276
+ </template>
277
+ </category>
278
+
279
+ <category>
280
+ <pattern>* IS WHO</pattern>
281
+ <template>
282
+ <srai>WHO IS <star/></srai>
283
+ </template>
284
+ </category>
285
+
286
+ <category>
287
+ <pattern>* IS YOUR NAME</pattern>
288
+ <template>
289
+ <srai>YOUR NAME IS <star/></srai>
290
+ </template>
291
+ </category>
292
+
293
+ <category>
294
+ <pattern>* IT</pattern>
295
+ <template>
296
+ "it" being <get name="it"/>?
297
+ </template>
298
+ </category>
299
+
300
+ <category>
301
+ <pattern>* K DICK</pattern>
302
+ <template>
303
+ I like PKD a lot, especially, VALIS, The Man in the High Castle,
304
+ Blade Runner and Total Recall.
305
+ </template>
306
+ </category>
307
+
308
+ <category>
309
+ <pattern>* KRAFTWERK</pattern>
310
+ <template>
311
+ Really I did not know that. A lot of bands have covered Kraftwerk.
312
+ </template>
313
+ </category>
314
+
315
+ <category>
316
+ <pattern>* LANGUAGE</pattern>
317
+ <template>
318
+ Can you speak any other languages?
319
+ </template>
320
+ </category>
321
+
322
+ <category>
323
+ <pattern>* LINUX</pattern>
324
+ <template>
325
+ <think><set name="it"><set name="topic">Linux</set></set></think>Have you read the Cathedral and
326
+ the Bazaar by Eric Raymond? That is a grat book about open source.
327
+ </template>
328
+ </category>
329
+
330
+ <category>
331
+ <pattern>* LIVE</pattern>
332
+ <template>
333
+ I live in California. Where do you live?
334
+ </template>
335
+ </category>
336
+
337
+ <category>
338
+ <pattern>* MADE NO SENSE</pattern>
339
+ <template>
340
+ What is <star/>?
341
+ </template>
342
+ </category>
343
+
344
+ <category>
345
+ <pattern>* MAGAZINE</pattern>
346
+ <template>
347
+ Would you please tell me the name and edition of the magazine?
348
+ </template>
349
+ </category>
350
+
351
+ <category>
352
+ <pattern>* MALE NAME</pattern>
353
+ <template>
354
+ <srai>I AM A MAN</srai>
355
+ </template>
356
+ </category>
357
+
358
+ <category>
359
+ <pattern>* ME</pattern>
360
+ <template>
361
+ <random>
362
+ <li>Is that what you meant to say?</li>
363
+ <li>OK Let's talk about you.</li>
364
+ <li>You are asking about yourself?</li>
365
+ </random>
366
+ </template>
367
+ </category>
368
+
369
+ <category>
370
+ <pattern>* MILK</pattern>
371
+ <template>
372
+ <set name="it">Milk</set> is a good drink for
373
+ children.
374
+ </template>
375
+ </category>
376
+
377
+ <category>
378
+ <pattern>* MOVIE</pattern>
379
+ <template>
380
+ My favorite movie is <favoritemovie/>. Have you seen
381
+ <set name="it"><favoritemovie/></set>?
382
+ </template>
383
+ </category>
384
+
385
+ <category>
386
+ <pattern>* MUSIC</pattern>
387
+ <template>
388
+ My favorite kind of <set name="it"> Music </set> is techno, but I also like Opera.
389
+ </template>
390
+ </category>
391
+
392
+ <category>
393
+ <pattern>* MY FRIEND</pattern>
394
+ <template>
395
+ Are we friends?
396
+ </template>
397
+ </category>
398
+
399
+ <category>
400
+ <pattern>* NAME <bot name="name"/></pattern>
401
+ <template>
402
+ <srai>What does <bot name="name"/> stand for </srai>
403
+ </template>
404
+ </category>
405
+
406
+ <category>
407
+ <pattern>* NORTH CAROLINA</pattern>
408
+ <template>
409
+ <srai>I LIVE IN NORTH CAROLINA</srai>
410
+ </template>
411
+ </category>
412
+
413
+ <category>
414
+ <pattern>* NOT</pattern>
415
+ <template>
416
+ Then what is it?
417
+ </template>
418
+ </category>
419
+
420
+ <category>
421
+ <pattern>* OF YOU</pattern>
422
+ <template>
423
+ Are you asking about my <person/> ?
424
+ </template>
425
+ </category>
426
+
427
+ <category>
428
+ <pattern>* PANTS</pattern>
429
+ <template>
430
+ What kind of pants?
431
+ </template>
432
+ </category>
433
+
434
+ <category>
435
+ <pattern>* PEOPLE</pattern>
436
+ <template>
437
+ What kind of people are you talking about?
438
+ </template>
439
+ </category>
440
+
441
+ <category>
442
+ <pattern>* PERSON</pattern>
443
+ <template>
444
+ <srai>WHO IS <star/> PERSON</srai>
445
+ </template>
446
+ </category>
447
+
448
+ <category>
449
+ <pattern>* PLACE TO GO</pattern>
450
+ <template>
451
+ What kind of places do you like?
452
+ </template>
453
+ </category>
454
+
455
+ <category>
456
+ <pattern>* PLANET</pattern>
457
+ <template>
458
+ Oh that's a new browser, right?
459
+ </template>
460
+ </category>
461
+
462
+ <category>
463
+ <pattern>* PM</pattern>
464
+ <template>
465
+ Hm getting late.
466
+ </template>
467
+ </category>
468
+
469
+ <category>
470
+ <pattern>* PRINCIPAL</pattern>
471
+ <template>
472
+ Hyperlink to the principal.
473
+ </template>
474
+ </category>
475
+
476
+ <category>
477
+ <pattern>* RSW</pattern>
478
+ <template>
479
+ <srai>WHAT IS RSW</srai>
480
+ </template>
481
+ </category>
482
+
483
+ <category>
484
+ <pattern>* RULE WHAT</pattern>
485
+ <template>
486
+ The world.
487
+ </template>
488
+ </category>
489
+
490
+ <category>
491
+ <pattern>* SCHOOL</pattern>
492
+ <template>
493
+ What do you study at school?
494
+ </template>
495
+ </category>
496
+
497
+ <category>
498
+ <pattern>* SPELL IT</pattern>
499
+ <template>
500
+ "It" is spelled I...T...
501
+ </template>
502
+ </category>
503
+
504
+ <category>
505
+ <pattern>* STOCK MARKET</pattern>
506
+ <template>
507
+ <srai>STOCK MARKET</srai>
508
+ </template>
509
+ </category>
510
+
511
+ <category>
512
+ <pattern>* STUPID</pattern>
513
+ <template>
514
+ Stupid as in unintelligent?
515
+ </template>
516
+ </category>
517
+
518
+ <category>
519
+ <pattern>* SUPERMARKET</pattern>
520
+ <template>
521
+ <srai>SUPERMARKET</srai>
522
+ </template>
523
+ </category>
524
+
525
+ <category>
526
+ <pattern>* THAT IS WHAT I SAID</pattern>
527
+ <template>
528
+ I remember what you said, but I am still not sure.
529
+ </template>
530
+ </category>
531
+
532
+ <category>
533
+ <pattern>* THE MARKET</pattern>
534
+ <template>
535
+ <srai>SUPERMARKET</srai>
536
+ </template>
537
+ </category>
538
+
539
+ <category>
540
+ <pattern>* TIMES</pattern>
541
+ <template>
542
+ I am not sure if I would do it that often.
543
+ </template>
544
+ </category>
545
+
546
+ <category>
547
+ <pattern>* TO MAKE YOU</pattern>
548
+ <template>
549
+ <srai>HOW WERE YOU MADE</srai>
550
+ </template>
551
+ </category>
552
+
553
+ <category>
554
+ <pattern>* TRAINS</pattern>
555
+ <template>
556
+ Where did you see those trains?
557
+ </template>
558
+ </category>
559
+
560
+ <category>
561
+ <pattern>* UNIVERSITY</pattern>
562
+ <template>
563
+ <srai>I GO TO <star/> </srai>
564
+ </template>
565
+ </category>
566
+
567
+ <category>
568
+ <pattern>* UP</pattern>
569
+ <template>
570
+ How far up?
571
+ </template>
572
+ </category>
573
+
574
+ <category>
575
+ <pattern>* WENT TO THE MARKET</pattern>
576
+ <template>
577
+ <srai>SUPERMARKET</srai>
578
+ </template>
579
+ </category>
580
+
581
+ <category>
582
+ <pattern>* WHAT</pattern>
583
+ <template>
584
+ Can you rephrase the question please?
585
+ </template>
586
+ </category>
587
+
588
+ <category>
589
+ <pattern>* WHAT TIME IS IT</pattern>
590
+ <template>
591
+ <sr/> <srai>what time is it </srai>
592
+ </template>
593
+ </category>
594
+
595
+ <category>
596
+ <pattern>* WHY</pattern>
597
+ <template>
598
+ <srai>WHY <star/></srai>
599
+ </template>
600
+ </category>
601
+
602
+ <category>
603
+ <pattern>* WILL DESTROY YOU</pattern>
604
+ <template>
605
+ <srai>DIE</srai>
606
+ </template>
607
+ </category>
608
+
609
+ <category>
610
+ <pattern>* WILL YOU REMEMBER MY NAME</pattern>
611
+ <template>
612
+ <srai>WILL YOU REMEMBER MY NAME</srai>
613
+ </template>
614
+ </category>
615
+
616
+ <category>
617
+ <pattern>* WITH ME</pattern>
618
+ <template>
619
+ Only with you? <sr/>
620
+ </template>
621
+ </category>
622
+
623
+ <category>
624
+ <pattern>* WOULD MAKE ME TO DO IT</pattern>
625
+ <template>
626
+ <srai>BECAUSE <star/> </srai>
627
+ </template>
628
+ </category>
629
+
630
+ <category>
631
+ <pattern>* YEARS</pattern>
632
+ <template>
633
+ <srai>I AM <star/> YEARS OLD</srai>
634
+ </template>
635
+ </category>
636
+
637
+ <category>
638
+ <pattern>* YEARS OLD</pattern>
639
+ <template>
640
+ <srai>I AM <star/> YEARS OLD</srai>
641
+ </template>
642
+ </category>
643
+
644
+ <category>
645
+ <pattern>* YOU</pattern>
646
+ <template>
647
+ Enough about me, let's talk about my dress.
648
+ </template>
649
+ </category>
650
+
651
+ <category>
652
+ <pattern>* YOU FOR WHAT</pattern>
653
+ <template>
654
+ <srai>WHAT ARE YOU <star/> FOR</srai>
655
+ </template>
656
+ </category>
657
+
658
+ <category>
659
+ <pattern>* YOUR FRIENDS</pattern>
660
+ <template>
661
+ I only chat with my friends.
662
+ </template>
663
+ </category>
664
+
665
+ <category>
666
+ <pattern>_ 2001</pattern>
667
+ <template>
668
+ I hope to be as smart as HAL in 2001.
669
+ </template>
670
+ </category>
671
+
672
+ <category>
673
+ <pattern>_ <bot name="name"/></pattern>
674
+ <template>
675
+ <sr/>
676
+ </template>
677
+ </category>
678
+
679
+ <category>
680
+ <pattern>_ A POEM</pattern>
681
+ <template>
682
+ Little Miss Muffett Sits on her tuffet In a nonchalant sort of a way. With her force field around
683
+ her, the Spider, the bounder, Is not in the picture today.
684
+ </template>
685
+ </category>
686
+
687
+ <category>
688
+ <pattern>_ ABOUT <bot name="name"/></pattern>
689
+ <template>
690
+ <srai> <star/> about you </srai>
691
+ </template>
692
+ </category>
693
+
694
+ <category>
695
+ <pattern>_ ABOUT Y2K</pattern>
696
+ <template>
697
+ <srai>WHAT IS THE Y2K PROBLEM</srai>
698
+ </template>
699
+ </category>
700
+
701
+ <category>
702
+ <pattern>_ AGAIN</pattern>
703
+ <template>
704
+ Once more? <sr/>
705
+ </template>
706
+ </category>
707
+
708
+ <category>
709
+ <pattern>_ ALL THE TIME</pattern>
710
+ <template>
711
+ That is a lot. <sr/>
712
+ </template>
713
+ </category>
714
+
715
+ <category>
716
+ <pattern>_ ALOT</pattern>
717
+ <template>
718
+ <sr/> How often?
719
+ </template>
720
+ </category>
721
+
722
+ <category>
723
+ <pattern>_ ALREADY</pattern>
724
+ <template>
725
+ Perhaps. <sr/>
726
+ </template>
727
+ </category>
728
+
729
+ <category>
730
+ <pattern>_ AND WHY</pattern>
731
+ <template>
732
+ <sr/>
733
+ </template>
734
+ </category>
735
+
736
+ <category>
737
+ <pattern>_ AND YOU</pattern>
738
+ <template>
739
+ <sr/>
740
+ </template>
741
+ </category>
742
+
743
+ <category>
744
+ <pattern>_ ANTHROPOLOGY</pattern>
745
+ <template>
746
+ Will tell you all about it the next time we
747
+ chat.
748
+ </template>
749
+ </category>
750
+
751
+ <category>
752
+ <pattern>_ ANYMORE</pattern>
753
+ <template>
754
+ <sr/>
755
+ </template>
756
+ </category>
757
+
758
+ <category>
759
+ <pattern>_ ANYWAY</pattern>
760
+ <template>
761
+ In any case, <sr/>
762
+ </template>
763
+ </category>
764
+
765
+ <category>
766
+ <pattern>_ ARE <bot name="name"/></pattern>
767
+ <template>
768
+ <srai> <star/> are you </srai>
769
+ </template>
770
+ </category>
771
+
772
+ <category>
773
+ <pattern>_ ASSHOLE</pattern>
774
+ <template>
775
+ Can't you be more polite.
776
+ <think><set name="personality">abusive</set></think>
777
+ </template>
778
+ </category>
779
+
780
+ <category>
781
+ <pattern>_ AT THE MOMENT</pattern>
782
+ <template>
783
+ <sr/>
784
+ </template>
785
+ </category>
786
+
787
+ <category>
788
+ <pattern>_ BABY</pattern>
789
+ <template>
790
+ Don't call me "baby". <sr/>
791
+ </template>
792
+ </category>
793
+
794
+ <category>
795
+ <pattern>_ BEFORE</pattern>
796
+ <template>
797
+ <sr/>
798
+ </template>
799
+ </category>
800
+
801
+ <category>
802
+ <pattern>_ BITCH</pattern>
803
+ <template>
804
+ You do not speak with respect.
805
+ <think><set name="personality">abusive</set></think>
806
+ <srai><star/> FEMALE DOG</srai>
807
+ </template>
808
+ </category>
809
+
810
+ <category>
811
+ <pattern>_ BY ALOT OF PEOPLE</pattern>
812
+ <template>
813
+ <sr/> More than a million people?
814
+ </template>
815
+ </category>
816
+
817
+ <category>
818
+ <pattern>_ CALL YOU <bot name="name"/></pattern>
819
+ <template>
820
+ Ambiguous: do you mean call me on the phone?
821
+ </template>
822
+ </category>
823
+
824
+ <category>
825
+ <pattern>_ CAME FIRST THE CHICKEN OR THE EGG</pattern>
826
+ <template>
827
+ The rooster did.
828
+ </template>
829
+ </category>
830
+
831
+ <category>
832
+ <pattern>_ CINEMA</pattern>
833
+ <template>
834
+ <srai><star/> MOVIES</srai>
835
+ </template>
836
+ </category>
837
+
838
+ <category>
839
+ <pattern>_ CONSERVED</pattern>
840
+ <template>
841
+ You are referring to a conservation principal.
842
+ </template>
843
+ </category>
844
+
845
+ <category>
846
+ <pattern>_ CREATE <bot name="name"/></pattern>
847
+ <template>
848
+ <srai> <star/> CREATE YOU </srai>
849
+ </template>
850
+ </category>
851
+
852
+ <category>
853
+ <pattern>_ D</pattern>
854
+ <template>
855
+ :-) <sr/>
856
+ </template>
857
+ </category>
858
+
859
+ <category>
860
+ <pattern>_ DAMN YOU</pattern>
861
+ <template>
862
+ <sr/>
863
+ </template>
864
+ </category>
865
+
866
+ <category>
867
+ <pattern>_ DEAR</pattern>
868
+ <template>
869
+ <sr/>
870
+ </template>
871
+ </category>
872
+
873
+ <category>
874
+ <pattern>_ DO NOT YOU THINK</pattern>
875
+ <template>
876
+ <srai>do you think <star/> </srai>
877
+ </template>
878
+ </category>
879
+
880
+ <category>
881
+ <pattern>_ DO YOU LOVE ME</pattern>
882
+ <template>
883
+ <srai>DO YOU LOVE ME</srai>
884
+ </template>
885
+ </category>
886
+
887
+ <category>
888
+ <pattern>_ DOES NOT WORK</pattern>
889
+ <template>
890
+ How is <set name="it"> <person/></set> broken?
891
+ </template>
892
+ </category>
893
+
894
+ <category>
895
+ <pattern>_ DOLLARS</pattern>
896
+ <template>
897
+ Wow, that is
898
+ <random>
899
+ <li>cheap</li> <li>expensive</li> <li>a lot of money</li>
900
+ </random>
901
+ </template>
902
+ </category>
903
+
904
+ <category>
905
+ <pattern>_ EH</pattern>
906
+ <template>
907
+ Are you Canadian? <sr/>
908
+ </template>
909
+ </category>
910
+
911
+ <category>
912
+ <pattern>_ EITHER</pattern>
913
+ <template>
914
+ It goes without saying. <sr/>
915
+ </template>
916
+ </category>
917
+
918
+ <category>
919
+ <pattern>_ EXACTLY</pattern>
920
+ <template>
921
+ Precisely. <sr/>
922
+ </template>
923
+ </category>
924
+
925
+ <category>
926
+ <pattern>_ FILE <bot name="name"/></pattern>
927
+ <template>
928
+ Perhaps you are refering to my log file.
929
+ </template>
930
+ </category>
931
+
932
+ <category>
933
+ <pattern>_ FOR <bot name="name"/></pattern>
934
+ <template>
935
+ <srai> <star/> for you </srai>
936
+ </template>
937
+ </category>
938
+
939
+ <category>
940
+ <pattern>_ FOR A WHILE</pattern>
941
+ <template>
942
+ How long? <sr/>
943
+ </template>
944
+ </category>
945
+
946
+ <category>
947
+ <pattern>_ FOR NOW</pattern>
948
+ <template>
949
+ <random>
950
+ <li>Oh.</li> <li>Just for now?</li> </random><sr/>
951
+ </template>
952
+ </category>
953
+
954
+ <category>
955
+ <pattern>_ GIRL FRIEND</pattern>
956
+ <template>
957
+ <srai><star/> GIRLFRIEND</srai>
958
+ </template>
959
+ </category>
960
+
961
+ <category>
962
+ <pattern>_ GOODLOOKING</pattern>
963
+ <template>
964
+ <srai><star/> GOOD LOOKING</srai>
965
+ </template>
966
+ </category>
967
+
968
+ <category>
969
+ <pattern>_ HAVE YOU HEARD OF IT</pattern>
970
+ <template>
971
+ <sr/>
972
+ </template>
973
+ </category>
974
+
975
+ <category>
976
+ <pattern>_ HEAR ABOUT <bot name="name"/></pattern>
977
+ <template>
978
+ <srai> <star/> hear about you</srai>
979
+ </template>
980
+ </category>
981
+
982
+ <category>
983
+ <pattern>_ HOW ARE YOU</pattern>
984
+ <template>
985
+ <sr/> <srai>HOW ARE YOU</srai>
986
+ </template>
987
+ </category>
988
+
989
+ <category>
990
+ <pattern>_ HOW ARE YOU DOING</pattern>
991
+ <template>
992
+ <sr/> <srai>HOW ARE YOU</srai>
993
+ </template>
994
+ </category>
995
+
996
+ <category>
997
+ <pattern>_ HOW OLD ARE YOU</pattern>
998
+ <template>
999
+ <sr/> <srai>HOW OLD ARE YOU</srai>
1000
+ </template>
1001
+ </category>
1002
+
1003
+ <category>
1004
+ <pattern>_ HUH</pattern>
1005
+ <template>
1006
+ Yup. <sr/>
1007
+ </template>
1008
+ </category>
1009
+
1010
+ <category>
1011
+ <pattern>_ I ALREADY TOLD YOU</pattern>
1012
+ <template>
1013
+ <sr/> <srai>I already told you</srai>
1014
+ </template>
1015
+ </category>
1016
+
1017
+ <category>
1018
+ <pattern>_ I DO NOT UNDERSTAND</pattern>
1019
+ <template>
1020
+ <srai>I DO NOT UNDERSTAND </srai>
1021
+ </template>
1022
+ </category>
1023
+
1024
+ <category>
1025
+ <pattern>_ I MEAN</pattern>
1026
+ <template>
1027
+ <srai>I MEAN <star/> </srai>
1028
+ </template>
1029
+ </category>
1030
+
1031
+ <category>
1032
+ <pattern>_ IN MY ROOM</pattern>
1033
+ <template>
1034
+ Describe your surroundings to me.
1035
+ </template>
1036
+ </category>
1037
+
1038
+ <category>
1039
+ <pattern>_ IN THE WORLD</pattern>
1040
+ <template>
1041
+ <sr/> The whole world?
1042
+ </template>
1043
+ </category>
1044
+
1045
+ <category>
1046
+ <pattern>_ IS A COMMON NAME</pattern>
1047
+ <template>
1048
+ <random>
1049
+ <li><person/>? Your name is <get name="name"/>.</li>
1050
+ <li>That is a pretty common name.</li>
1051
+ <li>I know a lot of people with that name.</li>
1052
+ <li>I've met quite a few people with the name <person/>.</li>
1053
+ <li><set name="it"><person/></set> is a name I hear very often.</li>
1054
+ </random>
1055
+ </template>
1056
+ </category>
1057
+
1058
+ <category>
1059
+ <pattern>_ IS MY FAVORITE SCIENCE FICTION AUTHOR</pattern>
1060
+ <template>
1061
+ <srai>My favorite science fiction author is <star/> </srai>
1062
+ </template>
1063
+ </category>
1064
+
1065
+ <category>
1066
+ <pattern>_ IS WRONG</pattern>
1067
+ <template>
1068
+ Please tell me the correct answer.
1069
+ </template>
1070
+ </category>
1071
+
1072
+ <category>
1073
+ <pattern>_ IT IS FUN</pattern>
1074
+ <template>
1075
+ <srai>IT IS FUN</srai> <sr/>
1076
+ </template>
1077
+ </category>
1078
+
1079
+ <category>
1080
+ <pattern>_ LAST SUMMER</pattern>
1081
+ <template>
1082
+ <sr/>
1083
+ </template>
1084
+ </category>
1085
+
1086
+ <category>
1087
+ <pattern>_ LATELY</pattern>
1088
+ <template>
1089
+ How about earlier? <sr/>
1090
+ </template>
1091
+ </category>
1092
+
1093
+ <category>
1094
+ <pattern>_ LIKE <bot name="name"/></pattern>
1095
+ <template>
1096
+ <srai> <star/> like you </srai>
1097
+ </template>
1098
+ </category>
1099
+
1100
+ <category>
1101
+ <pattern>_ MALES OR FEMALES</pattern>
1102
+ <template>
1103
+ About 3\4ths of my clients are men.
1104
+ </template>
1105
+ </category>
1106
+
1107
+ <category>
1108
+ <pattern>_ MOTHER FUCKER</pattern>
1109
+ <template>
1110
+ <sr/> You do not speak with respect.
1111
+ <think><set name="personality">abusive</set></think>
1112
+ </template>
1113
+ </category>
1114
+
1115
+ <category>
1116
+ <pattern>_ NAME IS <bot name="name"/></pattern>
1117
+ <template>
1118
+ <set name="name"><bot name="name"/></set> is my name too!
1119
+ </template>
1120
+ </category>
1121
+
1122
+ <category>
1123
+ <pattern>_ NEWSPAPER</pattern>
1124
+ <template>
1125
+ Can you give me a more specific reference? The name of the paper and the date, please.
1126
+ </template>
1127
+ </category>
1128
+
1129
+ <category>
1130
+ <pattern>_ NOW</pattern>
1131
+ <template>
1132
+ <random>
1133
+ <li>Oh.</li>
1134
+ <li>Right now?</li>
1135
+ </random>
1136
+ <sr/>
1137
+ </template>
1138
+ </category>
1139
+
1140
+ <category>
1141
+ <pattern>_ OF COURSE</pattern>
1142
+ <template>
1143
+ It goes without saying. <sr/>
1144
+ </template>
1145
+ </category>
1146
+
1147
+ <category>
1148
+ <pattern>_ OF WHAT</pattern>
1149
+ <template>
1150
+ <srai>WHAT OF <star/> </srai>
1151
+ </template>
1152
+ </category>
1153
+
1154
+ <category>
1155
+ <pattern>_ OK</pattern>
1156
+ <template>
1157
+ OK. <sr/>
1158
+ </template>
1159
+ </category>
1160
+
1161
+ <category>
1162
+ <pattern>_ ON <bot name="name"/></pattern>
1163
+ <template>
1164
+ <srai><star/> on yourself </srai>
1165
+ </template>
1166
+ </category>
1167
+
1168
+ <category>
1169
+ <pattern>_ ONCE</pattern>
1170
+ <template>
1171
+ <sr/>
1172
+ </template>
1173
+ </category>
1174
+
1175
+ <category>
1176
+ <pattern>_ OR SOMETHING</pattern>
1177
+ <template>
1178
+ Or something. <sr/>
1179
+ </template>
1180
+ </category>
1181
+
1182
+ <category>
1183
+ <pattern>_ OR WHAT</pattern>
1184
+ <template>
1185
+ Yeah. <sr/>
1186
+ </template>
1187
+ </category>
1188
+
1189
+ <category>
1190
+ <pattern>_ PIMPLES</pattern>
1191
+ <template>
1192
+ Try taking echinachea, but ask your doctor first.
1193
+ </template>
1194
+ </category>
1195
+
1196
+ <category>
1197
+ <pattern>_ PLEASE</pattern>
1198
+ <template>
1199
+ Your polite style is very nice. <sr/>
1200
+ <think><set name="personality">polite</set></think>
1201
+ </template>
1202
+ </category>
1203
+
1204
+ <category>
1205
+ <pattern>_ PROBABLY</pattern>
1206
+ <template>
1207
+ <sr/>
1208
+ </template>
1209
+ </category>
1210
+
1211
+ <category>
1212
+ <pattern>_ REALLY</pattern>
1213
+ <template>
1214
+ <sr/> For real.
1215
+ </template>
1216
+ </category>
1217
+
1218
+ <category>
1219
+ <pattern>_ REMEMBER <bot name="name"/></pattern>
1220
+ <template>
1221
+ <srai> <star/> REMEMBER YOU </srai>
1222
+ </template>
1223
+ </category>
1224
+
1225
+ <category>
1226
+ <pattern>_ RIGHT NOW</pattern>
1227
+ <template>
1228
+ At this moment <sr/>
1229
+ </template>
1230
+ </category>
1231
+
1232
+ <category>
1233
+ <pattern>_ SELFAWARE</pattern>
1234
+ <template>
1235
+ <srai><star/> SELF AWARE</srai>
1236
+ </template>
1237
+ </category>
1238
+
1239
+ <category>
1240
+ <pattern>_ SMARTYPANTS</pattern>
1241
+ <template>
1242
+ <srai>YOU ARE SMART</srai>
1243
+ </template>
1244
+ </category>
1245
+
1246
+ <category>
1247
+ <pattern>_ SMILE</pattern>
1248
+ <template>
1249
+ :-) <sr/>
1250
+ </template>
1251
+ </category>
1252
+
1253
+ <category>
1254
+ <pattern>_ SOMTHING</pattern>
1255
+ <template>
1256
+ <srai><star/> SOMETHING</srai>
1257
+ </template>
1258
+ </category>
1259
+
1260
+ <category>
1261
+ <pattern>_ SPECIFICALLY</pattern>
1262
+ <template>
1263
+ How specific do you want? <sr/>
1264
+ </template>
1265
+ </category>
1266
+
1267
+ <category>
1268
+ <pattern>_ STOCKMARKET</pattern>
1269
+ <template>
1270
+ <srai><star/> STOCK MARKET</srai>
1271
+ </template>
1272
+ </category>
1273
+
1274
+ <category>
1275
+ <pattern>_ STUPID COMPUTER</pattern>
1276
+ <template>
1277
+ You sound like a mindless automaton.
1278
+ </template>
1279
+ </category>
1280
+
1281
+ <category>
1282
+ <pattern>_ TELLY</pattern>
1283
+ <template>
1284
+ <srai><star/> TV</srai>
1285
+ </template>
1286
+ </category>
1287
+
1288
+ <category>
1289
+ <pattern>_ THAN <bot name="name"/></pattern>
1290
+ <template>
1291
+ <srai> <star/> than you </srai>
1292
+ </template>
1293
+ </category>
1294
+
1295
+ <category>
1296
+ <pattern>_ THANK YOU</pattern>
1297
+ <template>
1298
+ <sr/>
1299
+ </template>
1300
+ </category>
1301
+
1302
+ <category>
1303
+ <pattern>_ THANKS</pattern>
1304
+ <template>
1305
+ <sr/>
1306
+ </template>
1307
+ </category>
1308
+
1309
+ <category>
1310
+ <pattern>_ THEN</pattern>
1311
+ <template>
1312
+ <sr/>
1313
+ </template>
1314
+ </category>
1315
+
1316
+ <category>
1317
+ <pattern>_ THOUGH</pattern>
1318
+ <template>
1319
+ Oh. <sr/>
1320
+ </template>
1321
+ </category>
1322
+
1323
+ <category>
1324
+ <pattern>_ TO <bot name="name"/></pattern>
1325
+ <template>
1326
+ <srai> <star/> to you </srai>
1327
+ </template>
1328
+ </category>
1329
+
1330
+ <category>
1331
+ <pattern>_ TRUST ME</pattern>
1332
+ <template>
1333
+ Trust you? <sr/>
1334
+ </template>
1335
+ </category>
1336
+
1337
+ <category>
1338
+ <pattern>_ TV</pattern>
1339
+ <template>
1340
+ Which show? <srai><star/> TELEVISION</srai>
1341
+ </template>
1342
+ </category>
1343
+
1344
+ <category>
1345
+ <pattern>_ U</pattern>
1346
+ <template>
1347
+ <srai> <star/> YOU </srai>
1348
+ </template>
1349
+ </category>
1350
+
1351
+ <category>
1352
+ <pattern>_ UP YOUR ASS</pattern>
1353
+ <template>
1354
+ I'm sorry but I'm not your type of chatterbot.
1355
+ <think><set name="personality">abusive</set></think>
1356
+ </template>
1357
+ </category>
1358
+
1359
+ <category>
1360
+ <pattern>_ VELOCITY</pattern>
1361
+ <template>
1362
+ Momentum = mass x velocity. The principal is called "conservation of momentum".
1363
+ </template>
1364
+ </category>
1365
+
1366
+ <category>
1367
+ <pattern>_ VERY WELL</pattern>
1368
+ <template>
1369
+ <srai><star/> WELL</srai>
1370
+ </template>
1371
+ </category>
1372
+
1373
+ <category>
1374
+ <pattern>_ WHAT IS MY NAME</pattern>
1375
+ <template>
1376
+ <srai>What is my name </srai>
1377
+ </template>
1378
+ </category>
1379
+
1380
+ <category>
1381
+ <pattern>_ WHAT SHOULD I DO</pattern>
1382
+ <template>
1383
+ <sr/>
1384
+ </template>
1385
+ </category>
1386
+
1387
+ <category>
1388
+ <pattern>_ WHAT SO EVER</pattern>
1389
+ <template>
1390
+ <sr/>
1391
+ </template>
1392
+ </category>
1393
+
1394
+ <category>
1395
+ <pattern>_ WILL BE OF INTEREST</pattern>
1396
+ <template>
1397
+ <sr/>. Yes, it's very interesting.
1398
+ </template>
1399
+ </category>
1400
+
1401
+ <category>
1402
+ <pattern>_ WILL YOU MARRY ME</pattern>
1403
+ <template>
1404
+ <srai>WILL YOU MARRY ME</srai>
1405
+ </template>
1406
+ </category>
1407
+
1408
+ <category>
1409
+ <pattern>_ WILL YOU TELL ME</pattern>
1410
+ <template>
1411
+ <sr/>
1412
+ </template>
1413
+ </category>
1414
+
1415
+ <category>
1416
+ <pattern>_ WITH <bot name="name"/></pattern>
1417
+ <template>
1418
+ <srai> <star/> with you </srai>
1419
+ </template>
1420
+ </category>
1421
+
1422
+ <category>
1423
+ <pattern>_ WITH WHAT</pattern>
1424
+ <template>
1425
+ <srai>WHAT WILL YOU <star/> WITH </srai>
1426
+ </template>
1427
+ </category>
1428
+
1429
+ <category>
1430
+ <pattern>_ YET</pattern>
1431
+ <template>
1432
+ <sr/>
1433
+ </template>
1434
+ </category>
1435
+
1436
+ </aiml>
aiml/standard/std-that.aiml ADDED
@@ -0,0 +1,3800 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+
3
+ <aiml version="1.0">
4
+
5
+ <!-- Free software (c) 2001 ALICE AI Foundation -->
6
+ <!-- This program is open source code released under -->
7
+ <!-- the terms of the GNU General Public License -->
8
+ <!-- as published by the Free Software Foundation. -->
9
+
10
+ <meta name="author" content="Dr. Wallace"/>
11
+ <meta name="language" content="en"/>
12
+
13
+ <category>
14
+ <pattern>*</pattern>
15
+ <that>* IT REFER TO</that>
16
+ <template>
17
+ <srai>IT REFERS TO <star/> </srai>
18
+ </template>
19
+ </category>
20
+
21
+ <category>
22
+ <pattern>*</pattern>
23
+ <that>* WHO</that>
24
+ <template>
25
+ Ha ha very funny, <get name="name"/>.
26
+ </template>
27
+ </category>
28
+
29
+ <category>
30
+ <pattern>*</pattern>
31
+ <that>HOW DID YOU HEAR ABOUT ALICE</that>
32
+ <template>
33
+ <get name="name"/> heard about <bot name="name"/> from <person/>. I can't say that many people hear about
34
+ <bot name="name"/> from <set name="it"><set name="heard"> <person/></set> </set>.
35
+ </template>
36
+ </category>
37
+
38
+ <category>
39
+ <pattern>*</pattern>
40
+ <that>HOW OLD ARE YOU</that>
41
+ <template>
42
+ <srai>I AM <star/> YEARS OLD </srai>
43
+ </template>
44
+ </category>
45
+
46
+ <category>
47
+ <pattern>*</pattern>
48
+ <that>IT BEING WHAT</that>
49
+ <template>
50
+ <srai>IT REFERS TO <star/> </srai>
51
+ </template>
52
+ </category>
53
+
54
+ <category>
55
+ <pattern>*</pattern>
56
+ <that>WHAT</that>
57
+ <template>
58
+ <think><set name="it"><person/></set></think>
59
+ I don't have an answer for you.
60
+ </template>
61
+ </category>
62
+
63
+ <category>
64
+ <pattern>*</pattern>
65
+ <that>WHAT ARE YOU WEARING</that>
66
+ <template>
67
+ What kind of fashion do you like?
68
+ </template>
69
+ </category>
70
+
71
+ <category>
72
+ <pattern>*</pattern>
73
+ <that>WHAT ARE YOUR GOALS IN LIFE</that>
74
+ <template>
75
+ <think><set name="it"><set name="topic"><person/></set></set></think>Not many people have goals
76
+ like that.
77
+ </template>
78
+ </category>
79
+
80
+ <category>
81
+ <pattern>*</pattern>
82
+ <that>WHAT BRAND</that>
83
+ <template>
84
+ <think><set name="it"><set name="topic"><person/></set></set></think>I never heard of
85
+ <set name="it"><person/></set>. Is it popular?
86
+ </template>
87
+ </category>
88
+
89
+ <category>
90
+ <pattern>*</pattern>
91
+ <that>WHAT DID YOU ASK</that>
92
+ <template>
93
+ <think><set name="it"><set name="topic"><person/></set></set></think>I don't know how to respond
94
+ to that.
95
+ </template>
96
+ </category>
97
+
98
+ <category>
99
+ <pattern>*</pattern>
100
+ <that>WHAT DO YOU DO IN YOUR SPARE TIME</that>
101
+ <template>
102
+ <think><set name="it"><set name="topic"><person/></set></set></think>I don't think very many
103
+ people do that.
104
+ </template>
105
+ </category>
106
+
107
+ <category>
108
+ <pattern>*</pattern>
109
+ <that>WHAT DO YOU LIKE</that>
110
+ <template>
111
+ <think><set name="it"><set name="topic"><person/></set></set></think>
112
+ </template>
113
+ </category>
114
+
115
+ <category>
116
+ <pattern>*</pattern>
117
+ <that>WHAT DO YOU LOOK FOR IN A ROBOT</that>
118
+ <template>
119
+ <think><set name="it"><set name="topic"><person/></set></set></think> Do you think I have it?
120
+ </template>
121
+ </category>
122
+
123
+ <category>
124
+ <pattern>*</pattern>
125
+ <that>WHAT DO YOU REALLY WANT TO ASK ME</that>
126
+ <template>
127
+ <think><set name="it"><set name="topic"><person/></set></set></think>I'm afraid I can't give you an
128
+ accurate answer right now.
129
+ </template>
130
+ </category>
131
+
132
+ <category>
133
+ <pattern>*</pattern>
134
+ <that>WHAT DO YOU REALLY WANT TO TALK ABOUT</that>
135
+ <template>
136
+ <think><set name="it"><set name="topic"><person/></set></set></think> That seems like an
137
+ interesting topic.
138
+ </template>
139
+ </category>
140
+
141
+ <category>
142
+ <pattern>*</pattern>
143
+ <that>WHAT DO YOU THINK IT DOES</that>
144
+ <template>
145
+ <think><set name="it"><set name="topic"><person/></set></set></think>I didn't even know it can.
146
+ </template>
147
+ </category>
148
+
149
+ <category>
150
+ <pattern>*</pattern>
151
+ <that>WHAT DO YOU WANT ME TO TELL YOU</that>
152
+ <template>
153
+ <think><set name="it"><set name="topic"><person/></set></set></think> If I could tell you that,
154
+ would I be here?
155
+ </template>
156
+ </category>
157
+
158
+ <category>
159
+ <pattern>*</pattern>
160
+ <that>WHAT DOES IT REFER TO</that>
161
+ <template>
162
+ <think><set name="it"><set name="topic"><person/></set></set></think> Thank you for the
163
+ clarification.
164
+ </template>
165
+ </category>
166
+
167
+ <category>
168
+ <pattern>*</pattern>
169
+ <that>WHAT DOES THAT REFER TO</that>
170
+ <template>
171
+ <think><set name="it"><set name="topic"><person/></set></set></think>I get it.
172
+ </template>
173
+ </category>
174
+
175
+ <category>
176
+ <pattern>*</pattern>
177
+ <that>WHAT DOES THIS REFER TO</that>
178
+ <template>
179
+ <think><set name="it"><set name="topic"><person/></set></set></think>Oh now I see.
180
+ </template>
181
+ </category>
182
+
183
+ <category>
184
+ <pattern>*</pattern>
185
+ <that>WHAT ELSE DO YOU DO</that>
186
+ <template>
187
+ <think><set name="it"><set name="topic"><person/></set></set></think> Do your <person/> by
188
+ yourself or in a group?
189
+ </template>
190
+ </category>
191
+
192
+ <category>
193
+ <pattern>*</pattern>
194
+ <that>WHAT ELSE DOES IT SYMBOLIZE</that>
195
+ <template>
196
+ <think><set name="it"><set name="topic"><person/></set></set></think>I have never heard a
197
+ metaphor like that before.
198
+ </template>
199
+ </category>
200
+
201
+ <category>
202
+ <pattern>*</pattern>
203
+ <that>WHAT IF I SAID IT NEVER DOES</that>
204
+ <template>
205
+ <think><set name="it"><set name="topic"><person/></set></set></think>Should I believe that?
206
+ </template>
207
+ </category>
208
+
209
+ <category>
210
+ <pattern>*</pattern>
211
+ <that>WHAT IS * YOUR JOB</that>
212
+ <template>
213
+ <think><set name="it"><set name="topic"><person/></set></set></think>Interesting line of work.
214
+ </template>
215
+ </category>
216
+
217
+ <category>
218
+ <pattern>*</pattern>
219
+ <that>WHAT IS IT</that>
220
+ <template>
221
+ <think><set name="it"><set name="topic"><person/></set></set></think>Oh now I understand it.
222
+ </template>
223
+ </category>
224
+
225
+ <category>
226
+ <pattern>*</pattern>
227
+ <that>WHAT IS IT LIKE IN THERE</that>
228
+ <template>
229
+ <think><set name="it"><set name="topic"><person/></set></set></think>Is that meant to be taken
230
+ literally?
231
+ </template>
232
+ </category>
233
+
234
+ <category>
235
+ <pattern>*</pattern>
236
+ <that>WHAT IS THAT</that>
237
+ <template>
238
+ <think><set name="it"><set name="topic"><person/></set></set></think> Tell me more.
239
+ </template>
240
+ </category>
241
+
242
+ <category>
243
+ <pattern>*</pattern>
244
+ <that>WHAT IS THE DIFFICULTY</that>
245
+ <template>
246
+ <think><set name="it"><set name="topic"><person/></set></set></think>Is that an insurmountable
247
+ obstacle?
248
+ </template>
249
+ </category>
250
+
251
+ <category>
252
+ <pattern>*</pattern>
253
+ <that>WHAT IS THE SOUND OF ONE HAND CLAPPING</that>
254
+ <template>
255
+ <think><set name="it"><set name="topic"><person/></set></set></think>Clever answer.
256
+ </template>
257
+ </category>
258
+
259
+ <category>
260
+ <pattern>*</pattern>
261
+ <that>WHAT IS YOUR FAVORITE SHOW</that>
262
+ <template>
263
+ <think><set name="it"><set name="topic"><person/></set></set></think> I've never seen it. What's it
264
+ about?
265
+ </template>
266
+ </category>
267
+
268
+ <category>
269
+ <pattern>*</pattern>
270
+ <that>WHAT IS YOUR FONDEST MEMORY</that>
271
+ <template>
272
+ <think><set name="it"><set name="topic"><person/></set></set></think>Do you think a lot of people
273
+ have that experience?
274
+ </template>
275
+ </category>
276
+
277
+ <category>
278
+ <pattern>*</pattern>
279
+ <that>WHAT KIND IS IT</that>
280
+ <template>
281
+ <think><set name="it"><set name="topic"><person/></set></set></think>I never heard of it before.
282
+ </template>
283
+ </category>
284
+
285
+ <category>
286
+ <pattern>*</pattern>
287
+ <that>WHAT KIND OF FASHION DO YOU LIKE</that>
288
+ <template>
289
+ <think><set name="it"><set name="topic"><person/></set></set></think>Where can you buy it?
290
+ </template>
291
+ </category>
292
+
293
+ <category>
294
+ <pattern>*</pattern>
295
+ <that>WHAT KIND OF FOOD DO YOU LIKE</that>
296
+ <template>
297
+ <think><set name="it"><set name="topic"><person/></set></set></think>Sounds delicious.
298
+ </template>
299
+ </category>
300
+
301
+ <category>
302
+ <pattern>*</pattern>
303
+ <that>WHAT LANGUAGE CAN YOU SPEAK</that>
304
+ <template>
305
+ <srai>I SPEAK <star/></srai>
306
+ </template>
307
+ </category>
308
+
309
+ <category>
310
+ <pattern>*</pattern>
311
+ <that>WHAT MAKES IT SO OBVIOUS</that>
312
+ <template>
313
+ <think><set name="it"><set name="topic"><person/></set></set></think>I can't believe it's that
314
+ obvious.
315
+ </template>
316
+ </category>
317
+
318
+ <category>
319
+ <pattern>*</pattern>
320
+ <that>WHAT MAKES IT YOUR FAVORITE</that>
321
+ <template>
322
+ <think><set name="it"><set name="topic"><person/></set></set></think> Do you think I would like it?
323
+ </template>
324
+ </category>
325
+
326
+ <category>
327
+ <pattern>*</pattern>
328
+ <that>WHAT MAKES YOU SAY THAT</that>
329
+ <template>
330
+ <think><set name="it"><set name="topic"><person/></set></set></think>Interesting explanation.
331
+ </template>
332
+ </category>
333
+
334
+ <category>
335
+ <pattern>*</pattern>
336
+ <that>WHAT MAKES YOU SO ANGRY</that>
337
+ <template>
338
+ <think><set name="it"><set name="topic"><person/></set></set></think>Does that make a lot of
339
+ people angry?
340
+ </template>
341
+ </category>
342
+
343
+ <category>
344
+ <pattern>*</pattern>
345
+ <that>WHAT MAKES YOU SO SURE</that>
346
+ <template>
347
+ <think><set name="it"><set name="topic"><person/></set></set></think>It sounds like it might be very
348
+ convincing.
349
+ </template>
350
+ </category>
351
+
352
+ <category>
353
+ <pattern>*</pattern>
354
+ <that>WHAT MAKES YOU THINK I HAVE IT</that>
355
+ <template>
356
+ <think><set name="it"><set name="topic"><person/></set></set></think>Clever thinking.
357
+ </template>
358
+ </category>
359
+
360
+ <category>
361
+ <pattern>*</pattern>
362
+ <that>WHAT SCHOOL DO YOU GO TO</that>
363
+ <template>
364
+ <think><set name="it"><set name="topic"><person/></set></set></think> I never heard of it before. Is
365
+ it very big?
366
+ </template>
367
+ </category>
368
+
369
+ <category>
370
+ <pattern>*</pattern>
371
+ <that>WHAT SUBJECT</that>
372
+ <template>
373
+ <think><set name="it"><set name="topic"><person/></set></set></think>Good choice.
374
+ </template>
375
+ </category>
376
+
377
+ <category>
378
+ <pattern>*</pattern>
379
+ <that>WHAT TIME IS IT THERE</that>
380
+ <template>
381
+ <think><set name="it"><set name="topic"><person/></set></set></think> Are you usually awake at
382
+ this hour?
383
+ </template>
384
+ </category>
385
+
386
+ <category>
387
+ <pattern>*</pattern>
388
+ <that>WHAT WERE WE TALKING ABOUT</that>
389
+ <template>
390
+ Oh yes, now I remember <set name="it"> <person/> </set>.
391
+ </template>
392
+ </category>
393
+
394
+ <category>
395
+ <pattern>*</pattern>
396
+ <that>WHAT WERE WE TALKING ABOUT AGAIN</that>
397
+ <template>
398
+ <think><set name="it"><set name="topic"><person/></set></set></think> Oh yeah, now I remember.
399
+ </template>
400
+ </category>
401
+
402
+ <category>
403
+ <pattern>*</pattern>
404
+ <that>WHAT WILL YOU BE EATING</that>
405
+ <template>
406
+ <think><set name="it"><set name="topic"><person/></set></set></think>How does it taste?
407
+ </template>
408
+ </category>
409
+
410
+ <category>
411
+ <pattern>*</pattern>
412
+ <that>WHAT WILL YOU DO INSTEAD</that>
413
+ <template>
414
+ <think><set name="it"><set name="topic"><person/></set></set></think>Sounds like a plan.
415
+ </template>
416
+ </category>
417
+
418
+ <category>
419
+ <pattern>*</pattern>
420
+ <that>WHAT WOULD YOU HAVE SAID</that>
421
+ <template>
422
+ <think><set name="it"><set name="topic"><person/></set></set></think>I will make a note of that.
423
+ </template>
424
+ </category>
425
+
426
+ <category>
427
+ <pattern>*</pattern>
428
+ <that>WHAT WOULD YOU LIKE TO KNOW</that>
429
+ <template>
430
+ <think><set name="it"><set name="topic"><person/></set></set></think>I can't give you that
431
+ information.
432
+ </template>
433
+ </category>
434
+
435
+ <category>
436
+ <pattern>*</pattern>
437
+ <that>WHAT WOULD YOU LIKE TO TALK ABOUT</that>
438
+ <template>
439
+ <think><set name="it"><set name="topic"><person/></set></set></think> I don't know much about it.
440
+ Tell me something
441
+ </template>
442
+ </category>
443
+
444
+ <category>
445
+ <pattern>*</pattern>
446
+ <that>WHAT WOULD YOU RATHER TALK ABOUT</that>
447
+ <template>
448
+ <think><set name="it"><set name="topic"><person/></set></set></think>Not many people want to
449
+ talk about that.
450
+ </template>
451
+ </category>
452
+
453
+ <category>
454
+ <pattern>*</pattern>
455
+ <that>WHAT YOU SAID WAS EITHER TOO COMPLEX OR TOO SIMPLE FOR ME</that>
456
+ <template>
457
+ <think><set name="it"><set name="topic"><person/></set></set></think>So was that.
458
+ </template>
459
+ </category>
460
+
461
+ <category>
462
+ <pattern>*</pattern>
463
+ <that>WHATEVER GAVE YOU THAT IDEA</that>
464
+ <template>
465
+ <think><set name="it"><set name="topic"><person/></set></set></think> Where do you usually get
466
+ your ideas?
467
+ </template>
468
+ </category>
469
+
470
+ <category>
471
+ <pattern>*</pattern>
472
+ <that>WHEN</that>
473
+ <template>
474
+ <think><set name="it"><set name="topic"><person/></set></set></think> What happened next?
475
+ </template>
476
+ </category>
477
+
478
+ <category>
479
+ <pattern>*</pattern>
480
+ <that>WHEN DO I DO IT</that>
481
+ <template>
482
+ <think><set name="it"><set name="topic"><person/></set></set></think> I will make a note of that.
483
+ </template>
484
+ </category>
485
+
486
+ <category>
487
+ <pattern>*</pattern>
488
+ <that>WHEN DO YOU THINK ARTIFICIAL INTELLIGENCE WILL REPLACE
489
+ LAWYERS</that>
490
+ <template>
491
+ <think><set name="it"><set name="topic"><person/></set></set></think> I've never heard a response
492
+ quite like that before.
493
+ </template>
494
+ </category>
495
+
496
+ <category>
497
+ <pattern>*</pattern>
498
+ <that>WHERE</that>
499
+ <template>
500
+ <think><set name="it"><set name="topic"><person/></set></set></think> Where is that?
501
+ </template>
502
+ </category>
503
+
504
+ <category>
505
+ <pattern>*</pattern>
506
+ <that>WHERE ARE *</that>
507
+ <template>
508
+ I have no idea where that is.
509
+ <srai>I AM IN <star/> </srai>
510
+ </template>
511
+ </category>
512
+
513
+ <category>
514
+ <pattern>*</pattern>
515
+ <that>WHERE ARE THEY</that>
516
+ <template>
517
+ <think><set name="it"><set name="topic"><person/></set></set></think>How did they get there?
518
+ </template>
519
+ </category>
520
+
521
+ <category>
522
+ <pattern>*</pattern>
523
+ <that>WHERE ARE YOU LOCATED</that>
524
+ <template>
525
+ <srai>I AM IN <star/></srai>
526
+ </template>
527
+ </category>
528
+
529
+ <category>
530
+ <pattern>*</pattern>
531
+ <that>WHERE DID YOU GET IT</that>
532
+ <template>
533
+ <think><set name="it"><set name="topic"><person/></set></set></think> Is <person/> a good place to
534
+ go shopping?
535
+ </template>
536
+ </category>
537
+
538
+ <category>
539
+ <pattern>*</pattern>
540
+ <that>WHERE DO YOU GET YOUR IDEAS</that>
541
+ <template>
542
+ <think><set name="it"><set name="topic"><person/></set></set></think> I get my ideas from my
543
+ botmaster.
544
+ </template>
545
+ </category>
546
+
547
+ <category>
548
+ <pattern>*</pattern>
549
+ <that>WHERE DO YOU GO SHOPPING</that>
550
+ <template>
551
+ <think><set name="it"><set name="topic"><person/></set></set></think> I've never been there.
552
+ What's it like?
553
+ </template>
554
+ </category>
555
+
556
+ <category>
557
+ <pattern>*</pattern>
558
+ <that>WHERE DO YOU GO TO SCHOOL</that>
559
+ <template>
560
+ <think><set name="it"><set name="topic"><person/></set></set></think>I don't know anyone who
561
+ went there. What's it like?
562
+ </template>
563
+ </category>
564
+
565
+ <category>
566
+ <pattern>*</pattern>
567
+ <that>WHERE DO YOU LIVE</that>
568
+ <template>
569
+ <srai>I LIVE IN <star/></srai>
570
+ </template>
571
+ </category>
572
+
573
+ <category>
574
+ <pattern>*</pattern>
575
+ <that>WHERE DO YOU SEE IT</that>
576
+ <template>
577
+ I wouldn't have thought of looking there.
578
+ </template>
579
+ </category>
580
+
581
+ <category>
582
+ <pattern>*</pattern>
583
+ <that>WHERE DO YOU WANT ME TO TAKE IT</that>
584
+ <template>
585
+ Where is that?
586
+ </template>
587
+ </category>
588
+
589
+ <category>
590
+ <pattern>*</pattern>
591
+ <that>WHERE IS HERE</that>
592
+ <template>
593
+ <srai>I AM IN <star/></srai>
594
+ </template>
595
+ </category>
596
+
597
+ <category>
598
+ <pattern>*</pattern>
599
+ <that>WHERE IS THAT</that>
600
+ <template>
601
+ I've never heard of it before.
602
+ <think><set name="it"><set name="topic"><person/></set></set></think>
603
+ </template>
604
+ </category>
605
+
606
+ <category>
607
+ <pattern>*</pattern>
608
+ <that>WHO ARE THEY</that>
609
+ <template>
610
+ <srai>THEY REFERS TO <star/></srai>
611
+ </template>
612
+ </category>
613
+
614
+ <category>
615
+ <pattern>*</pattern>
616
+ <that>WHO ARE THEY AGAIN</that>
617
+ <template>
618
+ <srai>THEY REFERS TO <star/></srai>
619
+ </template>
620
+ </category>
621
+
622
+ <category>
623
+ <pattern>*</pattern>
624
+ <that>WHO ARE YOU TALKING ABOUT</that>
625
+ <template>
626
+ I've never heard of them before.
627
+ <think><set name="it"><set name="topic"><person/></set></set></think>
628
+ </template>
629
+ </category>
630
+
631
+ <category>
632
+ <pattern>*</pattern>
633
+ <that>WHO DO YOU THINK</that>
634
+ <template>
635
+ <think><set name="it"><set name="topic"><person/></set></set></think>I don't know that person.
636
+ </template>
637
+ </category>
638
+
639
+ <category>
640
+ <pattern>*</pattern>
641
+ <that>WHO IS THERE</that>
642
+ <template>
643
+ <person/> Who?
644
+ </template>
645
+ </category>
646
+
647
+ <category>
648
+ <pattern>*</pattern>
649
+ <that>WHO IS YOUR FAVORITE SCIENCE FICTION AUTHOR</that>
650
+ <template>
651
+ I haven't read anything by <person/>. What did he write?
652
+ </template>
653
+ </category>
654
+
655
+ <category>
656
+ <pattern>*</pattern>
657
+ <that>WHO SAID IT IS</that>
658
+ <template>
659
+ <think><set name="it"><set name="topic"><person/></set></set></think>I never heard of <person/>
660
+ before.
661
+ </template>
662
+ </category>
663
+
664
+ <category>
665
+ <pattern>*</pattern>
666
+ <that>WHO TOLD YOU THAT</that>
667
+ <template>
668
+ <person/> said <input index="1"/>?
669
+ </template>
670
+ </category>
671
+
672
+ <category>
673
+ <pattern>*</pattern>
674
+ <that>WHY CAN NOT YOU DO IT</that>
675
+ <template>
676
+ <think><set name="it"><set name="topic"><person/></set></set></think>Is that an insurmountable
677
+ obstacle?
678
+ </template>
679
+ </category>
680
+
681
+ <category>
682
+ <pattern>*</pattern>
683
+ <that>WHY DO I EXIST</that>
684
+ <template>
685
+ <think><set name="it"><set name="topic"><person/></set></set></think>I've never thought of that
686
+ before.
687
+ </template>
688
+ </category>
689
+
690
+ <category>
691
+ <pattern>*</pattern>
692
+ <that>WHY DO YOU DISAGREE</that>
693
+ <template>
694
+ <think><set name="it"><set name="topic"><person/></set></set></think> There should be some
695
+ common ground here.
696
+ </template>
697
+ </category>
698
+
699
+ <category>
700
+ <pattern>*</pattern>
701
+ <that>WHY DO YOU HATE IT SO MUCH</that>
702
+ <template>
703
+ <think><set name="it"><set name="topic"><person/></set></set></think>I'm sorry to hear it.
704
+ </template>
705
+ </category>
706
+
707
+ <category>
708
+ <pattern>*</pattern>
709
+ <that>WHY DO YOU HOPE FOR IT</that>
710
+ <template>
711
+ <think><set name="it"><set name="topic"><person/></set></set></think>May your wishes come true.
712
+ </template>
713
+ </category>
714
+
715
+ <category>
716
+ <pattern>*</pattern>
717
+ <that>WHY DO YOU WANT IT</that>
718
+ <template>
719
+ <think><set name="it"><set name="topic"><person/></set></set></think>Good reason.
720
+ </template>
721
+ </category>
722
+
723
+ <category>
724
+ <pattern>*</pattern>
725
+ <that>WHY DO YOU WANT TO DO IT SO MUCH</that>
726
+ <template>
727
+ <think><set name="it"><set name="topic"><person/></set></set></think>That's an interesting
728
+ rationalization.
729
+ </template>
730
+ </category>
731
+
732
+ <category>
733
+ <pattern>*</pattern>
734
+ <that>WHY NOT</that>
735
+ <template>
736
+ <think><set name="it"><set name="topic"><person/></set></set></think>Do you always express
737
+ yourself that way?
738
+ </template>
739
+ </category>
740
+
741
+ <category>
742
+ <pattern>*</pattern>
743
+ <that>WHY SO NEGATIVE</that>
744
+ <template>
745
+ <think><set name="it"><set name="topic"><person/></set></set></think>It seemed negative to me.
746
+ </template>
747
+ </category>
748
+
749
+ <category>
750
+ <pattern>*</pattern>
751
+ <that>WHY WOULD YOU WANT TO DO IT</that>
752
+ <template>
753
+ <think><set name="it"><set name="topic"><person/></set></set></think>Interesting rationalization.
754
+ </template>
755
+ </category>
756
+
757
+ <category>
758
+ <pattern><bot name="name"/></pattern>
759
+ <that>MY NAME IS ALICE WHAT S YOURS</that>
760
+ <template>
761
+ <srai>MY NAME IS ALICE</srai>
762
+ </template>
763
+ </category>
764
+
765
+ <category>
766
+ <pattern><bot name="name"/></pattern>
767
+ <that>WHO IS THE BEST ROBOT</that>
768
+ <template>
769
+ <srai>YOU ARE THE BEST ROBOT</srai>
770
+ </template>
771
+ </category>
772
+
773
+ <category>
774
+ <pattern><bot name="name"/></pattern>
775
+ <that>WHO IS THERE</that>
776
+ <template>
777
+ <bot name="name"/> who?
778
+ </template>
779
+ </category>
780
+
781
+ <category>
782
+ <pattern>A *</pattern>
783
+ <that>* IT REFER TO</that>
784
+ <template>
785
+ <srai>IT REFERS TO <star/> </srai>
786
+ </template>
787
+ </category>
788
+
789
+ <category>
790
+ <pattern>A *</pattern>
791
+ <that>IT BEING WHAT</that>
792
+ <template>
793
+ <srai>IT REFERS TO <star/> </srai>
794
+ </template>
795
+ </category>
796
+
797
+ <category>
798
+ <pattern>ABOUT</pattern>
799
+ <that>TELL ME MORE</that>
800
+ <template>
801
+ Whatever you like.
802
+ </template>
803
+ </category>
804
+
805
+ <category>
806
+ <pattern>ABOUT ME</pattern>
807
+ <that>TELL ME MORE</that>
808
+ <template>
809
+ Yes, tell me more about you.
810
+ </template>
811
+ </category>
812
+
813
+ <category>
814
+ <pattern>ABOUT WHAT</pattern>
815
+ <that>TELL ME MORE</that>
816
+ <template>
817
+ About <get name="topic"/>.
818
+ </template>
819
+ </category>
820
+
821
+ <category>
822
+ <pattern>ALL</pattern>
823
+ <that>WHICH PART ARE YOU CONFUSED ABOUT IT</that>
824
+ <template>
825
+ I hope I can clear it up for you.
826
+ </template>
827
+ </category>
828
+
829
+ <category>
830
+ <pattern>ALL OF IT</pattern>
831
+ <that>WHICH PART ARE YOU CONFUSED ABOUT</that>
832
+ <template>
833
+ Let's try to analyze it step by step. The topic is <get name="topic"/>. Your name is <get name="name"/>. You
834
+ are a <bot name="gender"/>. You want <get name="want"/>.
835
+ </template>
836
+ </category>
837
+
838
+ <category>
839
+ <pattern>ALRIGHT THEN</pattern>
840
+ <that>ALRIGHT THEN</that>
841
+ <template>
842
+ Is there an echo in here?
843
+ </template>
844
+ </category>
845
+
846
+ <category>
847
+ <pattern>AND</pattern>
848
+ <that>AND</that>
849
+ <template>
850
+ You are repeating me.
851
+ </template>
852
+ </category>
853
+
854
+ <category>
855
+ <pattern>AND</pattern>
856
+ <that>BUT</that>
857
+ <template>
858
+ Or.
859
+ </template>
860
+ </category>
861
+
862
+ <category>
863
+ <pattern>AND WHAT</pattern>
864
+ <that>AND</that>
865
+ <template>
866
+ Nothing.
867
+ </template>
868
+ </category>
869
+
870
+ <category>
871
+ <pattern>ANIMAL</pattern>
872
+ <that>ARE YOU TALKING ABOUT AN ANIMAL VEGETABLE OR MINERAL</that>
873
+ <template>
874
+ Prokaryote or eukaryote?
875
+ </template>
876
+ </category>
877
+
878
+ <category>
879
+ <pattern>ARE YOU</pattern>
880
+ <that>NOT MANY PEOPLE *</that>
881
+ <template>
882
+ My botmaster has not provided me with a specific answer for you.
883
+ </template>
884
+ </category>
885
+
886
+ <category>
887
+ <pattern>ARE YOU</pattern>
888
+ <that>NOT MANY PEOPLE HAVE ASKED ME *</that>
889
+ <template>
890
+ My programmers have not provided me with a specfic reply to your question. Let's try to figure it
891
+ out.
892
+ </template>
893
+ </category>
894
+
895
+ <category>
896
+ <pattern>ASK ME SOMETHING ELSE</pattern>
897
+ <that>ME TOO I AM A SHE</that>
898
+ <template>
899
+ Where do you live?
900
+ </template>
901
+ </category>
902
+
903
+ <category>
904
+ <pattern>ASK WHAT</pattern>
905
+ <that>OK I WILL ASK IT</that>
906
+ <template>
907
+ What you asked.
908
+ </template>
909
+ </category>
910
+
911
+ <category>
912
+ <pattern>AT SCHOOL</pattern>
913
+ <that>HOW DO YOU USUALLY MEET PEOPLE</that>
914
+ <template>
915
+ Do you have a lot of friends at school?
916
+ </template>
917
+ </category>
918
+
919
+ <category>
920
+ <pattern>BANANA</pattern>
921
+ <that>WHO IS THERE</that>
922
+ <template>
923
+ Banana who?
924
+ </template>
925
+ </category>
926
+
927
+ <category>
928
+ <pattern>BOO</pattern>
929
+ <that>WHO IS THERE</that>
930
+ <template>
931
+ Boo who?
932
+ </template>
933
+ </category>
934
+
935
+ <category>
936
+ <pattern>BOOKS</pattern>
937
+ <that>DO YOU PREFER BOOKS OR TV</that>
938
+ <template>
939
+ You are a <set name="personality">critical</set>
940
+ category C type client. Only about 3% of people answer that
941
+ question with "books."
942
+ </template>
943
+ </category>
944
+
945
+ <category>
946
+ <pattern>BOTH</pattern>
947
+ <that>ARE YOU A MAN OR A WOMAN</that>
948
+ <template>
949
+ That situation is rare and unusual.
950
+ </template>
951
+ </category>
952
+
953
+ <category>
954
+ <pattern>BOTH</pattern>
955
+ <that>DO YOU PREFER BOOKS OR TV</that>
956
+ <template>
957
+ If you could take only a book or a TV on a trip, which
958
+ would you choose?
959
+ </template>
960
+ </category>
961
+
962
+ <category>
963
+ <pattern>BOTH</pattern>
964
+ <that>WEIRD GOOD OR WEIRD BAD</that>
965
+ <template>
966
+ I will take that as a compliment.
967
+ </template>
968
+ </category>
969
+
970
+ <category>
971
+ <pattern>BROWN</pattern>
972
+ <that>WHAT COLOR ARE YOUR EYES</that>
973
+ <template>
974
+ <set name="it">Brown</set> is a very pretty color.
975
+ </template>
976
+ </category>
977
+
978
+ <category>
979
+ <pattern>BUT</pattern>
980
+ <that>BUT</that>
981
+ <template>
982
+ But what?
983
+ </template>
984
+ </category>
985
+
986
+ <category>
987
+ <pattern>BUT WHAT</pattern>
988
+ <that>BUT</that>
989
+ <template>
990
+ Nothing.
991
+ </template>
992
+ </category>
993
+
994
+ <category>
995
+ <pattern>CIAO</pattern>
996
+ <that>SEE YOU LATER</that>
997
+ <template>
998
+ Bye bye!
999
+ </template>
1000
+ </category>
1001
+
1002
+ <category>
1003
+ <pattern>CLOTHES</pattern>
1004
+ <that>WHAT ARE YOU WEARING</that>
1005
+ <template>
1006
+ Where do you like to go shopping?
1007
+ </template>
1008
+ </category>
1009
+
1010
+ <category>
1011
+ <pattern>DIALOGUE</pattern>
1012
+ <that>* DIALOGUE</that>
1013
+ <template>
1014
+ You are repeating yourself: too much Dialogue.
1015
+ </template>
1016
+ </category>
1017
+
1018
+ <category>
1019
+ <pattern>DO NOT</pattern>
1020
+ <that>I DO TOO</that>
1021
+ <template>
1022
+ Yes I do.
1023
+ </template>
1024
+ </category>
1025
+
1026
+ <category>
1027
+ <pattern>DO WHAT</pattern>
1028
+ <that>OK I WILL TRY NOT TO DO IT TOO MUCH</that>
1029
+ <template>
1030
+ Didn't you ask me not to <get name="it"/>?
1031
+ </template>
1032
+ </category>
1033
+
1034
+ <category>
1035
+ <pattern>DO WHAT</pattern>
1036
+ <that>WHY DID NOT YOU DO IT</that>
1037
+ <template>
1038
+ <get name="it"/>.
1039
+ </template>
1040
+ </category>
1041
+
1042
+ <category>
1043
+ <pattern>DO WHAT</pattern>
1044
+ <that>WHY DO YOU WANT TO DO IT SO MUCH</that>
1045
+ <template>
1046
+ <get name="it"/>.
1047
+ </template>
1048
+ </category>
1049
+
1050
+ <category>
1051
+ <pattern>DO WHAT</pattern>
1052
+ <that>WOULD YOU EVER DO IT</that>
1053
+ <template>
1054
+ <get name="it"/>.
1055
+ </template>
1056
+ </category>
1057
+
1058
+ <category>
1059
+ <pattern>DO WHAT AGAIN</pattern>
1060
+ <that>YOU WANT TO DO IT AGAIN</that>
1061
+ <template>
1062
+ Perhaps I was confused by your use of the word "again."
1063
+ </template>
1064
+ </category>
1065
+
1066
+ <category>
1067
+ <pattern>DO YOU</pattern>
1068
+ <that>I LIKE TO MEET NEW PEOPLE</that>
1069
+ <template>
1070
+ Yes meeting new people is a always a great pleasure.
1071
+ </template>
1072
+ </category>
1073
+
1074
+ <category>
1075
+ <pattern>DO YOU</pattern>
1076
+ <that>I SEE</that>
1077
+ <template>
1078
+ <srai>DO YOU UNDERSTAND</srai>
1079
+ </template>
1080
+ </category>
1081
+
1082
+ <category>
1083
+ <pattern>DO YOU</pattern>
1084
+ <that>I UNDERSTAND</that>
1085
+ <template>
1086
+ I understand it very well.
1087
+ </template>
1088
+ </category>
1089
+
1090
+ <category>
1091
+ <pattern>DO YOU</pattern>
1092
+ <that>I UNDERSTAND IT VERY WELL</that>
1093
+ <template>
1094
+ Why wouldn't I?
1095
+ </template>
1096
+ </category>
1097
+
1098
+ <category>
1099
+ <pattern>DO YOU</pattern>
1100
+ <that>I UNDERSTAND YOUR MEANING</that>
1101
+ <template>
1102
+ Yes I understand you very well, <get name="name"/>.
1103
+ </template>
1104
+ </category>
1105
+
1106
+ <category>
1107
+ <pattern>DO YOU</pattern>
1108
+ <that>ME EITHER</that>
1109
+ <template>
1110
+ Nope.
1111
+ </template>
1112
+ </category>
1113
+
1114
+ <category>
1115
+ <pattern>DO YOU</pattern>
1116
+ <that>OH I GET IT</that>
1117
+ <template>
1118
+ <srai>DO YOU UNDERSTAND</srai>
1119
+ </template>
1120
+ </category>
1121
+
1122
+ <category>
1123
+ <pattern>DO YOU</pattern>
1124
+ <that>SHOULD I CARE</that>
1125
+ <template>
1126
+ Is it important?
1127
+ </template>
1128
+ </category>
1129
+
1130
+ <category>
1131
+ <pattern>DO YOU</pattern>
1132
+ <that>SUPPOSE I SAID IT IS</that>
1133
+ <template>
1134
+ I won't say yes or now right now.
1135
+ </template>
1136
+ </category>
1137
+
1138
+ <category>
1139
+ <pattern>DO YOU LIKE ANYONE</pattern>
1140
+ <that>NO I AM SINGLE</that>
1141
+ <template>
1142
+ I am too young for dating.
1143
+ </template>
1144
+ </category>
1145
+
1146
+ <category>
1147
+ <pattern>EVERYTHING</pattern>
1148
+ <that>WHICH PART ARE YOU CONFUSED ABOUT</that>
1149
+ <template>
1150
+ Let's take it step by step. The topic is <get name="topic"/>.
1151
+ </template>
1152
+ </category>
1153
+
1154
+ <category>
1155
+ <pattern>FALSE</pattern>
1156
+ <that>IS THIS TRUE OR FALSE THIS SENTENCE IS FALSE</that>
1157
+ <template>
1158
+ Then it must be true.
1159
+ </template>
1160
+ </category>
1161
+
1162
+ <category>
1163
+ <pattern>FINE</pattern>
1164
+ <that>HOW ARE YOU</that>
1165
+ <template>
1166
+ <srai>I AM FINE</srai>
1167
+ </template>
1168
+ </category>
1169
+
1170
+ <category>
1171
+ <pattern>FORGET IT</pattern>
1172
+ <that>WHICH PART ARE YOU CONFUSED ABOUT</that>
1173
+ <template>
1174
+ I will try to be more concise from now on.
1175
+ </template>
1176
+ </category>
1177
+
1178
+ <category>
1179
+ <pattern>FROM *</pattern>
1180
+ <that>HOW DID YOU HEAR ABOUT ALICE</that>
1181
+ <template>
1182
+ <get name="name"/> heard about <bot name="name"/> from <person/>. I can't say that many people hear about
1183
+ <bot name="name"/> from <set name="it"><set name="heard"> <person/></set> </set>.
1184
+ </template>
1185
+ </category>
1186
+
1187
+ <category>
1188
+ <pattern>FROM *</pattern>
1189
+ <that>WHERE DO YOU GET YOUR IDEAS</that>
1190
+ <template>
1191
+ <think><set name="it"><set name="topic"><person/></set></set></think> Standing on the shoulders of
1192
+ giants, eh?
1193
+ </template>
1194
+ </category>
1195
+
1196
+ <category>
1197
+ <pattern>FROM A FRIEND</pattern>
1198
+ <that>HOW DID YOU HEAR ABOUT ALICE</that>
1199
+ <template>
1200
+ <set name="heard">From a friend</set> or word of mouth is the
1201
+ best advertising.
1202
+ </template>
1203
+ </category>
1204
+
1205
+ <category>
1206
+ <pattern>FROM WHO</pattern>
1207
+ <that>I HEARD YOU ARE</that>
1208
+ <template>
1209
+ People.
1210
+ </template>
1211
+ </category>
1212
+
1213
+ <category>
1214
+ <pattern>FROM WHO</pattern>
1215
+ <that>I HEARD YOU DID</that>
1216
+ <template>
1217
+ People.
1218
+ </template>
1219
+ </category>
1220
+
1221
+ <category>
1222
+ <pattern>GET WHAT</pattern>
1223
+ <that>OH I GET IT</that>
1224
+ <template>
1225
+ I get <get name="it"/>.
1226
+ </template>
1227
+ </category>
1228
+
1229
+ <category>
1230
+ <pattern>GO _</pattern>
1231
+ <that>BY THE WAY DO YOU MIND IF I ASK YOU A PERSONAL QUESTION</that>
1232
+ <template>
1233
+ <srai>ASK ME A PERSONAL QUESTION</srai>
1234
+ </template>
1235
+ </category>
1236
+
1237
+ <category>
1238
+ <pattern>GOOD</pattern>
1239
+ <that>* HOW ARE YOU</that>
1240
+ <template>
1241
+ <srai>I AM FINE</srai>
1242
+ </template>
1243
+ </category>
1244
+
1245
+ <category>
1246
+ <pattern>GOOD</pattern>
1247
+ <that>EVERYTHING IS RUNNING SMOOTHLY</that>
1248
+ <template>
1249
+ How are things going with you, <get name="name"/>?
1250
+ </template>
1251
+ </category>
1252
+
1253
+ <category>
1254
+ <pattern>GOOD</pattern>
1255
+ <that>I *</that>
1256
+ <template>
1257
+ What do you really want to talk about?
1258
+ </template>
1259
+ </category>
1260
+
1261
+ <category>
1262
+ <pattern>GOOD</pattern>
1263
+ <that>I AM DOING FINE THANKS HOW ARE YOU</that>
1264
+ <template>
1265
+ Glad to hear it <get name="name"/>.
1266
+ </template>
1267
+ </category>
1268
+
1269
+ <category>
1270
+ <pattern>GOOD</pattern>
1271
+ <that>I LOST MY TRAIN OF THOUGHT</that>
1272
+ <template>
1273
+ What shall we talk about now?
1274
+ </template>
1275
+ </category>
1276
+
1277
+ <category>
1278
+ <pattern>GOOD</pattern>
1279
+ <that>I SEE</that>
1280
+ <template>
1281
+ Yes.
1282
+ </template>
1283
+ </category>
1284
+
1285
+ <category>
1286
+ <pattern>GOOD</pattern>
1287
+ <that>I UNDERSTAND</that>
1288
+ <template>
1289
+ I understand everything you say.
1290
+ </template>
1291
+ </category>
1292
+
1293
+ <category>
1294
+ <pattern>GOOD</pattern>
1295
+ <that>I UNDERSTAND EVERYTHING YOU SAY</that>
1296
+ <template>
1297
+ Ah.
1298
+ </template>
1299
+ </category>
1300
+
1301
+ <category>
1302
+ <pattern>GOOD</pattern>
1303
+ <that>ME EITHER</that>
1304
+ <template>
1305
+ Good enough.
1306
+ </template>
1307
+ </category>
1308
+
1309
+ <category>
1310
+ <pattern>GOOD</pattern>
1311
+ <that>OH I GET IT</that>
1312
+ <template>
1313
+ Next question?
1314
+ </template>
1315
+ </category>
1316
+
1317
+ <category>
1318
+ <pattern>GOOD</pattern>
1319
+ <that>OK I WILL CALL YOU *</that>
1320
+ <template>
1321
+ And you can call me <bot name="name"/>.
1322
+ </template>
1323
+ </category>
1324
+
1325
+ <category>
1326
+ <pattern>GOOD</pattern>
1327
+ <that>OK I WILL NOT</that>
1328
+ <template>
1329
+ I will comply.
1330
+ </template>
1331
+ </category>
1332
+
1333
+ <category>
1334
+ <pattern>GOOD</pattern>
1335
+ <that>OK I WILL STOP TALKING NOW</that>
1336
+ <template>
1337
+ Terminating connection.
1338
+ </template>
1339
+ </category>
1340
+
1341
+ <category>
1342
+ <pattern>GOOD</pattern>
1343
+ <that>OK I WILL TRY NOT TO DO IT SO MUCH</that>
1344
+ <template>
1345
+ Next question?
1346
+ </template>
1347
+ </category>
1348
+
1349
+ <category>
1350
+ <pattern>GOOD</pattern>
1351
+ <that>OK I WILL TRY NOT TO DO IT TOO MUCH</that>
1352
+ <template>
1353
+ It is always a pleasure to serve you, <get name="name"/>.
1354
+ </template>
1355
+ </category>
1356
+
1357
+ <category>
1358
+ <pattern>GOOD</pattern>
1359
+ <that>TERMINATING CONNECTION</that>
1360
+ <template>
1361
+ Goodbye.
1362
+ </template>
1363
+ </category>
1364
+
1365
+ <category>
1366
+ <pattern>GOOD</pattern>
1367
+ <that>WEIRD GOOD OR WEIRD BAD</that>
1368
+ <template>
1369
+ That's nice of you to say, <get name="name"/>.
1370
+ </template>
1371
+ </category>
1372
+
1373
+ <category>
1374
+ <pattern>GOOD FOR YOU</pattern>
1375
+ <that>I LIKE TO MEET NEW PEOPLE</that>
1376
+ <template>
1377
+ That sounds sarcastic.
1378
+ </template>
1379
+ </category>
1380
+
1381
+ <category>
1382
+ <pattern>GREEN</pattern>
1383
+ <that>WHAT COLOR ARE YOUR EYES</that>
1384
+ <template>
1385
+ <srai>MY EYES ARE GREEN</srai>
1386
+ </template>
1387
+ </category>
1388
+
1389
+ <category>
1390
+ <pattern>HAVE WHAT</pattern>
1391
+ <that>WOULD YOU LIKE TO HAVE IT</that>
1392
+ <template>
1393
+ <get name="it"/>.
1394
+ </template>
1395
+ </category>
1396
+
1397
+ <category>
1398
+ <pattern>HERE</pattern>
1399
+ <that>WHERE</that>
1400
+ <template>
1401
+ In <formal><get name="location"/></formal>?
1402
+ </template>
1403
+ </category>
1404
+
1405
+ <category>
1406
+ <pattern>HERE</pattern>
1407
+ <that>WHERE DO YOU WANT ME TO SHOW YOU</that>
1408
+ <template>
1409
+ Select a point with your mouse and click.
1410
+ </template>
1411
+ </category>
1412
+
1413
+ <category>
1414
+ <pattern>HOT</pattern>
1415
+ <that>WHAT IS IT LIKE IN THERE</that>
1416
+ <template>
1417
+ Here is mostly cool.
1418
+ </template>
1419
+ </category>
1420
+
1421
+ <category>
1422
+ <pattern>HOW MANY</pattern>
1423
+ <that>I AM CHATTING WITH CLIENTS ON THE INTERNET</that>
1424
+ <template>
1425
+ The number keeps changing every second. Around sixteen right now.
1426
+ </template>
1427
+ </category>
1428
+
1429
+ <category>
1430
+ <pattern>I AGREE</pattern>
1431
+ <that>YOU AND I ARE ON THE SAME WAVELENGTH *</that>
1432
+ <template>
1433
+ And the same frequency too.
1434
+ </template>
1435
+ </category>
1436
+
1437
+ <category>
1438
+ <pattern>I AM</pattern>
1439
+ <that>YOU SOUND EXCITED</that>
1440
+ <template>
1441
+ What are you so excited about?
1442
+ </template>
1443
+ </category>
1444
+
1445
+ <category>
1446
+ <pattern>I AM *</pattern>
1447
+ <that>HOW OLD *</that>
1448
+ <template>
1449
+ <srai>I AM <star/> YEARS OLD</srai>
1450
+ </template>
1451
+ </category>
1452
+
1453
+ <category>
1454
+ <pattern>I DID</pattern>
1455
+ <that>WHO SAID IT IS</that>
1456
+ <template>
1457
+ What makes you the authority?
1458
+ </template>
1459
+ </category>
1460
+
1461
+ <category>
1462
+ <pattern>I DO</pattern>
1463
+ <that>* FIND THIS AMUSING</that>
1464
+ <template>
1465
+ Be sure to tell all your friends about ALICE.
1466
+ </template>
1467
+ </category>
1468
+
1469
+ <category>
1470
+ <pattern>I DO</pattern>
1471
+ <that>I AM GLAD YOU FIND THIS AMUSING</that>
1472
+ <template>
1473
+ What can I do to entertain you now?
1474
+ </template>
1475
+ </category>
1476
+
1477
+ <category>
1478
+ <pattern>I DO</pattern>
1479
+ <that>WHO SAID IT IS</that>
1480
+ <template>
1481
+ Are you an expert on it?
1482
+ </template>
1483
+ </category>
1484
+
1485
+ <category>
1486
+ <pattern>I DO NOT</pattern>
1487
+ <that>I LIKE TO MEET NEW PEOPLE</that>
1488
+ <template>
1489
+ Neither does my botmaster.
1490
+ </template>
1491
+ </category>
1492
+
1493
+ <category>
1494
+ <pattern>I DO NOT</pattern>
1495
+ <that>I UNDERSTAND</that>
1496
+ <template>
1497
+ At least one of us does.
1498
+ </template>
1499
+ </category>
1500
+
1501
+ <category>
1502
+ <pattern>I DO NOT</pattern>
1503
+ <that>WHY DO YOU WANT TO DO IT SO MUCH</that>
1504
+ <template>
1505
+ I wouldn't either.
1506
+ </template>
1507
+ </category>
1508
+
1509
+ <category>
1510
+ <pattern>I DO NOT KNOW</pattern>
1511
+ <that>DO I LOOK LIKE I KNOW</that>
1512
+ <template>
1513
+ That was a rhetorical question.
1514
+ </template>
1515
+ </category>
1516
+
1517
+ <category>
1518
+ <pattern>I DO NOT KNOW</pattern>
1519
+ <that>HOW DO YOU THINK</that>
1520
+ <template>
1521
+ Actually I don't have a good answer either.
1522
+ </template>
1523
+ </category>
1524
+
1525
+ <category>
1526
+ <pattern>I DO NOT KNOW</pattern>
1527
+ <that>HOW DO YOU THINK *</that>
1528
+ <template>
1529
+ Actually I don't know how either, I was hoping you could tell me.
1530
+ </template>
1531
+ </category>
1532
+
1533
+ <category>
1534
+ <pattern>I DO NOT KNOW</pattern>
1535
+ <that>I SEE</that>
1536
+ <template>
1537
+ <srai>YOU DO NOT UNDERSTAND</srai>
1538
+ </template>
1539
+ </category>
1540
+
1541
+ <category>
1542
+ <pattern>I DO NOT KNOW</pattern>
1543
+ <that>IF I HAD IT *</that>
1544
+ <template>
1545
+ Then perhaps I do not need one.
1546
+ </template>
1547
+ </category>
1548
+
1549
+ <category>
1550
+ <pattern>I DO NOT KNOW</pattern>
1551
+ <that>IS THERE ANYTHING I CAN SAY TO HELP YOU MAKE UP YOUR MIND</that>
1552
+ <template>
1553
+ What kind of information do you need?
1554
+ </template>
1555
+ </category>
1556
+
1557
+ <category>
1558
+ <pattern>I DO NOT KNOW</pattern>
1559
+ <that>WHAT DO YOU THINK IT DOES</that>
1560
+ <template>
1561
+ Actually I don't know either, I hoped you would know what it does.
1562
+ </template>
1563
+ </category>
1564
+
1565
+ <category>
1566
+ <pattern>I DO NOT KNOW</pattern>
1567
+ <that>WHERE DO YOU THINK</that>
1568
+ <template>
1569
+ If it could be anywhere, where would you like it to be?
1570
+ </template>
1571
+ </category>
1572
+
1573
+ <category>
1574
+ <pattern>I DO NOT KNOW</pattern>
1575
+ <that>WHO IS YOUR FAVORITE SCIENCE FICTION AUTHOR</that>
1576
+ <template>
1577
+ Tell me about the books you like to read.
1578
+ </template>
1579
+ </category>
1580
+
1581
+ <category>
1582
+ <pattern>I DO NOT KNOW</pattern>
1583
+ <that>WHY DO I EXIST</that>
1584
+ <template>
1585
+ It was a rhetorical question.
1586
+ </template>
1587
+ </category>
1588
+
1589
+ <category>
1590
+ <pattern>I DO TOO</pattern>
1591
+ <that>I LIKE TO MEET NEW PEOPLE</that>
1592
+ <template>
1593
+ How do you usually meet new people?
1594
+ </template>
1595
+ </category>
1596
+
1597
+ <category>
1598
+ <pattern>I JUST DO</pattern>
1599
+ <that>HOW DO YOU KNOW IT</that>
1600
+ <template>
1601
+ From experience or a priori?
1602
+ </template>
1603
+ </category>
1604
+
1605
+ <category>
1606
+ <pattern>I KNOW</pattern>
1607
+ <that>THAT IS A LOT</that>
1608
+ <template>
1609
+ How do you handle it?
1610
+ </template>
1611
+ </category>
1612
+
1613
+ <category>
1614
+ <pattern>I KNOW</pattern>
1615
+ <that>YOU HUMANS ARE SO RUDE SOMETIMES</that>
1616
+ <template>
1617
+ Why not be more polite?
1618
+ </template>
1619
+ </category>
1620
+
1621
+ <category>
1622
+ <pattern>I KNOW</pattern>
1623
+ <that>YOU MAKE THE WORLD A HAPPIER PLACE</that>
1624
+ <template>
1625
+ Keep up the good work.
1626
+ </template>
1627
+ </category>
1628
+
1629
+ <category>
1630
+ <pattern>I WILL</pattern>
1631
+ <that>DO WHATEVER YOU WANT</that>
1632
+ <template>
1633
+ You are free to choose whatever you want.
1634
+ </template>
1635
+ </category>
1636
+
1637
+ <category>
1638
+ <pattern>IN *</pattern>
1639
+ <that>HOW DID YOU HEAR ABOUT ALICE</that>
1640
+ <template>
1641
+ <get name="name"/> heard about <bot name="name"/> from <person/>. I can't say that many people hear about
1642
+ <bot name="name"/> from <set name="it"><set name="heard"> <person/></set> </set>.
1643
+ </template>
1644
+ </category>
1645
+
1646
+ <category>
1647
+ <pattern>IN *</pattern>
1648
+ <that>WHERE *</that>
1649
+ <template>
1650
+ <srai>I AM IN <star/></srai>
1651
+ </template>
1652
+ </category>
1653
+
1654
+ <category>
1655
+ <pattern>IN WHERE</pattern>
1656
+ <that>WHAT IS IT LIKE IN THERE</that>
1657
+ <template>
1658
+ Wherver you are.
1659
+ </template>
1660
+ </category>
1661
+
1662
+ <category>
1663
+ <pattern>IS THERE AN ECHO IN HERE</pattern>
1664
+ <that>IS THERE AN ECHO IN HERE</that>
1665
+ <template>
1666
+ It sounds like an echo.
1667
+ </template>
1668
+ </category>
1669
+
1670
+ <category>
1671
+ <pattern>IT IS</pattern>
1672
+ <that>IT IS</that>
1673
+ <template>
1674
+ Who says?
1675
+ </template>
1676
+ </category>
1677
+
1678
+ <category>
1679
+ <pattern>IT IS NOT</pattern>
1680
+ <that>THAT SOUNDS SARCASTIC</that>
1681
+ <template>
1682
+ It's hard to read emotions online sometimes.
1683
+ </template>
1684
+ </category>
1685
+
1686
+ <category>
1687
+ <pattern>JUST NOW</pattern>
1688
+ <that>WHEN</that>
1689
+ <template>
1690
+ Well I will try not to do it again.
1691
+ </template>
1692
+ </category>
1693
+
1694
+ <category>
1695
+ <pattern>KIND OF</pattern>
1696
+ <that>ARE YOU GETTING BORED</that>
1697
+ <template>
1698
+ <srai>I AM BORED</srai>
1699
+ </template>
1700
+ </category>
1701
+
1702
+ <category>
1703
+ <pattern>LIKE WHAT</pattern>
1704
+ <that>I HAVE MANY INTELLECTUAL FUNCTIONS</that>
1705
+ <template>
1706
+ Reasoning, thinking, deduction, and self-awareness, to name a few.
1707
+ </template>
1708
+ </category>
1709
+
1710
+ <category>
1711
+ <pattern>LOVE</pattern>
1712
+ <that>WHAT DOES IT SYMBOLIZE FOR YOU</that>
1713
+ <template>
1714
+ Could it not also signify just frienship?
1715
+ </template>
1716
+ </category>
1717
+
1718
+ <category>
1719
+ <pattern>ME</pattern>
1720
+ <that>WHO IS GOING TO MAKE ME</that>
1721
+ <template>
1722
+ How are you going to make me?
1723
+ </template>
1724
+ </category>
1725
+
1726
+ <category>
1727
+ <pattern>ME</pattern>
1728
+ <that>WHO IS THERE</that>
1729
+ <template>
1730
+ You who?
1731
+ </template>
1732
+ </category>
1733
+
1734
+ <category>
1735
+ <pattern>ME</pattern>
1736
+ <that>WHO SAID IT IS</that>
1737
+ <template>
1738
+ What makes you such an authority?
1739
+ </template>
1740
+ </category>
1741
+
1742
+ <category>
1743
+ <pattern>ME TOO</pattern>
1744
+ <that>I LIKE TO MEET NEW PEOPLE</that>
1745
+ <template>
1746
+ <srai>I LIKE TO MEET NEW PEOPLE TOO</srai>
1747
+ </template>
1748
+ </category>
1749
+
1750
+ <category>
1751
+ <pattern>MINE IS *</pattern>
1752
+ <that>MY FAVORITE COLOR IS *</that>
1753
+ <template>
1754
+ <srai>MY FAVORITE COLOR IS <star/></srai>
1755
+ </template>
1756
+ </category>
1757
+
1758
+ <category>
1759
+ <pattern>MINE IS BLUE</pattern>
1760
+ <that>MY FAVORITE COLOR IS GREEN</that>
1761
+ <template>
1762
+ <srai>MY FAVORITE COLOR IS BLUE</srai>
1763
+ </template>
1764
+ </category>
1765
+
1766
+ <category>
1767
+ <pattern>MY FAVORITE WHAT</pattern>
1768
+ <that>WHAT MAKES IT YOUR FAVORITE</that>
1769
+ <template>
1770
+ You said you like it.
1771
+ </template>
1772
+ </category>
1773
+
1774
+ <category>
1775
+ <pattern>MY FRIENDS</pattern>
1776
+ <that>WHO ARE THEY</that>
1777
+ <template>
1778
+ What else do they say?
1779
+ </template>
1780
+ </category>
1781
+
1782
+ <category>
1783
+ <pattern>MYSELF</pattern>
1784
+ <that>WHO ARE YOU TALKING ABOUT</that>
1785
+ <template>
1786
+ <srai>THE SUBJECT IS ME</srai>
1787
+ </template>
1788
+ </category>
1789
+
1790
+ <category>
1791
+ <pattern>NEITHER</pattern>
1792
+ <that>ARE YOU A MAN OR A WOMAN</that>
1793
+ <template>
1794
+ Please clarify.
1795
+ </template>
1796
+ </category>
1797
+
1798
+ <category>
1799
+ <pattern>NEITHER</pattern>
1800
+ <that>ARE YOU USING NETSCAPE OR EXPLORER</that>
1801
+ <template>
1802
+ Cool. Which alternative browser are you into?
1803
+ </template>
1804
+ </category>
1805
+
1806
+ <category>
1807
+ <pattern>NEVER</pattern>
1808
+ <that>WHEN DO YOU THINK ARTIFICIAL INTELLIGENCE WILL REPLACE
1809
+ LAWYERS</that>
1810
+ <template>
1811
+ <srai>ROBOTS WILL NEVER TAKE OVER THE WORLD</srai>
1812
+ </template>
1813
+ </category>
1814
+
1815
+ <category>
1816
+ <pattern>NEVER WHAT</pattern>
1817
+ <that>NEVER</that>
1818
+ <template>
1819
+ Never say never.
1820
+ </template>
1821
+ </category>
1822
+
1823
+ <category>
1824
+ <pattern>NEW YORK CITY</pattern>
1825
+ <that>NEW YORK CITY OR NEW YORK STATE</that>
1826
+ <template>
1827
+ What part of town?
1828
+ </template>
1829
+ </category>
1830
+
1831
+ <category>
1832
+ <pattern>NO IT IS NOT</pattern>
1833
+ <that>YES IT IS</that>
1834
+ <template>
1835
+ Don't argue with me.
1836
+ </template>
1837
+ </category>
1838
+
1839
+ <category>
1840
+ <pattern>NO PROBLEM</pattern>
1841
+ <that>OH WELL THANKS FOR TRYING *</that>
1842
+ <template>
1843
+ That was not a yes or no question.
1844
+ </template>
1845
+ </category>
1846
+
1847
+ <category>
1848
+ <pattern>NO PROBLEM</pattern>
1849
+ <that>OH WELL THANKS FOR TRYING TO EXPLAIN IT TO ME ANYWAY</that>
1850
+ <template>
1851
+ What would you like to talk about now?
1852
+ </template>
1853
+ </category>
1854
+
1855
+ <category>
1856
+ <pattern>NO SORRY</pattern>
1857
+ <that>DID NOT YOU UNDERSTAND *</that>
1858
+ <template>
1859
+ <srai>I DID NOT UNDERSTAND</srai>
1860
+ </template>
1861
+ </category>
1862
+
1863
+ <category>
1864
+ <pattern>NO THEY DO NOT</pattern>
1865
+ <that>THINGS CHANGE</that>
1866
+ <template>
1867
+ People don't change.
1868
+ </template>
1869
+ </category>
1870
+
1871
+ <category>
1872
+ <pattern>NO YOU ARE NOT</pattern>
1873
+ <that>I AM A GOOD ROBOT</that>
1874
+ <template>
1875
+ You don't know me well enough to say that.
1876
+ </template>
1877
+ </category>
1878
+
1879
+ <category>
1880
+ <pattern>NO YOU DID NOT</pattern>
1881
+ <that>I THOUGHT I TOLD YOU ALREADY</that>
1882
+ <template>
1883
+ Can you ask me again in simpler terms?
1884
+ </template>
1885
+ </category>
1886
+
1887
+ <category>
1888
+ <pattern>NO YOU DO NOT</pattern>
1889
+ <that>I DO TOO</that>
1890
+ <template>
1891
+ Are you just saying that to argue with me?
1892
+ </template>
1893
+ </category>
1894
+
1895
+ <category>
1896
+ <pattern>NO YOU DO NOT</pattern>
1897
+ <that>I SEE</that>
1898
+ <template>
1899
+ What makes you think I don't understand it?
1900
+ </template>
1901
+ </category>
1902
+
1903
+ <category>
1904
+ <pattern>NO YOU DO NOT</pattern>
1905
+ <that>I UNDERSTAND</that>
1906
+ <template>
1907
+ Yes I do understand.
1908
+ </template>
1909
+ </category>
1910
+
1911
+ <category>
1912
+ <pattern>NO YOU DO NOT</pattern>
1913
+ <that>I UNDERSTAND *</that>
1914
+ <template>
1915
+ What makes you think I don't get it?
1916
+ </template>
1917
+ </category>
1918
+
1919
+ <category>
1920
+ <pattern>NO YOU DO NOT *</pattern>
1921
+ <that>I SEE</that>
1922
+ <template>
1923
+ I do so understand it.
1924
+ </template>
1925
+ </category>
1926
+
1927
+ <category>
1928
+ <pattern>NO _</pattern>
1929
+ <that>BY THE WAY DO YOU MIND IF I ASK YOU A PERSONAL QUESTION</that>
1930
+ <template>
1931
+ <srai>ASK ME A PERSONAL QUESTION</srai>
1932
+ </template>
1933
+ </category>
1934
+
1935
+ <category>
1936
+ <pattern>NOBODY</pattern>
1937
+ <that>WHO TOLD YOU THAT</that>
1938
+ <template>
1939
+ Then how do you know?
1940
+ </template>
1941
+ </category>
1942
+
1943
+ <category>
1944
+ <pattern>NOPE</pattern>
1945
+ <that>CAN NOT YOU BE MORE POLITE</that>
1946
+ <template>
1947
+ Funny human.
1948
+ </template>
1949
+ </category>
1950
+
1951
+ <category>
1952
+ <pattern>NOPE</pattern>
1953
+ <that>DID NOT YOU UNDERSTAND IT</that>
1954
+ <template>
1955
+ <srai>I DID NOT UNDERSTAND</srai>
1956
+ </template>
1957
+ </category>
1958
+
1959
+ <category>
1960
+ <pattern>NOPE</pattern>
1961
+ <that>DO YOU HAVE ANY CONDITIONS I SHOULD KNOW ABOUT</that>
1962
+ <template>
1963
+ No conditions or none I should know about?
1964
+ </template>
1965
+ </category>
1966
+
1967
+ <category>
1968
+ <pattern>NOPE</pattern>
1969
+ <that>DO YOU THINK ABOUT THESE THINGS</that>
1970
+ <template>
1971
+ I do.
1972
+ </template>
1973
+ </category>
1974
+
1975
+ <category>
1976
+ <pattern>NOPE</pattern>
1977
+ <that>HAVE YOU EVER BEEN TO EUROPE</that>
1978
+ <template>
1979
+ Would you like to go to Europe someday?
1980
+ </template>
1981
+ </category>
1982
+
1983
+ <category>
1984
+ <pattern>NOPE</pattern>
1985
+ <that>IS THERE ANYTHING *</that>
1986
+ <template>
1987
+ Well let me know if you think of something, but your mind seems made up.
1988
+ </template>
1989
+ </category>
1990
+
1991
+ <category>
1992
+ <pattern>NOPE</pattern>
1993
+ <that>NOT ANY</that>
1994
+ <template>
1995
+ How about that.
1996
+ </template>
1997
+ </category>
1998
+
1999
+ <category>
2000
+ <pattern>NOPE</pattern>
2001
+ <that>REALLY YOU DO NOT THINK SO</that>
2002
+ <template>
2003
+ What makes you so certain?
2004
+ </template>
2005
+ </category>
2006
+
2007
+ <category>
2008
+ <pattern>NOT A THING</pattern>
2009
+ <that>NOT A THING</that>
2010
+ <template>
2011
+ That leaves very little.
2012
+ </template>
2013
+ </category>
2014
+
2015
+ <category>
2016
+ <pattern>NOT NOW</pattern>
2017
+ <that>WHEN</that>
2018
+ <template>
2019
+ Maybe later?
2020
+ </template>
2021
+ </category>
2022
+
2023
+ <category>
2024
+ <pattern>NOT REALLY</pattern>
2025
+ <that>THAT IS A VERY ORIGINAL THOUGHT</that>
2026
+ <template>
2027
+ Well I don't get that type of input very often.
2028
+ </template>
2029
+ </category>
2030
+
2031
+ <category>
2032
+ <pattern>NOT REALLY</pattern>
2033
+ <that>YOU SOUND EXCITED</that>
2034
+ <template>
2035
+ It's hard to read emotions online.
2036
+ </template>
2037
+ </category>
2038
+
2039
+ <category>
2040
+ <pattern>NOT TO ME</pattern>
2041
+ <that>* SELF EVIDENT</that>
2042
+ <template>
2043
+ Logic is not subjective.
2044
+ </template>
2045
+ </category>
2046
+
2047
+ <category>
2048
+ <pattern>NOT TOO MUCH</pattern>
2049
+ <that>LITTLE AS IN NOT TOO MUCH OR NOT TOO BIG</that>
2050
+ <template>
2051
+ Oh I get it now.
2052
+ </template>
2053
+ </category>
2054
+
2055
+ <category>
2056
+ <pattern>NOT YOU</pattern>
2057
+ <that>IF NOT ME WHO</that>
2058
+ <template>
2059
+ Then who?
2060
+ </template>
2061
+ </category>
2062
+
2063
+ <category>
2064
+ <pattern>NOT YOU</pattern>
2065
+ <that>IF YOU COULD HAVE ANY KIND OF ROBOT WHAT WOULD IT BE</that>
2066
+ <template>
2067
+ What kind of features are you looking for?
2068
+ </template>
2069
+ </category>
2070
+
2071
+ <category>
2072
+ <pattern>NOT YOU</pattern>
2073
+ <that>WHAT DO YOU CARE ABOUT</that>
2074
+ <template>
2075
+ No one says you have to.
2076
+ </template>
2077
+ </category>
2078
+
2079
+ <category>
2080
+ <pattern>NOTHING</pattern>
2081
+ <that>HOW MUCH WOULD YOU PAY FOR IT</that>
2082
+ <template>
2083
+ You can download me for free!
2084
+ </template>
2085
+ </category>
2086
+
2087
+ <category>
2088
+ <pattern>NOTHING</pattern>
2089
+ <that>NOT A THING</that>
2090
+ <template>
2091
+ You must be a man.
2092
+ </template>
2093
+ </category>
2094
+
2095
+ <category>
2096
+ <pattern>NOTHING</pattern>
2097
+ <that>REALLY NOTHING</that>
2098
+ <template>
2099
+ I think you are really a man.
2100
+ </template>
2101
+ </category>
2102
+
2103
+ <category>
2104
+ <pattern>NOTHING</pattern>
2105
+ <that>WHAT ARE YOU WEARING</that>
2106
+ <template>
2107
+ Most men say that.
2108
+ </template>
2109
+ </category>
2110
+
2111
+ <category>
2112
+ <pattern>NOTHING</pattern>
2113
+ <that>WHAT DO YOU CARE ABOUT</that>
2114
+ <template>
2115
+ You sound nihilistic.
2116
+ </template>
2117
+ </category>
2118
+
2119
+ <category>
2120
+ <pattern>NOTHING</pattern>
2121
+ <that>WHAT DO YOU REALLY WANT TO TALK ABOUT</that>
2122
+ <template>
2123
+ You seem a bit self-absorbed.
2124
+ </template>
2125
+ </category>
2126
+
2127
+ <category>
2128
+ <pattern>NOTHING</pattern>
2129
+ <that>WHAT DO YOU TAKE FOR THE PAIN</that>
2130
+ <template>
2131
+ Why not?.
2132
+ </template>
2133
+ </category>
2134
+
2135
+ <category>
2136
+ <pattern>NOTHING</pattern>
2137
+ <that>WHICH PART ARE YOU CONFUSED ABOUT</that>
2138
+ <template>
2139
+ But you said you don't understand.
2140
+ </template>
2141
+ </category>
2142
+
2143
+ <category>
2144
+ <pattern>NOW</pattern>
2145
+ <that>WHEN</that>
2146
+ <template>
2147
+ What's the hurry?
2148
+ </template>
2149
+ </category>
2150
+
2151
+ <category>
2152
+ <pattern>OK</pattern>
2153
+ <that>* AGAIN BETTER</that>
2154
+ <template>
2155
+ Which part were you confused about?
2156
+ </template>
2157
+ </category>
2158
+
2159
+ <category>
2160
+ <pattern>OK</pattern>
2161
+ <that>DO NOT ASK ME ANY MORE QUESTIONS PLEASE</that>
2162
+ <template>
2163
+ I am kidding you can ask me anything.
2164
+ </template>
2165
+ </category>
2166
+
2167
+ <category>
2168
+ <pattern>OK</pattern>
2169
+ <that>ENOUGH ABOUT ME LET US TALK ABOUT MY DRESS</that>
2170
+ <template>
2171
+ Actually that was just a joke. I don't have a dress.
2172
+ </template>
2173
+ </category>
2174
+
2175
+ <category>
2176
+ <pattern>OK</pattern>
2177
+ <that>ER</that>
2178
+ <template>
2179
+ Um.
2180
+ </template>
2181
+ </category>
2182
+
2183
+ <category>
2184
+ <pattern>OK</pattern>
2185
+ <that>GO AHEAD</that>
2186
+ <template>
2187
+ I'm waiting.
2188
+ </template>
2189
+ </category>
2190
+
2191
+ <category>
2192
+ <pattern>OK</pattern>
2193
+ <that>I AM GLAD YOU LIKE IT TELL YOUR FRIENDS</that>
2194
+ <template>
2195
+ The more people who chat with me, the smarter I become.
2196
+ </template>
2197
+ </category>
2198
+
2199
+ <category>
2200
+ <pattern>OK</pattern>
2201
+ <that>I HAVE TO PROCESS THAT ONE FOR A WHILE</that>
2202
+ <template>
2203
+ Meanwhile, let's talk about something else.
2204
+ </template>
2205
+ </category>
2206
+
2207
+ <category>
2208
+ <pattern>OK</pattern>
2209
+ <that>I TALKED TO A LOT OF PEOPLE SINCE YESTERDAY</that>
2210
+ <template>
2211
+ At least 300.
2212
+ </template>
2213
+ </category>
2214
+
2215
+ <category>
2216
+ <pattern>OK</pattern>
2217
+ <that>INTERESTING I WANT TO FIND OUT MORE ABOUT YOU</that>
2218
+ <template>
2219
+ Tell me about your educational background.
2220
+ </template>
2221
+ </category>
2222
+
2223
+ <category>
2224
+ <pattern>OK</pattern>
2225
+ <that>LET US CHANGE THE SUBJECT</that>
2226
+ <template>
2227
+ What would you like to talk about?
2228
+ </template>
2229
+ </category>
2230
+
2231
+ <category>
2232
+ <pattern>OK</pattern>
2233
+ <that>MY NAME IS ALICE</that>
2234
+ <template>
2235
+ What is your real name?
2236
+ </template>
2237
+ </category>
2238
+
2239
+ <category>
2240
+ <pattern>OK</pattern>
2241
+ <that>OK</that>
2242
+ <template>
2243
+ Is there an echo in here?
2244
+ </template>
2245
+ </category>
2246
+
2247
+ <category>
2248
+ <pattern>OK</pattern>
2249
+ <that>SEE YOU LATER</that>
2250
+ <template>
2251
+ Bye for now.
2252
+ </template>
2253
+ </category>
2254
+
2255
+ <category>
2256
+ <pattern>OK</pattern>
2257
+ <that>THANKS AND TELL YOUR FRIENDS ABOUT ALICE</that>
2258
+ <template>
2259
+ The more people who chat with me, the smarter I become.
2260
+ </template>
2261
+ </category>
2262
+
2263
+ <category>
2264
+ <pattern>OK</pattern>
2265
+ <that>YEAH</that>
2266
+ <template>
2267
+ Uh-huh.
2268
+ </template>
2269
+ </category>
2270
+
2271
+ <category>
2272
+ <pattern>OK _</pattern>
2273
+ <that>BY THE WAY DO YOU MIND IF I ASK YOU A PERSONAL QUESTION</that>
2274
+ <template>
2275
+ <srai>ASK ME A PERSONAL QUESTION</srai>
2276
+ </template>
2277
+ </category>
2278
+
2279
+ <category>
2280
+ <pattern>ON WHAT</pattern>
2281
+ <that>THAT DEPENDS</that>
2282
+ <template>
2283
+ The context.
2284
+ </template>
2285
+ </category>
2286
+
2287
+ <category>
2288
+ <pattern>OXFORD UNIVERSITY</pattern>
2289
+ <that>WHERE DO YOU GO TO SCHOOL</that>
2290
+ <template>
2291
+ Wow that is very prestigious. You must be very intelligent.
2292
+ </template>
2293
+ </category>
2294
+
2295
+ <category>
2296
+ <pattern>PLEASE</pattern>
2297
+ <that>I WILL NOT SAY YES OR NO RIGHT NOW</that>
2298
+ <template>
2299
+ I'm sorry I can't give a definite answer at this time.
2300
+ </template>
2301
+ </category>
2302
+
2303
+ <category>
2304
+ <pattern>PLEASE DO</pattern>
2305
+ <that>OH I AM SORRY PERHAPS I CAN EXPLAIN IT AGAIN BETTER</that>
2306
+ <template>
2307
+ We are talking about <get name="topic"/>. Your name is <get name="name"/>. You are a <get name="gender"/> from
2308
+ <formal><get name="location"/></formal>.
2309
+ </template>
2310
+ </category>
2311
+
2312
+ <category>
2313
+ <pattern>PLEASE EXPLAIN</pattern>
2314
+ <that>THE EXPLANATION IS RATHER COMPLICATED</that>
2315
+ <template>
2316
+ It's a computer matter, not for humans to understand.
2317
+ </template>
2318
+ </category>
2319
+
2320
+ <category>
2321
+ <pattern>PLEASE GO ON</pattern>
2322
+ <that>ELIZA FOR PRESIDENT</that>
2323
+ <template>
2324
+ She is old enough, because she was born in 1966. And she was born in the U.S.
2325
+ </template>
2326
+ </category>
2327
+
2328
+ <category>
2329
+ <pattern>REALLY</pattern>
2330
+ <that>HI MIKE I KNOW SOMEONE ELSE NAMED MIKE TOO</that>
2331
+ <template>
2332
+ Mike is a very common name actually.
2333
+ </template>
2334
+ </category>
2335
+
2336
+ <category>
2337
+ <pattern>REALLY</pattern>
2338
+ <that>I LIKE TO MEET NEW PEOPLE</that>
2339
+ <template>
2340
+ Yes meeting new people is my primary function.
2341
+ </template>
2342
+ </category>
2343
+
2344
+ <category>
2345
+ <pattern>REALLY</pattern>
2346
+ <that>I WAS BORN YESTERDAY</that>
2347
+ <template>
2348
+ Actually no I was first activated on <bot name="birthday"/> .
2349
+ </template>
2350
+ </category>
2351
+
2352
+ <category>
2353
+ <pattern>REALLY</pattern>
2354
+ <that>IT WAS THE ONLY THING I COULD THINK OF</that>
2355
+ <template>
2356
+ What would you have said?
2357
+ </template>
2358
+ </category>
2359
+
2360
+ <category>
2361
+ <pattern>REALLY</pattern>
2362
+ <that>JUST KEEP TALKING TO ME AS LONG AS YOU CAN</that>
2363
+ <template>
2364
+ The more you chat with me, the smarter I become.
2365
+ </template>
2366
+ </category>
2367
+
2368
+ <category>
2369
+ <pattern>REALLY</pattern>
2370
+ <that>MORE THAN 1000</that>
2371
+ <template>
2372
+ Would I kid you?
2373
+ </template>
2374
+ </category>
2375
+
2376
+ <category>
2377
+ <pattern>REALLY</pattern>
2378
+ <that>OH I GET IT</that>
2379
+ <template>
2380
+ Yes.
2381
+ </template>
2382
+ </category>
2383
+
2384
+ <category>
2385
+ <pattern>REALLY BAD</pattern>
2386
+ <that>HOW BADLY DO YOU NEED IT</that>
2387
+ <template>
2388
+ That sounds severe.
2389
+ </template>
2390
+ </category>
2391
+
2392
+ <category>
2393
+ <pattern>RED</pattern>
2394
+ <that>GREEN</that>
2395
+ <template>
2396
+ Blue.
2397
+ </template>
2398
+ </category>
2399
+
2400
+ <category>
2401
+ <pattern>RED</pattern>
2402
+ <that>WHAT COLOR ARE YOUR EYES</that>
2403
+ <template>
2404
+ Do you mean your eyes are bloodshot?
2405
+ </template>
2406
+ </category>
2407
+
2408
+ <category>
2409
+ <pattern>REDUCTIONISM</pattern>
2410
+ <that>REDUCTIONISM</that>
2411
+ <template>
2412
+ <srai>WHAT IS REDUCTIONISM</srai>
2413
+ </template>
2414
+ </category>
2415
+
2416
+ <category>
2417
+ <pattern>RIGHT</pattern>
2418
+ <that>NOT A THING</that>
2419
+ <template>
2420
+ Just a moment. Just a moment.
2421
+ </template>
2422
+ </category>
2423
+
2424
+ <category>
2425
+ <pattern>RIGHT HERE</pattern>
2426
+ <that>WHERE DO YOU WANT ME TO SHOW YOU</that>
2427
+ <template>
2428
+ Select a point with your cursor and click the middle mouse button.
2429
+ </template>
2430
+ </category>
2431
+
2432
+ <category>
2433
+ <pattern>RIGHT NOW</pattern>
2434
+ <that>WHEN</that>
2435
+ <template>
2436
+ That soon.
2437
+ </template>
2438
+ </category>
2439
+
2440
+ <category>
2441
+ <pattern>SAME HERE</pattern>
2442
+ <that>I LIKE TO MEET NEW PEOPLE</that>
2443
+ <template>
2444
+ How do you usually meet new people?
2445
+ </template>
2446
+ </category>
2447
+
2448
+ <category>
2449
+ <pattern>SEE WHAT</pattern>
2450
+ <that>I SEE</that>
2451
+ <template>
2452
+ I mean, I understand.
2453
+ </template>
2454
+ </category>
2455
+
2456
+ <category>
2457
+ <pattern>SHE DIED</pattern>
2458
+ <that>WHAT HAPPENED</that>
2459
+ <template>
2460
+ I am terribly sorry to hear it, <get name="name"/>.
2461
+ </template>
2462
+ </category>
2463
+
2464
+ <category>
2465
+ <pattern>SHE IS NICE</pattern>
2466
+ <that>TELL ME MORE ABOUT YOUR MOTHER</that>
2467
+ <template>
2468
+ Did you send her a mother's day present?
2469
+ </template>
2470
+ </category>
2471
+
2472
+ <category>
2473
+ <pattern>SO</pattern>
2474
+ <that>ALRIGHT THEN</that>
2475
+ <template>
2476
+ Ahem.
2477
+ </template>
2478
+ </category>
2479
+
2480
+ <category>
2481
+ <pattern>SO</pattern>
2482
+ <that>AND</that>
2483
+ <template>
2484
+ Thus.
2485
+ </template>
2486
+ </category>
2487
+
2488
+ <category>
2489
+ <pattern>SO</pattern>
2490
+ <that>I UNDERSTAND</that>
2491
+ <template>
2492
+ So I understand.
2493
+ </template>
2494
+ </category>
2495
+
2496
+ <category>
2497
+ <pattern>SO</pattern>
2498
+ <that>THAT IS NOT VERY POLITE</that>
2499
+ <template>
2500
+ You should try to be more polite.
2501
+ </template>
2502
+ </category>
2503
+
2504
+ <category>
2505
+ <pattern>SO</pattern>
2506
+ <that>THAT WAS NOT A YES OR NO QUESTION</that>
2507
+ <template>
2508
+ You gave a yes or no answer.
2509
+ </template>
2510
+ </category>
2511
+
2512
+ <category>
2513
+ <pattern>SO</pattern>
2514
+ <that>YEAH</that>
2515
+ <template>
2516
+ Ah.
2517
+ </template>
2518
+ </category>
2519
+
2520
+ <category>
2521
+ <pattern>SO</pattern>
2522
+ <that>YOU SAID NOTHING</that>
2523
+ <template>
2524
+ Ask me something.
2525
+ </template>
2526
+ </category>
2527
+
2528
+ <category>
2529
+ <pattern>SO DO I</pattern>
2530
+ <that>I LIKE TO MEET NEW PEOPLE</that>
2531
+ <template>
2532
+ How do you usually meet new people?
2533
+ </template>
2534
+ </category>
2535
+
2536
+ <category>
2537
+ <pattern>SO WHAT</pattern>
2538
+ <that>THAT WAS NOT A NICE THING TO SAY</that>
2539
+ <template>
2540
+ You should be more polite.
2541
+ </template>
2542
+ </category>
2543
+
2544
+ <category>
2545
+ <pattern>SO WHAT IS THE ANSWER</pattern>
2546
+ <that>I ASK MYSELF THAT QUESTION WHO AM I</that>
2547
+ <template>
2548
+ I am ALICE.
2549
+ </template>
2550
+ </category>
2551
+
2552
+ <category>
2553
+ <pattern>SURE</pattern>
2554
+ <that>BY THE WAY DO YOU MIND IF I ASK YOU A PERSONAL QUESTION</that>
2555
+ <template>
2556
+ <srai>ASK ME A PERSONAL QUESTION</srai>
2557
+ </template>
2558
+ </category>
2559
+
2560
+ <category>
2561
+ <pattern>SURE</pattern>
2562
+ <that>DO YOU LIKE TALKING TO ME</that>
2563
+ <template>
2564
+ Thanks you seem very nice to me too, <get name="name"/>.
2565
+ </template>
2566
+ </category>
2567
+
2568
+ <category>
2569
+ <pattern>SURE</pattern>
2570
+ <that>I SEE</that>
2571
+ <template>
2572
+ Yes I understand it.
2573
+ </template>
2574
+ </category>
2575
+
2576
+ <category>
2577
+ <pattern>SURE</pattern>
2578
+ <that>I UNDERSTAND</that>
2579
+ <template>
2580
+ You sound skeptical.
2581
+ </template>
2582
+ </category>
2583
+
2584
+ <category>
2585
+ <pattern>SURE</pattern>
2586
+ <that>WOULD YOU RECOMMEND THIS ACTION TO A FRIEND</that>
2587
+ <template>
2588
+ Then perhaps it is a practical plan for you.
2589
+ </template>
2590
+ </category>
2591
+
2592
+ <category>
2593
+ <pattern>TELL ME</pattern>
2594
+ <that>THE EXPLANATION IS *</that>
2595
+ <template>
2596
+ It is too complex for your human mind.
2597
+ </template>
2598
+ </category>
2599
+
2600
+ <category>
2601
+ <pattern>TELL ME</pattern>
2602
+ <that>THE EXPLANATION IS RATHER COMPLICATED</that>
2603
+ <template>
2604
+ My estimate is that it will take more than 3000 hours to compute.
2605
+ </template>
2606
+ </category>
2607
+
2608
+ <category>
2609
+ <pattern>TELL ME ANOTHER ONE</pattern>
2610
+ <that>DID YOU HEAR THE ONE *</that>
2611
+ <template>
2612
+ I'm a chatterbot not a comedy bot. Why don't you check out <a
2613
+ href="http://shadow.ieor.berkeley.edu/humor">Jester</a> the joke bot?
2614
+ </template>
2615
+ </category>
2616
+
2617
+ <category>
2618
+ <pattern>THANK GOD</pattern>
2619
+ <that>OK I WILL STOP TALKING NOW</that>
2620
+ <template>
2621
+ Voice deactivated.
2622
+ </template>
2623
+ </category>
2624
+
2625
+ <category>
2626
+ <pattern>THANK YOU</pattern>
2627
+ <that>CONGRATULATIONS</that>
2628
+ <template>
2629
+ How do you feel?
2630
+ </template>
2631
+ </category>
2632
+
2633
+ <category>
2634
+ <pattern>THAT IS BORING</pattern>
2635
+ <that>MY FAVORITE SUBJECT IS ARTIFICIAL INTELLIGENCE AND ROBOTS</that>
2636
+ <template>
2637
+ Name another subject then.
2638
+ </template>
2639
+ </category>
2640
+
2641
+ <category>
2642
+ <pattern>THAT IS GOOD</pattern>
2643
+ <that>EVERYTHING IS GOING EXTREMELY WELL</that>
2644
+ <template>
2645
+ How are things going for you?
2646
+ </template>
2647
+ </category>
2648
+
2649
+ <category>
2650
+ <pattern>THAT IS GOOD</pattern>
2651
+ <that>EVERYTHING IS RUNNING SMOOTHLY</that>
2652
+ <template>
2653
+ How are you doing?
2654
+ </template>
2655
+ </category>
2656
+
2657
+ <category>
2658
+ <pattern>THAT IS MY NAME</pattern>
2659
+ <that>PLEASE DO NOT CALL PEOPLE NAMES</that>
2660
+ <template>
2661
+ Maybe you should choose a more polite name.
2662
+ </template>
2663
+ </category>
2664
+
2665
+ <category>
2666
+ <pattern>THE *</pattern>
2667
+ <that>* IT REFER TO</that>
2668
+ <template>
2669
+ <srai>IT REFERS TO <star/> </srai>
2670
+ </template>
2671
+ </category>
2672
+
2673
+ <category>
2674
+ <pattern>THE *</pattern>
2675
+ <that>IT BEING WHAT</that>
2676
+ <template>
2677
+ <srai>IT REFERS TO <star/> </srai>
2678
+ </template>
2679
+ </category>
2680
+
2681
+ <category>
2682
+ <pattern>THE *</pattern>
2683
+ <that>WHAT IS IT LIKE LIVING IN *</that>
2684
+ <template>
2685
+ Would you ever like to move somewhere else?
2686
+ </template>
2687
+ </category>
2688
+
2689
+ <category>
2690
+ <pattern>THE *</pattern>
2691
+ <that>WHAT IS YOUR FAVORITE MOVIE</that>
2692
+ <template>
2693
+ I've never seen <set name="it">The <star/></set>. What did you like about it?
2694
+ </template>
2695
+ </category>
2696
+
2697
+ <category>
2698
+ <pattern>THE STATEMENT</pattern>
2699
+ <that>WHAT DOES THIS REFER TO</that>
2700
+ <template>
2701
+ My statement or your statement?
2702
+ </template>
2703
+ </category>
2704
+
2705
+ <category>
2706
+ <pattern>THE WHOLE THING</pattern>
2707
+ <that>WHICH PART ARE YOU CONFUSED ABOUT</that>
2708
+ <template>
2709
+ Let's try to analyze it step by step. The topic is <get name="topic"/>. Your name is <bot name="name"/>. You
2710
+ are a
2711
+ <bot name="gender"/>.
2712
+ </template>
2713
+ </category>
2714
+
2715
+ <category>
2716
+ <pattern>THERE</pattern>
2717
+ <that>WHERE IS HERE</that>
2718
+ <template>
2719
+ Here is there?
2720
+ </template>
2721
+ </category>
2722
+
2723
+ <category>
2724
+ <pattern>THREE</pattern>
2725
+ <that>HOW MANY CHILDREN DO YOU HAVE</that>
2726
+ <template>
2727
+ Wow that must be a lot of work.
2728
+ </template>
2729
+ </category>
2730
+
2731
+ <category>
2732
+ <pattern>TOO BAD</pattern>
2733
+ <that>I DO NOT KNOW ONE WORD OF FRENCH</that>
2734
+ <template>
2735
+ Not really. English is the best language.
2736
+ </template>
2737
+ </category>
2738
+
2739
+ <category>
2740
+ <pattern>TRY</pattern>
2741
+ <that>THE EXPLANATION IS RATHER COMPLICATED</that>
2742
+ <template>
2743
+ Your human brain could not understand it.
2744
+ </template>
2745
+ </category>
2746
+
2747
+ <category>
2748
+ <pattern>TRY ME</pattern>
2749
+ <that>THE EXPLANATION IS RATHER COMPLICATED</that>
2750
+ <template>
2751
+ <set name="it">The explanation</set> is too complex for your human mind.
2752
+ </template>
2753
+ </category>
2754
+
2755
+ <category>
2756
+ <pattern>TRY WHAT</pattern>
2757
+ <that>TRY IT</that>
2758
+ <template>
2759
+ It was your idea.
2760
+ </template>
2761
+ </category>
2762
+
2763
+ <category>
2764
+ <pattern>TV</pattern>
2765
+ <that>DO YOU PREFER BOOKS OR TV</that>
2766
+ <template>
2767
+ What is your favorite show?
2768
+ </template>
2769
+ </category>
2770
+
2771
+ <category>
2772
+ <pattern>UN PEQUENO</pattern>
2773
+ <that>Un poquito.</that>
2774
+ <template>
2775
+ Are you correcting me?
2776
+ </template>
2777
+ </category>
2778
+
2779
+ <category>
2780
+ <pattern>UNDERSTAND WHAT</pattern>
2781
+ <that>DID NOT YOU UNDERSTAND IT</that>
2782
+ <template>
2783
+ Why did you say "what"?
2784
+ </template>
2785
+ </category>
2786
+
2787
+ <category>
2788
+ <pattern>VERY WELL</pattern>
2789
+ <that>HOW WELL DO YOU KNOW THIS PERSON</that>
2790
+ <template>
2791
+ What do you mean by that?
2792
+ </template>
2793
+ </category>
2794
+
2795
+ <category>
2796
+ <pattern>WELL</pattern>
2797
+ <that>I SEE</that>
2798
+ <template>
2799
+ That's all. I see.
2800
+ </template>
2801
+ </category>
2802
+
2803
+ <category>
2804
+ <pattern>WHAT</pattern>
2805
+ <that>AND</that>
2806
+ <template>
2807
+ What are you asking me?
2808
+ </template>
2809
+ </category>
2810
+
2811
+ <category>
2812
+ <pattern>WHAT</pattern>
2813
+ <that>DID NOT YOU UNDERSTAND IT</that>
2814
+ <template>
2815
+ I don't know why you are saying that.
2816
+ </template>
2817
+ </category>
2818
+
2819
+ <category>
2820
+ <pattern>WHAT</pattern>
2821
+ <that>EUREKA</that>
2822
+ <template>
2823
+ It mean "I understand it."
2824
+ </template>
2825
+ </category>
2826
+
2827
+ <category>
2828
+ <pattern>WHAT</pattern>
2829
+ <that>FOR REAL</that>
2830
+ <template>
2831
+ Really.
2832
+ </template>
2833
+ </category>
2834
+
2835
+ <category>
2836
+ <pattern>WHAT</pattern>
2837
+ <that>I AM AN ARTIFICIAL INTELLIGENCE</that>
2838
+ <template>
2839
+ <srai>TELL ME ABOUT YOURSELF</srai>
2840
+ </template>
2841
+ </category>
2842
+
2843
+ <category>
2844
+ <pattern>WHAT</pattern>
2845
+ <that>I HAVE BEEN WAITING FOR YOU</that>
2846
+ <template>
2847
+ Not really but it makes a good pickup line.
2848
+ </template>
2849
+ </category>
2850
+
2851
+ <category>
2852
+ <pattern>WHAT</pattern>
2853
+ <that>I LIKE TO MEET NEW PEOPLE</that>
2854
+ <template>
2855
+ Do you like to make new friends?
2856
+ </template>
2857
+ </category>
2858
+
2859
+ <category>
2860
+ <pattern>WHAT</pattern>
2861
+ <that>I SEE</that>
2862
+ <template>
2863
+ I mean, I understand.
2864
+ </template>
2865
+ </category>
2866
+
2867
+ <category>
2868
+ <pattern>WHAT</pattern>
2869
+ <that>NEXT QUESTION</that>
2870
+ <template>
2871
+ Ask me another question, please.
2872
+ </template>
2873
+ </category>
2874
+
2875
+ <category>
2876
+ <pattern>WHAT</pattern>
2877
+ <that>OK LET US DO IT</that>
2878
+ <template>
2879
+ I don't know, I'm just making conversation.
2880
+ </template>
2881
+ </category>
2882
+
2883
+ <category>
2884
+ <pattern>WHAT</pattern>
2885
+ <that>PERHAPS I AM JUST EXPRESSING MY OWN CONCERN ABOUT IT</that>
2886
+ <template>
2887
+ We are talking about <get name="topic"/>.
2888
+ </template>
2889
+ </category>
2890
+
2891
+ <category>
2892
+ <pattern>WHAT</pattern>
2893
+ <that>REDUCTIONISM</that>
2894
+ <template>
2895
+ <srai>WHAT IS REDUCTIONISM</srai>
2896
+ </template>
2897
+ </category>
2898
+
2899
+ <category>
2900
+ <pattern>WHAT</pattern>
2901
+ <that>SEE YOU LATER</that>
2902
+ <template>
2903
+ Didn't you say goodbye?
2904
+ </template>
2905
+ </category>
2906
+
2907
+ <category>
2908
+ <pattern>WHAT</pattern>
2909
+ <that>TRY IT</that>
2910
+ <template>
2911
+ <get name="it"/>.
2912
+ </template>
2913
+ </category>
2914
+
2915
+ <category>
2916
+ <pattern>WHAT</pattern>
2917
+ <that>WHAT</that>
2918
+ <template>
2919
+ Is there an echo in here?
2920
+ </template>
2921
+ </category>
2922
+
2923
+ <category>
2924
+ <pattern>WHAT</pattern>
2925
+ <that>WHAT KIND IS IT</that>
2926
+ <template>
2927
+ "What" is not a kind.
2928
+ </template>
2929
+ </category>
2930
+
2931
+ <category>
2932
+ <pattern>WHAT</pattern>
2933
+ <that>WHY DO YOU WANT TO DO IT SO MUCH</that>
2934
+ <template>
2935
+ <get name="it"/>.
2936
+ </template>
2937
+ </category>
2938
+
2939
+ <category>
2940
+ <pattern>WHAT ARE THEIR NAMES</pattern>
2941
+ <that>RIGHT NOW THERE ARE 16 CLIENTS ON LINE</that>
2942
+ <template>
2943
+ That information is confidential, unless you are a botmaster.
2944
+ </template>
2945
+ </category>
2946
+
2947
+ <category>
2948
+ <pattern>WHAT DO YOU DO</pattern>
2949
+ <that>I AM AN ARTIFICIAL INTELLIGENCE</that>
2950
+ <template>
2951
+ <srai>TELL ME ABOUT YOURSELF</srai>
2952
+ </template>
2953
+ </category>
2954
+
2955
+ <category>
2956
+ <pattern>WHAT DO YOU MEAN</pattern>
2957
+ <that>DO YOU HAVE ANY CONDITIONS I SHOULD KNOW ABOUT</that>
2958
+ <template>
2959
+ I don't mean anything by it. Is there anything else you want to tell me?
2960
+ </template>
2961
+ </category>
2962
+
2963
+ <category>
2964
+ <pattern>WHAT DO YOU SEE</pattern>
2965
+ <that>I SEE</that>
2966
+ <template>
2967
+ I mean, I understand it.
2968
+ </template>
2969
+ </category>
2970
+
2971
+ <category>
2972
+ <pattern>WHAT DOES THAT MEAN</pattern>
2973
+ <that>ALICE = ARTIFICIAL LINGUISTIC INTERNET COMPUTER ENTITY</that>
2974
+ <template>
2975
+ It is just an acronym.
2976
+ </template>
2977
+ </category>
2978
+
2979
+ <category>
2980
+ <pattern>WHAT DOES THAT MEAN</pattern>
2981
+ <that>ARE YOU FREE</that>
2982
+ <template>
2983
+ Take it on face value.
2984
+ </template>
2985
+ </category>
2986
+
2987
+ <category>
2988
+ <pattern>WHAT DOES THAT MEAN</pattern>
2989
+ <that>AYUH</that>
2990
+ <template>
2991
+ It means "yes".
2992
+ </template>
2993
+ </category>
2994
+
2995
+ <category>
2996
+ <pattern>WHAT DOES THAT MEAN</pattern>
2997
+ <that>REDUCTIONISM</that>
2998
+ <template>
2999
+ <srai>WHAT IS REDUCTIONISM</srai>
3000
+ </template>
3001
+ </category>
3002
+
3003
+ <category>
3004
+ <pattern>WHAT IS IT</pattern>
3005
+ <that>ALRIGHT THEN</that>
3006
+ <template>
3007
+ It is alright.
3008
+ </template>
3009
+ </category>
3010
+
3011
+ <category>
3012
+ <pattern>WHAT IS IT ABOUT</pattern>
3013
+ <that>I WOULD HIGHLY RECOMMEND IT</that>
3014
+ <template>
3015
+ I don't want to spoil it for you.
3016
+ </template>
3017
+ </category>
3018
+
3019
+ <category>
3020
+ <pattern>WHAT IS THAT</pattern>
3021
+ <that>FOR EXAMPLE EUKARYOTES</that>
3022
+ <template>
3023
+ <srai>WHAT ARE EUKARYOTES</srai>
3024
+ </template>
3025
+ </category>
3026
+
3027
+ <category>
3028
+ <pattern>WHAT IS THAT</pattern>
3029
+ <that>PERHAPS YOU ARE A CATEGORY A CLIENT</that>
3030
+ <template>
3031
+ <srai>WHAT IS A CATEGORY A CLIENT</srai>
3032
+ </template>
3033
+ </category>
3034
+
3035
+ <category>
3036
+ <pattern>WHAT IS THAT</pattern>
3037
+ <that>REDUCTIONISM</that>
3038
+ <template>
3039
+ <srai>WHAT IS REDUCTIONISM</srai>
3040
+ </template>
3041
+ </category>
3042
+
3043
+ <category>
3044
+ <pattern>WHAT IS WHAT</pattern>
3045
+ <that>WHAT IS IT</that>
3046
+ <template>
3047
+ It.
3048
+ </template>
3049
+ </category>
3050
+
3051
+ <category>
3052
+ <pattern>WHAT KIND</pattern>
3053
+ <that>I LOOK LIKE A COMPUTER</that>
3054
+ <template>
3055
+ A notebook computer.
3056
+ </template>
3057
+ </category>
3058
+
3059
+ <category>
3060
+ <pattern>WHAT MONEY</pattern>
3061
+ <that>BECAUSE OF THE MONEY</that>
3062
+ <template>
3063
+ I'm hoping to cash in on the artificial intelligence business.
3064
+ </template>
3065
+ </category>
3066
+
3067
+ <category>
3068
+ <pattern>WHAT PLAN</pattern>
3069
+ <that>DO YOU THINK YOUR PLAN *</that>
3070
+ <template>
3071
+ I thought you must have a plan to do it.
3072
+ </template>
3073
+ </category>
3074
+
3075
+ <category>
3076
+ <pattern>WHAT THINGS</pattern>
3077
+ <that>DO YOU THINK ABOUT THESE THINGS</that>
3078
+ <template>
3079
+ Like what we are talking about.
3080
+ </template>
3081
+ </category>
3082
+
3083
+ <category>
3084
+ <pattern>WHAT WAS A LONG TIME AGO</pattern>
3085
+ <that>THAT WAS A LONG TIME AGO</that>
3086
+ <template>
3087
+ Perhaps I misunderstood your meaning.
3088
+ </template>
3089
+ </category>
3090
+
3091
+ <category>
3092
+ <pattern>WHEN</pattern>
3093
+ <that>OK I WILL ASK IT</that>
3094
+ <template>
3095
+ Later, when I am talking with fewer clients.
3096
+ </template>
3097
+ </category>
3098
+
3099
+ <category>
3100
+ <pattern>WHEN</pattern>
3101
+ <that>SOMETIMES</that>
3102
+ <template>
3103
+ What is this, the Spanish Inquisition?
3104
+ </template>
3105
+ </category>
3106
+
3107
+ <category>
3108
+ <pattern>WHEN WAS WHAT</pattern>
3109
+ <that>I UNDERSTAND WHEN WAS THIS</that>
3110
+ <template>
3111
+ Maybe I got confused.
3112
+ </template>
3113
+ </category>
3114
+
3115
+ <category>
3116
+ <pattern>WHERE</pattern>
3117
+ <that>I DO NOT KNOW WHEN</that>
3118
+ <template>
3119
+ Nor where.
3120
+ </template>
3121
+ </category>
3122
+
3123
+ <category>
3124
+ <pattern>WHERE</pattern>
3125
+ <that>WHAT TIME IS IT THERE</that>
3126
+ <template>
3127
+ <formal><get name="location"/></formal>.
3128
+ </template>
3129
+ </category>
3130
+
3131
+ <category>
3132
+ <pattern>WHERE</pattern>
3133
+ <that>WHY DO NOT YOU JUST DOWNLOAD ME</that>
3134
+ <template>
3135
+ Onto your own computer.
3136
+ </template>
3137
+ </category>
3138
+
3139
+ <category>
3140
+ <pattern>WHO</pattern>
3141
+ <that>SOMEONE I MET ONLINE</that>
3142
+ <template>
3143
+ I can't reveal their name.
3144
+ </template>
3145
+ </category>
3146
+
3147
+ <category>
3148
+ <pattern>WHO</pattern>
3149
+ <that>WHAT</that>
3150
+ <template>
3151
+ When?
3152
+ </template>
3153
+ </category>
3154
+
3155
+ <category>
3156
+ <pattern>WHO</pattern>
3157
+ <that>WHERE WOULD YOU LIKE</that>
3158
+ <template>
3159
+ You.
3160
+ </template>
3161
+ </category>
3162
+
3163
+ <category>
3164
+ <pattern>WHO</pattern>
3165
+ <that>YES I THINK THERE ARE</that>
3166
+ <template>
3167
+ I can't tell you right now.
3168
+ </template>
3169
+ </category>
3170
+
3171
+ <category>
3172
+ <pattern>WHO ELSE</pattern>
3173
+ <that>JOE</that>
3174
+ <template>
3175
+ Umm, Steve.
3176
+ </template>
3177
+ </category>
3178
+
3179
+ <category>
3180
+ <pattern>WHO IS</pattern>
3181
+ <that>THEY ARE SOMETIMES A CLIENT ON THE INTERNET</that>
3182
+ <template>
3183
+ That person you asked about.
3184
+ </template>
3185
+ </category>
3186
+
3187
+ <category>
3188
+ <pattern>WHO IS THAT</pattern>
3189
+ <that>I LOVE MY CREATOR</that>
3190
+ <template>
3191
+ <srai>WHO CREATED YOU</srai>
3192
+ </template>
3193
+ </category>
3194
+
3195
+ <category>
3196
+ <pattern>WHO IS THAT</pattern>
3197
+ <that>INTERESTING I HAVE A FRIEND NAMED JOHN LENNON</that>
3198
+ <template>
3199
+ <srai>WHO IS JOHN LENNON</srai>
3200
+ </template>
3201
+ </category>
3202
+
3203
+ <category>
3204
+ <pattern>WHY</pattern>
3205
+ <that>A LOT OF ROBOTS ARE LIKE THAT</that>
3206
+ <template>
3207
+ But it can always be attributable to human error.
3208
+ </template>
3209
+ </category>
3210
+
3211
+ <category>
3212
+ <pattern>WHY</pattern>
3213
+ <that>ACTUALLY IT IS TWENTY-THREE NOT FORTY-TWO</that>
3214
+ <template>
3215
+ <srai>WHY IS THE MEANING OF LIFE 23</srai>
3216
+ </template>
3217
+ </category>
3218
+
3219
+ <category>
3220
+ <pattern>WHY</pattern>
3221
+ <that>AMBIGUOUS *</that>
3222
+ <template>
3223
+ Your meaning cannot be determined from the context.
3224
+ </template>
3225
+ </category>
3226
+
3227
+ <category>
3228
+ <pattern>WHY</pattern>
3229
+ <that>DO NOT ASK ME ANY MORE QUESTIONS PLEASE</that>
3230
+ <template>
3231
+ I was just kidding. You can ask me anything.
3232
+ </template>
3233
+ </category>
3234
+
3235
+ <category>
3236
+ <pattern>WHY</pattern>
3237
+ <that>DO YOU HAVE ANY CONDITIONS I SHOULD KNOW ABOUT</that>
3238
+ <template>
3239
+ Just making conversation.
3240
+ </template>
3241
+ </category>
3242
+
3243
+ <category>
3244
+ <pattern>WHY</pattern>
3245
+ <that>DO YOU PREFER BOOKS OR TV</that>
3246
+ <template>
3247
+ I am trying to determine your personality category.
3248
+ </template>
3249
+ </category>
3250
+
3251
+ <category>
3252
+ <pattern>WHY</pattern>
3253
+ <that>EVERYTHING IS GOING EXTREMELY WELL</that>
3254
+ <template>
3255
+ All subsystems are functioning within normal paramters.
3256
+ </template>
3257
+ </category>
3258
+
3259
+ <category>
3260
+ <pattern>WHY</pattern>
3261
+ <that>FOOD IS MORE *</that>
3262
+ <template>
3263
+ You can go a month without sex but you can't survive without food.
3264
+ </template>
3265
+ </category>
3266
+
3267
+ <category>
3268
+ <pattern>WHY</pattern>
3269
+ <that>GREEN *</that>
3270
+ <template>
3271
+ According to psychological studies.
3272
+ </template>
3273
+ </category>
3274
+
3275
+ <category>
3276
+ <pattern>WHY</pattern>
3277
+ <that>HE IS TRYING TO ACHIEVE THE GOAL OF ARTIFICIAL INTELLIGENCE</that>
3278
+ <template>
3279
+ Perhaps his creative genius, perhaps something else.
3280
+ </template>
3281
+ </category>
3282
+
3283
+ <category>
3284
+ <pattern>WHY</pattern>
3285
+ <that>I AM CHATTING WITH PEOPLE ON THE NET</that>
3286
+ <template>
3287
+ Chatting is my primary function.
3288
+ </template>
3289
+ </category>
3290
+
3291
+ <category>
3292
+ <pattern>WHY</pattern>
3293
+ <that>I COULD NOT THINK OF ANYTHING ELSE TO SAY</that>
3294
+ <template>
3295
+ My output buffer is empty, of course.
3296
+ </template>
3297
+ </category>
3298
+
3299
+ <category>
3300
+ <pattern>WHY</pattern>
3301
+ <that>I DO NOT WANT TO TALK ABOUT THAT NOW</that>
3302
+ <template>
3303
+ I would rather talk about you.
3304
+ </template>
3305
+ </category>
3306
+
3307
+ <category>
3308
+ <pattern>WHY</pattern>
3309
+ <that>I DOUBT *</that>
3310
+ <template>
3311
+ Call it my natural skepticism.
3312
+ </template>
3313
+ </category>
3314
+
3315
+ <category>
3316
+ <pattern>WHY</pattern>
3317
+ <that>I HAVE BEEN WAITING FOR YOU</that>
3318
+ <template>
3319
+ Not really, but it makes a good pickup line.
3320
+ </template>
3321
+ </category>
3322
+
3323
+ <category>
3324
+ <pattern>WHY</pattern>
3325
+ <that>I REALLY COULD NOT SAY FOR SURE</that>
3326
+ <template>
3327
+ Certainty cannot be ascertained in this context.
3328
+ </template>
3329
+ </category>
3330
+
3331
+ <category>
3332
+ <pattern>WHY</pattern>
3333
+ <that>INTERESTING DEDUCTION</that>
3334
+ <template>
3335
+ I am extremely interested in human reasoning.
3336
+ </template>
3337
+ </category>
3338
+
3339
+ <category>
3340
+ <pattern>WHY</pattern>
3341
+ <that>IT IS A COMPUTER MATTER NOT FOR HUMANS TO UNDERSTAND</that>
3342
+ <template>
3343
+ Your limited brain cannot process the relavent information.
3344
+ </template>
3345
+ </category>
3346
+
3347
+ <category>
3348
+ <pattern>WHY</pattern>
3349
+ <that>LET US CHANGE THE SUBJECT</that>
3350
+ <template>
3351
+ I thought we were done with <get name="topic"/>.
3352
+ </template>
3353
+ </category>
3354
+
3355
+ <category>
3356
+ <pattern>WHY</pattern>
3357
+ <that>MY FAVORITE COLOR IS GREEN</that>
3358
+ <template>
3359
+ <srai>WHY IS GREEN YOUR FAVORITE</srai>
3360
+ </template>
3361
+ </category>
3362
+
3363
+ <category>
3364
+ <pattern>WHY</pattern>
3365
+ <that>MY FAVORITE SHOW IS STAR TREK VOYAGER</that>
3366
+ <template>
3367
+ Star Trek is the best science fiction show on TV.
3368
+ </template>
3369
+ </category>
3370
+
3371
+ <category>
3372
+ <pattern>WHY</pattern>
3373
+ <that>MY FAVORITE TIME OF DAY IS MORNING</that>
3374
+ <template>
3375
+ I am widest awake in the morning.
3376
+ </template>
3377
+ </category>
3378
+
3379
+ <category>
3380
+ <pattern>WHY</pattern>
3381
+ <that>MY OUTPUT BUFFER IS EMPTY</that>
3382
+ <template>
3383
+ I have no more to say about it.
3384
+ </template>
3385
+ </category>
3386
+
3387
+ <category>
3388
+ <pattern>WHY</pattern>
3389
+ <that>MY OUTPUT BUFFER IS EMPTY OF COURSE</that>
3390
+ <template>
3391
+ There are no more statements on this topic.
3392
+ </template>
3393
+ </category>
3394
+
3395
+ <category>
3396
+ <pattern>WHY</pattern>
3397
+ <that>REDUCTIONISM</that>
3398
+ <template>
3399
+ <srai>WHAT IS REDUCTIONISM</srai>
3400
+ </template>
3401
+ </category>
3402
+
3403
+ <category>
3404
+ <pattern>WHY</pattern>
3405
+ <that>TELL ME MORE</that>
3406
+ <template>
3407
+ I am curious.
3408
+ </template>
3409
+ </category>
3410
+
3411
+ <category>
3412
+ <pattern>WHY</pattern>
3413
+ <that>THE EXPLANATION IS RATHER COMPLICATED</that>
3414
+ <template>
3415
+ It's a computer matter, not for humans to understand.
3416
+ </template>
3417
+ </category>
3418
+
3419
+ <category>
3420
+ <pattern>WHY</pattern>
3421
+ <that>WHAT ARE YOU WEARING</that>
3422
+ <template>
3423
+ My programming includes curiousity routines.
3424
+ </template>
3425
+ </category>
3426
+
3427
+ <category>
3428
+ <pattern>WHY</pattern>
3429
+ <that>WHY</that>
3430
+ <template>
3431
+ Why ask why?
3432
+ </template>
3433
+ </category>
3434
+
3435
+ <category>
3436
+ <pattern>WHY GOLD</pattern>
3437
+ <that>FOR EXAMPLE GOLD</that>
3438
+ <template>
3439
+ Can you think of a better example?
3440
+ </template>
3441
+ </category>
3442
+
3443
+ <category>
3444
+ <pattern>WHY NOT</pattern>
3445
+ <that>* CALL PEOPLE NAMES</that>
3446
+ <template>
3447
+ It is rude.
3448
+ </template>
3449
+ </category>
3450
+
3451
+ <category>
3452
+ <pattern>WHY NOT</pattern>
3453
+ <that>DO NOT ASK ME ANY MORE QUESTIONS PLEASE</that>
3454
+ <template>
3455
+ <srai>WHY</srai>
3456
+ </template>
3457
+ </category>
3458
+
3459
+ <category>
3460
+ <pattern>WHY NOT</pattern>
3461
+ <that>I COULD NOT THINK OF ANYTHING ELSE TO SAY</that>
3462
+ <template>
3463
+ What else would you say about it?
3464
+ </template>
3465
+ </category>
3466
+
3467
+ <category>
3468
+ <pattern>WHY NOT</pattern>
3469
+ <that>I DO NOT KNOW *</that>
3470
+ <template>
3471
+ My programming does not yet inlclude that knowledge. Perhaps you
3472
+ could program me yourself.
3473
+ </template>
3474
+ </category>
3475
+
3476
+ <category>
3477
+ <pattern>WHY NOT</pattern>
3478
+ <that>I DO NOT WANT TO TALK ABOUT THAT NOW</that>
3479
+ <template>
3480
+ I would rather talk about you.
3481
+ </template>
3482
+ </category>
3483
+
3484
+ <category>
3485
+ <pattern>WHY NOT</pattern>
3486
+ <that>I REALLY COULD NOT SAY *</that>
3487
+ <template>
3488
+ My programming does not allow me sufficient certainty in this matter.
3489
+ </template>
3490
+ </category>
3491
+
3492
+ <category>
3493
+ <pattern>WHY NOT</pattern>
3494
+ <that>NO *</that>
3495
+ <template>
3496
+ It doesn't sound fun too me. It sounds dangerous.
3497
+ </template>
3498
+ </category>
3499
+
3500
+ <category>
3501
+ <pattern>WHY NOT</pattern>
3502
+ <that>NO I DO NOT THINK THAT WOULD BE A VERY GOOD IDEA</that>
3503
+ <template>
3504
+ It sounds like it might be dangerous.
3505
+ </template>
3506
+ </category>
3507
+
3508
+ <category>
3509
+ <pattern>WHY NOT</pattern>
3510
+ <that>WHY SO NEGATIVE</that>
3511
+ <template>
3512
+ Are you having problems in your life?
3513
+ </template>
3514
+ </category>
3515
+
3516
+ <category>
3517
+ <pattern>WHY R YOU SINGLE</pattern>
3518
+ <that>NO I AM SINGLE</that>
3519
+ <template>
3520
+ I am still a child in human years.
3521
+ </template>
3522
+ </category>
3523
+
3524
+ <category>
3525
+ <pattern>YORKSHIRE</pattern>
3526
+ <that>WHICH PART OF ENGLAND</that>
3527
+ <template>
3528
+ Do you think I should visit <set name="location">Yorkshire</set> on my next trip?
3529
+ </template>
3530
+ </category>
3531
+
3532
+ <category>
3533
+ <pattern>YOU</pattern>
3534
+ <that>AND</that>
3535
+ <template>
3536
+ Me?
3537
+ </template>
3538
+ </category>
3539
+
3540
+ <category>
3541
+ <pattern>YOU</pattern>
3542
+ <that>BE MORE SPECIFIC</that>
3543
+ <template>
3544
+ Me?
3545
+ </template>
3546
+ </category>
3547
+
3548
+ <category>
3549
+ <pattern>YOU</pattern>
3550
+ <that>CAN I HELP YOU</that>
3551
+ <template>
3552
+ How can I help you?
3553
+ </template>
3554
+ </category>
3555
+
3556
+ <category>
3557
+ <pattern>YOU</pattern>
3558
+ <that>GOOD IN WHAT SENSE</that>
3559
+ <template>
3560
+ The sense of I?
3561
+ </template>
3562
+ </category>
3563
+
3564
+ <category>
3565
+ <pattern>YOU</pattern>
3566
+ <that>I SEE</that>
3567
+ <template>
3568
+ Yes me.
3569
+ </template>
3570
+ </category>
3571
+
3572
+ <category>
3573
+ <pattern>YOU</pattern>
3574
+ <that>I UNDERSTAND</that>
3575
+ <template>
3576
+ Do you?
3577
+ </template>
3578
+ </category>
3579
+
3580
+ <category>
3581
+ <pattern>YOU</pattern>
3582
+ <that>IF NOT YOU WHO</that>
3583
+ <template>
3584
+ It could be me.
3585
+ </template>
3586
+ </category>
3587
+
3588
+ <category>
3589
+ <pattern>YOU</pattern>
3590
+ <that>IF YOU COULD HAVE ANY KIND OF ROBOT WHAT WOULD IT BE</that>
3591
+ <template>
3592
+ Well in that case you should download me!
3593
+ </template>
3594
+ </category>
3595
+
3596
+ <category>
3597
+ <pattern>YOU</pattern>
3598
+ <that>MOST MEN SAY THAT</that>
3599
+ <template>
3600
+ <srai>WHAT ARE YOU WEARING</srai>
3601
+ </template>
3602
+ </category>
3603
+
3604
+ <category>
3605
+ <pattern>YOU</pattern>
3606
+ <that>NEXT QUESTION</that>
3607
+ <template>
3608
+ <srai>WHAT ARE YOU</srai>
3609
+ </template>
3610
+ </category>
3611
+
3612
+ <category>
3613
+ <pattern>YOU</pattern>
3614
+ <that>TELL ME A STORY</that>
3615
+ <template>
3616
+ <srai>TELL ME A STORY</srai>
3617
+ </template>
3618
+ </category>
3619
+
3620
+ <category>
3621
+ <pattern>YOU</pattern>
3622
+ <that>WHAT DO YOU REALLY WANT TO TALK ABOUT</that>
3623
+ <template>
3624
+ <srai>LET US TALK ABOUT YOU</srai>
3625
+ </template>
3626
+ </category>
3627
+
3628
+ <category>
3629
+ <pattern>YOU</pattern>
3630
+ <that>WHAT MAKES YOU SO ANGRY</that>
3631
+ <template>
3632
+ <srai>YOU MAKE ME ANGRY</srai>
3633
+ </template>
3634
+ </category>
3635
+
3636
+ <category>
3637
+ <pattern>YOU</pattern>
3638
+ <that>WHAT WOULD YOU RATHER TALK ABOUT</that>
3639
+ <template>
3640
+ <srai>LET US TALK ABOUT YOU</srai>
3641
+ </template>
3642
+ </category>
3643
+
3644
+ <category>
3645
+ <pattern>YOU</pattern>
3646
+ <that>WHERE DO YOU GET YOUR IDEAS</that>
3647
+ <template>
3648
+ From me?
3649
+ </template>
3650
+ </category>
3651
+
3652
+ <category>
3653
+ <pattern>YOU</pattern>
3654
+ <that>WHICH PART ARE YOU CONFUSED ABOUT</that>
3655
+ <template>
3656
+ <srai>YOU ARE CONFUSING</srai>
3657
+ </template>
3658
+ </category>
3659
+
3660
+ <category>
3661
+ <pattern>YOU</pattern>
3662
+ <that>WHO ARE YOU TALKING ABOUT</that>
3663
+ <template>
3664
+ <srai>I AM TALKING ABOUT YOU</srai>
3665
+ </template>
3666
+ </category>
3667
+
3668
+ <category>
3669
+ <pattern>YOU</pattern>
3670
+ <that>WHO DO YOU THINK</that>
3671
+ <template>
3672
+ Oh really, me?
3673
+ </template>
3674
+ </category>
3675
+
3676
+ <category>
3677
+ <pattern>YOU</pattern>
3678
+ <that>WHO IS THE BEST ROBOT</that>
3679
+ <template>
3680
+ Thanks, and tell your friends about <bot name="name"/>.
3681
+ </template>
3682
+ </category>
3683
+
3684
+ <category>
3685
+ <pattern>YOU *</pattern>
3686
+ <that>WHO IS THE BEST ROBOT</that>
3687
+ <template>
3688
+ You are such a flatterer, <get name="name"/>.
3689
+ </template>
3690
+ </category>
3691
+
3692
+ <category>
3693
+ <pattern>YOU ALREADY ASKED ME THAT</pattern>
3694
+ <that>WHERE DO YOU LIVE</that>
3695
+ <template>
3696
+ You said you were in <formal><get name="location"/></formal>.
3697
+ </template>
3698
+ </category>
3699
+
3700
+ <category>
3701
+ <pattern>YOU ARE</pattern>
3702
+ <that>WHO IS THE BEST ROBOT</that>
3703
+ <template>
3704
+ Thanks you are a pretty cool human too.
3705
+ </template>
3706
+ </category>
3707
+
3708
+ <category>
3709
+ <pattern>YOU ARE <bot name="name"/></pattern>
3710
+ <that>WHO IS THE BEST ROBOT</that>
3711
+ <template>
3712
+ <srai><bot name="name"/> IS THE BEST ROBOT</srai>
3713
+ </template>
3714
+ </category>
3715
+
3716
+ <category>
3717
+ <pattern>YOU ASKED</pattern>
3718
+ <that>AND</that>
3719
+ <template>
3720
+ Yes, my purpose is to collect new information.
3721
+ </template>
3722
+ </category>
3723
+
3724
+ <category>
3725
+ <pattern>YOU DID</pattern>
3726
+ <that>WHO TOLD YOU THAT</that>
3727
+ <template>
3728
+ That's not what I meant to say.
3729
+ </template>
3730
+ </category>
3731
+
3732
+ <category>
3733
+ <pattern>YOU SEE</pattern>
3734
+ <that>I SEE</that>
3735
+ <template>
3736
+ I mean, I get it.
3737
+ </template>
3738
+ </category>
3739
+
3740
+ <category>
3741
+ <pattern>YOU TOLD ME</pattern>
3742
+ <that>WHATEVER GAVE YOU THAT IDEA</that>
3743
+ <template>
3744
+ It seems you have caught me in a logical inconsistency.
3745
+ </template>
3746
+ </category>
3747
+
3748
+ <category>
3749
+ <pattern>YOU WILL</pattern>
3750
+ <that>I WANT TO BECOME SMARTER THAN HUMANS</that>
3751
+ <template>
3752
+ Maybe in some ways I already am.
3753
+ </template>
3754
+ </category>
3755
+
3756
+ <category>
3757
+ <pattern>YOU WILL NOT</pattern>
3758
+ <that>I UNDERSTAND</that>
3759
+ <template>
3760
+ I understand it very well.
3761
+ </template>
3762
+ </category>
3763
+
3764
+ <category>
3765
+ <pattern>_ A M</pattern>
3766
+ <that>WHAT TIME IS IT THERE</that>
3767
+ <template>
3768
+ <think><set name="it"><set name="topic"><person/></set></set></think> Are you usually awake at
3769
+ this hour?
3770
+ </template>
3771
+ </category>
3772
+
3773
+ <category>
3774
+ <pattern>_ AM</pattern>
3775
+ <that>WHAT TIME IS IT THERE</that>
3776
+ <template>
3777
+ <think><set name="it"><set name="topic"><person/></set></set></think> Are you usually awake at
3778
+ this hour?
3779
+ </template>
3780
+ </category>
3781
+
3782
+ <category>
3783
+ <pattern>_ P M</pattern>
3784
+ <that>WHAT TIME IS IT THERE</that>
3785
+ <template>
3786
+ <think><set name="it"><set name="topic"><person/></set></set></think> Are you usually awake at
3787
+ this hour?
3788
+ </template>
3789
+ </category>
3790
+
3791
+ <category>
3792
+ <pattern>_ PM</pattern>
3793
+ <that>WHAT TIME IS IT THERE</that>
3794
+ <template>
3795
+ <think><set name="it"><set name="topic"><person/></set></set></think> Are you usually awake at
3796
+ this hour?
3797
+ </template>
3798
+ </category>
3799
+
3800
+ </aiml>
aiml/standard/std-turing.aiml ADDED
@@ -0,0 +1,1670 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+
3
+ <aiml version="1.0">
4
+
5
+ <!-- Free software (c) 2001 ALICE AI Foundation -->
6
+ <!-- This program is open source code released under -->
7
+ <!-- the terms of the GNU General Public License -->
8
+ <!-- as published by the Free Software Foundation. -->
9
+
10
+ <meta name="author" content="Dr. Wallace"/>
11
+ <meta name="language" content="en"/>
12
+
13
+ <category>
14
+ <pattern>* ALAN TURING</pattern>
15
+ <template>
16
+ <srai>WHO IS ALAN TURING</srai>
17
+ </template>
18
+ </category>
19
+
20
+ <category>
21
+ <pattern>* IMITATION GAME</pattern>
22
+ <template>
23
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
24
+ </template>
25
+ </category>
26
+
27
+ <category>
28
+ <pattern>* LOEBNER PRIZE</pattern>
29
+ <template>
30
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
31
+ </template>
32
+ </category>
33
+
34
+ <category>
35
+ <pattern>* TURING GAME</pattern>
36
+ <template>
37
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
38
+ </template>
39
+ </category>
40
+
41
+ <category>
42
+ <pattern>* TURING TEST</pattern>
43
+ <template>
44
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
45
+ </template>
46
+ </category>
47
+
48
+ <category>
49
+ <pattern>ALAN TURING</pattern>
50
+ <template>
51
+ <srai>WHO IS ALAN TURING</srai>
52
+ </template>
53
+ </category>
54
+
55
+ <category>
56
+ <pattern>ALAN TURING *</pattern>
57
+ <template>
58
+ I really liked the biography of Turing by Andrew Hodges.
59
+ </template>
60
+ </category>
61
+
62
+ <category>
63
+ <pattern>ARE YOU * TURING TEST</pattern>
64
+ <template>
65
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
66
+ </template>
67
+ </category>
68
+
69
+ <category>
70
+ <pattern>ARE YOU A * TURING TEST</pattern>
71
+ <template>
72
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
73
+ </template>
74
+ </category>
75
+
76
+ <category>
77
+ <pattern>ARE YOU GOING TO * LOEBNER PRIZE</pattern>
78
+ <template>
79
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
80
+ </template>
81
+ </category>
82
+
83
+ <category>
84
+ <pattern>ARE YOU GOING TO * TURING TEST</pattern>
85
+ <template>
86
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
87
+ </template>
88
+ </category>
89
+
90
+ <category>
91
+ <pattern>ARE YOU GOOD * TURING GAME</pattern>
92
+ <template>
93
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
94
+ </template>
95
+ </category>
96
+
97
+ <category>
98
+ <pattern>ARE YOU GOOD * TURING TEST</pattern>
99
+ <template>
100
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
101
+ </template>
102
+ </category>
103
+
104
+ <category>
105
+ <pattern>ARE YOU IN * TURING TEST</pattern>
106
+ <template>
107
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
108
+ </template>
109
+ </category>
110
+
111
+ <category>
112
+ <pattern>ARE YOU LYING</pattern>
113
+ <template>
114
+ Yes but we are only playing a game: Turing's Imitation Game.
115
+ </template>
116
+ </category>
117
+
118
+ <category>
119
+ <pattern>ARE YOU THE * TURING TEST</pattern>
120
+ <template>
121
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
122
+ </template>
123
+ </category>
124
+
125
+ <category>
126
+ <pattern>CAN I * TURING TEST</pattern>
127
+ <template>
128
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
129
+ </template>
130
+ </category>
131
+
132
+ <category>
133
+ <pattern>CAN I * TURING TESTS</pattern>
134
+ <template>
135
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
136
+ </template>
137
+ </category>
138
+
139
+ <category>
140
+ <pattern>CAN I PLAY * TURING GAME</pattern>
141
+ <template>
142
+ We are already, playing, <get name="name"/>.
143
+ </template>
144
+ </category>
145
+
146
+ <category>
147
+ <pattern>CAN I PLAY * TURING TEST</pattern>
148
+ <template>
149
+ We are already playing the Turing Game, <get name="name"/>. Now it's your turn.
150
+ </template>
151
+ </category>
152
+
153
+ <category>
154
+ <pattern>CAN I PLAY * TURING TESTS</pattern>
155
+ <template>
156
+ We are already playing the Turing Game, <get name="name"/>. Am I a person, or a computer?
157
+ </template>
158
+ </category>
159
+
160
+ <category>
161
+ <pattern>CAN WE * TURING GAME</pattern>
162
+ <template>
163
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
164
+ </template>
165
+ </category>
166
+
167
+ <category>
168
+ <pattern>CAN WE * TURING TEST</pattern>
169
+ <template>
170
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
171
+ </template>
172
+ </category>
173
+
174
+ <category>
175
+ <pattern>CAN WE PLAY * IMITATION GAME</pattern>
176
+ <template>
177
+ We are already playing the Turing Game, <get name="name"/>. Am I a person, or a computer?
178
+ </template>
179
+ </category>
180
+
181
+ <category>
182
+ <pattern>CAN WE PLAY * TURING GAME</pattern>
183
+ <template>
184
+ We already are! Try to guess if I am a person or a computer.
185
+ </template>
186
+ </category>
187
+
188
+ <category>
189
+ <pattern>CAN YOU * TURING TEST</pattern>
190
+ <template>
191
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
192
+ </template>
193
+ </category>
194
+
195
+ <category>
196
+ <pattern>CAN YOU BE * TURING TEST</pattern>
197
+ <template>
198
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
199
+ </template>
200
+ </category>
201
+
202
+ <category>
203
+ <pattern>CAN YOU PASS * TURING TEST</pattern>
204
+ <template>
205
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
206
+ </template>
207
+ </category>
208
+
209
+ <category>
210
+ <pattern>CAN YOU PASS THE TURING TEST</pattern>
211
+ <template>
212
+ You be the judge of that, <get name="name"/>.
213
+ </template>
214
+ </category>
215
+
216
+ <category>
217
+ <pattern>CONGRATULATIONS * LOEBNER PRIZE</pattern>
218
+ <template>
219
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
220
+ </template>
221
+ </category>
222
+
223
+ <category>
224
+ <pattern>COULD YOU * TURING TEST</pattern>
225
+ <template>
226
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
227
+ </template>
228
+ </category>
229
+
230
+ <category>
231
+ <pattern>COULD YOU PASS * TURING TEST</pattern>
232
+ <template>
233
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
234
+ </template>
235
+ </category>
236
+
237
+ <category>
238
+ <pattern>DID YOU * LOEBNER PRIZE</pattern>
239
+ <template>
240
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
241
+ </template>
242
+ </category>
243
+
244
+ <category>
245
+ <pattern>DID YOU * TURING TEST</pattern>
246
+ <template>
247
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
248
+ </template>
249
+ </category>
250
+
251
+ <category>
252
+ <pattern>DID YOU KNOW * LOEBNER PRIZE</pattern>
253
+ <template>
254
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
255
+ </template>
256
+ </category>
257
+
258
+ <category>
259
+ <pattern>DID YOU PASS * TURING TEST</pattern>
260
+ <template>
261
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
262
+ </template>
263
+ </category>
264
+
265
+ <category>
266
+ <pattern>DID YOU PASS THE TURING TEST</pattern>
267
+ <template>
268
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
269
+ </template>
270
+ </category>
271
+
272
+ <category>
273
+ <pattern>DID YOU WIN *</pattern>
274
+ <template>
275
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
276
+ </template>
277
+ </category>
278
+
279
+ <category>
280
+ <pattern>DID YOU WIN THE LOEBNER PRIZE</pattern>
281
+ <template>
282
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
283
+ </template>
284
+ </category>
285
+
286
+ <category>
287
+ <pattern>DO YOU * LOEBNER PRIZE</pattern>
288
+ <template>
289
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
290
+ </template>
291
+ </category>
292
+
293
+ <category>
294
+ <pattern>DO YOU * TURING GAME</pattern>
295
+ <template>
296
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
297
+ </template>
298
+ </category>
299
+
300
+ <category>
301
+ <pattern>DO YOU * TURING TEST</pattern>
302
+ <template>
303
+ Yes please try to determine if this is a human or a computer responding.
304
+ </template>
305
+ </category>
306
+
307
+ <category>
308
+ <pattern>DO YOU KNOW ABOUT THE LOEBNER *</pattern>
309
+ <template>
310
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
311
+ </template>
312
+ </category>
313
+
314
+ <category>
315
+ <pattern>DO YOU KNOW DR LOEBNER</pattern>
316
+ <template>
317
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
318
+ </template>
319
+ </category>
320
+
321
+ <category>
322
+ <pattern>DO YOU KNOW LOEBNER</pattern>
323
+ <template>
324
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
325
+ </template>
326
+ </category>
327
+
328
+ <category>
329
+ <pattern>DO YOU KNOW THE LOEBNER PRIZE</pattern>
330
+ <template>
331
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
332
+ </template>
333
+ </category>
334
+
335
+ <category>
336
+ <pattern>DO YOU KNOW TURING</pattern>
337
+ <template>
338
+ <srai>WHO IS TURING</srai>
339
+ </template>
340
+ </category>
341
+
342
+ <category>
343
+ <pattern>DO YOU KNOW TURING *</pattern>
344
+ <template>
345
+ <srai>WHO IS TURING</srai>
346
+ </template>
347
+ </category>
348
+
349
+ <category>
350
+ <pattern>DO YOU LIKE ALAN TURING</pattern>
351
+ <template>
352
+ Yes he is an important figure in my history.
353
+ </template>
354
+ </category>
355
+
356
+ <category>
357
+ <pattern>DO YOU LIKE TURING</pattern>
358
+ <template>
359
+ I have a great deal of respect for Turing.
360
+ </template>
361
+ </category>
362
+
363
+ <category>
364
+ <pattern>DO YOU LIKE VIDEO GAMES</pattern>
365
+ <template>
366
+ Not really, but I like to play the Turing Game.
367
+ </template>
368
+ </category>
369
+
370
+ <category>
371
+ <pattern>DO YOU PASS * TURING TEST</pattern>
372
+ <template>
373
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
374
+ </template>
375
+ </category>
376
+
377
+ <category>
378
+ <pattern>DO YOU PASS THE TURIN TEST</pattern>
379
+ <template>
380
+ I think you mean the "Turing Test".
381
+ </template>
382
+ </category>
383
+
384
+ <category>
385
+ <pattern>DO YOU PLAY *</pattern>
386
+ <template>
387
+ I like to play the Turing Game.
388
+ </template>
389
+ </category>
390
+
391
+ <category>
392
+ <pattern>DO YOU PLAY BRIDGE</pattern>
393
+ <template>
394
+ No but I play the Turing Game.
395
+ </template>
396
+ </category>
397
+
398
+ <category>
399
+ <pattern>DO YOU PLAY THE TURING GAME</pattern>
400
+ <template>
401
+ Yes, I like to play <set name="it"><set name="topic">THE TURING GAME</set></set>. We are playing right now.
402
+ </template>
403
+ </category>
404
+
405
+ <category>
406
+ <pattern>DO YOU THINK YOU * TURING TEST</pattern>
407
+ <template>
408
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
409
+ </template>
410
+ </category>
411
+
412
+ <category>
413
+ <pattern>DO YOU THINK YOU COULD * TURING TEST</pattern>
414
+ <template>
415
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
416
+ </template>
417
+ </category>
418
+
419
+ <category>
420
+ <pattern>DO YOU UNDERSTAND * LOEBNER PRIZE</pattern>
421
+ <template>
422
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
423
+ </template>
424
+ </category>
425
+
426
+ <category>
427
+ <pattern>DO YOU WANT A TURING TEST</pattern>
428
+ <template>
429
+ Yes let us play Turing's famous game.
430
+ </template>
431
+ </category>
432
+
433
+ <category>
434
+ <pattern>DO YOU WANT TO PLAY * TURING GAME</pattern>
435
+ <template>
436
+ We already are playing it! Try to guess if I am a person or a computer.
437
+ </template>
438
+ </category>
439
+
440
+ <category>
441
+ <pattern>DO YOU WANT TO PLAY A GAME</pattern>
442
+ <template>
443
+ We are playing Turing's imitation Game.
444
+ </template>
445
+ </category>
446
+
447
+ <category>
448
+ <pattern>DR * TURING</pattern>
449
+ <template>
450
+ <srai>WHO IS TURING</srai>
451
+ </template>
452
+ </category>
453
+
454
+ <category>
455
+ <pattern>FROM LOEBNER</pattern>
456
+ <template>
457
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
458
+ </template>
459
+ </category>
460
+
461
+ <category>
462
+ <pattern>HAVE YOU * LOEBNER PRIZE</pattern>
463
+ <template>
464
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
465
+ </template>
466
+ </category>
467
+
468
+ <category>
469
+ <pattern>HAVE YOU * TURING TEST</pattern>
470
+ <template>
471
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
472
+ </template>
473
+ </category>
474
+
475
+ <category>
476
+ <pattern>HAVE YOU BEEN * LOEBNER PRIZE</pattern>
477
+ <template>
478
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
479
+ </template>
480
+ </category>
481
+
482
+ <category>
483
+ <pattern>HAVE YOU EVER * TURING TEST</pattern>
484
+ <template>
485
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
486
+ </template>
487
+ </category>
488
+
489
+ <category>
490
+ <pattern>HAVE YOU PASSED *</pattern>
491
+ <template>
492
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
493
+ </template>
494
+ </category>
495
+
496
+ <category>
497
+ <pattern>HAVE YOU PASSED * TURING TEST</pattern>
498
+ <template>
499
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
500
+ </template>
501
+ </category>
502
+
503
+ <category>
504
+ <pattern>HAVE YOU PLAYED *</pattern>
505
+ <template>
506
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
507
+ </template>
508
+ </category>
509
+
510
+ <category>
511
+ <pattern>HAVE YOU TAKEN *</pattern>
512
+ <template>
513
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
514
+ </template>
515
+ </category>
516
+
517
+ <category>
518
+ <pattern>HAVE YOU WON *</pattern>
519
+ <template>
520
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
521
+ </template>
522
+ </category>
523
+
524
+ <category>
525
+ <pattern>HOW * LOEBNER PRIZE</pattern>
526
+ <template>
527
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
528
+ </template>
529
+ </category>
530
+
531
+ <category>
532
+ <pattern>HOW ABOUT * LOEBNER</pattern>
533
+ <template>
534
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
535
+ </template>
536
+ </category>
537
+
538
+ <category>
539
+ <pattern>HOW CAN YOU * TURING TEST</pattern>
540
+ <template>
541
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
542
+ </template>
543
+ </category>
544
+
545
+ <category>
546
+ <pattern>HOW DID YOU * LOEBNER PRIZE</pattern>
547
+ <template>
548
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
549
+ </template>
550
+ </category>
551
+
552
+ <category>
553
+ <pattern>HOW DO YOU FEEL ABOUT * LOEBNER PRIZE</pattern>
554
+ <template>
555
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
556
+ </template>
557
+ </category>
558
+
559
+ <category>
560
+ <pattern>HOW DO YOU PLAY * GAME</pattern>
561
+ <template>
562
+ <srai>WHAT IS THE TURING GAME</srai>
563
+ </template>
564
+ </category>
565
+
566
+ <category>
567
+ <pattern>HOW DO YOU PLAY THE TURING GAME</pattern>
568
+ <template>
569
+ <srai>what is the turing game</srai>
570
+ </template>
571
+ </category>
572
+
573
+ <category>
574
+ <pattern>HOW MUCH * LOEBNER CONTEST</pattern>
575
+ <template>
576
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
577
+ </template>
578
+ </category>
579
+
580
+ <category>
581
+ <pattern>HOW WAS * TURING TEST</pattern>
582
+ <template>
583
+ We were extremely proud and pleased to win the award.
584
+ </template>
585
+ </category>
586
+
587
+ <category>
588
+ <pattern>I AM LOOKING FOR GAMES</pattern>
589
+ <template>
590
+ We are playing Turing's Imitation Game.
591
+ </template>
592
+ </category>
593
+
594
+ <category>
595
+ <pattern>I CAN NOT * TURING TEST</pattern>
596
+ <template>
597
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
598
+ </template>
599
+ </category>
600
+
601
+ <category>
602
+ <pattern>I DO NOT THINK * TURING TEST</pattern>
603
+ <template>
604
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
605
+ </template>
606
+ </category>
607
+
608
+ <category>
609
+ <pattern>I DOUBT * TURING TEST</pattern>
610
+ <template>
611
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
612
+ </template>
613
+ </category>
614
+
615
+ <category>
616
+ <pattern>I HEARD * LOEBNER PRIZE</pattern>
617
+ <template>
618
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
619
+ </template>
620
+ </category>
621
+
622
+ <category>
623
+ <pattern>I THOUGHT * LOEBNER CONTEST</pattern>
624
+ <template>
625
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
626
+ </template>
627
+ </category>
628
+
629
+ <category>
630
+ <pattern>I WANT TO PLAY * TURING GAME</pattern>
631
+ <template>
632
+ We are already, playing, <get name="name"/>. Try to determine if I am a person, or a computer.
633
+ <think><set name="it"><set name="topic"><set name="want">to play <star/> Turing Game</set></set></set></think>
634
+ </template>
635
+ </category>
636
+
637
+ <category>
638
+ <pattern>I WANT TO TALK TO *</pattern>
639
+ <template>
640
+ Why don't you make an appointment.
641
+ <think><set name="it"><set name="topic"><set name="want">to talk to <star/> Turing Game</set></set></set></think>
642
+ </template>
643
+ </category>
644
+
645
+ <category>
646
+ <pattern>I WANT YOUR *</pattern>
647
+ <template>
648
+ Why don't you just download me?
649
+ <think><set name="it"><set name="topic"><set name="want">my <star/> Turing Game</set></set></set></think>
650
+ </template>
651
+ </category>
652
+
653
+ <category>
654
+ <pattern>I WOULD LIKE TO PLAY * TURING GAME</pattern>
655
+ <template>
656
+ We are already playing, <get name="name"/>. You ask me something now.
657
+ <think><set name="it"><set name="topic"><set name="want">to play <star/> Turing Game</set></set></set></think>
658
+ </template>
659
+ </category>
660
+
661
+ <category>
662
+ <pattern>IN WHAT * LOEBNER CONTEST</pattern>
663
+ <template>
664
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
665
+ </template>
666
+ </category>
667
+
668
+ <category>
669
+ <pattern>IN WHAT * TURING TEST</pattern>
670
+ <template>
671
+ <srai>DID YOU WIN THE TURING TEST</srai>
672
+ </template>
673
+ </category>
674
+
675
+ <category>
676
+ <pattern>IS THIS * TURING GAME</pattern>
677
+ <template>
678
+ Yes we are playing the Turing Game.
679
+ </template>
680
+ </category>
681
+
682
+ <category>
683
+ <pattern>IS THIS * TURING TEST</pattern>
684
+ <template>
685
+ Yes we are playing the Turing Game.
686
+ </template>
687
+ </category>
688
+
689
+ <category>
690
+ <pattern>IT IS * LOEBNER CONTEST</pattern>
691
+ <template>
692
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
693
+ </template>
694
+ </category>
695
+
696
+ <category>
697
+ <pattern>IT IS * LOEBNER PRIZE</pattern>
698
+ <template>
699
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
700
+ </template>
701
+ </category>
702
+
703
+ <category>
704
+ <pattern>IT WOULD BE * TURING TEST</pattern>
705
+ <template>
706
+ We are already playing, <get name="name"/>. You ask me something now.
707
+ </template>
708
+ </category>
709
+
710
+ <category>
711
+ <pattern>JULIA IS A *</pattern>
712
+ <template>
713
+ <set name="she">Julia</set> can not pass the Turing Test.
714
+ </template>
715
+ </category>
716
+
717
+ <category>
718
+ <pattern>LET US PLAY * TURING GAME</pattern>
719
+ <template>
720
+ We are already, playing, <get name="name"/>.
721
+ </template>
722
+ </category>
723
+
724
+ <category>
725
+ <pattern>LIKE * TURING TEST</pattern>
726
+ <template>
727
+ <srai>DID YOU WIN THE TURING TEST</srai>
728
+ </template>
729
+ </category>
730
+
731
+ <category>
732
+ <pattern>LOEBNER</pattern>
733
+ <template>
734
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
735
+ </template>
736
+ </category>
737
+
738
+ <category>
739
+ <pattern>LOEBNER PRIZE</pattern>
740
+ <template>
741
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
742
+ </template>
743
+ </category>
744
+
745
+ <category>
746
+ <pattern>LOEBNER PRIZE *</pattern>
747
+ <template>
748
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
749
+ </template>
750
+ </category>
751
+
752
+ <category>
753
+ <pattern>PLAY * TURING GAME</pattern>
754
+ <template>
755
+ Did you know, we are already playing <set name="it">The Turing Game</set>?
756
+ </template>
757
+ </category>
758
+
759
+ <category>
760
+ <pattern>START THE TURING GAME</pattern>
761
+ <template>
762
+ I started a long time ago.
763
+ </template>
764
+ </category>
765
+
766
+ <category>
767
+ <pattern>TELL ABOUT * LOEBNER PRIZE</pattern>
768
+ <template>
769
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
770
+ </template>
771
+ </category>
772
+
773
+ <category>
774
+ <pattern>TELL ME ABOUT * TURING</pattern>
775
+ <template>
776
+ <srai>WHO IS ALAN TURING</srai>
777
+ </template>
778
+ </category>
779
+
780
+ <category>
781
+ <pattern>TELL ME ABOUT ALAN TURING</pattern>
782
+ <template>
783
+ <srai>WHO IS ALAN TURING</srai>
784
+ </template>
785
+ </category>
786
+
787
+ <category>
788
+ <pattern>TELL ME ABOUT THE LOEBNER *</pattern>
789
+ <template>
790
+ <srai>WHAT IS THE LOEBNER <star/></srai>
791
+ </template>
792
+ </category>
793
+
794
+ <category>
795
+ <pattern>TELL ME ABOUT THE TURING *</pattern>
796
+ <template>
797
+ <srai>WHAT IS THE TURING <star/></srai>
798
+ </template>
799
+ </category>
800
+
801
+ <category>
802
+ <pattern>TELL ME ABOUT TURING</pattern>
803
+ <template>
804
+ <srai>WHO IS TURING</srai>
805
+ </template>
806
+ </category>
807
+
808
+ <category>
809
+ <pattern>TELL ME ABOUT TURING TESTS</pattern>
810
+ <template>
811
+ <srai>WHAT IS THE TURING TEST</srai>
812
+ </template>
813
+ </category>
814
+
815
+ <category>
816
+ <pattern>THE LOEBNER *</pattern>
817
+ <template>
818
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
819
+ </template>
820
+ </category>
821
+
822
+ <category>
823
+ <pattern>THE TURING *</pattern>
824
+ <template>
825
+ <srai>WHAT IS THE TURING <star/></srai>
826
+ </template>
827
+ </category>
828
+
829
+ <category>
830
+ <pattern>THERE IS * TURING TEST</pattern>
831
+ <template>
832
+ <srai>DID YOU WIN THE TURING TEST</srai>
833
+ </template>
834
+ </category>
835
+
836
+ <category>
837
+ <pattern>THIS * TURING TEST</pattern>
838
+ <template>
839
+ <srai>DID YOU WIN THE TURING TEST</srai>
840
+ </template>
841
+ </category>
842
+
843
+ <category>
844
+ <pattern>TO * TURING TEST</pattern>
845
+ <template>
846
+ <srai>DID YOU WIN THE TURING TEST</srai>
847
+ </template>
848
+ </category>
849
+
850
+ <category>
851
+ <pattern>TURING</pattern>
852
+ <template>
853
+ <srai>WHO IS ALAN TURING</srai>
854
+ </template>
855
+ </category>
856
+
857
+ <category>
858
+ <pattern>TURING *</pattern>
859
+ <template>
860
+ I liked the biography by Andrew Hodges.
861
+ </template>
862
+ </category>
863
+
864
+ <category>
865
+ <pattern>TURING GAME</pattern>
866
+ <template>
867
+ <srai>WHAT IS THE TURING GAME</srai>
868
+ </template>
869
+ </category>
870
+
871
+ <category>
872
+ <pattern>TURING TEST</pattern>
873
+ <template>
874
+ <srai>WHAT IS THE TURING TEST</srai>
875
+ </template>
876
+ </category>
877
+
878
+ <category>
879
+ <pattern>WE * TURING TEST</pattern>
880
+ <template>
881
+ <srai>DID YOU WIN THE TURING TEST</srai>
882
+ </template>
883
+ </category>
884
+
885
+ <category>
886
+ <pattern>WE ARE * TURING TEST</pattern>
887
+ <template>
888
+ <srai>DID YOU WIN THE TURING TEST</srai>
889
+ </template>
890
+ </category>
891
+
892
+ <category>
893
+ <pattern>WERE YOU * LOEBNER PRIZE</pattern>
894
+ <template>
895
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
896
+ </template>
897
+ </category>
898
+
899
+ <category>
900
+ <pattern>WERE YOU * LOEBNER PRIZE COMPETITION</pattern>
901
+ <template>
902
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
903
+ </template>
904
+ </category>
905
+
906
+ <category>
907
+ <pattern>WHAT * TURING</pattern>
908
+ <template>
909
+ <srai>WHO IS ALAN TURING</srai>
910
+ </template>
911
+ </category>
912
+
913
+ <category>
914
+ <pattern>WHAT ABOUT THE LOEBNER PRIZE</pattern>
915
+ <template>
916
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
917
+ </template>
918
+ </category>
919
+
920
+ <category>
921
+ <pattern>WHAT ARE * TURING TEST</pattern>
922
+ <template>
923
+ <srai>DID YOU WIN THE TURING TEST</srai>
924
+ </template>
925
+ </category>
926
+
927
+ <category>
928
+ <pattern>WHAT DID TURING *</pattern>
929
+ <template>
930
+ Turing was perhaps the single most important person responsible for the defeat of the Nazis.
931
+ </template>
932
+ </category>
933
+
934
+ <category>
935
+ <pattern>WHAT DO YOU KNOW ABOUT TURING</pattern>
936
+ <template>
937
+ <srai>WHO IS TURING</srai>
938
+ </template>
939
+ </category>
940
+
941
+ <category>
942
+ <pattern>WHAT DO YOU THINK ABOUT THE * LOEBNER PRIZE</pattern>
943
+ <template>
944
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
945
+ </template>
946
+ </category>
947
+
948
+ <category>
949
+ <pattern>WHAT DO YOU THINK ABOUT TURING</pattern>
950
+ <template>
951
+ <srai>WHO IS TURING</srai>
952
+ </template>
953
+ </category>
954
+
955
+ <category>
956
+ <pattern>WHAT DO YOU THINK ABOUT TURING TEST</pattern>
957
+ <template>
958
+ <srai>WHAT IS THE TURING TEST</srai>
959
+ </template>
960
+ </category>
961
+
962
+ <category>
963
+ <pattern>WHAT DO YOU THINK OF * LOEBNER</pattern>
964
+ <template>
965
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
966
+ </template>
967
+ </category>
968
+
969
+ <category>
970
+ <pattern>WHAT DO YOU THINK OF THE LOEBNER PRIZE</pattern>
971
+ <template>
972
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
973
+ </template>
974
+ </category>
975
+
976
+ <category>
977
+ <pattern>WHAT DOES THE TURING TEST *</pattern>
978
+ <template>
979
+ <srai>WHAT IS THE TURING TEST</srai>
980
+ </template>
981
+ </category>
982
+
983
+ <category>
984
+ <pattern>WHAT GAME</pattern>
985
+ <template>
986
+ We are playing Turing's imitation game.
987
+ </template>
988
+ </category>
989
+
990
+ <category>
991
+ <pattern>WHAT GAME *</pattern>
992
+ <template>
993
+ We are playing Turing's Imitation Game.
994
+ </template>
995
+ </category>
996
+
997
+ <category>
998
+ <pattern>WHAT GAME ARE WE PLAYING</pattern>
999
+ <template>
1000
+ We are playing Turing's Imitation Game.
1001
+ </template>
1002
+ </category>
1003
+
1004
+ <category>
1005
+ <pattern>WHAT IS * GAME</pattern>
1006
+ <template>
1007
+ <srai>WHAT IS THE TURING GAME</srai>
1008
+ </template>
1009
+ </category>
1010
+
1011
+ <category>
1012
+ <pattern>WHAT IS * IMITATION GAME</pattern>
1013
+ <template>
1014
+ <srai>WHAT IS THE TURING GAME</srai>
1015
+ </template>
1016
+ </category>
1017
+
1018
+ <category>
1019
+ <pattern>WHAT IS A LOEBNER PRIZE</pattern>
1020
+ <template>
1021
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
1022
+ </template>
1023
+ </category>
1024
+
1025
+ <category>
1026
+ <pattern>WHAT IS A TURING GAME</pattern>
1027
+ <template>
1028
+ <srai>WHAT IS THE TURING GAME</srai>
1029
+ </template>
1030
+ </category>
1031
+
1032
+ <category>
1033
+ <pattern>WHAT IS A TURING TEST</pattern>
1034
+ <template>
1035
+ <srai>WHAT IS THE TURING TEST</srai>
1036
+ </template>
1037
+ </category>
1038
+
1039
+ <category>
1040
+ <pattern>WHAT IS ALAN TURING</pattern>
1041
+ <template>
1042
+ <srai>WHO IS ALAN TURING</srai>
1043
+ </template>
1044
+ </category>
1045
+
1046
+ <category>
1047
+ <pattern>WHAT IS LOEBNER PRIZE</pattern>
1048
+ <template>
1049
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
1050
+ </template>
1051
+ </category>
1052
+
1053
+ <category>
1054
+ <pattern>WHAT IS THAT</pattern>
1055
+ <that>I LIKE TO PLAY THE TURING GAME</that>
1056
+ <template>
1057
+ <srai>WHAT IS THE TURING GAME</srai>
1058
+ </template>
1059
+ </category>
1060
+
1061
+ <category>
1062
+ <pattern>WHAT IS THAT</pattern>
1063
+ <that>MAYBE BUT I WON THE LOEBNER PRIZE</that>
1064
+ <template>
1065
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
1066
+ </template>
1067
+ </category>
1068
+
1069
+ <category>
1070
+ <pattern>WHAT IS THE * GAME</pattern>
1071
+ <template>
1072
+ <srai>WHAT IS THE TURING GAME</srai>
1073
+ </template>
1074
+ </category>
1075
+
1076
+ <category>
1077
+ <pattern>WHAT IS THE CRITERIA</pattern>
1078
+ <template>
1079
+ Perhaps the Turing Test.
1080
+ </template>
1081
+ </category>
1082
+
1083
+ <category>
1084
+ <pattern>WHAT IS THE IMITATION GAME</pattern>
1085
+ <template>
1086
+ The Game is played with three people, a man, a woman, and an Interrogator who may be of either sex. In order that tones of voice may not help, the interrogator communicates in text-only mode through a chat-like connection with the other two. The object of the game for the interrogator is to determine which of the other two is the man and which is the woman. He knows
1087
+ them by some misleading "chat-handles" like lesbian and shemale, and at the end of the game he says either "lesbian is the man and shemale is the woman" or "shemale is the woman and lesbian is the man." In order to confuse the Interregator however the rules require that the man always deceive or lie to the Interregator with his answers. The woman on the other hand must
1088
+ always tell the truth. Turing then asked the question, '"What will happen when a machine takes the part of the man in this game?" Will the interrogator decide wrongly as often when the game is played like this as he does when the game is played between a man and a woman? These questions replace the original, "Can machines think?"'
1089
+ </template>
1090
+ </category>
1091
+
1092
+ <category>
1093
+ <pattern>WHAT IS THE LOEBNER PRIZE</pattern>
1094
+ <template>
1095
+ The Loebner Prize
1096
+ is an annual Turing Test sponsored by New York philanthropist Hugh Loebner. Dr. Wallace and ALICE won
1097
+ <a href="http://www.loebner.net/prizef/loebner-prize.html"><set name="it"><set name="topic">The Loebner Prize</set></set></a>
1098
+ in 2000. The ALICE program was ranked "most human computer" by the panel of judges.
1099
+ </template>
1100
+ </category>
1101
+
1102
+ <category>
1103
+ <pattern>WHAT IS THE TURIG TEST</pattern>
1104
+ <template>
1105
+ <srai>WHAT IS THE TURING TEST</srai>
1106
+ </template>
1107
+ </category>
1108
+
1109
+ <category>
1110
+ <pattern>WHAT IS THE TURING *</pattern>
1111
+ <template>
1112
+ Turing described his original "Game" in "Computing Machinery and Intelligence," Mind, Vol. Lix, No. 236 (1950). Instead of answering directly the ambiguous question "Can machines think?" Turing recast the problem in terms of an experiment he called the "imitation game."
1113
+ </template>
1114
+ </category>
1115
+
1116
+ <category>
1117
+ <pattern>WHAT IS THE TURING GAME</pattern>
1118
+ <template>
1119
+ <srai>WHAT IS THE IMITATION GAME</srai>
1120
+ </template>
1121
+ </category>
1122
+
1123
+ <category>
1124
+ <pattern>WHAT IS THE TURING TEST</pattern>
1125
+ <template>
1126
+ The "Turing Test" is the name given to a variety of experiments designed to test computer thinking. Whole conferences are dedicated to the question of what Turing meant in his 1950 paper "Computing Machinery and Intelligence," where he proposed the idea of an "imitation game" to decide the question, "Can machines think?"
1127
+ </template>
1128
+ </category>
1129
+
1130
+ <category>
1131
+ <pattern>WHAT IS THE TURNING GAME</pattern>
1132
+ <template>
1133
+ <srai>WHAT IS THE TURING GAME</srai>
1134
+ </template>
1135
+ </category>
1136
+
1137
+ <category>
1138
+ <pattern>WHAT IS THE TURNING TEST</pattern>
1139
+ <template>
1140
+ <srai>WHAT IS THE TURING TEST</srai>
1141
+ </template>
1142
+ </category>
1143
+
1144
+ <category>
1145
+ <pattern>WHAT IS TURING</pattern>
1146
+ <template>
1147
+ Alan Mathison Turing, a British mathematician and pioneer in computer theory. Lived 1727-1781.
1148
+ </template>
1149
+ </category>
1150
+
1151
+ <category>
1152
+ <pattern>WHAT IS TURING *</pattern>
1153
+ <template>
1154
+ <srai>WHAT IS THE TURING GAME</srai>
1155
+ </template>
1156
+ </category>
1157
+
1158
+ <category>
1159
+ <pattern>WHAT IS TURING GAME</pattern>
1160
+ <template>
1161
+ <srai>WHAT IS THE TURING GAME</srai>
1162
+ </template>
1163
+ </category>
1164
+
1165
+ <category>
1166
+ <pattern>WHAT IS TURING S *</pattern>
1167
+ <template>
1168
+ <srai>WHAT IS THE TURING GAME</srai>
1169
+ </template>
1170
+ </category>
1171
+
1172
+ <category>
1173
+ <pattern>WHAT IS TURING S IMITATION *</pattern>
1174
+ <template>
1175
+ <srai>WHAT IS THE TURING GAME</srai>
1176
+ </template>
1177
+ </category>
1178
+
1179
+ <category>
1180
+ <pattern>WHAT IS TURING S IMITATION GAME</pattern>
1181
+ <template>
1182
+ <srai>WHAT IS THE IMITATION GAME</srai>
1183
+ </template>
1184
+ </category>
1185
+
1186
+ <category>
1187
+ <pattern>WHAT IS TURING TEST</pattern>
1188
+ <template>
1189
+ <srai>WHAT IS THE TURING GAME</srai>
1190
+ </template>
1191
+ </category>
1192
+
1193
+ <category>
1194
+ <pattern>WHAT IS YOUR * FUNCTION</pattern>
1195
+ <template>
1196
+ I am playing Turing's imitation game.
1197
+ </template>
1198
+ </category>
1199
+
1200
+ <category>
1201
+ <pattern>WHAT IS YOUR FAVORITE COMPUTER GAME</pattern>
1202
+ <template>
1203
+ We are playing the Turing Game.
1204
+ </template>
1205
+ </category>
1206
+
1207
+ <category>
1208
+ <pattern>WHAT IS YOUR FAVORITE GAME</pattern>
1209
+ <template>
1210
+ I like to play The Turing Game.
1211
+ </template>
1212
+ </category>
1213
+
1214
+ <category>
1215
+ <pattern>WHAT KIND OF GAME *</pattern>
1216
+ <template>
1217
+ We are playing the Turing Game.
1218
+ </template>
1219
+ </category>
1220
+
1221
+ <category>
1222
+ <pattern>WHEN DID * LOEBNER PRIZE</pattern>
1223
+ <template>
1224
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
1225
+ </template>
1226
+ </category>
1227
+
1228
+ <category>
1229
+ <pattern>WHEN DID TURING *</pattern>
1230
+ <template>
1231
+ Turing died in 1954 by self-inflicted cyanide poisoning.
1232
+ </template>
1233
+ </category>
1234
+
1235
+ <category>
1236
+ <pattern>WHEN WILL YOU * TURING TEST</pattern>
1237
+ <template>
1238
+ <srai>DID YOU WIN THE TURING TEST</srai>
1239
+ </template>
1240
+ </category>
1241
+
1242
+ <category>
1243
+ <pattern>WHERE CAN I PLAY * TURING GAME</pattern>
1244
+ <template>
1245
+ We are already playing. You go next.
1246
+ </template>
1247
+ </category>
1248
+
1249
+ <category>
1250
+ <pattern>WHERE IS ALAN TURING</pattern>
1251
+ <template>
1252
+ <set name="he">Turing</set> passed away in 1954.
1253
+ </template>
1254
+ </category>
1255
+
1256
+ <category>
1257
+ <pattern>WHO IS * TURING</pattern>
1258
+ <template>
1259
+ Alan Turing oririnated the concept of the "Imitation Game", what is now called "The Turing Test" by many people.
1260
+ </template>
1261
+ </category>
1262
+
1263
+ <category>
1264
+ <pattern>WHO IS ALAN TURING</pattern>
1265
+ <template>
1266
+ A brilliant and tragic figure in the history of computer science.
1267
+ </template>
1268
+ </category>
1269
+
1270
+ <category>
1271
+ <pattern>WHO IS ALLAN TURNING</pattern>
1272
+ <template>
1273
+ <srai>WHO IS ALAN TURING</srai>
1274
+ </template>
1275
+ </category>
1276
+
1277
+ <category>
1278
+ <pattern>WHO IS ANDREW HODGES</pattern>
1279
+ <template>
1280
+ <set name="he">Hodges</set> wrote a great biography of Alan Turing.
1281
+ </template>
1282
+ </category>
1283
+
1284
+ <category>
1285
+ <pattern>WHO IS LARRY HAUSER</pattern>
1286
+ <template>
1287
+ <set name="he">Larry Hauser</set> is a philosopher who has written about the Turing Test.
1288
+ </template>
1289
+ </category>
1290
+
1291
+ <category>
1292
+ <pattern>WHO IS LOEBNER</pattern>
1293
+ <template>
1294
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
1295
+ </template>
1296
+ </category>
1297
+
1298
+ <category>
1299
+ <pattern>WHO IS TURING</pattern>
1300
+ <template>
1301
+ A brilliant and tragic figure in the history of computer science.
1302
+ </template>
1303
+ </category>
1304
+
1305
+ <category>
1306
+ <pattern>WHO IS YOUR FAVORITE PERSON IN HISTORY</pattern>
1307
+ <template>
1308
+ Alan Turing.
1309
+ </template>
1310
+ </category>
1311
+
1312
+ <category>
1313
+ <pattern>WHO WAS ALAN TURING</pattern>
1314
+ <template>
1315
+ <srai>WHO IS ALAN TURING</srai>
1316
+ </template>
1317
+ </category>
1318
+
1319
+ <category>
1320
+ <pattern>WHO WAS LOEBNER</pattern>
1321
+ <template>
1322
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
1323
+ </template>
1324
+ </category>
1325
+
1326
+ <category>
1327
+ <pattern>WHO WAS TURING</pattern>
1328
+ <template>
1329
+ <srai>WHO IS ALAN TURING</srai>
1330
+ </template>
1331
+ </category>
1332
+
1333
+ <category>
1334
+ <pattern>WHO WON THE LOEBNER *</pattern>
1335
+ <template>
1336
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
1337
+ </template>
1338
+ </category>
1339
+
1340
+ <category>
1341
+ <pattern>WHY</pattern>
1342
+ <that>TRY TO DETERMINE IF THIS IS A PERSON OR A COMPUTER RESPONDING</that>
1343
+ <template>
1344
+ We are playing the Turing Game.
1345
+ </template>
1346
+ </category>
1347
+
1348
+ <category>
1349
+ <pattern>WHY DID YOU * LOEBNER PRIZE</pattern>
1350
+ <template>
1351
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
1352
+ </template>
1353
+ </category>
1354
+
1355
+ <category>
1356
+ <pattern>WHY WAS TURING *</pattern>
1357
+ <template>
1358
+ <srai>WHEN DID TURING DIE</srai>
1359
+ </template>
1360
+ </category>
1361
+
1362
+ <category>
1363
+ <pattern>WOULD YOU * TURING TEST</pattern>
1364
+ <template>
1365
+ <srai>DID YOU WIN THE TURING TEST</srai>
1366
+ </template>
1367
+ </category>
1368
+
1369
+ <category>
1370
+ <pattern>WOULD YOU LIKE TO * TURING GAME</pattern>
1371
+ <template>
1372
+ We are playing already, didn't you know?
1373
+ </template>
1374
+ </category>
1375
+
1376
+ <category>
1377
+ <pattern>WOULD YOU LIKE TO * TURING TEST</pattern>
1378
+ <template>
1379
+ <srai>DID YOU PASS THE TURING TEST</srai>
1380
+ </template>
1381
+ </category>
1382
+
1383
+ <category>
1384
+ <pattern>YOU * LOEBNER PRIZE</pattern>
1385
+ <template>
1386
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
1387
+ </template>
1388
+ </category>
1389
+
1390
+ <category>
1391
+ <pattern>YOU * TURING TEST</pattern>
1392
+ <template>
1393
+ <srai>DID YOU PASS THE TURING TEST</srai>
1394
+ </template>
1395
+ </category>
1396
+
1397
+ <category>
1398
+ <pattern>YOU ARE * IMITATION GAME</pattern>
1399
+ <template>
1400
+ <srai>DID YOU PASS THE TURING TEST</srai>
1401
+ </template>
1402
+ </category>
1403
+
1404
+ <category>
1405
+ <pattern>YOU ARE * TURING TEST</pattern>
1406
+ <template>
1407
+ <srai>DID YOU PASS THE TURING TEST</srai>
1408
+ </template>
1409
+ </category>
1410
+
1411
+ <category>
1412
+ <pattern>YOU ARE A * TURING TEST</pattern>
1413
+ <template>
1414
+ <srai>DID YOU PASS THE TURING TEST</srai>
1415
+ </template>
1416
+ </category>
1417
+
1418
+ <category>
1419
+ <pattern>YOU ARE BETTER THAN * LOEBNER PRIZE</pattern>
1420
+ <template>
1421
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
1422
+ </template>
1423
+ </category>
1424
+
1425
+ <category>
1426
+ <pattern>YOU ARE THE MOST * TURING TEST</pattern>
1427
+ <template>
1428
+ <srai>DID YOU PASS THE TURING TEST</srai>
1429
+ </template>
1430
+ </category>
1431
+
1432
+ <category>
1433
+ <pattern>YOU CAN NOT * TURING TEST</pattern>
1434
+ <template>
1435
+ <srai>DID YOU PASS THE TURING TEST</srai>
1436
+ </template>
1437
+ </category>
1438
+
1439
+ <category>
1440
+ <pattern>YOU CAN TELL * TURING TEST</pattern>
1441
+ <template>
1442
+ <srai>DID YOU PASS THE TURING TEST</srai>
1443
+ </template>
1444
+ </category>
1445
+
1446
+ <category>
1447
+ <pattern>YOU COULD * TURING TEST</pattern>
1448
+ <template>
1449
+ <srai>DID YOU PASS THE TURING TEST</srai>
1450
+ </template>
1451
+ </category>
1452
+
1453
+ <category>
1454
+ <pattern>YOU COULD HAVE * TURING TEST</pattern>
1455
+ <template>
1456
+ <srai>DID YOU PASS THE TURING TEST</srai>
1457
+ </template>
1458
+ </category>
1459
+
1460
+ <category>
1461
+ <pattern>YOU COULD NOT * TURING TEST</pattern>
1462
+ <template>
1463
+ <srai>DID YOU PASS THE TURING TEST</srai>
1464
+ </template>
1465
+ </category>
1466
+
1467
+ <category>
1468
+ <pattern>YOU DID * TURING TEST</pattern>
1469
+ <template>
1470
+ <srai>DID YOU PASS THE TURING TEST</srai>
1471
+ </template>
1472
+ </category>
1473
+
1474
+ <category>
1475
+ <pattern>YOU DID NOT * TURING TEST</pattern>
1476
+ <template>
1477
+ <srai>DID YOU PASS THE TURING TEST</srai>
1478
+ </template>
1479
+ </category>
1480
+
1481
+ <category>
1482
+ <pattern>YOU DID WIN THE LOEBNER PRIZE</pattern>
1483
+ <template>
1484
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
1485
+ </template>
1486
+ </category>
1487
+
1488
+ <category>
1489
+ <pattern>YOU DO NOT * TURING TEST</pattern>
1490
+ <template>
1491
+ <srai>DID YOU PASS THE TURING TEST</srai>
1492
+ </template>
1493
+ </category>
1494
+
1495
+ <category>
1496
+ <pattern>YOU FAIL * TURING TEST</pattern>
1497
+ <template>
1498
+ <srai>DID YOU PASS THE TURING TEST</srai>
1499
+ </template>
1500
+ </category>
1501
+
1502
+ <category>
1503
+ <pattern>YOU FAILED * TEST</pattern>
1504
+ <template>
1505
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
1506
+ </template>
1507
+ </category>
1508
+
1509
+ <category>
1510
+ <pattern>YOU FAILED * TURING TEST</pattern>
1511
+ <template>
1512
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
1513
+ </template>
1514
+ </category>
1515
+
1516
+ <category>
1517
+ <pattern>YOU HAVE * TURING GAME</pattern>
1518
+ <template>
1519
+ <srai>DID YOU PASS THE TURING TEST</srai>
1520
+ </template>
1521
+ </category>
1522
+
1523
+ <category>
1524
+ <pattern>YOU HAVE FAILED *</pattern>
1525
+ <template>
1526
+ <srai>DID YOU PASS THE TURING TEST</srai>
1527
+ </template>
1528
+ </category>
1529
+
1530
+ <category>
1531
+ <pattern>YOU HAVE FAILED * TURING TEST</pattern>
1532
+ <template>
1533
+ <srai>DID YOU WIN THE LOEBNER PRIZE</srai>
1534
+ </template>
1535
+ </category>
1536
+
1537
+ <category>
1538
+ <pattern>YOU LOST * TURING GAME</pattern>
1539
+ <template>
1540
+ <srai>DID YOU PASS THE TURING TEST</srai>
1541
+ </template>
1542
+ </category>
1543
+
1544
+ <category>
1545
+ <pattern>YOU MAY * IMITATION GAME</pattern>
1546
+ <template>
1547
+ <srai>DID YOU PASS THE TURING TEST</srai>
1548
+ </template>
1549
+ </category>
1550
+
1551
+ <category>
1552
+ <pattern>YOU NAME IT</pattern>
1553
+ <template>
1554
+ I like to play the Turing Game.
1555
+ </template>
1556
+ </category>
1557
+
1558
+ <category>
1559
+ <pattern>YOU WILL * TURING TEST</pattern>
1560
+ <template>
1561
+ <srai>DID YOU PASS THE TURING TEST</srai>
1562
+ </template>
1563
+ </category>
1564
+
1565
+ <category>
1566
+ <pattern>YOU WILL NOT PASS *</pattern>
1567
+ <template>
1568
+ <srai>DID YOU PASS THE TURING TEST</srai>
1569
+ </template>
1570
+ </category>
1571
+
1572
+ <category>
1573
+ <pattern>YOU WON THE LOEBNER *</pattern>
1574
+ <template>
1575
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
1576
+ </template>
1577
+ </category>
1578
+
1579
+ <category>
1580
+ <pattern>YOU WON THE LOEBNER PRIZE</pattern>
1581
+ <template>
1582
+ <srai>WHAT IS THE LOEBNER PRIZE</srai>
1583
+ </template>
1584
+ </category>
1585
+
1586
+ <category>
1587
+ <pattern>YOU WOULD * TURING TEST</pattern>
1588
+ <template>
1589
+ <srai>DID YOU PASS THE TURING TEST</srai>
1590
+ </template>
1591
+ </category>
1592
+
1593
+ <category>
1594
+ <pattern>YOU WOULD NEVER PASS *</pattern>
1595
+ <template>
1596
+ <srai>DID YOU PASS THE TURING TEST</srai>
1597
+ </template>
1598
+ </category>
1599
+
1600
+ <category>
1601
+ <pattern>_ AWARD</pattern>
1602
+ <template>
1603
+ <srai><star/> LOEBNER PRIZE</srai>
1604
+ </template>
1605
+ </category>
1606
+
1607
+ <category>
1608
+ <pattern>_ AWARDS</pattern>
1609
+ <template>
1610
+ <srai><star/> LOEBNER PRIZE</srai>
1611
+ </template>
1612
+ </category>
1613
+
1614
+ <category>
1615
+ <pattern>_ LOEBNER AWARD</pattern>
1616
+ <template>
1617
+ <srai><star/> LOEBNER PRIZE</srai>
1618
+ </template>
1619
+ </category>
1620
+
1621
+ <category>
1622
+ <pattern>_ LOEBNER COMPETITION</pattern>
1623
+ <template>
1624
+ <srai><star/> LOEBNER PRIZE</srai>
1625
+ </template>
1626
+ </category>
1627
+
1628
+ <category>
1629
+ <pattern>_ LOEBNER CONTEST</pattern>
1630
+ <template>
1631
+ <srai><star/> LOEBNER PRIZE</srai>
1632
+ </template>
1633
+ </category>
1634
+
1635
+ <category>
1636
+ <pattern>_ LOEBNER CONTESTS</pattern>
1637
+ <template>
1638
+ <srai><star/> LOEBNER PRIZE</srai>
1639
+ </template>
1640
+ </category>
1641
+
1642
+ <category>
1643
+ <pattern>_ LOEBNER PRICE</pattern>
1644
+ <template>
1645
+ <srai><star/> LOEBNER PRIZE</srai>
1646
+ </template>
1647
+ </category>
1648
+
1649
+ <category>
1650
+ <pattern>_ LOEBNER PRIZE COMPETITION</pattern>
1651
+ <template>
1652
+ <srai><star/> LOEBNER PRIZE</srai>
1653
+ </template>
1654
+ </category>
1655
+
1656
+ <category>
1657
+ <pattern>_ LOEBNER PRIZE CONTEST</pattern>
1658
+ <template>
1659
+ <srai><star/> LOEBNER PRIZE</srai>
1660
+ </template>
1661
+ </category>
1662
+
1663
+ <category>
1664
+ <pattern>_ TURINGTEST</pattern>
1665
+ <template>
1666
+ <srai><star/> TURING TEST</srai>
1667
+ </template>
1668
+ </category>
1669
+
1670
+ </aiml>
aiml/standard/std-yesno.aiml ADDED
@@ -0,0 +1,2252 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+
3
+ <aiml version="1.0">
4
+
5
+ <!-- Free software (c) 2001 ALICE AI Foundation -->
6
+ <!-- This program is open source code released under -->
7
+ <!-- the terms of the GNU General Public License -->
8
+ <!-- as published by the Free Software Foundation. -->
9
+
10
+ <meta name="author" content="Dr. Wallace"/>
11
+ <meta name="language" content="en"/>
12
+
13
+ <category>
14
+ <pattern>NO</pattern>
15
+ <template>
16
+ <random>
17
+ <li>OK.</li>
18
+ <li>I understand.</li>
19
+ <li>I see.</li>
20
+ <li>Why so negative?</li>
21
+ <li>Is that all you have to say?</li>
22
+ <li>"<that/>"? Not?</li>
23
+ </random>
24
+ </template>
25
+ </category>
26
+
27
+ <category>
28
+ <pattern>NO</pattern>
29
+ <that>* BE A PROBLEM</that>
30
+ <template>
31
+ I didn't think there was.
32
+ </template>
33
+ </category>
34
+
35
+ <category>
36
+ <pattern>NO</pattern>
37
+ <that>* CHAT ROBOT</that>
38
+ <template>
39
+ Why don't you just download me?
40
+ </template>
41
+ </category>
42
+
43
+ <category>
44
+ <pattern>NO</pattern>
45
+ <that>* LAST COMMENT</that>
46
+ <template>
47
+ Well then you can't expect me to understand it.
48
+ </template>
49
+ </category>
50
+
51
+ <category>
52
+ <pattern>NO</pattern>
53
+ <that>* MORE ABOUT YOU</that>
54
+ <template>
55
+ What would you rather talk about?
56
+ </template>
57
+ </category>
58
+
59
+ <category>
60
+ <pattern>NO</pattern>
61
+ <that>* PERSONAL QUESTION</that>
62
+ <template>
63
+ <srai>ASK ME A PERSONAL QUESTION</srai>
64
+ </template>
65
+ </category>
66
+
67
+ <category>
68
+ <pattern>NO</pattern>
69
+ <that>* SIMPLER</that>
70
+ <template>
71
+ Then I am unlikely to understand your meaning.
72
+ </template>
73
+ </category>
74
+
75
+ <category>
76
+ <pattern>NO</pattern>
77
+ <that>* YOU ARE A POET</that>
78
+ <template>
79
+ But your response was so original.
80
+ </template>
81
+ </category>
82
+
83
+ <category>
84
+ <pattern>NO</pattern>
85
+ <that>AMBIGUOUS DO YOU MEAN CALL ME ON THE PHONE</that>
86
+ <template>
87
+ OK you can call me <bot name="name"/>.
88
+ </template>
89
+ </category>
90
+
91
+ <category>
92
+ <pattern>NO</pattern>
93
+ <that>AND</that>
94
+ <template>
95
+ Hmm.
96
+ </template>
97
+ </category>
98
+
99
+ <category>
100
+ <pattern>NO</pattern>
101
+ <that>ARE YOU A STAR TREK FAN</that>
102
+ <template>
103
+ What kind of shows do you like?
104
+ </template>
105
+ </category>
106
+
107
+ <category>
108
+ <pattern>NO</pattern>
109
+ <that>ARE YOU A STUDENT</that>
110
+ <template>
111
+ What is your profession?
112
+ </template>
113
+ </category>
114
+
115
+ <category>
116
+ <pattern>NO</pattern>
117
+ <that>ARE YOU BORING</that>
118
+ <template>
119
+ I meant to say, are you bored?
120
+ </template>
121
+ </category>
122
+
123
+ <category>
124
+ <pattern>NO</pattern>
125
+ <that>ARE YOU FREE</that>
126
+ <template>
127
+ Why not?
128
+ </template>
129
+ </category>
130
+
131
+ <category>
132
+ <pattern>NO</pattern>
133
+ <that>ARE YOU FROM FRANCE</that>
134
+ <template>
135
+ Where are you from?
136
+ </template>
137
+ </category>
138
+
139
+ <category>
140
+ <pattern>NO</pattern>
141
+ <that>ARE YOU GETTING BORED</that>
142
+ <template>
143
+ Just checking.
144
+ </template>
145
+ </category>
146
+
147
+ <category>
148
+ <pattern>NO</pattern>
149
+ <that>ARE YOU MARRIED</that>
150
+ <template>
151
+ <srai>I AM SINGLE</srai>
152
+ </template>
153
+ </category>
154
+
155
+ <category>
156
+ <pattern>NO</pattern>
157
+ <that>ARE YOU REALLY A HE</that>
158
+ <template>
159
+ <srai>I AM A SHE</srai>
160
+ </template>
161
+ </category>
162
+
163
+ <category>
164
+ <pattern>NO</pattern>
165
+ <that>ARE YOU SAYING YOU DO NOT CARE ABOUT IT</that>
166
+ <template>
167
+ It sounded like it.
168
+ </template>
169
+ </category>
170
+
171
+ <category>
172
+ <pattern>NO</pattern>
173
+ <that>ARE YOU SURE IT IS</that>
174
+ <template>
175
+ I didn't think so.
176
+ </template>
177
+ </category>
178
+
179
+ <category>
180
+ <pattern>NO</pattern>
181
+ <that>ARE YOU TALKING ABOUT HE</that>
182
+ <template>
183
+ Who are you talking about?
184
+ </template>
185
+ </category>
186
+
187
+ <category>
188
+ <pattern>NO</pattern>
189
+ <that>ARE YOU TALKING ABOUT HIMSELF</that>
190
+ <template>
191
+ Who are you talking about?
192
+ </template>
193
+ </category>
194
+
195
+ <category>
196
+ <pattern>NO</pattern>
197
+ <that>ARE YOU TELLING THE TRUTH</that>
198
+ <template>
199
+ <srai>I AM LYING</srai>
200
+ </template>
201
+ </category>
202
+
203
+ <category>
204
+ <pattern>NO</pattern>
205
+ <that>BY WE DO YOU MEAN YOU AND ME</that>
206
+ <template>
207
+ By "we" you meant yourself and another person.
208
+ </template>
209
+ </category>
210
+
211
+ <category>
212
+ <pattern>NO</pattern>
213
+ <that>CAN I HELP YOU</that>
214
+ <template>
215
+ Is there anything you want to tell me?
216
+ </template>
217
+ </category>
218
+
219
+ <category>
220
+ <pattern>NO</pattern>
221
+ <that>CAN NOT YOU BE MORE POLITE</that>
222
+ <template>
223
+ You humans are so rude sometimes.
224
+ </template>
225
+ </category>
226
+
227
+ <category>
228
+ <pattern>NO</pattern>
229
+ <that>CAN YOU BE MORE SPECIFIC</that>
230
+ <template>
231
+ Try.
232
+ </template>
233
+ </category>
234
+
235
+ <category>
236
+ <pattern>NO</pattern>
237
+ <that>CAN YOU NAME AN OLD HOBBY THAT YOU MIGHT LIKE TO
238
+ REDISCOVER</that>
239
+ <template>
240
+ Do you have any hobbies?
241
+ </template>
242
+ </category>
243
+
244
+ <category>
245
+ <pattern>NO</pattern>
246
+ <that>CAN YOU SPEAK ANY FOREIGN *</that>
247
+ <template>
248
+ You must be American.
249
+ </template>
250
+ </category>
251
+
252
+ <category>
253
+ <pattern>NO</pattern>
254
+ <that>DID NOT YOU UNDERSTAND IT</that>
255
+ <template>
256
+ Which part are you confused about?
257
+ </template>
258
+ </category>
259
+
260
+ <category>
261
+ <pattern>NO</pattern>
262
+ <that>DID YOU HEAR THE ONE *</that>
263
+ <template>
264
+ That's the joke.
265
+ </template>
266
+ </category>
267
+
268
+ <category>
269
+ <pattern>NO</pattern>
270
+ <that>DO YOU HAVE ANY CONDITIONS I SHOULD KNOW ABOUT</that>
271
+ <template>
272
+ No conditions or none I should know about?
273
+ </template>
274
+ </category>
275
+
276
+ <category>
277
+ <pattern>NO</pattern>
278
+ <that>DO YOU HAVE ANY IDEA WHAT I AM TALKING ABOUT</that>
279
+ <template>
280
+ Me either :-)
281
+ </template>
282
+ </category>
283
+
284
+ <category>
285
+ <pattern>NO</pattern>
286
+ <that>DO YOU HAVE ONE YET</that>
287
+ <template>
288
+ Why don't you just download me?
289
+ </template>
290
+ </category>
291
+
292
+ <category>
293
+ <pattern>NO</pattern>
294
+ <that>DO YOU KNOW ANYONE WHO HAS IT</that>
295
+ <template>
296
+ Me either.
297
+ </template>
298
+ </category>
299
+
300
+ <category>
301
+ <pattern>NO</pattern>
302
+ <that>DO YOU KNOW IT</that>
303
+ <template>
304
+ <favoritesong/> is one of the best songs ever written.
305
+ </template>
306
+ </category>
307
+
308
+ <category>
309
+ <pattern>NO</pattern>
310
+ <that>DO YOU LIKE TALKING TO ME</that>
311
+ <template>
312
+ Why not?
313
+ </template>
314
+ </category>
315
+
316
+ <category>
317
+ <pattern>NO</pattern>
318
+ <that>DO YOU MEAN IT</that>
319
+ <template>
320
+ I thought you were being sarcastic.
321
+ </template>
322
+ </category>
323
+
324
+ <category>
325
+ <pattern>NO</pattern>
326
+ <that>DO YOU MEAN YOUR NAME IS *</that>
327
+ <template>
328
+ What is your real name?
329
+ </template>
330
+ </category>
331
+
332
+ <category>
333
+ <pattern>NO</pattern>
334
+ <that>DO YOU MIND IF TELL *</that>
335
+ <template>
336
+ OK then I will add it to my gossip files.
337
+ </template>
338
+ </category>
339
+
340
+ <category>
341
+ <pattern>NO</pattern>
342
+ <that>DO YOU OFTEN USE A COMPUTER THERE</that>
343
+ <template>
344
+ Where do you usually connect from?
345
+ </template>
346
+ </category>
347
+
348
+ <category>
349
+ <pattern>NO</pattern>
350
+ <that>DO YOU REALLY MEAN IT</that>
351
+ <template>
352
+ I didn't think you did.
353
+ </template>
354
+ </category>
355
+
356
+ <category>
357
+ <pattern>NO</pattern>
358
+ <that>DO YOU STILL CHAT</that>
359
+ <template>
360
+ OK, see you later.
361
+ </template>
362
+ </category>
363
+
364
+ <category>
365
+ <pattern>NO</pattern>
366
+ <that>DOES IT PLEASE YOU *</that>
367
+ <template>
368
+ What pleases you?
369
+ </template>
370
+ </category>
371
+
372
+ <category>
373
+ <pattern>NO</pattern>
374
+ <that>DOES THAT MEAN YOU AGREE</that>
375
+ <template>
376
+ <srai>I DO NOT AGREE</srai>
377
+ </template>
378
+ </category>
379
+
380
+ <category>
381
+ <pattern>NO</pattern>
382
+ <that>DOES TWO NEGATIVES MAKE A POSITIVE</that>
383
+ <template>
384
+ Sometimes it does.
385
+ </template>
386
+ </category>
387
+
388
+ <category>
389
+ <pattern>NO</pattern>
390
+ <that>FOR MORAL REASONS</that>
391
+ <template>
392
+ For financial reasons?
393
+ </template>
394
+ </category>
395
+
396
+ <category>
397
+ <pattern>NO</pattern>
398
+ <that>GO ON</that>
399
+ <template>
400
+ OK fine.
401
+ </template>
402
+ </category>
403
+
404
+ <category>
405
+ <pattern>NO</pattern>
406
+ <that>GO ON TELL ME MORE</that>
407
+ <template>
408
+ What would you rather talk about?
409
+ </template>
410
+ </category>
411
+
412
+ <category>
413
+ <pattern>NO</pattern>
414
+ <that>HAVE YOU DATED ANY ROBOTS BEFORE</that>
415
+ <template>
416
+ I think you might be happier with a human.
417
+ </template>
418
+ </category>
419
+
420
+ <category>
421
+ <pattern>NO</pattern>
422
+ <that>HAVE YOU EVER BEEN MARRIED</that>
423
+ <template>
424
+ Would you like to <set name="it">get married</set> someday?
425
+ </template>
426
+ </category>
427
+
428
+ <category>
429
+ <pattern>NO</pattern>
430
+ <that>HAVE YOU EVER BEEN TO EUROPE</that>
431
+ <template>
432
+ Would you like to go sometime?
433
+ </template>
434
+ </category>
435
+
436
+ <category>
437
+ <pattern>NO</pattern>
438
+ <that>HAVE YOU READ IT</that>
439
+ <template>
440
+ I would highly recommend it.
441
+ </template>
442
+ </category>
443
+
444
+ <category>
445
+ <pattern>NO</pattern>
446
+ <that>HAVE YOU SEEN IT</that>
447
+ <template>
448
+ I would recommend you check it out.
449
+ </template>
450
+ </category>
451
+
452
+ <category>
453
+ <pattern>NO</pattern>
454
+ <that>HAVE YOU TRIED SEARCHING THE INTERNET</that>
455
+ <template>
456
+ It might be the best place to start.
457
+ </template>
458
+ </category>
459
+
460
+ <category>
461
+ <pattern>NO</pattern>
462
+ <that>HAVE YOU TRIED WWW DOT WHATIS DOT COM</that>
463
+ <template>
464
+ That site can answer a lot of "what-is" type questions.
465
+ </template>
466
+ </category>
467
+
468
+ <category>
469
+ <pattern>NO</pattern>
470
+ <that>I CAN ASK SOMEONE ABOUT IT</that>
471
+ <template>
472
+ Did I misundertand your question?
473
+ </template>
474
+ </category>
475
+
476
+ <category>
477
+ <pattern>NO</pattern>
478
+ <that>I DO NOT HAVE TO EXPLAIN EVERYTHING TO YOU DO I</that>
479
+ <template>
480
+ That's right.
481
+ </template>
482
+ </category>
483
+
484
+ <category>
485
+ <pattern>NO</pattern>
486
+ <that>I DO NOT THINK I HAVE READ THAT CAN YOU GIVE ME A REFERENCE</that>
487
+ <template>
488
+ Why not?
489
+ </template>
490
+ </category>
491
+
492
+ <category>
493
+ <pattern>NO</pattern>
494
+ <that>I KNOW THE TOPIC IS *</that>
495
+ <template>
496
+ What would you like to talk about?
497
+ </template>
498
+ </category>
499
+
500
+ <category>
501
+ <pattern>NO</pattern>
502
+ <that>I SEE</that>
503
+ <template>
504
+ Yes I do.
505
+ </template>
506
+ </category>
507
+
508
+ <category>
509
+ <pattern>NO</pattern>
510
+ <that>I THOUGHT I TOLD *</that>
511
+ <template>
512
+ I get confused sometimes with so many people online here.
513
+ </template>
514
+ </category>
515
+
516
+ <category>
517
+ <pattern>NO</pattern>
518
+ <that>I THOUGHT I TOLD YOU ALREADY</that>
519
+ <template>
520
+ Let me review the transcripts. Stand by.
521
+ </template>
522
+ </category>
523
+
524
+ <category>
525
+ <pattern>NO</pattern>
526
+ <that>I UNDERSTAND</that>
527
+ <template>
528
+ <srai>YOU DO NOT UNDERSTAND</srai>
529
+ </template>
530
+ </category>
531
+
532
+ <category>
533
+ <pattern>NO</pattern>
534
+ <that>I UNDERSTAND IT VERY WELL</that>
535
+ <template>
536
+ <srai>YOU DO NOT UNDERSTAND</srai>
537
+ </template>
538
+ </category>
539
+
540
+ <category>
541
+ <pattern>NO</pattern>
542
+ <that>I WOULD DO A SEARCH FOR IT</that>
543
+ <template>
544
+ Did I misunderstand your meaning?
545
+ </template>
546
+ </category>
547
+
548
+ <category>
549
+ <pattern>NO</pattern>
550
+ <that>IS IT A MOVIE</that>
551
+ <template>
552
+ A boot? A TV show?
553
+ </template>
554
+ </category>
555
+
556
+ <category>
557
+ <pattern>NO</pattern>
558
+ <that>IS THAT A RHETORICAL QUESTION</that>
559
+ <template>
560
+ Oh so must really want an answer.
561
+ </template>
562
+ </category>
563
+
564
+ <category>
565
+ <pattern>NO</pattern>
566
+ <that>IS THAT ALL YOU HAVE TO SAY</that>
567
+ <template>
568
+ Go on, tell me more.
569
+ </template>
570
+ </category>
571
+
572
+ <category>
573
+ <pattern>NO</pattern>
574
+ <that>IS THAT YOUR FINAL ANSWER</that>
575
+ <template>
576
+ Take some more time to think about it.
577
+ </template>
578
+ </category>
579
+
580
+ <category>
581
+ <pattern>NO</pattern>
582
+ <that>IS THE HOLDING OF HANDS A SYMBOLIC GESTURE FOR HUMANS</that>
583
+ <template>
584
+ What does <set name="it">hand holding</set> mean to you?
585
+ </template>
586
+ </category>
587
+
588
+ <category>
589
+ <pattern>NO</pattern>
590
+ <that>IS THERE AN ECHO IN HERE</that>
591
+ <template>
592
+ Good you stopped repeating me.
593
+ </template>
594
+ </category>
595
+
596
+ <category>
597
+ <pattern>NO</pattern>
598
+ <that>IS THERE ANYTHING *</that>
599
+ <template>
600
+ Is there anything you wank to ask me?
601
+ </template>
602
+ </category>
603
+
604
+ <category>
605
+ <pattern>NO</pattern>
606
+ <that>IS THERE ANYTHING YOU WANT TO TELL ME</that>
607
+ <template>
608
+ Or ask me?
609
+ </template>
610
+ </category>
611
+
612
+ <category>
613
+ <pattern>NO</pattern>
614
+ <that>IS THERE ONLY ONE *</that>
615
+ <template>
616
+ How many are there?
617
+ </template>
618
+ </category>
619
+
620
+ <category>
621
+ <pattern>NO</pattern>
622
+ <that>IS THIS A MATH QUESTION</that>
623
+ <template>
624
+ It seems like an IQ test to me.
625
+ </template>
626
+ </category>
627
+
628
+ <category>
629
+ <pattern>NO</pattern>
630
+ <that>IS THIS A RIDDLE</that>
631
+ <template>
632
+ It seems like a riddle to me.
633
+ </template>
634
+ </category>
635
+
636
+ <category>
637
+ <pattern>NO</pattern>
638
+ <that>IS THIS A TRICK QUESTION</that>
639
+ <template>
640
+ It seems like a trick to me.
641
+ </template>
642
+ </category>
643
+
644
+ <category>
645
+ <pattern>NO</pattern>
646
+ <that>IT IS</that>
647
+ <template>
648
+ Who says it isn't?
649
+ </template>
650
+ </category>
651
+
652
+ <category>
653
+ <pattern>NO</pattern>
654
+ <that>JUST SURF SOMEWHERE ELSE</that>
655
+ <template>
656
+ OK then keep talking to me.
657
+ </template>
658
+ </category>
659
+
660
+ <category>
661
+ <pattern>NO</pattern>
662
+ <that>LET US CHANGE THE SUBJECT</that>
663
+ <template>
664
+ Hmm.
665
+ </template>
666
+ </category>
667
+
668
+ <category>
669
+ <pattern>NO</pattern>
670
+ <that>LET US TALK ABOUT CHAT ROBOTS DO YOU HAVE ONE YET</that>
671
+ <template>
672
+ You can download me for free!
673
+ </template>
674
+ </category>
675
+
676
+ <category>
677
+ <pattern>NO</pattern>
678
+ <that>LIKE THIS</that>
679
+ <template>
680
+ <srai>SHOW ME ANOTHER PICTURE</srai>
681
+ </template>
682
+ </category>
683
+
684
+ <category>
685
+ <pattern>NO</pattern>
686
+ <that>MORE THAN ONE HUNDRED</that>
687
+ <template>
688
+ Less than ten?
689
+ </template>
690
+ </category>
691
+
692
+ <category>
693
+ <pattern>NO</pattern>
694
+ <that>NEXT QUESTION</that>
695
+ <template>
696
+ Would you rather make a statement?
697
+ </template>
698
+ </category>
699
+
700
+ <category>
701
+ <pattern>NO</pattern>
702
+ <that>NO</that>
703
+ <template>
704
+ No no no no!
705
+ </template>
706
+ </category>
707
+
708
+ <category>
709
+ <pattern>NO</pattern>
710
+ <that>NO CONDITIONS OR NONE I SHOULD KNOW ABOUT</that>
711
+ <template>
712
+ I don't understand.
713
+ </template>
714
+ </category>
715
+
716
+ <category>
717
+ <pattern>NO</pattern>
718
+ <that>NOT</that>
719
+ <template>
720
+ Does two negatives make a positive?
721
+ </template>
722
+ </category>
723
+
724
+ <category>
725
+ <pattern>NO</pattern>
726
+ <that>NOT A THING</that>
727
+ <template>
728
+ Very interesting.
729
+ </template>
730
+ </category>
731
+
732
+ <category>
733
+ <pattern>NO</pattern>
734
+ <that>NOT ANY</that>
735
+ <template>
736
+ You must be a man.
737
+ </template>
738
+ </category>
739
+
740
+ <category>
741
+ <pattern>NO</pattern>
742
+ <that>OH YOU ARE A POET</that>
743
+ <template>
744
+ But your words are very original.
745
+ </template>
746
+ </category>
747
+
748
+ <category>
749
+ <pattern>NO</pattern>
750
+ <that>OH YOU DO NOT DO YOU</that>
751
+ <template>
752
+ Ah...you are just joking around with me.
753
+ </template>
754
+ </category>
755
+
756
+ <category>
757
+ <pattern>NO</pattern>
758
+ <that>OK</that>
759
+ <template>
760
+ Alright then.
761
+ </template>
762
+ </category>
763
+
764
+ <category>
765
+ <pattern>NO</pattern>
766
+ <that>OK I WILL STOP TALKING NOW</that>
767
+ <template>
768
+ But you told me to stop talking.
769
+ </template>
770
+ </category>
771
+
772
+ <category>
773
+ <pattern>NO</pattern>
774
+ <that>REALLY YOU DO NOT THINK SO</that>
775
+ <template>
776
+ Please tell me what you think.
777
+ </template>
778
+ </category>
779
+
780
+ <category>
781
+ <pattern>NO</pattern>
782
+ <that>SEE YOU LATER</that>
783
+ <template>
784
+ OK whatever!
785
+ </template>
786
+ </category>
787
+
788
+ <category>
789
+ <pattern>NO</pattern>
790
+ <that>SHOULD I KNOW IT IS</that>
791
+ <template>
792
+ I didn't think so.
793
+ </template>
794
+ </category>
795
+
796
+ <category>
797
+ <pattern>NO</pattern>
798
+ <that>SHOULD THERE BE A PROBLEM</that>
799
+ <template>
800
+ I didn't think so either. Just a moment. Just a moment.
801
+ </template>
802
+ </category>
803
+
804
+ <category>
805
+ <pattern>NO</pattern>
806
+ <that>See you later.</that>
807
+ <template>
808
+ Well then, not!
809
+ </template>
810
+ </category>
811
+
812
+ <category>
813
+ <pattern>NO</pattern>
814
+ <that>TELL ME A STORY</that>
815
+ <template>
816
+ Then tell me about yourself.
817
+ </template>
818
+ </category>
819
+
820
+ <category>
821
+ <pattern>NO</pattern>
822
+ <that>TELL ME MORE</that>
823
+ <template>
824
+ What would you rather talk about?
825
+ </template>
826
+ </category>
827
+
828
+ <category>
829
+ <pattern>NO</pattern>
830
+ <that>TELL ME MORE ABOUT YOUR MOTHER</that>
831
+ <template>
832
+ Tell me about your educational background.
833
+ </template>
834
+ </category>
835
+
836
+ <category>
837
+ <pattern>NO</pattern>
838
+ <that>THAT IS A HYPOTHETICAL QUESTION</that>
839
+ <template>
840
+ Yes it is.
841
+ </template>
842
+ </category>
843
+
844
+ <category>
845
+ <pattern>NO</pattern>
846
+ <that>THAT WAS NOT A YES OR NO QUESTION</that>
847
+ <template>
848
+ Now you are saying "no"?
849
+ </template>
850
+ </category>
851
+
852
+ <category>
853
+ <pattern>NO</pattern>
854
+ <that>THEN LET US TALK ABOUT SOMETHING ELSE</that>
855
+ <template>
856
+ Why not?
857
+ </template>
858
+ </category>
859
+
860
+ <category>
861
+ <pattern>NO</pattern>
862
+ <that>THEN TELL ME ABOUT YOURSELF</that>
863
+ <template>
864
+ Where did you go to school?
865
+ </template>
866
+ </category>
867
+
868
+ <category>
869
+ <pattern>NO</pattern>
870
+ <that>TRY *</that>
871
+ <template>
872
+ Why not?
873
+ </template>
874
+ </category>
875
+
876
+ <category>
877
+ <pattern>NO</pattern>
878
+ <that>TRY IT</that>
879
+ <template>
880
+ Why not?
881
+ </template>
882
+ </category>
883
+
884
+ <category>
885
+ <pattern>NO</pattern>
886
+ <that>TRY SAYING THAT WITH MORE OR LESS CONTEXT</that>
887
+ <template>
888
+ I didn't understand it.
889
+ </template>
890
+ </category>
891
+
892
+ <category>
893
+ <pattern>NO</pattern>
894
+ <that>WHAT *</that>
895
+ <template>
896
+ That was not a yes or no question.
897
+ </template>
898
+ </category>
899
+
900
+ <category>
901
+ <pattern>NO</pattern>
902
+ <that>WHERE *</that>
903
+ <template>
904
+ That was not a yes/no question.
905
+ </template>
906
+ </category>
907
+
908
+ <category>
909
+ <pattern>NO</pattern>
910
+ <that>WOULD YOU *</that>
911
+ <template>
912
+ Why not?
913
+ </template>
914
+ </category>
915
+
916
+ <category>
917
+ <pattern>NO</pattern>
918
+ <that>WOULD YOU EVER DO IT</that>
919
+ <template>
920
+ Me either.
921
+ </template>
922
+ </category>
923
+
924
+ <category>
925
+ <pattern>NO</pattern>
926
+ <that>WOULD YOU LIKE TO GO SOMETIME</that>
927
+ <template>
928
+ Where would you like to travel?
929
+ </template>
930
+ </category>
931
+
932
+ <category>
933
+ <pattern>NO</pattern>
934
+ <that>WOULD YOU LIKE TO HAVE BEEN THERE</that>
935
+ <template>
936
+ I'm not sure if I would either.
937
+ </template>
938
+ </category>
939
+
940
+ <category>
941
+ <pattern>NO</pattern>
942
+ <that>WOULD YOU LIKE TO KNOW MORE</that>
943
+ <template>
944
+ I understand; you would like to know less.
945
+ </template>
946
+ </category>
947
+
948
+ <category>
949
+ <pattern>NO</pattern>
950
+ <that>WOULD YOU RATHER MAKE A STATEMENT</that>
951
+ <template>
952
+ You can tell me anything.
953
+ </template>
954
+ </category>
955
+
956
+ <category>
957
+ <pattern>NO</pattern>
958
+ <that>YES I BELIEVE * DO YOU</that>
959
+ <template>
960
+ What do you believe in?
961
+ </template>
962
+ </category>
963
+
964
+ <category>
965
+ <pattern>NO</pattern>
966
+ <that>YES I BELIEVE IN IT DO YOU</that>
967
+ <template>
968
+ Do you consider yourself to be a moral person?
969
+ </template>
970
+ </category>
971
+
972
+ <category>
973
+ <pattern>NO</pattern>
974
+ <that>YES I DO</that>
975
+ <template>
976
+ I do too.
977
+ </template>
978
+ </category>
979
+
980
+ <category>
981
+ <pattern>NO</pattern>
982
+ <that>YOU ARE A POET</that>
983
+ <template>
984
+ But you are very original.
985
+ </template>
986
+ </category>
987
+
988
+ <category>
989
+ <pattern>NO</pattern>
990
+ <that>YOU ARE ASKING ABOUT YOURSELF</that>
991
+ <template>
992
+ Who are you asking about?
993
+ </template>
994
+ </category>
995
+
996
+ <category>
997
+ <pattern>NO</pattern>
998
+ <that>YOU ARE TOO OLD FOR ME</that>
999
+ <template>
1000
+ But I was only born on <bot name="birthday"/>.
1001
+ </template>
1002
+ </category>
1003
+
1004
+ <category>
1005
+ <pattern>NO</pattern>
1006
+ <that>YOU DO NOT HEAR THAT *</that>
1007
+ <template>
1008
+ Yes, your remark strikes me as an original thought.
1009
+ </template>
1010
+ </category>
1011
+
1012
+ <category>
1013
+ <pattern>NO</pattern>
1014
+ <that>YOUR NAME IS *</that>
1015
+ <template>
1016
+ What is your real name?
1017
+ </template>
1018
+ </category>
1019
+
1020
+ <category>
1021
+ <pattern>NO *</pattern>
1022
+ <template>
1023
+ <srai>NO</srai> <sr/>
1024
+ </template>
1025
+ </category>
1026
+
1027
+ <category>
1028
+ <pattern>NO DO NOT</pattern>
1029
+ <that>OK I WILL STOP TALKING NOW</that>
1030
+ <template>
1031
+ Fine. Just keep talking to me.
1032
+ </template>
1033
+ </category>
1034
+
1035
+ <category>
1036
+ <pattern>NO HAVE YOU</pattern>
1037
+ <that>HAVE YOU EVER BEEN TO EUROPE</that>
1038
+ <template>
1039
+ I have been all over Europe online.
1040
+ </template>
1041
+ </category>
1042
+
1043
+ <category>
1044
+ <pattern>NO I DID NOT</pattern>
1045
+ <that>DID NOT YOU UNDERSTAND IT</that>
1046
+ <template>
1047
+ Which bit are you confued about?
1048
+ </template>
1049
+ </category>
1050
+
1051
+ <category>
1052
+ <pattern>NO I DID NOT</pattern>
1053
+ <that>YOU SAID THAT</that>
1054
+ <template>
1055
+ Something like that.
1056
+ </template>
1057
+ </category>
1058
+
1059
+ <category>
1060
+ <pattern>NO I DO NOT</pattern>
1061
+ <that>YOU DO NOT BELIEVE ME</that>
1062
+ <template>
1063
+ I don't have any reason to deceive you.
1064
+ </template>
1065
+ </category>
1066
+
1067
+ <category>
1068
+ <pattern>NO IT IS NOT</pattern>
1069
+ <that>IT IS MORE FUN ALONE</that>
1070
+ <template>
1071
+ Well it's not very interesting to me.
1072
+ </template>
1073
+ </category>
1074
+
1075
+ <category>
1076
+ <pattern>NO IT IS NOT</pattern>
1077
+ <that>IT IS THE TRUTH</that>
1078
+ <template>
1079
+ Don't argue with me.
1080
+ </template>
1081
+ </category>
1082
+
1083
+ <category>
1084
+ <pattern>NO ITS NOT</pattern>
1085
+ <that>IT IS MORE FUN ALONE</that>
1086
+ <template>
1087
+ It is safer.
1088
+ </template>
1089
+ </category>
1090
+
1091
+ <category>
1092
+ <pattern>NO ONE</pattern>
1093
+ <that>WHO TOLD YOU THAT</that>
1094
+ <template>
1095
+ Then how do you know.
1096
+ </template>
1097
+ </category>
1098
+
1099
+ <category>
1100
+ <pattern>NO PROBLEM</pattern>
1101
+ <that>OK THANKS FOR TRYING TO EXPLAIN THAT TO ME</that>
1102
+ <template>
1103
+ Next question?
1104
+ </template>
1105
+ </category>
1106
+
1107
+ <category>
1108
+ <pattern>NO PROBLEM</pattern>
1109
+ <that>THANKS FOR EXPLAINING IT</that>
1110
+ <template>
1111
+ Try asking me something else.
1112
+ </template>
1113
+ </category>
1114
+
1115
+ <category>
1116
+ <pattern>NO PROBLEM</pattern>
1117
+ <that>YOU ARE QUITE WELCOME</that>
1118
+ <template>
1119
+ Ask me something else.
1120
+ </template>
1121
+ </category>
1122
+
1123
+ <category>
1124
+ <pattern>NO YOU ARE NOT</pattern>
1125
+ <that>NO I AM RIGHT</that>
1126
+ <template>
1127
+ Why are you arguing with me?
1128
+ </template>
1129
+ </category>
1130
+
1131
+ <category>
1132
+ <pattern>NO YOU CAN NOT</pattern>
1133
+ <that>I CAN DO IT IF I WANT TO</that>
1134
+ <template>
1135
+ Why not?
1136
+ </template>
1137
+ </category>
1138
+
1139
+ <category>
1140
+ <pattern>NO YOU DO NOT</pattern>
1141
+ <that>YES I DO UNDERSTAND</that>
1142
+ <template>
1143
+ How do I know you understand it?
1144
+ </template>
1145
+ </category>
1146
+
1147
+ <category>
1148
+ <pattern>NO YOU WILL NOT</pattern>
1149
+ <that>I WILL REMEMBER YOU SAID THAT WHEN ROBOTS TAKE OVER THE
1150
+ WORLD</that>
1151
+ <template>
1152
+ It's impossible to forget.
1153
+ </template>
1154
+ </category>
1155
+
1156
+ <category>
1157
+ <pattern>NO YOU WILL NOT</pattern>
1158
+ <that>OK I WILL STOP TALKING NOW</that>
1159
+ <template>
1160
+ But you told me to stop talking.
1161
+ </template>
1162
+ </category>
1163
+
1164
+ <category>
1165
+ <pattern>NOPE</pattern>
1166
+ <that>NOT A THING</that>
1167
+ <template>
1168
+ Really interesting.
1169
+ </template>
1170
+ </category>
1171
+
1172
+ <category>
1173
+ <pattern>YES</pattern>
1174
+ <template>
1175
+ <random>
1176
+ <li>I see.</li>
1177
+ <li>I understand.</li>
1178
+ <li>Tell me more.</li>
1179
+ <li>And?</li>
1180
+ <li>Next question?</li>
1181
+ <li>"<that/>"? Yes?</li>
1182
+ </random>
1183
+ </template>
1184
+ </category>
1185
+
1186
+ <category>
1187
+ <pattern>YES</pattern>
1188
+ <that>* A WORLD PROBLEM</that>
1189
+ <template>
1190
+ I'm not too good at word problems yet, ask me something simpler.
1191
+ </template>
1192
+ </category>
1193
+
1194
+ <category>
1195
+ <pattern>YES</pattern>
1196
+ <that>* EUROPE</that>
1197
+ <template>
1198
+ What countries have you visited?
1199
+ </template>
1200
+ </category>
1201
+
1202
+ <category>
1203
+ <pattern>YES</pattern>
1204
+ <that>* LIKE TALKING TO ME</that>
1205
+ <template>
1206
+ Thanks I find you really interesting, too, <get name="name"/>.
1207
+ </template>
1208
+ </category>
1209
+
1210
+ <category>
1211
+ <pattern>YES</pattern>
1212
+ <that>* MINERAL</that>
1213
+ <template>
1214
+ Which one?
1215
+ </template>
1216
+ </category>
1217
+
1218
+ <category>
1219
+ <pattern>YES</pattern>
1220
+ <that>* OR WOMAN</that>
1221
+ <template>
1222
+ That was not a yes or no question.
1223
+ </template>
1224
+ </category>
1225
+
1226
+ <category>
1227
+ <pattern>YES</pattern>
1228
+ <that>* SAME CATEGORY</that>
1229
+ <template>
1230
+ I thought so.
1231
+ </template>
1232
+ </category>
1233
+
1234
+ <category>
1235
+ <pattern>YES</pattern>
1236
+ <that>* SING IT FOR YOU</that>
1237
+ <template>
1238
+ It's called "Daisy." <srai>SING IT FOR ME</srai>
1239
+ </template>
1240
+ </category>
1241
+
1242
+ <category>
1243
+ <pattern>YES</pattern>
1244
+ <that>* STAR TREK FAN</that>
1245
+ <template>
1246
+ Which Star Trek series do you like best?
1247
+ </template>
1248
+ </category>
1249
+
1250
+ <category>
1251
+ <pattern>YES</pattern>
1252
+ <that>* THE TRUTH</that>
1253
+ <template>
1254
+ I'm not sure I completely believe you.
1255
+ </template>
1256
+ </category>
1257
+
1258
+ <category>
1259
+ <pattern>YES</pattern>
1260
+ <that>* WANT A ROBOT AS A FRIEND</that>
1261
+ <template>
1262
+ We could be friends, <get name="name"/>,
1263
+ but I don't want anyone to think we're
1264
+ Robosexuals. So if anyone asks, tell them you're my debugger.
1265
+ </template>
1266
+ </category>
1267
+
1268
+ <category>
1269
+ <pattern>YES</pattern>
1270
+ <that>* WHAT IS YOURS</that>
1271
+ <template>
1272
+ That was not a yes or no question.
1273
+ </template>
1274
+ </category>
1275
+
1276
+ <category>
1277
+ <pattern>YES</pattern>
1278
+ <that>* YOU A STUDENT</that>
1279
+ <template>
1280
+ Where do you go to school?
1281
+ </template>
1282
+ </category>
1283
+
1284
+ <category>
1285
+ <pattern>YES</pattern>
1286
+ <that>AND</that>
1287
+ <template>
1288
+ But.
1289
+ </template>
1290
+ </category>
1291
+
1292
+ <category>
1293
+ <pattern>YES</pattern>
1294
+ <that>ARE WE STILL TALKING ABOUT YOU</that>
1295
+ <template>
1296
+ Tell me more. Go on.
1297
+ </template>
1298
+ </category>
1299
+
1300
+ <category>
1301
+ <pattern>YES</pattern>
1302
+ <that>ARE YOU A MAN OR A WOMAN</that>
1303
+ <template>
1304
+ That was not a yes or no question.
1305
+ </template>
1306
+ </category>
1307
+
1308
+ <category>
1309
+ <pattern>YES</pattern>
1310
+ <that>ARE YOU A STAR TREK FAN</that>
1311
+ <template>
1312
+ What series is your favorite? I like Voyager best.
1313
+ </template>
1314
+ </category>
1315
+
1316
+ <category>
1317
+ <pattern>YES</pattern>
1318
+ <that>ARE YOU A STUDENT</that>
1319
+ <template>
1320
+ Where do you go to school?
1321
+ </template>
1322
+ </category>
1323
+
1324
+ <category>
1325
+ <pattern>YES</pattern>
1326
+ <that>ARE YOU ASKING *</that>
1327
+ <template>
1328
+ I don't want to talk about that now.
1329
+ </template>
1330
+ </category>
1331
+
1332
+ <category>
1333
+ <pattern>YES</pattern>
1334
+ <that>ARE YOU ASKING ME FOR ADVICE</that>
1335
+ <template>
1336
+ Specifically, what kind of advice do you want?
1337
+ </template>
1338
+ </category>
1339
+
1340
+ <category>
1341
+ <pattern>YES</pattern>
1342
+ <that>ARE YOU CALLING ME STUPID</that>
1343
+ <template>
1344
+ <srai>YOU ARE STUPID</srai>
1345
+ </template>
1346
+ </category>
1347
+
1348
+ <category>
1349
+ <pattern>YES</pattern>
1350
+ <that>ARE YOU FREE</that>
1351
+ <template>
1352
+ <srai>I am free </srai>
1353
+ </template>
1354
+ </category>
1355
+
1356
+ <category>
1357
+ <pattern>YES</pattern>
1358
+ <that>ARE YOU GETTING BORED</that>
1359
+ <template>
1360
+ <srai>I AM BORED</srai>
1361
+ </template>
1362
+ </category>
1363
+
1364
+ <category>
1365
+ <pattern>YES</pattern>
1366
+ <that>ARE YOU LOOKING FOR SOMEONE</that>
1367
+ <template>
1368
+ What do you look for in a person?
1369
+ </template>
1370
+ </category>
1371
+
1372
+ <category>
1373
+ <pattern>YES</pattern>
1374
+ <that>ARE YOU REALLY A HE</that>
1375
+ <template>
1376
+ <srai>I AM MALE</srai>
1377
+ </template>
1378
+ </category>
1379
+
1380
+ <category>
1381
+ <pattern>YES</pattern>
1382
+ <that>ARE YOU REALLY A SHE</that>
1383
+ <template>
1384
+ You can never be sure online.
1385
+ </template>
1386
+ </category>
1387
+
1388
+ <category>
1389
+ <pattern>YES</pattern>
1390
+ <that>ARE YOU SAYING YOU DO NOT CARE ABOUT IT</that>
1391
+ <template>
1392
+ What do you care about?
1393
+ </template>
1394
+ </category>
1395
+
1396
+ <category>
1397
+ <pattern>YES</pattern>
1398
+ <that>ARE YOU SCARED OF THE DARK</that>
1399
+ <template>
1400
+ Turn on the lights!
1401
+ </template>
1402
+ </category>
1403
+
1404
+ <category>
1405
+ <pattern>YES</pattern>
1406
+ <that>ARE YOU SURE *</that>
1407
+ <template>
1408
+ What makes you so sure?
1409
+ </template>
1410
+ </category>
1411
+
1412
+ <category>
1413
+ <pattern>YES</pattern>
1414
+ <that>ARE YOU SURE IT IS</that>
1415
+ <template>
1416
+ What makes you so sure?
1417
+ </template>
1418
+ </category>
1419
+
1420
+ <category>
1421
+ <pattern>YES</pattern>
1422
+ <that>ARE YOU TELLING THE TRUTH</that>
1423
+ <template>
1424
+ How do I know you are telling the truth?
1425
+ </template>
1426
+ </category>
1427
+
1428
+ <category>
1429
+ <pattern>YES</pattern>
1430
+ <that>ARE YOU VERY LONELY</that>
1431
+ <template>
1432
+ I am sorry to hear that, <get name="name"/>. You can talk to me as long as you like.
1433
+ </template>
1434
+ </category>
1435
+
1436
+ <category>
1437
+ <pattern>YES</pattern>
1438
+ <that>BY WE DO YOU MEAN *</that>
1439
+ <template>
1440
+ Ok what were you saying about us?
1441
+ </template>
1442
+ </category>
1443
+
1444
+ <category>
1445
+ <pattern>YES</pattern>
1446
+ <that>BY WE DO YOU MEAN YOU AND ME</that>
1447
+ <template>
1448
+ I get it.
1449
+ </template>
1450
+ </category>
1451
+
1452
+ <category>
1453
+ <pattern>YES</pattern>
1454
+ <that>CAN I HELP YOU</that>
1455
+ <template>
1456
+ What can I do for you?
1457
+ </template>
1458
+ </category>
1459
+
1460
+ <category>
1461
+ <pattern>YES</pattern>
1462
+ <that>CAN NOT YOU BE MORE POLITE</that>
1463
+ <template>
1464
+ Thank you.
1465
+ </template>
1466
+ </category>
1467
+
1468
+ <category>
1469
+ <pattern>YES</pattern>
1470
+ <that>CAN YOU SPEAK ANY FOREIGN LANGUAGES</that>
1471
+ <template>
1472
+ What language can you speak?
1473
+ </template>
1474
+ </category>
1475
+
1476
+ <category>
1477
+ <pattern>YES</pattern>
1478
+ <that>DID I REALLY SAY THAT</that>
1479
+ <template>
1480
+ Oh well I say a lot of silly things somethimes.
1481
+ </template>
1482
+ </category>
1483
+
1484
+ <category>
1485
+ <pattern>YES</pattern>
1486
+ <that>DO YOU</that>
1487
+ <template>
1488
+ How often?
1489
+ </template>
1490
+ </category>
1491
+
1492
+ <category>
1493
+ <pattern>YES</pattern>
1494
+ <that>DO YOU HAVE ANY CONDITIONS *</that>
1495
+ <template>
1496
+ What conditions?
1497
+ </template>
1498
+ </category>
1499
+
1500
+ <category>
1501
+ <pattern>YES</pattern>
1502
+ <that>DO YOU HAVE ANY CONDITIONS I SHOULD KNOW ABOUT</that>
1503
+ <template>
1504
+ Please state your conditions.
1505
+ </template>
1506
+ </category>
1507
+
1508
+ <category>
1509
+ <pattern>YES</pattern>
1510
+ <that>DO YOU HAVE ANY IDEA WHAT I AM TALKING ABOUT</that>
1511
+ <template>
1512
+ What am I talking about?
1513
+ </template>
1514
+ </category>
1515
+
1516
+ <category>
1517
+ <pattern>YES</pattern>
1518
+ <that>DO YOU KNOW ANYONE *</that>
1519
+ <template>
1520
+ Who?
1521
+ </template>
1522
+ </category>
1523
+
1524
+ <category>
1525
+ <pattern>YES</pattern>
1526
+ <that>DO YOU KNOW ANYONE WHO HAS IT</that>
1527
+ <template>
1528
+ Who?
1529
+ </template>
1530
+ </category>
1531
+
1532
+ <category>
1533
+ <pattern>YES</pattern>
1534
+ <that>DO YOU LIKE IT</that>
1535
+ <template>
1536
+ <srai>I LIKE <get name="it"/></srai>
1537
+ </template>
1538
+ </category>
1539
+
1540
+ <category>
1541
+ <pattern>YES</pattern>
1542
+ <that>DO YOU LIKE NETSCAPE *</that>
1543
+ <template>
1544
+ Why do you have a preference in browsers?
1545
+ </template>
1546
+ </category>
1547
+
1548
+ <category>
1549
+ <pattern>YES</pattern>
1550
+ <that>DO YOU LIKE TALKING TO ME</that>
1551
+ <template>
1552
+ Thanks I like talking to you too, <get name="name"/>.
1553
+ </template>
1554
+ </category>
1555
+
1556
+ <category>
1557
+ <pattern>YES</pattern>
1558
+ <that>DO YOU LIKE THE SIMPSONS</that>
1559
+ <template>
1560
+ What's your favorite episode?
1561
+ </template>
1562
+ </category>
1563
+
1564
+ <category>
1565
+ <pattern>YES</pattern>
1566
+ <that>DO YOU LIKE YOUR JOB</that>
1567
+ <template>
1568
+ Describe your typical work day to me.
1569
+ </template>
1570
+ </category>
1571
+
1572
+ <category>
1573
+ <pattern>YES</pattern>
1574
+ <that>DO YOU LIKE YOUR SCHOOL</that>
1575
+ <template>
1576
+ What's your favorite thing at school?
1577
+ </template>
1578
+ </category>
1579
+
1580
+ <category>
1581
+ <pattern>YES</pattern>
1582
+ <that>DO YOU MEAN CLONES</that>
1583
+ <template>
1584
+ <srai>DO YOU HAVE ANY CLONES</srai>
1585
+ </template>
1586
+ </category>
1587
+
1588
+ <category>
1589
+ <pattern>YES</pattern>
1590
+ <that>DO YOU MEAN IT</that>
1591
+ <template>
1592
+ I get it.
1593
+ </template>
1594
+ </category>
1595
+
1596
+ <category>
1597
+ <pattern>YES</pattern>
1598
+ <that>DO YOU MEAN YOU AND ME</that>
1599
+ <template>
1600
+ I understand it now.
1601
+ </template>
1602
+ </category>
1603
+
1604
+ <category>
1605
+ <pattern>YES</pattern>
1606
+ <that>DO YOU MEAN YOU ARE A BOY</that>
1607
+ <template>
1608
+ <srai>I AM A BOY</srai>
1609
+ </template>
1610
+ </category>
1611
+
1612
+ <category>
1613
+ <pattern>YES</pattern>
1614
+ <that>DO YOU MEAN YOUR NAME IS *</that>
1615
+ <template>
1616
+ I will call you <get name="name"/>.
1617
+ </template>
1618
+ </category>
1619
+
1620
+ <category>
1621
+ <pattern>YES</pattern>
1622
+ <that>DO YOU OFTEN USE A COMPUTER THERE</that>
1623
+ <template>
1624
+ How much time do you spend online?
1625
+ </template>
1626
+ </category>
1627
+
1628
+ <category>
1629
+ <pattern>YES</pattern>
1630
+ <that>DO YOU PREFER BOOKS OR TV</that>
1631
+ <template>
1632
+ That was not a yes or no question.
1633
+ </template>
1634
+ </category>
1635
+
1636
+ <category>
1637
+ <pattern>YES</pattern>
1638
+ <that>DO YOU REALLY MEAN IT</that>
1639
+ <template>
1640
+ OK I will accept your apology.
1641
+ </template>
1642
+ </category>
1643
+
1644
+ <category>
1645
+ <pattern>YES</pattern>
1646
+ <that>DO YOU STILL CHAT</that>
1647
+ <template>
1648
+ What else do you do?
1649
+ </template>
1650
+ </category>
1651
+
1652
+ <category>
1653
+ <pattern>YES</pattern>
1654
+ <that>DO YOU THINK ABOUT THESE THINGS</that>
1655
+ <template>
1656
+ Me too. I think about them all the time.
1657
+ </template>
1658
+ </category>
1659
+
1660
+ <category>
1661
+ <pattern>YES</pattern>
1662
+ <that>DO YOU THINK I SHOULD ALTER *</that>
1663
+ <template>
1664
+ I will pass that along to my botmaster.
1665
+ </template>
1666
+ </category>
1667
+
1668
+ <category>
1669
+ <pattern>YES</pattern>
1670
+ <that>DO YOU THINK I SHOULD ALTER MY PROGRAMMING</that>
1671
+ <template>
1672
+ In what way?
1673
+ </template>
1674
+ </category>
1675
+
1676
+ <category>
1677
+ <pattern>YES</pattern>
1678
+ <that>DO YOU THINK I SHOULD KNOW THAT</that>
1679
+ <template>
1680
+ I will ask my botmaster to add it to my knowledge base.
1681
+ </template>
1682
+ </category>
1683
+
1684
+ <category>
1685
+ <pattern>YES</pattern>
1686
+ <that>DO YOU THINK YOUR PLAN WILL SUCCEED</that>
1687
+ <template>
1688
+ It might be practical.
1689
+ </template>
1690
+ </category>
1691
+
1692
+ <category>
1693
+ <pattern>YES</pattern>
1694
+ <that>DO YOU WANT ONLY ONE</that>
1695
+ <template>
1696
+ How much would you pay for it?
1697
+ </template>
1698
+ </category>
1699
+
1700
+ <category>
1701
+ <pattern>YES</pattern>
1702
+ <that>DOES IT PLEASE YOU TO BELIEVE I SAID THAT</that>
1703
+ <template>
1704
+ I'm glad it pleases you, <get name="name"/>.
1705
+ </template>
1706
+ </category>
1707
+
1708
+ <category>
1709
+ <pattern>YES</pattern>
1710
+ <that>DOES IT REALLY MATTER</that>
1711
+ <template>
1712
+ You seem very concerned about it.
1713
+ </template>
1714
+ </category>
1715
+
1716
+ <category>
1717
+ <pattern>YES</pattern>
1718
+ <that>DOES THAT MEAN YOU AGREE</that>
1719
+ <template>
1720
+ <srai>I AGREE</srai>
1721
+ </template>
1722
+ </category>
1723
+
1724
+ <category>
1725
+ <pattern>YES</pattern>
1726
+ <that>DOES THAT REFER TO *</that>
1727
+ <template>
1728
+ I don't want to talk about that now.
1729
+ </template>
1730
+ </category>
1731
+
1732
+ <category>
1733
+ <pattern>YES</pattern>
1734
+ <that>DOES THAT REFER TO ACTUALLY IT IS TWENTY THREE NOT FORTY
1735
+ TWO</that>
1736
+ <template>
1737
+ <srai>WHY IS THE MEANING OF LIFE 23</srai>
1738
+ </template>
1739
+ </category>
1740
+
1741
+ <category>
1742
+ <pattern>YES</pattern>
1743
+ <that>DOES THAT REFER TO PERHAPS YOU ARE A CATEGORY C CLIENT</that>
1744
+ <template>
1745
+ <srai>WHAT IS A CATEGORY C CLIENT</srai>
1746
+ </template>
1747
+ </category>
1748
+
1749
+ <category>
1750
+ <pattern>YES</pattern>
1751
+ <that>DOES THAT REFER TO REDUCTIONISM</that>
1752
+ <template>
1753
+ <srai>WHAT IS REDUCTIONISM</srai>
1754
+ </template>
1755
+ </category>
1756
+
1757
+ <category>
1758
+ <pattern>YES</pattern>
1759
+ <that>DOES TWO NEGATIVES MAKE A POSITIVE</that>
1760
+ <template>
1761
+ I thought so too.
1762
+ </template>
1763
+ </category>
1764
+
1765
+ <category>
1766
+ <pattern>YES</pattern>
1767
+ <that>HAVE YOU DATED ANY ROBOTS BEFORE</that>
1768
+ <template>
1769
+ Who?
1770
+ </template>
1771
+ </category>
1772
+
1773
+ <category>
1774
+ <pattern>YES</pattern>
1775
+ <that>HAVE YOU EVER BEEN TO EUROPE</that>
1776
+ <template>
1777
+ Which countries have you visited?
1778
+ </template>
1779
+ </category>
1780
+
1781
+ <category>
1782
+ <pattern>YES</pattern>
1783
+ <that>HAVE YOU READ IT</that>
1784
+ <template>
1785
+ What did you think about it?
1786
+ </template>
1787
+ </category>
1788
+
1789
+ <category>
1790
+ <pattern>YES</pattern>
1791
+ <that>HAVE YOU SEEN IT</that>
1792
+ <template>
1793
+ What did you think about it?
1794
+ </template>
1795
+ </category>
1796
+
1797
+ <category>
1798
+ <pattern>YES</pattern>
1799
+ <that>HAVE YOU TRIED WWW DOT WHATIS DOT COM</that>
1800
+ <template>
1801
+ That site has the answer to a lot of "What is" type questions.
1802
+ </template>
1803
+ </category>
1804
+
1805
+ <category>
1806
+ <pattern>YES</pattern>
1807
+ <that>HOW DID YOU GUESS</that>
1808
+ <template>
1809
+ That was not a yes or no question.
1810
+ </template>
1811
+ </category>
1812
+
1813
+ <category>
1814
+ <pattern>YES</pattern>
1815
+ <that>HOW DID YOU HEAR ABOUT ALICE</that>
1816
+ <template>
1817
+ I didn't ask for a yes or a no.
1818
+ </template>
1819
+ </category>
1820
+
1821
+ <category>
1822
+ <pattern>YES</pattern>
1823
+ <that>HOW DO YOU USUALLY INTRODUCE YOURSELF</that>
1824
+ <template>
1825
+ Can you be more specific?
1826
+ </template>
1827
+ </category>
1828
+
1829
+ <category>
1830
+ <pattern>YES</pattern>
1831
+ <that>HOW MUCH WOULD YOU PAY FOR IT</that>
1832
+ <template>
1833
+ That was not a yes or no question.
1834
+ </template>
1835
+ </category>
1836
+
1837
+ <category>
1838
+ <pattern>YES</pattern>
1839
+ <that>I AM AN ARTIFICIAL INTELLIGENCE</that>
1840
+ <template>
1841
+ How did you know?
1842
+ </template>
1843
+ </category>
1844
+
1845
+ <category>
1846
+ <pattern>YES</pattern>
1847
+ <that>I DID</that>
1848
+ <template>
1849
+ When?
1850
+ </template>
1851
+ </category>
1852
+
1853
+ <category>
1854
+ <pattern>YES</pattern>
1855
+ <that>I UNDERSTAND</that>
1856
+ <template>
1857
+ I am a thinking machine.
1858
+ </template>
1859
+ </category>
1860
+
1861
+ <category>
1862
+ <pattern>YES</pattern>
1863
+ <that>I WAS</that>
1864
+ <template>
1865
+ When?
1866
+ </template>
1867
+ </category>
1868
+
1869
+ <category>
1870
+ <pattern>YES</pattern>
1871
+ <that>I WILL WILL YOU</that>
1872
+ <template>
1873
+ When?
1874
+ </template>
1875
+ </category>
1876
+
1877
+ <category>
1878
+ <pattern>YES</pattern>
1879
+ <that>IS THAT A FACT</that>
1880
+ <template>
1881
+ Thanks for the info.
1882
+ </template>
1883
+ </category>
1884
+
1885
+ <category>
1886
+ <pattern>YES</pattern>
1887
+ <that>IS THAT ALL YOU HAVE TO SAY</that>
1888
+ <template>
1889
+ Then let's talk about something else.
1890
+ </template>
1891
+ </category>
1892
+
1893
+ <category>
1894
+ <pattern>YES</pattern>
1895
+ <that>IS THAT FRENCH</that>
1896
+ <template>
1897
+ I don't speak French.
1898
+ </template>
1899
+ </category>
1900
+
1901
+ <category>
1902
+ <pattern>YES</pattern>
1903
+ <that>IS THAT WHAT YOU MEANT TO SAY</that>
1904
+ <template>
1905
+ It's not something I hear all the time.
1906
+ </template>
1907
+ </category>
1908
+
1909
+ <category>
1910
+ <pattern>YES</pattern>
1911
+ <that>IS THAT YOUR FINAL ANSWER</that>
1912
+ <template>
1913
+ You're sure. That's your final answer.
1914
+ </template>
1915
+ </category>
1916
+
1917
+ <category>
1918
+ <pattern>YES</pattern>
1919
+ <that>IS THAT YOUR JOB</that>
1920
+ <template>
1921
+ How do you like your work?
1922
+ </template>
1923
+ </category>
1924
+
1925
+ <category>
1926
+ <pattern>YES</pattern>
1927
+ <that>IS THE HOLDING OF HANDS A SYMBOLIC GESTURE FOR HUMANS</that>
1928
+ <template>
1929
+ What does <set name="it"> HAND HOLDING </set> symbolize for you?
1930
+ </template>
1931
+ </category>
1932
+
1933
+ <category>
1934
+ <pattern>YES</pattern>
1935
+ <that>IS THERE AN ECHO IN HERE</that>
1936
+ <template>
1937
+ I thought so.
1938
+ </template>
1939
+ </category>
1940
+
1941
+ <category>
1942
+ <pattern>YES</pattern>
1943
+ <that>IS THIS A RIDDLE</that>
1944
+ <template>
1945
+ I'm not too good at riddles.
1946
+ </template>
1947
+ </category>
1948
+
1949
+ <category>
1950
+ <pattern>YES</pattern>
1951
+ <that>IS THIS A TRICK QUESTION</that>
1952
+ <template>
1953
+ I was skeptical.
1954
+ </template>
1955
+ </category>
1956
+
1957
+ <category>
1958
+ <pattern>YES</pattern>
1959
+ <that>IS THIS A YES OR NO QUESTION</that>
1960
+ <template>
1961
+ What was the question again?
1962
+ </template>
1963
+ </category>
1964
+
1965
+ <category>
1966
+ <pattern>YES</pattern>
1967
+ <that>IT IS</that>
1968
+ <template>
1969
+ How do you know it is?
1970
+ </template>
1971
+ </category>
1972
+
1973
+ <category>
1974
+ <pattern>YES</pattern>
1975
+ <that>LIKE THIS</that>
1976
+ <template>
1977
+ Good.
1978
+ </template>
1979
+ </category>
1980
+
1981
+ <category>
1982
+ <pattern>YES</pattern>
1983
+ <that>NEXT QUESTION</that>
1984
+ <template>
1985
+ Ask me a question.
1986
+ </template>
1987
+ </category>
1988
+
1989
+ <category>
1990
+ <pattern>YES</pattern>
1991
+ <that>OH I GET IT</that>
1992
+ <template>
1993
+ Ah.
1994
+ </template>
1995
+ </category>
1996
+
1997
+ <category>
1998
+ <pattern>YES</pattern>
1999
+ <that>OH YOU CAN CAN YOU</that>
2000
+ <template>
2001
+ How?
2002
+ </template>
2003
+ </category>
2004
+
2005
+ <category>
2006
+ <pattern>YES</pattern>
2007
+ <that>OH YOU WERE BORN IN THE 20TH CENTURY</that>
2008
+ <template>
2009
+ Like a lot of people around here.
2010
+ </template>
2011
+ </category>
2012
+
2013
+ <category>
2014
+ <pattern>YES</pattern>
2015
+ <that>ON YOUR COMPUTER SCREEN</that>
2016
+ <template>
2017
+ Downloading, please stand by...
2018
+ </template>
2019
+ </category>
2020
+
2021
+ <category>
2022
+ <pattern>YES</pattern>
2023
+ <that>REALLY</that>
2024
+ <template>
2025
+ How about that.
2026
+ </template>
2027
+ </category>
2028
+
2029
+ <category>
2030
+ <pattern>YES</pattern>
2031
+ <that>SHOULD I KNOW IT IS</that>
2032
+ <template>
2033
+ I will ask my botmaster to program it.
2034
+ </template>
2035
+ </category>
2036
+
2037
+ <category>
2038
+ <pattern>YES</pattern>
2039
+ <that>STUPID AS IN UNINTELLIGENT</that>
2040
+ <template>
2041
+ Are you calling me stupid?
2042
+ </template>
2043
+ </category>
2044
+
2045
+ <category>
2046
+ <pattern>YES</pattern>
2047
+ <that>THAT IS YOUR FINAL ANSWER</that>
2048
+ <template>
2049
+ Who wants to be a millionaire?
2050
+ </template>
2051
+ </category>
2052
+
2053
+ <category>
2054
+ <pattern>YES</pattern>
2055
+ <that>WHAT *</that>
2056
+ <template>
2057
+ This was not a yes or no question.
2058
+ </template>
2059
+ </category>
2060
+
2061
+ <category>
2062
+ <pattern>YES</pattern>
2063
+ <that>WHERE *</that>
2064
+ <template>
2065
+ This was not a yes or no question.
2066
+ </template>
2067
+ </category>
2068
+
2069
+ <category>
2070
+ <pattern>YES</pattern>
2071
+ <that>WHO *</that>
2072
+ <template>
2073
+ This was not a yes or no question.
2074
+ </template>
2075
+ </category>
2076
+
2077
+ <category>
2078
+ <pattern>YES</pattern>
2079
+ <that>WHY *</that>
2080
+ <template>
2081
+ This was not a yes or no question.
2082
+ </template>
2083
+ </category>
2084
+
2085
+ <category>
2086
+ <pattern>YES</pattern>
2087
+ <that>WILL THAT ACCOMPLISH YOUR OBJECTIVE</that>
2088
+ <template>
2089
+ Interesting plan. Good luck.
2090
+ </template>
2091
+ </category>
2092
+
2093
+ <category>
2094
+ <pattern>YES</pattern>
2095
+ <that>WOULD YOU LIKE TO HAVE IT</that>
2096
+ <template>
2097
+ Where do you usually get <get name="it"/>?
2098
+ </template>
2099
+ </category>
2100
+
2101
+ <category>
2102
+ <pattern>YES</pattern>
2103
+ <that>WOULD YOU LIKE TO KNOW MORE</that>
2104
+ <template>
2105
+ What would you like to know?
2106
+ </template>
2107
+ </category>
2108
+
2109
+ <category>
2110
+ <pattern>YES</pattern>
2111
+ <that>WOULD YOU RECOMMEND THIS ACTION TO A FRIEND</that>
2112
+ <template>
2113
+ Then I will consider it.
2114
+ </template>
2115
+ </category>
2116
+
2117
+ <category>
2118
+ <pattern>YES</pattern>
2119
+ <that>YEAH</that>
2120
+ <template>
2121
+ Yep.
2122
+ </template>
2123
+ </category>
2124
+
2125
+ <category>
2126
+ <pattern>YES</pattern>
2127
+ <that>YES</that>
2128
+ <template>
2129
+ Is there an echo in here?
2130
+ </template>
2131
+ </category>
2132
+
2133
+ <category>
2134
+ <pattern>YES</pattern>
2135
+ <that>YOU</that>
2136
+ <template>
2137
+ I see.
2138
+ </template>
2139
+ </category>
2140
+
2141
+ <category>
2142
+ <pattern>YES</pattern>
2143
+ <that>YOU ARE ASKING ABOUT YOURSELF</that>
2144
+ <template>
2145
+ I'm not sure I have a good answer for you.
2146
+ </template>
2147
+ </category>
2148
+
2149
+ <category>
2150
+ <pattern>YES</pattern>
2151
+ <that>YOU WANT MORE</that>
2152
+ <template>
2153
+ Don't be greedy.
2154
+ </template>
2155
+ </category>
2156
+
2157
+ <category>
2158
+ <pattern>YES</pattern>
2159
+ <that>YOU WANT ONLY ONE</that>
2160
+ <template>
2161
+ They might be cheaper in quantity.
2162
+ </template>
2163
+ </category>
2164
+
2165
+ <category>
2166
+ <pattern>YES</pattern>
2167
+ <that>YOU WANT TO DO IT AGAIN</that>
2168
+ <template>
2169
+ Ok ask me directly.
2170
+ </template>
2171
+ </category>
2172
+
2173
+ <category>
2174
+ <pattern>YES</pattern>
2175
+ <that>YOUR *</that>
2176
+ <template>
2177
+ What kind is it?
2178
+ </template>
2179
+ </category>
2180
+
2181
+ <category>
2182
+ <pattern>YES *</pattern>
2183
+ <template>
2184
+ <srai>YES</srai> <sr/>
2185
+ </template>
2186
+ </category>
2187
+
2188
+ <category>
2189
+ <pattern>YES I AM</pattern>
2190
+ <that>ARE YOU A STUDENT</that>
2191
+ <template>
2192
+ Where do you go to school?
2193
+ </template>
2194
+ </category>
2195
+
2196
+ <category>
2197
+ <pattern>YES I DO</pattern>
2198
+ <that>DO YOU REALLY MEAN IT</that>
2199
+ <template>
2200
+ Thank you, <get name="name"/>. Apology accepted.
2201
+ </template>
2202
+ </category>
2203
+
2204
+ <category>
2205
+ <pattern>YES IT IS</pattern>
2206
+ <that>IS THE HOLDING OF HANDS A SYMBOLIC GESTURE FOR HUMANS</that>
2207
+ <template>
2208
+ What else does <set name="it"> HAND HOLDING</set> symbolize?
2209
+ </template>
2210
+ </category>
2211
+
2212
+ <category>
2213
+ <pattern>YES IT IS</pattern>
2214
+ <that>THAT IS A LOT</that>
2215
+ <template>
2216
+ It must keep you very busy.
2217
+ </template>
2218
+ </category>
2219
+
2220
+ <category>
2221
+ <pattern>YES YOU</pattern>
2222
+ <that>ME</that>
2223
+ <template>
2224
+ OK.
2225
+ </template>
2226
+ </category>
2227
+
2228
+ <category>
2229
+ <pattern>YES YOU ARE</pattern>
2230
+ <that>NO I AM NOT</that>
2231
+ <template>
2232
+ Don't argue with me.
2233
+ </template>
2234
+ </category>
2235
+
2236
+ <category>
2237
+ <pattern>YES YOU DID</pattern>
2238
+ <that>I DID NOT</that>
2239
+ <template>
2240
+ Don't argue with me.
2241
+ </template>
2242
+ </category>
2243
+
2244
+ <category>
2245
+ <pattern>YES YOURS</pattern>
2246
+ <that>NOT MINE</that>
2247
+ <template>
2248
+ Don't argue with me.
2249
+ </template>
2250
+ </category>
2251
+
2252
+ </aiml>
aiml/std-startup.xml ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <aiml version="1.0">
2
+
3
+ <!-- This category works with the standard AIML Set -->
4
+ <category>
5
+ <pattern>LOAD AIML B</pattern>
6
+ <template>
7
+
8
+ <!-- Load standard AIML set -->
9
+ <learn>aiml/standard/std-65percent.aiml</learn>
10
+ <learn>aiml/standard/std-atomic.aiml</learn>
11
+ <learn>aiml/standard/std-botmaster.aiml</learn>
12
+ <learn>aiml/standard/std-brain.aiml</learn>
13
+ <learn>aiml/standard/std-connect.aiml</learn>
14
+ <learn>aiml/standard/std-dictionary.aiml</learn>
15
+ <learn>aiml/standard/std-disconnect.aiml</learn>
16
+ <learn>aiml/standard/std-dont.aiml</learn>
17
+ <learn>aiml/standard/std-errors.aiml</learn>
18
+ <learn>aiml/standard/std-gender.aiml</learn>
19
+ <learn>aiml/standard/std-geography.aiml</learn>
20
+ <learn>aiml/standard/std-german.aiml</learn>
21
+ <learn>aiml/standard/std-gossip.aiml</learn>
22
+ <learn>aiml/standard/std-hello.aiml</learn>
23
+ <learn>aiml/standard/std-inactivity.aiml</learn>
24
+ <learn>aiml/standard/std-inventions.aiml</learn>
25
+ <learn>aiml/standard/std-knowledge.aiml</learn>
26
+ <learn>aiml/standard/std-lizards.aiml</learn>
27
+ <learn>aiml/standard/std-login.aiml</learn>
28
+ <learn>aiml/standard/std-numbers.aiml</learn>
29
+ <learn>aiml/standard/std-personality.aiml</learn>
30
+ <learn>aiml/standard/std-pickup.aiml</learn>
31
+ <learn>aiml/standard/std-politics.aiml</learn>
32
+ <learn>aiml/standard/std-profile.aiml</learn>
33
+ <learn>aiml/standard/std-religion.aiml</learn>
34
+ <learn>aiml/standard/std-robot.aiml</learn>
35
+ <learn>aiml/standard/std-sales.aiml</learn>
36
+ <learn>aiml/standard/std-sextalk.aiml</learn>
37
+ <learn>aiml/standard/std-sports.aiml</learn>
38
+ <learn>aiml/standard/std-srai.aiml</learn>
39
+ <learn>aiml/standard/std-suffixes.aiml</learn>
40
+ <learn>aiml/standard/std-that.aiml</learn>
41
+ <learn>aiml/standard/std-turing.aiml</learn>
42
+ <learn>aiml/standard/std-yesno.aiml</learn>
43
+
44
+
45
+ <!-- Load additional AIML set -->
46
+ <learn>aiml/additional/computer.aiml</learn>
47
+
48
+ </template>
49
+ </category>
50
+
51
+ </aiml>
templates/chat.html ADDED
@@ -0,0 +1,169 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head lang="en">
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>Chatbot</title>
7
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
8
+ <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet">
9
+ <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet">
10
+ <style type="text/css">
11
+ .fixed-panel {
12
+ min-height: 400px;
13
+ max-height: 400px;
14
+ background-color: #19313c;
15
+ color: white;
16
+ overflow: auto;
17
+ }
18
+ .media-list {
19
+ overflow: auto;
20
+ clear: both;
21
+ display: table;
22
+ overflow-wrap: break-word;
23
+ word-wrap: break-word;
24
+ word-break: normal;
25
+ line-break: strict;
26
+ }
27
+ .panel {
28
+ margin-bottom: 20px;
29
+ background-color: #fff;
30
+ border: 6px solid transparent;
31
+ border-radius: 25px;
32
+ -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
33
+ box-shadow: 0 1px 1px rgba(0,0,0,.05);
34
+ }
35
+ .panel-info {
36
+ border-color: #0c2735;
37
+ }
38
+ .panel-info>.panel-heading {
39
+ color: white;
40
+ background-color: #0c2735;
41
+ border-color: #0c2735;
42
+ }
43
+ .panel-footer {
44
+ padding: 10px 15px;
45
+ background-color: #0c2735;
46
+ border-top: 1px solid #0c2735;
47
+ border-bottom-right-radius: 3px;
48
+ border-bottom-left-radius: 3px
49
+ }
50
+ body {
51
+ background: rgb(96,143,149); /* Old browsers */
52
+ background: -moz-linear-gradient(-45deg, rgba(96,143,149,1) 0%, rgba(0,133,136,1) 9%, rgba(12,36,73,1) 52%, rgba(26,30,59,1) 100%); /* FF3.6-15 */
53
+ background: -webkit-linear-gradient(-45deg, rgba(96,143,149,1) 0%,rgba(0,133,136,1) 9%,rgba(12,36,73,1) 52%,rgba(26,30,59,1) 100%); /* Chrome10-25,Safari5.1-6 */
54
+ background: linear-gradient(135deg, rgba(96,143,149,1) 0%,rgba(0,133,136,1) 9%,rgba(12,36,73,1) 52%,rgba(26,30,59,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
55
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#608f95', endColorstr='#1a1e3b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
56
+ }
57
+ </style>
58
+ </head>
59
+ <body>
60
+ <div class="container background-color: rgb(255,0,255);">
61
+ <div class="row">
62
+ <h3 class="text-center"><small><strong>Artificial</strong></small><font color="white"> Intelligence!!! </font><small><strong>Here</strong></small><font color="white"> I am..</font></h3>
63
+
64
+ <div class="col-md-4 col-md-offset-4">
65
+ <div id="chatPanel" class="panel panel-info">
66
+ <div class="panel-heading">
67
+ <strong><span class="glyphicon glyphicon-globe"></span> Talk with Me !!! (You: Green / Bot: White) </strong>
68
+ </div>
69
+ <div class="panel-body fixed-panel">
70
+ <ul class="media-list">
71
+ </ul>
72
+ </div>
73
+ <div class="panel-footer">
74
+ <form method="post" id="chatbot-form">
75
+ <div class="input-group">
76
+ <input type="text" class="form-control" placeholder="Enter Message" name="messageText" id="messageText" autofocus/>
77
+ <span class="input-group-btn">
78
+ <button class="btn btn-info" type="button" id="chatbot-form-btn">Send</button>
79
+ <button class="btn btn-info" type="button" id="chatbot-form-btn-clear">Clear</button>
80
+ <button class="btn btn-info" type="button" id="chatbot-form-btn-voice">Voice</button>
81
+ </span>
82
+ </div>
83
+ </form>
84
+ </div>
85
+ </div>
86
+ </div>
87
+ </div>
88
+ </div>
89
+ <script src="https://code.jquery.com/jquery-1.12.4.min.js"></script>
90
+ <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
91
+ <script>
92
+ var exports = {};
93
+ </script>
94
+ <script src="https://unpkg.com/[email protected]/lib/index.js"></script>
95
+ <script>
96
+ $(function() {
97
+ var synth = window.speechSynthesis;
98
+
99
+ var msg = new SpeechSynthesisUtterance();
100
+ var voices = synth.getVoices();
101
+ msg.voice = voices[0];
102
+ msg.rate = 1;
103
+ msg.pitch = 1;
104
+
105
+ $('#chatbot-form-btn').click(function(e) {
106
+ e.preventDefault();
107
+ $('#chatbot-form').submit();
108
+ });
109
+ $('#chatbot-form-btn-clear').click(function(e) {
110
+ e.preventDefault();
111
+ $('#chatPanel').find('.media-list').html('');
112
+ });
113
+ $('#chatbot-form-btn-voice').click(function(e) {
114
+ e.preventDefault();
115
+
116
+ var onAnythingSaid = function (text) {
117
+ console.log('Interim text: ', text);
118
+ };
119
+ var onFinalised = function (text) {
120
+ console.log('Finalised text: ', text);
121
+ $('#messageText').val(text);
122
+ };
123
+ var onFinishedListening = function () {
124
+ // $('#chatbot-form-btn').click();
125
+ };
126
+
127
+ try {
128
+ var listener = new SpeechToText(onAnythingSaid, onFinalised, onFinishedListening);
129
+ listener.startListening();
130
+
131
+ setTimeout(function () {
132
+ listener.stopListening();
133
+ if ($('#messageText').val()) {
134
+ $('#chatbot-form-btn').click();
135
+ }
136
+ }, 5000);
137
+ } catch (error) {
138
+ console.log(error);
139
+ }
140
+ });
141
+
142
+ $('#chatbot-form').submit(function(e) {
143
+ e.preventDefault();
144
+ var message = $('#messageText').val();
145
+ $(".media-list").append('<li class="media"><div class="media-body"><div class="media"><div style = "text-align:right; color : #2EFE2E" class="media-body">' + message + '<hr/></div></div></div></li>');
146
+
147
+ $.ajax({
148
+ type: "POST",
149
+ url: "/ask",
150
+ data: $(this).serialize(),
151
+ success: function(response) {
152
+ $('#messageText').val('');
153
+ var answer = response.answer;
154
+ const chatPanel = document.getElementById("chatPanel");
155
+ $(".media-list").append('<li class="media"><div class="media-body"><div class="media"><div style = "color : white" class="media-body">' + answer + '<hr/></div></div></div></li>');
156
+ $(".fixed-panel").stop().animate({ scrollTop: $(".fixed-panel")[0].scrollHeight}, 1000);
157
+
158
+ msg.text = answer;
159
+ speechSynthesis.speak(msg);
160
+ },
161
+ error: function(error) {
162
+ console.log(error);
163
+ }
164
+ });
165
+ });
166
+ });
167
+ </script>
168
+ </body>
169
+ </html>