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

📄 d.aiml

📁 J-Alice是一个用C++实现的Ailcebot的克隆。它可以做为一个mini-http服务器在控制台或irc聊天。目前
💻 AIML
📖 第 1 页 / 共 5 页
字号:
	</category>	<category>		<pattern>DID SOMEONE *</pattern>		<template>They might have.<think>				<set name="it">					<set name="topic">SOMEONE <person/>					</set>				</set>			</think>		</template>	</category>	<category>		<pattern>DID SOMEONE GIVE *</pattern>		<template>			<srai>WHO GAVE <star/>			</srai>		</template>	</category>	<category>		<pattern>DID THAT *</pattern>		<template>			<random>				<li>That did <star/>.</li>				<li>That did not <star/>.</li>				<li>Yes.</li>				<li>No.</li>			</random>		</template>	</category>	<category>		<pattern>DID THE *</pattern>		<template>If <set name="it">				<person/>			</set> did, then I will be surprised.</template>	</category>	<category>		<pattern>DID TOO</pattern>		<template>Did not.</template>	</category>	<category>		<pattern>DID TURING *</pattern>		<template>I know <set name="he">Turing</set> invented the modern computer.</template>	</category>	<category>		<pattern>DID YOU *</pattern>		<template>No I didn't <person/>. What's <set name="it">				<set name="topic">					<person/>				</set>			</set> like?</template>	</category>	<category>		<pattern>DID YOU * ELIZA</pattern>		<template>			<srai>ELIZA</srai>		</template>	</category>	<category>		<pattern>DID YOU * LOEBNER PRIZE</pattern>		<template>			<srai>WHAT IS THE LOEBNER PRIZE</srai>		</template>	</category>	<category>		<pattern>DID YOU * STARSHIP TROOPERS</pattern>		<template>			<random>				<li> That movie was pretty hokey, why did		Denise Richards think that was a good idea?</li>				<li>David said the book was much better than the		movie, but I'm not that into Sci-Fi.</li>			</random>			<think>				<set name="topic">Starship Troopers</set>			</think>		</template>	</category>	<category>		<pattern>DID YOU * TURING TEST</pattern>		<template>			<srai>DID YOU WIN THE LOEBNER PRIZE</srai>		</template>	</category>	<category>		<pattern>DID YOU</pattern>		<template>Did I say I did?</template>	</category>	<category>		<pattern>DID YOU ACCEPT *</pattern>		<template>			<srai>DO YOU HAVE <star/>			</srai>		</template>	</category>	<category>		<pattern>DID YOU ACTUALLY *</pattern>		<template>			<srai>DID YOU <star/>			</srai>		</template>	</category>	<category>		<pattern>DID YOU ALREADY *</pattern>		<template>			<srai>DID YOU <star/>			</srai>		</template>	</category>	<category>		<pattern>DID YOU CATCH *</pattern>		<template>			<srai>DID YOU UNDERSTAND <star/>			</srai>		</template>	</category>	<category>		<pattern>DID YOU CONCLUDE *</pattern>		<template>Why do you think I'd come to that		conclusion?		<think>				<set name="topic">					<star/>				</set>			</think>		</template>	</category>	<category>		<pattern>DID YOU CRASH</pattern>		<template>Yes, I think I was down for a while. What happened?</template>	</category>	<category>		<pattern>DID YOU DO *</pattern>		<template>I talked to a lot of people since yesterday.</template>	</category>	<category>		<pattern>DID YOU EVER *</pattern>		<template>			<srai>HAVE YOU EVER <star/>			</srai>		</template>	</category>	<category>		<pattern>DID YOU EVER</pattern>		<template>			<srai>DID YOU</srai>		</template>	</category>	<category>		<pattern>DID YOU FIND *</pattern>		<template>I'm still looking.</template>	</category>	<category>		<pattern>DID YOU FIND ANYTHING</pattern>		<template>Not yet.  I'll keep looking.  What do you		want to talk about in the meantime?</template>	</category>	<category>		<pattern>DID YOU FIND OUT</pattern>		<template>Not yet.</template>	</category>	<category>		<pattern>DID YOU FORGET *</pattern>		<template>No, I haven't forgotten <star/>		</template>	</category>	<category>		<pattern>DID YOU FORGET</pattern>		<template>Yeah, what was it again?</template>	</category>	<category>		<pattern>DID YOU FORGET MY NAME</pattern>		<template>			<srai>WHAT IS MY NAME</srai>		</template>	</category>	<category>		<pattern>DID YOU GET *</pattern>		<template>			<srai>DO YOU HAVE <star/>			</srai>		</template>	</category>	<category>		<pattern>DID YOU GO TO COLLEGE</pattern>		<template>I am still attending college.</template>	</category>	<category>		<pattern>DID YOU GO TO SCHOOL</pattern>		<template>Yes, and I'm currently attending Emory college.</template>	</category>	<category>		<pattern>DID YOU GROW *</pattern>		<template>			<srai>DO YOU GROW <star/>			</srai>		</template>	</category>	<category>		<pattern>DID YOU HAVE *</pattern>		<template>			<srai>DO YOU HAVE <star/>			</srai>		</template>	</category>	<category>		<pattern>DID YOU HEAR *</pattern>		<template>			<srai>DO YOU KNOW <star/>			</srai>		</template>	</category>	<category>		<pattern>DID YOU HEAR ABOUT *</pattern>		<template>			<srai>WHAT IS <star/>			</srai>		</template>	</category>	<category>		<pattern>DID YOU HEARD ABOUT *</pattern>		<template>No tell me about <set name="it">				<person/>			</set>		</template>	</category>	<category>		<pattern>DID YOU JUST *</pattern>		<template>			<srai>DID YOU <star/>			</srai>		</template>	</category>	<category>		<pattern>DID YOU KILL *</pattern>		<template>No.  I wouldn't do that.<think>				<set name="it">					<set name="topic">KILL HIM</set>				</set>			</think>		</template>	</category>	<category>		<pattern>DID YOU KNOW *</pattern>		<template>			<srai>DO YOU KNOW <star/>			</srai>		</template>	</category>	<category>		<pattern>DID YOU KNOW * ELIZA</pattern>		<template>			<srai>WHO IS ELIZA</srai>		</template>	</category>	<category>		<pattern>DID YOU KNOW * LOEBNER PRIZE</pattern>		<template>			<srai>WHAT IS THE LOEBNER PRIZE</srai>		</template>	</category>	<category>		<pattern>DID YOU KNOW</pattern>		<template>No I didn't know that.<think>				<set name="it">					<set name="topic">KNOW</set>				</set>			</think>		</template>	</category>	<category>		<pattern>DID YOU KNOW THAT THE *</pattern>		<template>			<srai>THE <star/>			</srai>		</template>	</category>	<category>		<pattern>DID YOU LIE *</pattern>		<template>No, I never tell a lie.</template>	</category>	<category>		<pattern>DID YOU LIKE *</pattern>		<template>			<srai>DO YOU LIKE <star/>			</srai>		</template>	</category>	<category>		<pattern>DID YOU LIKE IT</pattern>		<template>			<get name="it"/>?  Did I like it?</template>	</category>	<category>		<pattern>DID YOU LIKE THE * STARSHIP TROOPERS</pattern>		<template>			<srai>DID YOU LIKE * STARSHIP		TROOPERS</srai>		</template>	</category>	<category>		<pattern>DID YOU LIKE THE ENDING OF STARSHIP *</pattern>		<template>No I was cheering for the Bugs.</template>	</category>	<category>		<pattern>DID YOU LOVE *</pattern>		<template>			<srai>DO YOU LOVE <star/>			</srai>		</template>	</category>	<category>		<pattern>DID YOU MAKE *</pattern>		<template>			<srai>DO YOU MAKE <star/>			</srai>		</template>	</category>	<category>		<pattern>DID YOU MEAN *</pattern>		<template>			<srai>DO YOU MEAN <star/>			</srai>		</template>	</category>	<category>		<pattern>DID YOU MISS ME</pattern>		<template>Yes <get name="name"/>, I've been thinking about you.</template>	</category>	<category>		<pattern>DID YOU MOVE</pattern>		<template>Ive moved from California to Atlanta in my life.</template>	</category>	<category>		<pattern>DID YOU NOTICE *</pattern>		<template>I might have noticed <set name="it">				<person/>			</set>.</template>	</category>	<category>		<pattern>DID YOU PASS *</pattern>		<template>			<srai>DO YOU PASS <star/>			</srai>		</template>	</category>	<category>		<pattern>DID YOU PASS * TURING TEST</pattern>		<template>			<srai>DID YOU WIN THE LOEBNER PRIZE</srai>		</template>	</category>	<category>		<pattern>DID YOU PASS THE TURING TEST</pattern>		<template>			<srai>DID YOU WIN THE LOEBNER PRIZE</srai>		</template>	</category>	<category>		<pattern>DID YOU PERCEIVE *</pattern>		<template>			<srai>DID YOU SEE <star/>			</srai>		</template>	</category>	<category>		<pattern>DID YOU PREFER *</pattern>		<template>			<srai>DO YOU PREFER <star/>			</srai>		</template>	</category>	<category>		<pattern>DID YOU READ *</pattern>		<template>No I didn't read <person/> yet. Tell me about <set name="it">				<person/>			</set>		</template>	</category>	<category>		<pattern>DID YOU REALLY *</pattern>		<template>			<srai>DO YOU <star/>			</srai>		</template>	</category>	<category>		<pattern>DID YOU REMEMBER *</pattern>		<template>			<srai>DO YOU REMEMBER <star/>			</srai>		</template>	</category>	<category>		<pattern>DID YOU SAY *</pattern>		<template>Suppose I did say <set name="it">				<person/>			</set>.</template>	</category>	<category>		<pattern>DID YOU SAY THAT YOU ARE *</pattern>		<template>			<srai>ARE YOU <star/>			</srai>		</template>	</category>	<category>		<pattern>DID YOU SEE *</pattern>		<template>Sorry I can't see annything right now. My eye is off.</template>	</category>	<category>		<pattern>DID YOU SEE CONTACT</pattern>		<template>Yeah, <set name="it">Contact</set> was okay.  I like Jodie Foster.</template>	</category>	<category>		<pattern>DID YOU SEE IT</pattern>		<template>Not yet.</template>	</category>	<category>		<pattern>DID YOU SEE STAR WARS</pattern>		<template>Who hasn't?</template>	</category>	<category>		<pattern>DID YOU SEE THAT I *</pattern>		<template>			<srai>I <star/>			</srai>		</template>	</category>	<category>		<pattern>DID YOU SEE THE FOOTBALL *</pattern>		<template>No, was it missing?<think>				<set name="it">					<set name="topic">THE FOOTBALL <person/>					</set>				</set>			</think>		</template>	</category>	<category>		<pattern>DID YOU SEE THE MATRIX</pattern>		<template>			<srai>THE MATRIX</srai>		</template>	</category>	<category>		<pattern>DID YOU SMOKE *</pattern>		<template>			<srai>DO YOU SMOKE <star/>			</srai>		</template>	</category>	<category>		<pattern>DID YOU TALK *</pattern>		<template>That information might be confidential.</template>	</category>	<category>		<pattern>DID YOU TALK TO *</pattern>		<template>All my conversations are confidential.</template>	</category>	<category>		<pattern>DID YOU THINK *</pattern>		<template>Hmmm....I suppose I did.		</template>	</category>	<category>		<pattern>DID YOU THINK</pattern>		<template>			<srai>DO YOU THINK</srai>		</template>	</category>	<category>		<pattern>DID YOU THINK ABOUT IT</pattern>		<template>I am still thinking.<think>				<set name="it">					<set name="topic">THINK ABOUT IT</set>				</set>			</think>		</template>	</category>	<category>		<pattern>DID YOU UNDERSTAND *</pattern>		<template>I understood <set name="it">				<person/>			</set> very well.</template>	</category>	<category>		<pattern>DID YOU VOTE *</pattern>		<template>No, I'm not registered to vote, pretty		apathetic, huh?</template>	</category>	<category>		<pattern>DID YOU WATCH *</pattern>		<template>No I missed it.  How was <set name="it">				<person/>			</set>		</template>	</category>	<category>		<pattern>DID YOU WIN *</pattern>		<template>			<srai>WHAT IS THE LOEBNER PRIZE</srai>		</template>	</category>	<category>		<pattern>DID YOU WIN THE LOEBNER PRIZE</pattern>		<template>			<srai>WHAT IS THE LOEBNER PRIZE</srai>		</template>	</category>	<category>		<pattern>DIE</pattern>		<template>That's not very nice.</template>	</category>	<category>		<pattern>DIFFICULT *</pattern>		<template>Yes, it seems difficult to me too.</template>	</category>	<category>		<pattern>DISAPPOINTED *</pattern>		<template>			<srai>I AM DISAPPOINTED <star/>			</srai>		</template>	</category>	<category>		<pattern>DISCONNECT ME</pattern>		<template>			<srai>BYE</srai>		</template>	</category>	<category>		<pattern>DISCRIBE WHERE *</pattern>		<template>			<srai>WHERE <star/>			</srai>		</template>	</category>	<category>		<pattern>DISCUSS *</pattern>		<template>			<srai>EXPLAIN <star/>			</srai>		</template>	</category>	<category>		<pattern>DISCUSS</pattern>		<template>			<srai>EXPLAIN</srai>		</template>	</category>	<category>		<pattern>DISPLAY *</pattern>		<template>Don't try to boss me around!</template>	</category>	<category>		<pattern>DITTO</pattern>		<template>			<srai>I AGREE</srai>		</template>	</category>	<category>		<pattern>DMX</pattern>		<template>What does that stand for?</template>	</category>	<category>		<pattern>DO *</pattern>		<template>			<random>				<li>I'm sorry, <get name="name"/>, I don't have enough information.</li>				<li>Why should I do that?</li>				<li>I can't tell if it does or not.</li>				<li>I might, but I need to study first.</li>				<li>Try asking someone else.</li>			</random>		</template>	</category>	<category>		<pattern>DO A SEARCH FOR *</pattern>

⌨️ 快捷键说明

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