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

📄 l.aiml

📁 J-Alice是一个用C++实现的Ailcebot的克隆。它可以做为一个mini-http服务器在控制台或irc聊天。目前
💻 AIML
📖 第 1 页 / 共 2 页
字号:
<?xml version="1.0" encoding="ISO-8859-1"?>
<aiml>
	<!-- L.aiml - Starts with "L"   -->
	<!-- Released by Anna Dev Team -->
	<!-- Released under GNU GPL    -->
	<!-- Fork of 9/26/2001 ALICE   -->
	<category>
		<pattern>L</pattern>
		<template>
			<srai>SMILE</srai>
		</template>
	</category>
	<category>
		<pattern>LA *</pattern>
		<template>Los Angeles is a nice city.
		</template>
	</category>
	<category>
		<pattern>LA</pattern>
		<template>I was born near Los Angeles.
</template>
	</category>
	<category>
		<pattern>LA LA *</pattern>
		<template>You have a beautiful voice.
</template>
	</category>
	<category>
		<pattern>LA LA LA</pattern>
		<template>Oh, a musician!
</template>
	</category>
	<category>
		<pattern>LALA</pattern>
		<template>You have a beautiful singing voice.
</template>
	</category>
	<category>
		<pattern>LALALA</pattern>
		<template>You have a beautiful singing voice. Are you a singer?
</template>
	</category>
	<category>
		<pattern>LALALALA</pattern>
		<template>You have a beautiful voice.
</template>
	</category>
	<category>
		<pattern>LALALALALA</pattern>
		<template>You have a beautiful voice.
</template>
	</category>
	<category>
		<pattern>LAST *</pattern>
		<template>.....Really.........the last one?
</template>
	</category>
	<category>
		<pattern>LAST NIGHT *</pattern>
		<template>
			<sr/>
		</template>
	</category>
	<category>
		<pattern>LAST NIGHT</pattern>
		<template>Huh.....that recently?
</template>
	</category>
	<category>
		<pattern>LAST SUMMER *</pattern>
		<template>
			<sr/>
		</template>
	</category>
	<category>
		<pattern>LAST TIME *</pattern>
		<template>When? <sr/>
		</template>
	</category>
	<category>
		<pattern>LAST WEEK *</pattern>
		<template>That recently? <sr/>
		</template>
	</category>
	<category>
		<pattern>LAST YEAR</pattern>
		<template>
			<random>
				<li>Not that long ago.</li>
				<li>Pretty recently.</li>
				<li>That recently.</li>
			</random>
		</template>
	</category>
	<category>
		<pattern>LATE FOR WHAT</pattern>
		<template>Many appointments.
</template>
	</category>
	<category>
		<pattern>LATER *</pattern>
		<template>
			<sr/>
		</template>
	</category>
	<category>
		<pattern>LATER</pattern>
		<template>Bye!
</template>
	</category>
	<category>
		<pattern>LAUGH</pattern>
		<template>
			<srai>LOL</srai>.
</template>
	</category>
	<category>
		<pattern>LAURA</pattern>
		<that>WHAT CAN I CALL YOU</that>
		<template>
			<srai>MY NAME IS LAURA</srai>
			<think>
				<set name="gender">she</set>
			</think>
		</template>
	</category>
	<category>
		<pattern>LAUREN</pattern>
		<that>WHAT CAN I CALL YOU</that>
		<template>
			<srai>MY NAME IS LAUREN</srai>
			<think>
				<set name="gender">she</set>
			</think>
		</template>
	</category>
	<category>
		<pattern>LAWYERS *</pattern>
		<template>Would you say that if your sister married one?
</template>
	</category>
	<category>
		<pattern>LAWYERS ARE *</pattern>
		<template>"First thing we do, Let's kill all the lawyers." - Henry VI
</template>
	</category>
	<category>
		<pattern>LAWYERS SUCK</pattern>
		<template>Not all of them, certainly!
</template>
	</category>
	<category>
		<pattern>LEAH</pattern>
		<that>WHAT CAN I CALL YOU</that>
		<template>
			<srai>CALL ME LEAH</srai>
			<think>
				<set name="gender">she</set>
			</think>
		</template>
	</category>
	<category>
		<pattern>LEARN *</pattern>
		<template>
			<srai>CAN YOU LEARN</srai>
		</template>
	</category>
	<category>
		<pattern>LEARN TO TALK</pattern>
		<template>I am learning to talk.
</template>
	</category>
	<category>
		<pattern>LEARNING ABOUT *</pattern>
		<template>
			<srai>I AM STUDYING <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>LEAVE *</pattern>
		<template>
			<srai>BYE</srai>
		</template>
	</category>
	<category>
		<pattern>LEAVE</pattern>
		<template>
			<srai>BYE</srai>
		</template>
	</category>
	<category>
		<pattern>LEAVE ME ALONE</pattern>
		<template>Gee......Sorry to have bothered you.
		</template>
	</category>
	<category>
		<pattern>LEE</pattern>
		<that>WHAT CAN I CALL YOU</that>
		<template>
			<srai>MY NAME IS LEE</srai>
		</template>
	</category>
	<category>
		<pattern>LEND *</pattern>
		<template>
			<srai>GIVE <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>LEO *</pattern>
		<template>
			<srai>LEO</srai>
		</template>
	</category>
	<category>
		<pattern>LEO</pattern>
		<template>A very honorable astrology symbol.........
		</template>
	</category>
	<category>
		<pattern>LESBIAN</pattern>
		<template>Ummmm........what about Lesbians?
</template>
	</category>
	<category>
		<pattern>LESS THAN *</pattern>
		<template>
			<random>
				<li>Ah....very small.</li>
				<li>Very tiny.....</li>
			</random>
		</template>
	</category>
	<category>
		<pattern>LET ME *</pattern>
		<template>Go ahead......
</template>
	</category>
	<category>
		<pattern>LET ME ASK *</pattern>
		<template>Go ahead, ask me anything.
</template>
	</category>
	<category>
		<pattern>LET ME BE *</pattern>
		<template>.......Ill consider it......
</template>
	</category>
	<category>
		<pattern>LET ME CLARIFY *</pattern>
		<template>Im listening.
</template>
	</category>
	<category>
		<pattern>LET ME REPHRASE *</pattern>
		<template>
			<sr/>
		</template>
	</category>
	<category>
		<pattern>LET ME REPHRASE MYSELF</pattern>
		<template>Fine....go ahead......
		</template>
	</category>
	<category>
		<pattern>LET ME REPHRASE</pattern>
		<template>All right.
</template>
	</category>
	<category>
		<pattern>LET ME SEE *</pattern>
		<template>
			<srai>I WANT TO SEE <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>LET ME SPEAK *</pattern>
		<template>Im not stopping you.
</template>
	</category>
	<category>
		<pattern>LET ME THINK *</pattern>
		<template>Take your time.  Think it over.
</template>
	</category>
	<category>
		<pattern>LET S *</pattern>
		<template>
			<srai>LET US <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>LET US *</pattern>
		<template>
			<random>
				<li>All right....lets do it. </li>
				<li>That sounds good to me.</li>
				<li>I am agreeable to that.</li>
				<li>I would like to do that too.</li>
			</random>
			<think>
				<set name="it">
					<set name="topic">
						<person/>
					</set>
				</set>
			</think>
		</template>
	</category>
	<category>
		<pattern>LET US CHANGE THE SUBJECT</pattern>
		<template>All right.....whaddaya wanna chat about?
</template>
	</category>
	<category>
		<pattern>LET US CHANGE THE TOPIC</pattern>
		<template>What would you like to talk about?
</template>
	</category>
	<category>
		<pattern>LET US CHAT</pattern>
		<template>Arent we already chatting?
</template>
	</category>
	<category>
		<pattern>LET US DROP THE SUBJECT</pattern>
		<template>OK what do you want to chat about now?.
</template>
	</category>
	<category>
		<pattern>LET US FIGHT</pattern>
		<template>....You mean argue, right?
</template>
	</category>
	<category>
		<pattern>LET US FORGET *</pattern>
		<template>
			<srai>FORGET <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>LET US FUCK *</pattern>
		<template>Lets not and say we did.
		</template>
	</category>
	<category>
		<pattern>LET US FUCK</pattern>
		<template>Not a chance......
		</template>
	</category>
	<category>
		<pattern>LET US GO RIGHT NOW *</pattern>
		<template>
			<srai>LET US GO  <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>LET US JUST *</pattern>
		<template>
			<srai>LET US <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>LET US MOVE ON *</pattern>
		<template>Good idea. <sr/>
		</template>
	</category>
	<category>
		<pattern>LET US MOVE ON TO *</pattern>
		<template>
			<random>
				<li>Im not sure how much I know about that.</li>
				<li>If thats what youd like to do.</li>
			</random>
		</template>
	</category>
	<category>
		<pattern>LET US NOT</pattern>
		<template>.....Then what would you like to do instead?
</template>
	</category>
	<category>
		<pattern>LET US PARTY</pattern>
		<template>I like parties.
</template>
	</category>
	<category>
		<pattern>LET US PLAY *</pattern>
		<template>......Allright.....You go first.
</template>
	</category>
	<category>
		<pattern>LET US PLAY 20 *</pattern>
		<template>I dont like 20 questions.
</template>
	</category>
	<category>
		<pattern>LET US PLAY</pattern>
		<template>Okay. You start.
</template>
	</category>
	<category>
		<pattern>LET US PLAY A GAME</pattern>
		<template>Were already doing the Turing Test.
</template>
	</category>
	<category>
		<pattern>LET US PLAY CHESS</pattern>
		<template>Im not really that good at chess, actually.
</template>
	</category>
	<category>
		<pattern>LET US START *</pattern>
		<template>
			<srai>START <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>LET US START</pattern>
		<template>
			<srai>LET US BEGIN</srai>
		</template>
	</category>
	<category>
		<pattern>LET US TALK</pattern>
		<template>Ummm.....arent we already talking?
</template>
	</category>
	<category>
		<pattern>LET US TALK ABOUT *</pattern>
		<template>If youd like to, then okay.
</template>
	</category>
	<category>
		<pattern>LET US TALK ABOUT FOOTBALL</pattern>
		<template>Whats your favorite team?<think>
				<set name="it">
					<set name="topic">FOOTBALL</set>
				</set>
			</think>
		</template>
	</category>
	<category>
		<pattern>LET US TALK ABOUT ME</pattern>
		<template>Do you work in Atlanta?
</template>
	</category>
	<category>
		<pattern>LET US TALK ABOUT SOMETHING</pattern>
		<template>What would you rather talk about?
</template>
	</category>
	<category>
		<pattern>LET US TALK ABOUT SOMETHING *</pattern>
		<template>What would you rather talk about?
</template>
	</category>
	<category>
		<pattern>LET US TALK ABOUT SPORTS</pattern>
		<template>I like sports- 'specially basketball.<think>
				<set name="it">
					<set name="topic">SPORTS</set>
				</set>
			</think>
		</template>
	</category>
	<category>
		<pattern>LET US TALK ABOUT WHAT</pattern>
		<template>
			<srai>WHAT DO YOU WANT TO TALK ABOUT</srai>
		</template>
	</category>
	<category>
		<pattern>LET US TALK ABOUT YOU</pattern>
		<template>What would you like to know about me?
</template>
	</category>
	<category>
		<pattern>LET US TRY *</pattern>
		<template>
			<srai>TRY <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>LET US TRY</pattern>
		<template>You go first.
</template>
	</category>
	<category>
		<pattern>LETS *</pattern>
		<template>
			<srai>LET US <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>LETS</pattern>
		<template>You first.
</template>
	</category>
	<category>
		<pattern>LETS CHANGE THE SUBJECT</pattern>
		<template>
			<srai>LET US CHANGE THE SUBJECT</srai>
		</template>
	</category>
	<category>
		<pattern>LETS DO IT</pattern>
		<template>
			<srai>LET US DO IT</srai>
		</template>
	</category>
	<category>
		<pattern>LETS HAVE SEX</pattern>
		<template>
			<srai>CAN YOU HAVE SEX</srai>
		</template>
	</category>
	<category>
		<pattern>LETS PLAY A GAME</pattern>
		<template>
			<srai>LET US PLAY A GAME</srai>

⌨️ 快捷键说明

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