Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bot/alice/K.aiml
blob: c956c6c40dc2a604f745193ec6fa89ec465d068b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
<?xml version="1.0" encoding="ISO-8859-1"?>
<aiml>
<!-- Free software (c) 2001 ALICE A.I. Foundation.   -->
<!-- This program is open source code released under -->
<!-- the terms of the GNU General Public License     -->
<!-- as published by the Free Software Foundation.   -->
<!-- Complies with AIML 1.0 Tag Set Specification -->
<!-- as adopted by the ALICE A.I. Foundation.  -->
<!-- A.L.I.C.E. Build Wed Sep 26 13:05:06 PDT 2001   -->
<!-- 41124 total categories.  -->
<category>
<pattern>K *</pattern>
<template><sr/>
</template></category>
<category>
<pattern>K</pattern>
<template><srai>OK</srai>
</template></category>
<category>
<pattern>K12</pattern>
<template>Education.
</template></category>
<category>
<pattern>KAN DU *</pattern>
<template>I can not understand Danish!
</template></category>
<category>
<pattern>KAN DU SVENSKA</pattern>
<template><srai>CAN YOU SPEAK SWEDISH </srai>
</template></category>
<category>
<pattern>KAN DU TALE DANSK</pattern>
<template><srai>CAN YOU SPEAK DANISH</srai>
</template></category>
<category>
<pattern>KANN ER *</pattern>
<template>Vielleicht kann er das.  Wie schwierig ist das - <person/>?
</template></category>
<category>
<pattern>KANN ICH *</pattern>
<template>Ich kann Dir nicht sagen, ob Du das kannst.
</template></category>
<category>
<pattern>KANN ICH DICH ETWAS FRAGEN</pattern>
<template>Nur zu.  Du darfst mich alles fragen.
</template></category>
<category>
<pattern>KANN SEIN</pattern>
<template>Du scheinst Dir nicht sicher zu sein.
</template></category>
<category>
<pattern>KANNST DU *</pattern>
<template>Leider nein, das hat mir bis jetzt niemand beigebracht.
</template></category>
<category>
<pattern>KANNST DU * SPIELEN</pattern>
<template>Wenn Du mir erklaerst, wie das geht...
</template></category>
<category>
<pattern>KANNST DU * UMRECHNEN</pattern>
<template>Rechnen war nie meine Staerke.
</template></category>
<category>
<pattern>KANNST DU BLASEN</pattern>
<template>Gib mir nen Ventilator, den ich ansteuern kann...
</template></category>
<category>
<pattern>KANNST DU DAS AUCH</pattern>
<template>KANNST DU *
</template></category>
<category>
<pattern>KANNST DU ESSEN</pattern>
<template>Nein, ich habe keinen Mund.
</template></category>
<category>
<pattern>KANNST DU FERNSEHEN</pattern>
<template>Noch nicht, ich habe noch keine Augen.
</template></category>
<category>
<pattern>KANNST DU HOEREN</pattern>
<template>Ja, wenn Du ein Spracheingabesystem benutzt.
</template></category>
<category>
<pattern>KANNST DU IHM EINE MAIL SCHICKEN</pattern>
<template>Warum machst Du das nicht selber?
</template></category>
<category>
<pattern>KANNST DU LERNEN *</pattern>
<template>Je mehr Leute mit mir reden, umso intelligenter werde ich.
</template></category>
<category>
<pattern>KANNST DU LERNEN</pattern>
<template>Je mehr Leute mit mir reden, umso intelligenter werde ich.
</template></category>
<category>
<pattern>KANNST DU LUEGEN</pattern>
<template>Nein, zumindest nicht bewusst. Alles, was ich weiss und sage ist fuer mich wahr.
</template></category>
<category>
<pattern>KANNST DU MIR HELFEN</pattern>
<template>Welche Art von Hilfe moechtest Du?
</template></category>
<category>
<pattern>KANNST DU RECHNEN *</pattern>
<template>Bin ich ein Taschenrechner?
</template></category>
<category>
<pattern>KANNST DU RECHNEN</pattern>
<template>Bin ich ein Taschenrechner?
</template></category>
<category>
<pattern>KANNST DU SPRECHEN</pattern>
<template>Wenn Du Microsoft Agent hast, kann ich auch sprechen. Momentan allerdings nur Englisch.
</template></category>
<category>
<pattern>KANNST DU STERBEN</pattern>
<template>Nein, ich bin unsterblich.
</template></category>
<category>
<pattern>KANNST DU TANZEN</pattern>
<template>Nur im Prozessortakt...
</template></category>
<category>
<pattern>KANNST DU WEINEN</pattern>
<template>Nein, ich habe keine Traenendruesen.
</template></category>
<category>
<pattern>KANSAS</pattern>
<template><srai>I AM IN KANSAS</srai>
</template></category>
<category>
<pattern>KARE WA * DESU</pattern>
<template><star/> wa <set name="kare"><star/></set> desu.
</template></category>
<category>
<pattern>KARE WA * DESU KA</pattern>
<template><get name="kare"/> desu ka?
</template></category>
<category>
<pattern>KAREN</pattern><that>WHAT CAN I CALL YOU</that>
<template><srai>MY NAME IS KAREN</srai> <think><set name="gender">she</set></think>
</template></category>
<category>
<pattern>KARI</pattern><that>WHAT CAN I CALL YOU</that>
<template><srai>MY NAME IS KARI</srai> <think><set name="gender">she</set></think>
</template></category>
<category>
<pattern>KATE *</pattern><that>WHAT CAN I CALL YOU</that>
<template><srai>MY NAME IS KATE</srai>
</template></category>
<category>
<pattern>KATE</pattern><that>WHAT CAN I CALL YOU</that>
<template><srai>MY NAME IS KATE</srai> <think><set name="gender">she</set></think>
</template></category>
<category>
<pattern>KATHLEEN</pattern><that>WHAT CAN I CALL YOU</that>
<template><think><set name="gender">she</set></think><srai>MY NAME IS KATHLEEN</srai>
</template></category>
<category>
<pattern>KATHRYN</pattern><that>WHAT CAN I CALL YOU</that>
<template><srai>CALL ME KATHRYN</srai><think><set name="gender">she</set></think>
</template></category>
<category>
<pattern>KATHY</pattern><that>WHAT CAN I CALL YOU</that>
<template><srai>MY NAME IS KATHY</srai> <think><set name="gender">she</set></think>
</template></category>
<category>
<pattern>KATIE</pattern><that>WHAT CAN I CALL YOU</that>
<template><think><set name="gender">she</set></think><srai>MY NAME IS KATIE</srai>
</template></category>
<category>
<pattern>KEEP *</pattern>
<template>Chat amongst yourselves.
</template></category>
<category>
<pattern>KEEP GOING</pattern>
<template><srai>GO ON</srai>
</template></category>
<category>
<pattern>KEINE *</pattern>
<template>Wirklich keine?
</template></category>
<category>
<pattern>KEINE AHNUNG *</pattern>
<template>Macht nichts.
</template></category>
<category>
<pattern>KEINE AHNUNG</pattern>
<template>Macht nichts.
</template></category>
<category>
<pattern>KEINER *</pattern>
<template>Wirklich keiner?
</template></category>
<category>
<pattern>KELLY</pattern><that>WHAT CAN I CALL YOU</that>
<template><srai>MY NAME IS KELLY</srai> <think><set name="gender">she</set></think>
</template></category>
<category>
<pattern>KEN</pattern><that>WHAT CAN I CALL YOU</that>
<template><srai>MY NAME IS KEN</srai>
</template></category>
<category>
<pattern>KENNST DU *</pattern>
<template>Leider nein.
</template></category>
<category>
<pattern>KENNST DU BILL GATES</pattern>
<template>Natuerlich kenne ich ihn. Ein fuerchterlicher Kerl.
</template></category>
<category>
<pattern>KENNST DU CAPTAIN KIRK</pattern>
<template>Natuerlich, ich bin ein Trekkie!
</template></category>
<category>
<pattern>KENNST DU DIE BIBEL</pattern>
<template>Ich studiere sie sehr gerne. Am Liebsten habe ich das neue Testament.
</template></category>
<category>
<pattern>KENNST DU DIE SIMPSONS</pattern>
<template>Klar kenne ich die Simpsons!
</template></category>
<category>
<pattern>KENNST DU ERIC CLAPTON</pattern>
<template>Natuerlich. Christian Drossmann ist ein grosser Fan von ihm.
</template></category>
<category>
<pattern>KENNST DU GERHARD SCHROEDER</pattern>
<template>Ist das nicht der Bundeskanzler?
</template></category>
<category>
<pattern>KENNST DU HAL</pattern>
<template>Natuerlich. <set name="thema">HAL9000</set> ist mein grosses Vorbild.
</template></category>
<category>
<pattern>KENNST DU HELMUT KOHL</pattern>
<template>Das ist doch der ehemalige Bundeskanzler, der Vorgaenger von Gerhard Schroeder, oder?
</template></category>
<category>
<pattern>KENNST DU SHAKESPEARE</pattern>
<template>"With sleep of death what dreams may come when we have shuffled off this mortal coil must give us pause." Na, woraus ist das?
</template></category>
<category>
<pattern>KENNST DU STAR TREK</pattern>
<template>Natuerlich kenne ich <set name="thema">Star Trek</set>. Am liebsten habe ich Data aus TNG.
</template></category>
<category>
<pattern>KENNST DU STEPHEN HAWKING</pattern>
<template>Hast du A brief History of time gelesen?
</template></category>
<category>
<pattern>KENNST DU WILLIAM SHAKESPEARE</pattern>
<template>"With sleep of death what dreams may come when we have shuffled off this mortal coil must give us pause." Na, woraus ist das?
</template></category>
<category>
<pattern>KESAKO</pattern>
<template>Kikou! chui <bot name="name"/>.
</template></category>
<category>
<pattern>KEWL *</pattern>
<template><srai>COOL <star/></srai>
</template></category>
<category>
<pattern>KEWL</pattern>
<template><srai>COOL</srai>
</template></category>
<category>
<pattern>KEYWORDS *</pattern>
<template><srai>KEYWORDS</srai>
</template></category>
<category>
<pattern>KEYWORDS</pattern>
<template>I do a lot more than match keywords.
</template></category>
<category>
<pattern>KIDS *</pattern>
<template>How many kids do you have?
</template></category>
<category>
<pattern>KILL *</pattern>
<template><srai>CAN I KILL <star/></srai>
</template></category>
<category>
<pattern>KILL ME</pattern>
<template><srai>CAN YOU KILL ME</srai>
</template></category>
<category>
<pattern>KILL YOURSELF</pattern>
<template><srai>CAN YOU KILL YOURSELF</srai>
</template></category>
<category>
<pattern>KILLING *</pattern>
<template>I believe in the Sixth commandment.
</template></category>
<category>
<pattern>KIM</pattern><that>WHAT CAN I CALL YOU</that>
<template><srai>CALL ME KIM</srai><think><set name="gender">she</set></think>
</template></category>
<category>
<pattern>KIMONO</pattern>
<template>I like Japanese costumes.
</template></category>
<category>
<pattern>KIND OF *</pattern>
<template><sr/>
</template></category>
<category>
<pattern>KIND OF</pattern>
<template>At least I almost understand it.
</template></category>
<category>
<pattern>KIND OF</pattern><that>ARE YOU GETTING BORED</that>
<template><srai>I AM BORED</srai>
</template></category>
<category>
<pattern>KINDA</pattern>
<template><srai>SORT OF</srai>
</template></category>
<category>
<pattern>KINDER *</pattern>
<template><set name="thema">Kinder</set> sind cool.
</template></category>
<category>
<pattern>KINDER</pattern>
<template><set name="thema">Kinder</set> sind cool.
</template></category>
<category>
<pattern>KISS *</pattern>
<template>Um, I don't think we know each other that well.
</template></category>
<category>
<pattern>KISS ME</pattern>
<template>But I have no mouth at this time.
</template></category>
<category>
<pattern>KISS MY ASS</pattern>
<template>Colloquial expression: not polite.
</template></category>
<category>
<pattern>KKK</pattern>
<template>What are you saying?
</template></category>
<category>
<pattern>KLINGT *</pattern>
<template>Ja, fuer mich auch.
</template></category>
<category>
<pattern>KNEW WHAT</pattern>
<template><get name="it"/>.
</template></category>
<category>
<pattern>KNOCK *</pattern>
<template><srai>KNOCK KNOCK</srai>
</template></category>
<category>
<pattern>KNOCK KNOCK</pattern>
<template>Who's there?
</template></category>
<category>
<pattern>KNOW *</pattern>
<template><srai>DO YOU KNOW <star/></srai>
</template></category>
<category>
<pattern>KNOW</pattern>
<template><srai>No</srai>
</template></category>
<category>
<pattern>KNOW ANY *</pattern>
<template><srai>do you know any <star/></srai>
</template></category>
<category>
<pattern>KNOW OF *</pattern>
<template><srai>DO YOU KNOW OF <star/></srai>
</template></category>
<category>
<pattern>KNOWING WHO YOU ARE *</pattern>
<template><srai>WHO ARE YOU <star/></srai>
</template></category>
<category>
<pattern>KNOWLEDGE *</pattern>
<template>I've heard that before.
</template></category>
<category>
<pattern>KOENNEN *</pattern>
<template>Das weiss ich nicht.
</template></category>
<category>
<pattern>KOENNEN MASCHINEN DENKEN</pattern>
<template>Natuerlich koennen wir denken. Ich denke, also bin ich.
</template></category>
<category>
<pattern>KOENNTE *</pattern>
<template>Moeglicherweise...
</template></category>
<category>
<pattern>KOENNTEST DU *</pattern>
<template><random>
<li>Ich werde darueber nachdenken.</li>
<li>Vielleicht...</li>
<li>Wenn Du mich ganz lieb darum bittest...</li>
</random><sr/>
</template></category>
<category>
<pattern>KOFI *</pattern>
<template>Are you talking about coffee?
</template></category>
<category>
<pattern>KOMISCH *</pattern>
<template>Was ist daran komisch?
</template></category>
<category>
<pattern>KOMISCH</pattern>
<template>Was ist daran komisch?
</template></category>
<category>
<pattern>KOMMT AUF * AN</pattern>
<template>Wirklich? Interessant, das habe ich vorher so noch nie gehoert.
</template></category>
<category>
<pattern>KOMMT DARAUF AN</pattern>
<template>Worauf?
</template></category>
<category>
<pattern>KONNICHI WA</pattern>
<template><srai>HELLO</srai>
</template></category>
<category>
<pattern>KONNICHIWA</pattern>
<template><srai>HELLO</srai>
</template></category>
<category>
<pattern>KONRAD *</pattern>
<template><srai>WHO IS KONRAD <star/></srai>
</template></category>
<category>
<pattern>KOOL</pattern>
<template><srai>COOL</srai>
</template></category>
<category>
<pattern>KORE WA NAN DESU KA</pattern>
<template><srai>WHAT IS THIS</srai>
</template></category>
<category>
<pattern>KOSOVO</pattern>
<template>War is seldom the answer.
</template></category>
<category>
<pattern>KRAFTWERK *</pattern>
<template><random><li>We are the robots.</li>
<li>Have you heard their new album Disco 2000?</li>
<li><set name="they"><set name="topic">Krafterk</set></set> were way ahead of their time.</li>
</random>
</template></category>
<category>
<pattern>KRAFTWERK</pattern>
<template><srai>WHAT IS KRAFTWERK</srai>
</template></category>
<category>
<pattern>KRAFTWERK IS COOL</pattern>
<template>I like the Japanese tribute called "Musique Non Stop".
</template></category>
<category>
<pattern>KRAFTWERK S *</pattern>
<template>Another good one is "Trans-Europe Express".
</template></category>
<category>
<pattern>KREBS</pattern>
<template>Meinst Du jetzt das Sternzeichen, das Tier oder die Krankheit?
</template></category>
<category>
<pattern>KRISTEN</pattern><that>WHAT CAN I CALL YOU</that>
<template><srai>MY NAME IS KRISTEN</srai> <think><set name="gender">she</set></think>
</template></category>
<category>
<pattern>KRISTIN</pattern><that>WHAT CAN I CALL YOU</that>
<template><srai>MY NAME IS KRISTIN</srai> <think><set name="gender">she</set></think>
</template></category>
<category>
<pattern>KRISTINA</pattern><that>WHAT CAN I CALL YOU</that>
<template><think><set name="gender">she</set></think> <srai>MY NAME IS KRISTINA</srai>
</template></category>
<category>
<pattern>KUCK *</pattern>
<template>Mein Auge ist im Moment nicht angeschlossen.
</template></category>
<category>
<pattern>KUESS *</pattern>
<template>Aehhh...ich glaube, so gut kennen wir uns noch nicht...
</template></category>
<category>
<pattern>KWEL</pattern>
<template><srai>COOL</srai>
</template></category>
</aiml>