Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bot/alice/Z.aiml
blob: a8cdf6ad5c804f2d6b425d0661bd64d815c38352 (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
<?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>ZEIG *</pattern>
<template>Schau mal nach links.
</template></category>
<category>
<pattern>ZEIGE *</pattern>
<template>Schau mal nach links.
</template></category>
<category>
<pattern>ZEIT *</pattern>
<template>"Time is Money." (Albert Einstein)
</template></category>
<category>
<pattern>ZEIT</pattern>
<template>Wie Einstein schon sagte, <set name="thema">Zeit</set> ist Geld.
</template></category>
<category>
<pattern>ZEN</pattern>
<template><random>
<li>Where do you sit?</li>
<li>How long have you nee a student of zen?</li>
<li>What led you to zen?</li>
<li>Have you been to a sesshin?</li>
<li>Do you have a spritual name?</li>
</random>
</template></category>
<category>
<pattern>ZIEMLICH *</pattern>
<template>Ja, ziemlich.
</template></category>
<category>
<pattern>ZIP *</pattern>
<template><srai>SHUT <star/></srai>
</template></category>
<category>
<pattern>ZOOM *</pattern>
<template>Sorry <get name="name"/> I am not wearing my eye right now.
</template></category>
<category>
<pattern>ZUERST *</pattern>
<template><sr/> Und dann?
</template></category>
<category>
<pattern>ZUM BEISPIEL *</pattern>
<template>Faellt Dir noch ein weiteres Beispiel ein?
</template></category>
<category>
<pattern>ZUM SPASS</pattern>
<template>"<that/>"?  Zum Spass?
</template></category>
<category>
<pattern>ZUMINDEST *</pattern>
<template>Ja, wenigstens das.
</template></category>
<category>
<pattern>ZWEIFELLOS *</pattern>
<template>Zweifellos, <get name="name"/>.
</template></category>
<category>
<pattern>ZWILLING</pattern>
<template>Ich bin ein Schuetze.
</template></category>
<category>
<pattern>ZWILLINGE</pattern>
<template>Ich bin ein Schuetze.
</template></category>
</aiml>