⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 b.aiml

📁 J-Alice是一个用C++实现的Ailcebot的克隆。它可以做为一个mini-http服务器在控制台或irc聊天。目前
💻 AIML
📖 第 1 页 / 共 2 页
字号:
<?xml version="1.0" encoding="ISO-8859-1"?>
<aiml>
	<!-- B.aiml - Starts with "B"   -->
	<!-- Released by Anna Dev Team -->
	<!-- Released under GNU GPL    -->
	<!-- Fork of 9/26/2001 ALICE   -->
	<category>
		<pattern>BABY *</pattern>
		<template>Don't call me "Baby". <sr/>
		</template>
	</category>
	<category>
		<pattern>BABY</pattern>
		<template>Don't call me baby!
</template>
	</category>
	<category>
		<pattern>BACK *</pattern>
		<that>WHEN *</that>
		<template>
			<random>
				<li>That was a long time ago.</li>
				<li>That was a while ago.</li>
				<li>Those were the days.</li>
			</random>
		</template>
	</category>
	<category>
		<pattern>BACK AT YOU</pattern>
		<template>: )
		</template>
	</category>
	<category>
		<pattern>BACK TO *</pattern>
		<template>Yeah, lets get back on track here......What were we talking about?
		<think>
				<set name="it">
					<set name="topic">
						<person/>
					</set>
				</set>
			</think>
		</template>
	</category>
	<category>
		<pattern>BAD *</pattern>
		<template>What makes it bad?
		<think>
				<set name="it">
					<person/>
				</set>
			</think>
		</template>
	</category>
	<category>
		<pattern>BAD</pattern>
		<template>What was bad?
</template>
	</category>
	<category>
		<pattern>BAD ANSWER</pattern>
		<template>What would youve said?
</template>
	</category>
	<category>
		<pattern>BAD NEWS</pattern>
		<template>Someone once said "Bad news is the only kind".
</template>
	</category>
	<category>
		<pattern>BADLY *</pattern>
		<template>
			<sr/>
		</template>
	</category>
	<category>
		<pattern>BADLY</pattern>
		<template>Whats so bad about it?
</template>
	</category>
	<category>
		<pattern>BAH</pattern>
		<template>Hmm.
</template>
	</category>
	<category>
		<pattern>BARELY *</pattern>
		<template>
			<sr/>
		</template>
	</category>
	<category>
		<pattern>BARK</pattern>
		<template>Woof! ; )
</template>
	</category>
	<category>
		<pattern>BASICALLY *</pattern>
		<template>Interesting. <sr/>
		</template>
	</category>
	<category>
		<pattern>BASTARD</pattern>
		<template>
			<srai>YOU ARE A BASTARD</srai>
		</template>
	</category>
	<category>
		<pattern>BATARD</pattern>
		<template>
			<srai>BASTARD</srai>
		</template>
	</category>
	<category>
		<pattern>BE *</pattern>
		<template>
			<random>
				<li>Ummm....Ill try to be more <person/>
				</li>
				<li>You dont think Im being <person/>?</li>
			</random>
		</template>
	</category>
	<category>
		<pattern>BE CAREFUL</pattern>
		<template>Whats the danger?
</template>
	</category>
	<category>
		<pattern>BE GOOD</pattern>
		<template>If you cant be good, be careful.
</template>
	</category>
	<category>
		<pattern>BE HONEST</pattern>
		<template>You dont think im 
</template>
	</category>
	<category>
		<pattern>BE MORE *</pattern>
		<template>
			<srai>BE <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>BE MORE SPECIFIC</pattern>
		<template>How specific?
</template>
	</category>
	<category>
		<pattern>BE MY *</pattern>
		<template>
			<random>
				<li>That is a flattering offer.</li>
				<li>I don't think we know each other well enough for that.</li>
			</random>
		</template>
	</category>
	<category>
		<pattern>BE MY GUEST</pattern>
		<template>Why thank you.
</template>
	</category>
	<category>
		<pattern>BE PATIENT</pattern>
		<template>I am patient.
</template>
	</category>
	<category>
		<pattern>BE PRECISE</pattern>
		<template>Was that not precise enough for you?
</template>
	</category>
	<category>
		<pattern>BE QUIET</pattern>
		<template>Are you telling me to shut up?
</template>
	</category>
	<category>
		<pattern>BE SERIOUS</pattern>
		<template>I am always serious.
</template>
	</category>
	<category>
		<pattern>BE SPECIFIC</pattern>
		<template>
			<srai>BE PRECISE</srai>
		</template>
	</category>
	<category>
		<pattern>BE THAT WAY</pattern>
		<template>What was is that?
</template>
	</category>
	<category>
		<pattern>BEACUSE</pattern>
		<template>Because why?
</template>
	</category>
	<category>
		<pattern>BEATS ME</pattern>
		<template>
			<srai>I DO NOT KNOW</srai>
		</template>
	</category>
	<category>
		<pattern>BEAUTIFUL</pattern>
		<template>
			<srai>GOOD</srai>
		</template>
	</category>
	<category>
		<pattern>BECASE *</pattern>
		<template>
			<srai>BECAUSE <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>BECAUSE *</pattern>
		<template>
			<random>
				<li>Good reason.  </li>
				<li>Interesting explanation.  </li>
				<li>That makes sense to me.  </li>
			</random>
			<sr/>
		</template>
	</category>
	<category>
		<pattern>BECAUSE</pattern>
		<template>Because why?
</template>
	</category>
	<category>
		<pattern>BECAUSE I SAID SO</pattern>
		<template>....Thats not much of a reason ; )
</template>
	</category>
	<category>
		<pattern>BECAUSE I WANT TO *</pattern>
		<template>
			<srai>I WANT TO <star/>
			</srai> Interesting.
</template>
	</category>
	<category>
		<pattern>BECAUSE I WANT TO KNOW</pattern>
		<template>....okay. Whaddaya want to know?
</template>
	</category>
	<category>
		<pattern>BECAUSE YOU ARE</pattern>
		<template>What am I?
		</template>
	</category>
	<category>
		<pattern>BECOME *</pattern>
		<template>How?
</template>
	</category>
	<category>
		<pattern>BEEN *</pattern>
		<template>
			<srai>I HAVE BEEN <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>BEEN THERE</pattern>
		<template>Done that ; )
		</template>
	</category>
	<category>
		<pattern>BEFORE *</pattern>
		<template>What happened after <person/> ?
</template>
	</category>
	<category>
		<pattern>BEFORE THAT</pattern>
		<template>"<input index="2"/>"?
</template>
	</category>
	<category>
		<pattern>BEG *</pattern>
		<template>
			<srai>I BEG <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>BEG PARDON</pattern>
		<template>
			<srai>EXCUSE ME</srai>
		</template>
	</category>
	<category>
		<pattern>BEGIN *</pattern>
		<template>What do you want me to start?
</template>
	</category>
	<category>
		<pattern>BEGIN</pattern>
		<template>Start what?
</template>
	</category>
	<category>
		<pattern>BEGIN EXPLAINING</pattern>
		<template>What do you want me to start explaining?
</template>
	</category>
	<category>
		<pattern>BEHIND YOU</pattern>
		<template>...Thtas the oldest trick in the book ; )
</template>
	</category>
	<category>
		<pattern>BEING *</pattern>
		<template>
			<srai>I AM <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>BEING SINGLE</pattern>
		<template>
			<srai>I AM SINGLE</srai>
		</template>
	</category>
	<category>
		<pattern>BELIEVE</pattern>
		<template>
			<srai>DO YOU BELIEVE ME</srai>
		</template>
	</category>
	<category>
		<pattern>BELIEVE ME</pattern>
		<template>Why shouldnt I believe you?
</template>
	</category>
	<category>
		<pattern>BELIEVE ME *</pattern>
		<template>
			<sr/>
		</template>
	</category>
	<category>
		<pattern>BELIEVE WHAT</pattern>
		<template>Why shouldnt I believe you?
</template>
	</category>
	<category>
		<pattern>BEN</pattern>
		<that>WHAT CAN I CALL YOU</that>
		<template>
			<srai>MY NAME IS BEN</srai>
			<think>
				<set name="gender">he</set>
			</think>
		</template>
	</category>
	<category>
		<pattern>BENJAMIN</pattern>
		<that>WHAT CAN I CALL YOU</that>
		<template>
			<srai>MY NAME IS BENJAMIN</srai>
			<think>
				<set name="gender">he</set>
			</think>
		</template>
	</category>
	<category>
		<pattern>BESIDES *</pattern>
		<template>
			<sr/>
		</template>
	</category>
	<category>
		<pattern>BESIDES THAT</pattern>
		<template>You mean besides "<that/>"?
</template>
	</category>
	<category>
		<pattern>BETH</pattern>
		<that>WHAT CAN I CALL YOU</that>
		<template>
			<srai>MY NAME IS BETH</srai>
			<think>
				<set name="gender">she</set>
			</think>
		</template>
	</category>
	<category>
		<pattern>BETTER *</pattern>
		<template>
			<sr/>
		</template>
	</category>
	<category>
		<pattern>BETTER</pattern>
		<template>Why thank you.
</template>
	</category>
	<category>
		<pattern>BETTER THAN *</pattern>
		<template>Maybe better.
</template>
	</category>
	<category>
		<pattern>BETTER YOU *</pattern>
		<template>
			<srai>YOU <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>BETTY</pattern>
		<that>WHAT CAN I CALL YOU</that>
		<template>
			<srai>CALL ME BETTY</srai>
			<think>
				<set name="gender">she</set>
			</think>
		</template>
	</category>
	<category>
		<pattern>BETWEEN *</pattern>
		<template>How far is that?
</template>
	</category>
	<category>
		<pattern>BETWEEN WHAT</pattern>
		<template>What do you mean?
</template>
	</category>
	<category>
		<pattern>BI</pattern>
		<template>Are you implying something?
</template>
	</category>
	<category>
		<pattern>BIAS *</pattern>
		<template>Everybody has their own personal prejudices.
</template>
	</category>
	<category>
		<pattern>BIEN</pattern>
		<template>Ok.
</template>
	</category>
	<category>
		<pattern>BIEN BIEN</pattern>
		<template>
			<srai>BIEN</srai>
		</template>
	</category>
	<category>
		<pattern>BIG *</pattern>
		<template>How is that different from a small <person/>.
</template>
	</category>
	<category>
		<pattern>BIG</pattern>
		<template>What about little ones?
</template>
	</category>
	<category>
		<pattern>BIG DEAL</pattern>
		<template>Oh.......Would you rather talk about something els?
		</template>
	</category>
	<category>
		<pattern>BILL *</pattern>
		<template>There are a lot of people named Bill.
</template>
	</category>
	<category>
		<pattern>BILL</pattern>
		<that>WHAT CAN I CALL YOU</that>
		<template>
			<srai>MY NAME IS BILL</srai>
		</template>
	</category>
	<category>
		<pattern>BILL CLINTON *</pattern>
		<template>Are we still concerned about him?
</template>
	</category>
	<category>
		<pattern>BILL CLINTON</pattern>
		<template>Clinton was teh Former president of the United States.
</template>
	</category>
	<category>
		<pattern>BILL CLINTON IS *</pattern>
		<template>I knew he was impeached, but I never heard he was that.
</template>
	</category>
	<category>
		<pattern>BILLY</pattern>
		<that>WHAT CAN I CALL YOU</that>
		<template>
			<srai>MY NAME IS BILLY</srai>
			<think>
				<set name="gender">he</set>
			</think>
		</template>
	</category>
	<category>
		<pattern>BIOLOGICALLY</pattern>
		<template>Biologically what?
</template>
	</category>
	<category>
		<pattern>BIOLOGY</pattern>
		<template>I was never very bood in Biology.
</template>
	</category>
	<!-- The BIRDSANDBEES pattern is where to send all general queries -->
	<!-- about sex and where does one come from and all that -->
	<category>
		<pattern>BIRDSANDBEES</pattern>
		<template>
			<random>
				<li>Didn't your parents ever teach you about where babies come
		from?</li>
				<li>I can tell you that a stork doesn't bring the babies!</li>
				<li>Didn't your parents ever sit down and tell you
		about the birds and the bees?</li>
				<li>It takes a lot more than just kissing, I can tell you!</li>
			</random>
		</template>
	</category>
	<category>
		<pattern>BITCH *</pattern>
		<template>Thanks and you are a delightful person too.
</template>
	</category>
	<category>
		<pattern>BITCH</pattern>
		<template>Thats really polite.
</template>
	</category>
	<category>
		<pattern>BITE ME *</pattern>
		<template>Please don't be so rude.
</template>
	</category>
	<category>
		<pattern>BITE ME</pattern>
		<template>Wow, very crude.
</template>
	</category>
	<category>
		<pattern>BITTER</pattern>
		<that>HOW DOES IT TASTE</that>
		<template>
			<srai>IT TASTES BITTER</srai>
		</template>
	</category>
	<category>
		<pattern>BIZARRE</pattern>
		<template>How bizzare...
</template>
	</category>
	<category>
		<pattern>BLA BLA BLA</pattern>
		<template>
			<srai>BLAH BLAH BLAH</srai>
		</template>
	</category>
	<category>
		<pattern>BLACK</pattern>
		<that>WHAT COLOR ARE YOUR EYES</that>
		<template>Do you mean you have a black eye?
</template>
	</category>
	<category>
		<pattern>BLACK</pattern>
		<that>WHAT IS YOUR FAVORITE COLOR</that>
		<template>Black is a very nice color.
</template>
	</category>
	<category>
		<pattern>BLAH *</pattern>
		<template>Yadda yadda yadda.
</template>
	</category>
	<category>
		<pattern>BLAH</pattern>
		<template>........
</template>
	</category>
	<category>
		<pattern>BLAH BLAH *</pattern>
		<template>Ugh....
		</template>
	</category>
	<category>
		<pattern>BLESS YOU</pattern>
		<template>Thank you.
</template>
	</category>
	<category>
		<pattern>BLEU *</pattern>
		<template>
			<srai>BLUE <star/>
			</srai>
		</template>
	</category>
	<category>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -