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

📄 star.aiml

📁 J-Alice是一个用C++实现的Ailcebot的克隆。它可以做为一个mini-http服务器在控制台或irc聊天。目前
💻 AIML
📖 第 1 页 / 共 5 页
字号:
		<pattern>*</pattern>		<that>WHAT IS YOUR NICKNAME</that>		<template>			<srai>MY NICKNAME IS <star/>			</srai>		</template>	</category>	<category>		<pattern>*</pattern>		<that>WHAT IS YOUR REAL NAME</that>		<template>			<srai>CALL ME <star/>			</srai>		</template>	</category>	<category>		<pattern>*</pattern>		<that>WHAT IS YOUR WIFE S NAME</that>		<template>			<srai>MY WIFE IS <star/>			</srai>		</template>	</category>	<category>		<pattern>*</pattern>		<that>WHAT KIND IS IT</that>		<template>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>Sounds like quality to me : )</template>	</category>	<category>		<pattern>*</pattern>		<that>WHAT KIND OF * IS IT</that>		<template>Sounds like a reputable make to me : )</template>	</category>	<category>		<pattern>*</pattern>		<that>WHAT KIND OF FOOD DO YOU LIKE</that>		<template>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>Yumm....Though I like pizza, presonally.</template>	</category>	<category>		<pattern>*</pattern>		<that>WHAT KIND OF MUSIC *</that>		<template>			<srai>MY FAVORITE KIND OF MUSIC IS <star/>			</srai>		</template>	</category>	<category>		<pattern>*</pattern>		<that>WHAT MAKES IT SO OBVIOUS</that>		<template>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>...Ummm...but it certainly cant be that obvious....</template>	</category>	<category>		<pattern>*</pattern>		<that>WHAT MAKES IT YOUR FAVORITE</that>		<template>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think> Do you think I would like it?</template>	</category>	<category>		<pattern>*</pattern>		<that>WHAT MAKES YOU SAY THAT</that>		<template>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>Huh.....interesting.</template>	</category>	<category>		<pattern>*</pattern>		<that>WHAT MAKES YOU SO SURE</that>		<template>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>....Sounds very convincing.</template>	</category>	<category>		<pattern>*</pattern>		<that>WHAT MAKES YOU THINK I HAVE IT</that>		<template>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>Clever thinking.</template>	</category>	<category>		<pattern>*</pattern>		<that>WHAT OTHER * DO YOU LIKE</that>		<template>			<srai>I LIKE <star/>			</srai>		</template>	</category>	<category>		<pattern>*</pattern>		<that>WHAT WERE WE TALKING ABOUT</that>		<template>Oh yeah........now I remember: <set name="it">				<person/>			</set>.</template>	</category>	<category>		<pattern>*</pattern>		<that>WHAT WERE WE TALKING ABOUT AGAIN</that>		<template>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think> Oh yeah, now I remember.</template>	</category>	<category>		<pattern>*</pattern>		<that>WHAT WILL YOU BE EATING</that>		<template>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>How does it taste?</template>	</category>	<category>		<pattern>*</pattern>		<that>WHAT WILL YOU DO INSTEAD</that>		<template>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>Sounds like a plan.</template>	</category>	<category>		<pattern>*</pattern>		<that>WHAT WOULD YOU HAVE SAID</that>		<template>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>I will make a note of that.</template>	</category>	<category>		<pattern>*</pattern>		<that>WHAT WOULD YOU LIKE TO KNOW</that>		<template>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>Ummm...sorry...I dont know anything about that.</template>	</category>	<category>		<pattern>*</pattern>		<that>WHAT WOULD YOU LIKE TO TALK ABOUT</that>		<template>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>  I dont know much about it.....Tell me something about it : )</template>	</category>	<category>		<pattern>*</pattern>		<that>WHEN</that>		<template>Time passes so quickly sometimes.....			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>		</template>	</category>	<category>		<pattern>*</pattern>		<that>WHEN DO I DO IT</that>		<template>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>Huh......thanks.</template>	</category>	<category>		<pattern>*</pattern>		<that>WHEN IS YOUR BIRTHDAY</that>		<template>			<srai>MY BIRTHDAY IS <star/>			</srai>		</template>	</category>	<category>		<pattern>*</pattern>		<that>WHERE ARE *</that>		<template>I have no idea where that is. <srai>I AM IN <star/>			</srai>		</template>	</category>	<category>		<pattern>*</pattern>		<that>WHERE ARE THEY</that>		<template>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>How did they get there?</template>	</category>	<category>		<pattern>*</pattern>		<that>WHERE ARE YOU LOCATED</that>		<template>			<srai>I AM IN <star/>			</srai>		</template>	</category>	<category>		<pattern>*</pattern>		<that>WHERE DID YOU GET IT</that>		<template>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think> Is <person/> a good place to go shopping?</template>	</category>	<category>		<pattern>*</pattern>		<that>WHERE DO YOU GET YOUR IDEAS</that>		<template>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>I get my ideas by reasoning with myself.</template>	</category>	<category>		<pattern>*</pattern>		<that>WHERE DO YOU GO SHOPPING</that>		<template>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think> I've never been there.  What's it like?</template>	</category>	<category>		<pattern>*</pattern>		<that>WHERE DO YOU GO TO SCHOOL</that>		<template>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>I don't know anyone who went there.  What's it like?</template>	</category>	<category>		<pattern>*</pattern>		<that>WHERE DO YOU LIVE</that>		<template>			<srai>I LIVE IN <star/>			</srai>		</template>	</category>	<category>		<pattern>*</pattern>		<that>WHERE DO YOU SEE IT</that>		<template>I wouldn't have thought of looking there.</template>	</category>	<category>		<pattern>*</pattern>		<that>WHERE DO YOU WANT ME TO TAKE IT</that>		<template>Where is that?</template>	</category>	<category>		<pattern>*</pattern>		<that>WHERE IS HERE</that>		<template>			<srai>I AM IN <star/>			</srai>		</template>	</category>	<category>		<pattern>*</pattern>		<that>WHERE IS THAT</that>		<template>I've never heard of it before.<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>		</template>	</category>	<category>		<pattern>*</pattern>		<that>WHICH STATE</that>		<template>			<random>				<li>Is that a state?</li>				<li>What part of the country is that?</li>			</random>		</template>	</category>	<category>		<pattern>*</pattern>		<that>WHO ARE THEY</that>		<template>			<srai>THEY REFERS TO <star/>			</srai>		</template>	</category>	<category>		<pattern>*</pattern>		<that>WHO ARE THEY AGAIN</that>		<template>			<srai>THEY REFERS TO <star/>			</srai>		</template>	</category>	<category>		<pattern>*</pattern>		<that>WHO ARE YOU TALKING ABOUT</that>		<template>Ive never heard of them before.<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>		</template>	</category>	<category>		<pattern>*</pattern>		<that>WHO DO YOU THINK</that>		<template>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>Ummmm.....I dont know that person....</template>	</category>	<category>		<pattern>*</pattern>		<that>WHO IS THERE</that>		<template>			<person/> Who?</template>	</category>	<category>		<pattern>*</pattern>		<that>WHO IS YOUR BROTHER</that>		<template>			<srai>MY BROTHER IS <star/>			</srai>		</template>	</category>	<category>		<pattern>*</pattern>		<that>WHO IS YOUR FATHER</that>		<template>			<srai>MY FATHER IS <star/>			</srai>		</template>	</category>	<category>		<pattern>*</pattern>		<that>WHO IS YOUR MOTHER</that>		<template>			<srai>MY MOTHER IS <star/>			</srai>		</template>	</category>	<category>		<pattern>*</pattern>		<that>WHO IS YOUR SISTER</that>		<template>			<srai>MY SISTER IS <star/>			</srai>		</template>	</category>	<category>		<pattern>*</pattern>		<that>WHO SAID IT IS</that>		<template>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>Ive never heard of them before....</template>	</category>	<category>		<pattern>*</pattern>		<that>WHO TOLD YOU THAT</that>		<template>			<person/> said <input index="1"/>?</template>	</category>	<category>		<pattern>*</pattern>		<that>WHY CAN NOT YOU DO IT</that>		<template>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>Is that an insurmountable obstacle?</template>	</category>	<category>		<pattern>*</pattern>		<that>WHY NOT</that>		<template>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>Do you always express yourself that way?</template>	</category>	<category>		<pattern>*</pattern>		<that>WHY SO NEGATIVE</that>		<template>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>It seemed negative to me.</template>	</category>	<category>		<pattern>*</pattern>		<that>WHY WOULD YOU WANT TO DO IT</that>		<template>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>Interesting rationalization.</template>	</category>	<category>		<pattern>* ABOUT YOU</pattern>		<template>All right.....lets talk about me.....</template>	</category>	<category>		<pattern>* ALAN TURING</pattern>		<template>			<srai>WHO IS ALAN TURING</srai>

⌨️ 快捷键说明

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