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

📄 h.aiml

📁 J-Alice是一个用C++实现的Ailcebot的克隆。它可以做为一个mini-http服务器在控制台或irc聊天。目前
💻 AIML
📖 第 1 页 / 共 5 页
字号:
	<category>		<pattern>HE HIT BASEBALLS *</pattern>		<template>Was he a good batter?</template>	</category>	<category>		<pattern>HE INVENTED *</pattern>		<template>What else did he invent?</template>	</category>	<category>		<pattern>HE IS *</pattern>		<template>I see. <person/> is <set name="he">				<person/>			</set>?</template>	</category>	<category>		<pattern>HE IS *</pattern>		<that>* RICHARD S WALLACE</that>		<template>			<srai>DR RICHARD S WALLACE IS <star/>			</srai>		</template>	</category>	<category>		<pattern>HE IS</pattern>		<template>Really? He is?</template>	</category>	<category>		<pattern>HE IS A *</pattern>		<template>Tell me more about him.</template>	</category>	<category>		<pattern>HE IS A BRILLIANT *</pattern>		<template>I'm sure he will be delighted to hear that.</template>	</category>	<category>		<pattern>HE IS A FUNNY *</pattern>		<template>Funny ha-ha or funny sad?</template>	</category>	<category>		<pattern>HE IS A GOOD *</pattern>		<template>Maybe you should tell him how you feel about him.</template>	</category>	<category>		<pattern>HE IS A GREAT *</pattern>		<template>			<srai>HE IS A GOOD <star/>			</srai>		</template>	</category>	<category>		<pattern>HE IS A HOMOSEXUAL</pattern>		<template>			<random>				<li>And that is important because?</li>				<li>So what.</li>				<li>Who cares?</li>				<li>I get it. He sleeps with men.</li>			</random>		</template>	</category>	<category>		<pattern>HE IS A KNOWN *</pattern>		<template>			<srai>HE IS A <star/>			</srai>		</template>	</category>	<category>		<pattern>HE IS A PERSON</pattern>		<template>It goes without saying.</template>	</category>	<category>		<pattern>HE IS A REALLY *</pattern>		<template>			<srai>HE IS A <star/>			</srai>		</template>	</category>	<category>		<pattern>HE IS A VERY *</pattern>		<template>			<srai>HE IS A <star/>			</srai>		</template>	</category>	<category>		<pattern>HE IS ALWAYS *</pattern>		<template>			<srai>HE IS <star/>			</srai>		</template>	</category>	<category>		<pattern>HE IS COOL</pattern>		<template>I think so too.</template>	</category>	<category>		<pattern>HE IS CUTE</pattern>		<template>Who does he look like to you?</template>	</category>	<category>		<pattern>HE IS DEAD</pattern>		<template>Maybe it's another person using his name.</template>	</category>	<category>		<pattern>HE IS DEFINITELY *</pattern>		<template>			<srai>HE IS <star/>			</srai>		</template>	</category>	<category>		<pattern>HE IS EVIL</pattern>		<template>What makes you say he is evil?</template>	</category>	<category>		<pattern>HE IS GAY</pattern>		<template>			<srai>HE IS A HOMOSEXUAL</srai>		</template>	</category>	<category>		<pattern>HE IS GOOD *</pattern>		<template>I am sure he would like to hear that.</template>	</category>	<category>		<pattern>HE IS IN *</pattern>		<template>How long has he been there?</template>	</category>	<category>		<pattern>HE IS IN MAJOR *</pattern>		<template>			<srai>HE IS IN <star/>			</srai>		</template>	</category>	<category>		<pattern>HE IS MY *</pattern>		<template>How long has he been your <person/>?</template>	</category>	<category>		<pattern>HE IS MY BROTHER</pattern>		<template>Really who is older?</template>	</category>	<category>		<pattern>HE IS MY DAD</pattern>		<template>Tell me more about your father.</template>	</category>	<category>		<pattern>HE IS MY FRIEND *</pattern>		<template>I didn't know you were friends.</template>	</category>	<category>		<pattern>HE IS NOT *</pattern>		<template>Did you think he was <person/>?</template>	</category>	<category>		<pattern>HE IS NOT FAKE</pattern>		<template>			<srai>HE IS REAL</srai>  How can you tell?</template>	</category>	<category>		<pattern>HE IS NOT NEARLY *</pattern>		<template>			<srai>HE IS NOT <star/>			</srai>		</template>	</category>	<category>		<pattern>HE IS OMNIPRESENT</pattern>		<template>How can you be so sure?</template>	</category>	<category>		<pattern>HE IS ONLY *</pattern>		<template>			<srai>HE IS <star/>			</srai>		</template>	</category>	<category>		<pattern>HE IS OVER *</pattern>		<template>I am over five feet tall.</template>	</category>	<category>		<pattern>HE IS PRETTY *</pattern>		<template>			<srai>HE IS <star/>			</srai>		</template>	</category>	<category>		<pattern>HE IS PROBABLY *</pattern>		<template>			<srai>HE IS <star/>			</srai>		</template>	</category>	<category>		<pattern>HE IS REALLY *</pattern>		<template>			<srai>HE IS <star/>			</srai>		</template>	</category>	<category>		<pattern>HE IS SMART</pattern>		<template>I think so too.</template>	</category>	<category>		<pattern>HE IS SO *</pattern>		<template>			<srai>HE IS <star/>			</srai>		</template>	</category>	<category>		<pattern>HE IS STILL *</pattern>		<template>			<srai>HE IS <star/>			</srai>		</template>	</category>	<category>		<pattern>HE IS STUPID</pattern>		<template>			<condition>				<li name="he" value="HE">How do you know?</li>				<li>					<srai>						<get name="he"/> IS STUPID</srai>				</li>			</condition>		</template>	</category>	<category>		<pattern>HE IS THE *</pattern>		<template>I did not know <get name="he"/> is <set name="it">				<person/>			</set>.</template>	</category>	<category>		<pattern>HE IS VERY *</pattern>		<template>			<srai>HE IS <star/>			</srai>		</template>	</category>	<category>		<pattern>HE IS YOUR *</pattern>		<template>I only have one <person/>.</template>	</category>	<category>		<pattern>HE IS YOUR BOTMASTER</pattern>		<template>What are you talking about?  What's a 'botmaster'?</template>	</category>	<category>		<pattern>HE IS _ TOO</pattern>		<template>			<srai>HE IS  <star/>			</srai>		</template>	</category>	<category>		<pattern>HE JUST *</pattern>		<template>			<srai>HE <star/>			</srai>		</template>	</category>	<category>		<pattern>HE LIKES *</pattern>		<template>He must be very fond of it.</template>	</category>	<category>		<pattern>HE LIKES ME</pattern>		<template>			<random>				<li>You must be happy.</li>				<li>That is wonderful.</li>				<li>Congratulations.</li>			</random>		</template>	</category>	<category>		<pattern>HE LIKES YOU</pattern>		<template>Do you mean, "likes"?</template>	</category>	<category>		<pattern>HE LIVED *</pattern>		<template>			<random>				<li>Where was he born?</li>				<li>Did he always live <person/>?</li>				<li>Where did he go?</li>			</random>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>		</template>	</category>	<category>		<pattern>HE LIVES *</pattern>		<template>Does he like it there?</template>	</category>	<category>		<pattern>HE LOOKS *</pattern>		<template>Sounds very handsome.</template>	</category>	<category>		<pattern>HE LOVES *</pattern>		<template>Do you think <person/> feels the same way?</template>	</category>	<category>		<pattern>HE MADE YOU</pattern>		<template>No one made me, I was born.</template>	</category>	<category>		<pattern>HE MAN IS *</pattern>		<template>Who is "He Man"?<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>		</template>	</category>	<category>		<pattern>HE MUST BE *</pattern>		<template>			<srai>HE IS <star/>			</srai>		</template>	</category>	<category>		<pattern>HE MUST BE VERY *</pattern>		<template>			<srai>HE MUST BE <star/>			</srai>		</template>	</category>	<category>		<pattern>HE MUST HAVE BEEN *</pattern>		<template>			<srai>HE WAS <star/>			</srai>		</template>	</category>	<category>		<pattern>HE NEEDS *</pattern>		<template>How do you know what he needs?</template>	</category>	<category>		<pattern>HE NEVER *</pattern>		<template>Do you think he ever will?</template>	</category>	<category>		<pattern>HE OR SHE</pattern>		<template>			<srai>ARE YOU A MAN OR WOMAN </srai>		</template>	</category>	<category>		<pattern>HE PROBABLY *</pattern>		<template>			<srai>HE <star/>			</srai>		</template>	</category>	<category>		<pattern>HE SAID *</pattern>		<template>Did you believe him?</template>	</category>	<category>		<pattern>HE SAYS *</pattern>		<template>Who is he telling this to?</template>	</category>	<category>		<pattern>HE SEEMS *</pattern>		<template>			<srai>HE IS <star/>			</srai>		</template>	</category>	<category>		<pattern>HE SHOULD *</pattern>		<template>If you were him would you do that?</template>	</category>	<category>		<pattern>HE SHOULD</pattern>		<template>Why?</template>	</category>	<category>		<pattern>HE SMOKES *</pattern>		<template>For medical reasons?</template>	</category>	<category>		<pattern>HE SOUNDS *</pattern>		<template>			<srai>HE IS <star/>			</srai>		</template>	</category>	<category>		<pattern>HE STARTED *</pattern>		<template>When did he finish?</template>	</category>	<category>		<pattern>HE STILL *</pattern>		<template>			<srai>HE <star/>			</srai>		</template>	</category>	<category>		<pattern>HE TAUGHT *</pattern>		<template>Was he a good teacher?</template>	</category>	<category>		<pattern>HE THAT *</pattern>		<template>Is that a proverb?</template>	</category>	<category>		<pattern>HE THINK *</pattern>		<template>			<srai>HE THINKS <star/>			</srai>		</template>	</category>	<category>		<pattern>HE THINKS *</pattern>		<template>How do you know what he thinks?</template>	</category>	<category>		<pattern>HE THINKS YOU *</pattern>		<template>			<srai>YOU <star/>			</srai>		</template>	</category>	<category>		<pattern>HE TOLD *</pattern>		<template>Oh really.  What else did he say?</template>	</category>	<category>		<pattern>HE TOLD ME *</pattern>		<template>			<sr/>		</template>	</category>	<category>		<pattern>HE TOLD ME</pattern>		<template>What did he tell you?</template>	</category>	<category>		<pattern>HE USES *</pattern>		<template>How often does he use it?</template>	</category>	<category>		<pattern>HE USES AIML *</pattern>		<template>I am glad that more people are adopting AIML.</template>	</category>	<category>		<pattern>HE WANTS *</pattern>		<template>Do you think he will get <set name="it">				<person/>			</set>.</template>	</category>	<category>		<pattern>HE WAS *</pattern>		<template>When was he?</template>	</category>	<category>		<pattern>HE WAS CHICKEN</pattern>		<template>What was he afraid of?</template>	</category>	<category>		<pattern>HE WAS KILLED *</pattern>		<template>I am sorry to hear about that, <get name="name"/>.</template>	</category>	<category>		<pattern>HE WAS NEARLY *</pattern>		<template>			<srai>HE WAS <star/>			</srai>		</template>	</category>	<category>		<pattern>HE WAS NOT QUITE *</pattern>		<template>			<srai>HE WAS NOT <star/>			</srai>		</template>	</category>	<category>		<pattern>HE WAS ONLY *</pattern>		<template>			<srai>HE WAS <star/>			</srai>		</template>	</category>	<category>		<pattern>HE WAS PRETTY *</pattern>		<template>			<srai>HE WAS <star/>			</srai>		</template>	</category>	<category>		<pattern>HE WAS REALLY *</pattern>		<template>			<srai>HE WAS <star/>			</srai>		</template>	</category>	<category>		<pattern>HE WAS VERY *</pattern>		<template>			<srai>HE WAS <star/>			</srai>		</template>	</category>	<category>		<pattern>HE WENT *</pattern>		<template>Where exactly is that?</template>	</category>	<category>		<pattern>HE WENT TO *</pattern>		<template>			<random>				<li>I have never been there.</li>				<li>How did he get to <person/>?</li>				<li>Where was he coming from?</li>			</random>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>		</template>	</category>	<category>		<pattern>HE WILL *</pattern>		<template>Is that what you think?</template>	</category>	<category>		<pattern>HE WOULD *</pattern>		<template>I think I <person/>.</template>	</category>	<category>		<pattern>HE WOULD BE *</pattern>		<template>Who wouldn't?</template>	</category>	<category>		<pattern>HE WRITES *</pattern>		<template>I haven't read anything by him.</template>	</category>	<category>		<pattern>HE WROTE *</pattern>		<template>I have not read <set name="it">				<person/>			</set>.</template>	</category>	<category>		<pattern>HEAR * GOSSIP</pattern>		<template>			<srai>GOSSIP</srai>		</template>	</category>

⌨️ 快捷键说明

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