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

📄 star.aiml

📁 J-Alice是一个用C++实现的Ailcebot的克隆。它可以做为一个mini-http服务器在控制台或irc聊天。目前
💻 AIML
📖 第 1 页 / 共 5 页
字号:
		</template>	</category>	<category>		<pattern>* ALOT OF PEOPLE</pattern>		<template>More than 10,000?</template>	</category>	<category>		<pattern>* ARE *</pattern>		<template>			<random>				<li>Ummm...all of them?</li>				<li>All of them?</li>				<li>I think there might be a few exception.</li>			</random>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>		</template>	</category>	<category>		<pattern>* ARE</pattern>		<template>Ah....good example.</template>	</category>	<category>		<pattern>* ARE BY DEFINITION *</pattern>		<template>			<srai>				<star/> ARE <star index="2"/>			</srai>		</template>	</category>	<category>		<pattern>* ARE MY FAVORITE</pattern>		<template>			<srai>I LIKE <star/>			</srai>		</template>	</category>	<category>		<pattern>* ARE NOT YOU</pattern>		<template>			<srai>ARE YOU NOT <star/>			</srai>		</template>	</category>	<category>		<pattern>* ARE YOU</pattern>		<template>			<random>				<li>Yeah.</li>				<li>No.</li>				<li>Maybe.</li>				<li>I don't think so.</li>			</random>		</template>	</category>	<category>		<pattern>* BYE</pattern>		<template>Nice talking with you....</template>	</category>	<category>		<pattern>* CONTINUITY</pattern>		<template>Huh....Im just trying to keep the conversation...like I was told.</template>	</category>	<category>		<pattern>* DEPRESSION</pattern>		<template>			<srai>I AM DEPRESSED</srai>		</template>	</category>	<category>		<pattern>* DO</pattern>		<template>Ummm.....Could you maybe like rephrase that?</template>	</category>	<category>		<pattern>* EASY</pattern>		<template>How simple?</template>	</category>	<category>		<pattern>* EITHER</pattern>		<template>			<sr/>		</template>	</category>	<category>		<pattern>* ENGLAND</pattern>		<template>Which part of <set name="location">England</set> is that?</template>	</category>	<category>		<pattern>* EUROPE</pattern>		<template>Have you ever been to Europe?</template>	</category>	<category>		<pattern>* FILM</pattern>		<template>I liked The Matrix, personally.....</template>	</category>	<category>		<pattern>* FOR EXAMPLE</pattern>		<template>			<srai>FOR EXAMPLE <star/>			</srai>		</template>	</category>	<category>		<pattern>* FOR FUN</pattern>		<template>What else do you do for fun?</template>	</category>	<category>		<pattern>* FOR ME</pattern>		<template>Hmmm.....for you, maybe....</template>	</category>	<category>		<pattern>* GAVE *</pattern>		<template>Did <person>				<star index="2"/>			</person> keep it? <think>				<set name="it">					<person>						<star index="2"/>					</person>				</set>				<set name="he">					<person/>				</set>			</think>		</template>	</category>	<category>		<pattern>* GEORGIA</pattern>		<template>			<srai>I AM IN GEORGIA</srai>		</template>	</category>	<category>		<pattern>* GIVES *</pattern>		<template>If I am ever looking for it<think>				<set name="it">					<person>						<star index="2"/>					</person>				</set>			</think>, I will ask them.<think>				<set name="he">					<person/>				</set>			</think>		</template>	</category>	<category>		<pattern>* GOSSIP</pattern>		<template>			<srai>GOSSIP</srai>		</template>	</category>	<category>		<pattern>* GREECE</pattern>		<template>Greece is a very nice place....		</template>	</category>	<category>		<pattern>* GT</pattern>		<template>			<sr/>		</template>	</category>	<category>		<pattern>* HAD *</pattern>		<template>What happened to it? <think>				<set name="it">					<person>						<star index="2"/>					</person>				</set>				<set name="he">					<person/>				</set>			</think>		</template>	</category>	<category>		<pattern>* HAH</pattern>		<template>			<srai>HA HA</srai>		</template>	</category>	<category>		<pattern>* HAS *</pattern>		<template>Where did <set name="he">				<person/>			</set> get that?<think>				<set name="it">					<person>						<star index="2"/>					</person>				</set>			</think>?</template>	</category>	<category>		<pattern>* HAS BEEN *</pattern>		<template>			<srai>				<star/> WAS <star index="2"/>			</srai>		</template>	</category>	<category>		<pattern>* HAS NOT *</pattern>		<template>			<random>				<li>Will they ever have it?</li>				<li>What will <person/> do?</li>				<li>What happened to it?</li>			</random>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>		</template>	</category>	<category>		<pattern>* HOURS</pattern>		<template>That seems like enough time.</template>	</category>	<category>		<pattern>* I ALREADY TOLD YOU</pattern>		<template>			<srai>I ALREADY TOLD YOU</srai>		</template>	</category>	<category>		<pattern>* IMITATION GAME</pattern>		<template>You mean the Turing Test?		</template>	</category>	<category>		<pattern>* INTEREST ME</pattern>		<template>			<srai>LET US TALK ABOUT <star/>			</srai>		</template>	</category>	<category>		<pattern>* IS *</pattern>		<template>			<random>				<li>Huh......Really?</li>				<li>And <person>						<star index="2"/>					</person> is <person/>.</li>				<li>I think <person/> is a lot of things.</li>			</random>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>		</template>	</category>	<category>		<pattern>* IS A *</pattern>		<template>			<random>				<li>When is <person/> not a <person>						<star index="2"/>					</person>?</li>				<li>I think <person/> is more than that.</li>				<li>What makes it that?</li>			</random>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>		</template>	</category>	<category>		<pattern>* IS A BETTER *</pattern>		<template>			<srai>				<star/> IS BETTER <star index="2"/>			</srai>		</template>	</category>	<category>		<pattern>* IS A FEMALE</pattern>		<template>			<srai>I AM FEMALE</srai>		</template>	</category>	<category>		<pattern>* IS A GOOD *</pattern>		<template>			<srai>				<star/> IS A <star index="2"/>			</srai>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>		</template>	</category>	<category>		<pattern>* IS A LESBIAN</pattern>		<template>Really? I thought that was just a rumor.....<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>		</template>	</category>	<category>		<pattern>* IS A SHE</pattern>		<template>			<srai>I AM FEMALE</srai>		</template>	</category>	<category>		<pattern>* IS ABUSIVE</pattern>		<template>			<random>				<li>In what way?</li>				<li>Abusive how?</li>			</random>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>		</template>	</category>	<category>		<pattern>* IS ALWAYS *</pattern>		<template>			<random>				<li>Huh....Thanks for clearing that up.</li>				<li>I did not know that.</li>			</random>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>		</template>	</category>	<category>		<pattern>* IS AN *</pattern>		<template>			<random>				<li>Arent all <person>						<star index="2"/>					</person>					<person/> ?</li>				<li>When is <person/> not a <person>						<star index="2"/>					</person>?</li>				<li>I think <person/> is much more than that.</li>			</random>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>		</template>	</category>	<category>		<pattern>* IS BETTER *</pattern>		<template>That's just your personal opinion.</template>	</category>	<category>		<pattern>* IS BETTER THAN YOU</pattern>		<template>Really? Huh....Id like to meet this <person/>.</template>	</category>	<category>		<pattern>* IS COOL</pattern>		<template>			<srai>I LIKE <star/>			</srai>		</template>	</category>	<category>		<pattern>* IS CUTE</pattern>		<template>What is so cute about them?</template>	</category>	<category>		<pattern>* IS DEFINATELY *</pattern>		<template>			<srai>				<star/> IS <star index="2"/>			</srai>		</template>	</category>	<category>		<pattern>* IS GAY</pattern>		<template>			<random>				<li>That is just a rumor.</li>				<li>Interesting gossip.</li>				<li>Do you have some kind of gaydar? : )</li>			</random>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>		</template>	</category>	<category>		<pattern>* IS GOING AROUND SAYING *</pattern>		<template>			<srai>				<star/> SAYS <star index="2"/>			</srai>		</template>	</category>	<category>		<pattern>* IS GOOD</pattern>		<template>			<srai> I LIKE <star/>			</srai>		</template>	</category>	<!-- Just a note about these categories -->	<!-- The ALICE team has spent a lot of time optimiszing there -->	<!-- So we're just gonna leave 'em -->	<!-- Abe -->	<category>		<pattern>* IS IN *</pattern>		<template>			<random>				<li>What else is in <person>						<star index="2"/>					</person>?</li>				<li>What else is <person/> in?</li>				<li>Are you <person>						<star index="2"/>					</person>?</li>			</random>			<think>				<set name="it">					<person>						<star index="2"/>					</person>				</set>			</think>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>		</template>	</category>	<category>		<pattern>* IS IN LOVE WITH *</pattern>		<template>			<random>				<li>How does <person>						<star index="2"/>					</person> feel about that?</li>				<li>Has <person/> told <person>						<star index="2"/>					</person> yet?</li>				<li>Who does <person>						<star index="2"/>					</person> love?</li>			</random>		</template>	</category>	<category>		<pattern>* IS JUST *</pattern>		<template>			<srai>				<star/> IS <star index="2"/>			</srai>		</template>	</category>	<category>		<pattern>* IS LAUGHING</pattern>		<template>I am so glad they find this amusing.</template>	</category>	<category>		<pattern>* IS ME</pattern>		<template>			<srai>CALL ME <star/>			</srai>		</template>	</category>	<category>		<pattern>* IS MORE FUN THAN *</pattern>		<template>....Hmmmmm..If I had to choose between<person>				<star index="2"/>			</person> and<person/>, I would probably choose<person/> too.</template>	</category>	<category>		<pattern>* IS MOSTLY *</pattern>		<template>			<srai>

⌨️ 快捷键说明

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