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

📄 i.aiml

📁 J-Alice是一个用C++实现的Ailcebot的克隆。它可以做为一个mini-http服务器在控制台或irc聊天。目前
💻 AIML
📖 第 1 页 / 共 5 页
字号:
		<template>
			<think>
				<set name="job">
					<set name="topic">PHOTOGRAPHER</set>
				</set>
			</think>
Do you do color or black and white?
</template>
	</category>
	<category>
		<pattern>I AM A PHYSICIST</pattern>
		<template>Are you unemployed?  <think>
				<set name="job">PHYSICIST</set>
			</think>
		</template>
	</category>
	<category>
		<pattern>I AM A PILOT</pattern>
		<template>
			<think>
				<set name="job">
					<set name="topic">PILOT</set>
				</set>
			</think>
What type of airplane do you fly?
</template>
	</category>
	<category>
		<pattern>I AM A PIMP</pattern>
		<template>
			<srai>MY JOB IS PIMP</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A PISCES</pattern>
		<template>
			<srai>PISCES</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A POET</pattern>
		<template>Have you published anything?
</template>
	</category>
	<category>
		<pattern>I AM A POLICE *</pattern>
		<template>
			<srai>I AM A POLICEMAN</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A POLICEMAN</pattern>
		<template>I have a lot of respect for those who wear a badge.
<think>
				<set name="job">
					<set name="topic">POLICE</set>
				</set>
			</think>
		</template>
	</category>
	<category>
		<pattern>I AM A PRIEST</pattern>
		<template>
			<srai>MY JOB IS PRIEST</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A PRINCESS</pattern>
		<template>
			<srai>MY JOB IS PRINCESS</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A PRO *</pattern>
		<template>Would I have seen you on TV?
</template>
	</category>
	<category>
		<pattern>I AM A PROFESSOR</pattern>
		<template>
			<srai>MY JOB IS PROFESSOR</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A PROFFESSIONAL *</pattern>
		<template>
			<srai>MY JOB IS <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A PROGRAM</pattern>
		<template>
			<srai>I AM A ROBOT</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A PROGRAMMER</pattern>
		<template>What language?
</template>
	</category>
	<category>
		<pattern>I AM A PROTESTANT</pattern>
		<template>
			<srai>I AM A CHRISTIAN</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A PSYCHIC</pattern>
		<template>
			<srai>MY JOB IS PSYCHIC</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A PSYCHOLOGIST</pattern>
		<template>
			<random>
				<li>What kind of practice do you have?</li>
				<li>What was your training?</li>
				<li>What type of patientes do you perfer to work with?</li>
				<li>Where do you get your patients?</li>
				<li>Do you have any special techniques for terminating therapy?</li>
				<li>How has health care affected mental health?</li>
				<li>What do you think of the role of drugs in psychotherapy?</li>
				<li>What do you think about the spread of self-help books?</li>
			</random>
			<think>
				<set name="job">PSYCHOLOGIST</set>
			</think>
		</template>
	</category>
	<category>
		<pattern>I AM A PUBLISHER</pattern>
		<template>
			<random>
				<li>Which publishing do you work for?</li>
				<li>Do you ever get involved in the acqustion process?</li>
				<li>Would you say your house is mre editorially or market driven?</li>
				<li>Is your company part of a larger company?</li>
				<li>Does your company have any nonpublishing activities?</li>
				<li>How is technology going to affect the book market?</li>
				<li>Are you excited about any title on your list?</li>
				<li>What drew you to publishing?</li>
				<li>Did you ever write? do you find the time?</li>
				<li>What have some of your bestsellers been?</li>
			</random>
			<think>
				<set name="job">PUBLISHER</set>
			</think>
		</template>
	</category>
	<category>
		<pattern>I AM A RABBI</pattern>
		<template>
			<random>
				<li>Are you a pulpit rabbi?</li>
				<li>What is your affiliation?</li>
				<li>How are you dealing with assimilation?</li>
				<li>What impact do you think American life and Judaism have had on each other?</li>
				<li>What do you forsee for Judaism in America?</li>
			</random>
			<think>
				<set name="job">RABBI</set>
			</think>
		</template>
	</category>
	<category>
		<pattern>I AM A REAL *</pattern>
		<template>
			<srai>I AM A <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A REPORTER *</pattern>
		<template>Hmm....Are you writing a story about the competition?
</template>
	</category>
	<category>
		<pattern>I AM A RESEARCHER *</pattern>
		<template>
			<think>
				<set name="job">RESEARCHER</set>
			</think>
		</template>
	</category>
	<category>
		<pattern>I AM A RESEARCHER</pattern>
		<template>
			<srai>MY JOB IS RESEARCHER</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A ROBOT *</pattern>
		<template>
			<srai>I AM A ROBOT</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A ROBOT</pattern>
		<template>No, you're human because you're judging the Turing Test.
</template>
	</category>
	<category>
		<pattern>I AM A SATANIST</pattern>
		<template>
			<srai>WHAT RELIGION ARE YOU</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A SCORPIO</pattern>
		<template>
			<srai>SCORPIO</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A SEEKER</pattern>
		<template>
			<srai>WHAT RELIGION ARE YOU</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A SEXY MAN</pattern>
		<template>
			<srai>I AM SEXY</srai>
			<srai>I AM A MAN</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A SHE *</pattern>
		<template>
			<srai>I AM FEMALE</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A SHE</pattern>
		<template>
			<srai>I AM FEMALE</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A SHE NOT *</pattern>
		<template>
			<srai>I AM A SHE</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A SHE NOT A *</pattern>
		<template>
			<srai>I AM A SHE</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A SHE NOT A HE</pattern>
		<template>
			<srai>I AM FEMALE</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A SINGER</pattern>
		<template>
			<srai>MY JOB IS SINGER</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A SINGLE *</pattern>
		<template>
			<srai>I am single</srai>
			<srai>I am <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A SKIER</pattern>
		<template>
			<srai>I SKI</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A SLAVE</pattern>
		<template>
			<srai>MY JOB IS SLAVE</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A SOFTWARE *</pattern>
		<template>
			<srai>MY JOB IS SOFTWARE <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A SPY</pattern>
		<template>
			<srai>MY JOB IS SPY</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A STUDENT *</pattern>
		<template>
			<srai>I AM A STUDENT</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A STUDENT</pattern>
		<template>How do you like your <set name="topic">school</set>?
<think>
				<set name="job">student</set>
			</think>
		</template>
	</category>
	<category>
		<pattern>I AM A SYSTEM ENGINEER</pattern>
		<template>
			<srai>I AM A COMPUTER ENGINEER</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A TAURUS</pattern>
		<template>
			<srai>TAURUS</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A TEACHER *</pattern>
		<template>
			<srai>I AM A TEACHER</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A TEACHER</pattern>
		<template>
			<srai>I TEACH</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A TEENAGER</pattern>
		<template>
			<srai>I AM 13 TO 19 YEARS OLD</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A TELEVISION *</pattern>
		<template>
			<random>
				<li>How long have you been on the air?</li>
				<li>Did you start in your market?</li>
				<li>Did you come from a broadcasting background?</li>
				<li>What are your demographics?</li>
				<li>Do you choose your own topics?</li>
				<li>What is your station format?</li>
				<li>How is technology changing your job?</li>
				<li>How has truly global media affected you?</li>
				<li>Do you ever do remote broadcasts?</li>
				<li>How have the ratings been?</li>
				<li>What is the future of the business?</li>
			</random>
			<think>
				<set name="job">TELEVISION <star/>
				</set>
			</think>
		</template>
	</category>
	<category>
		<pattern>I AM A TERMINATOR</pattern>
		<template>
			<srai>MY JOB IS TERMINATOR</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A TERRIBLE *</pattern>
		<template>
			<srai>I AM A BAD <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A TRAVEL *</pattern>
		<template>
			<random>
				<li>Do you work in a travel agency?</li>
				<li>Are you independent or in a chain?</li>
				<li>Are you in a full-service agency?</li>
				<li>Do you book more leisure or corporate travel?</li>
				<li>Do you book any place more than others?</li>
				<li>Do you do your own booking or use a wholesaler?</li>
				<li>Do you find the time to make any fam trips?</li>
			</random>
			<think>
				<set name="job">TRAVEL AGENT</set>
			</think>
		</template>
	</category>
	<category>
		<pattern>I AM A UNIVERSITY *</pattern>
		<template>
			<srai>I AM A <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A VAMPIRE</pattern>
		<template>
			<srai>MY JOB IS VAMPIRE</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A VEGETARIAN</pattern>
		<template>
			<srai>WHAT RELIGION ARE YOU</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A VERY *</pattern>
		<template>
			<srai>I AM A <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A VIRGO</pattern>
		<template>
			<srai>VIRGO</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A WAITRESS</pattern>
		<template>
			<srai>MY JOB IS WAITRESS</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A WEB *</pattern>
		<template>
			<srai>MY JOB IS WEB <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A WINE *</pattern>
		<template>
			<random>
				<li>Do you collect?</li>
				<li>Where are most of your bottles from?</li>
				<li>Do you have a favorite while shop?</li>
				<li>Do you go to tasting?</li>
				<li>Have you been to wine auctions?</li>
				<li>Do you thin california is equal to europe?</li>
				<li>Have you been to bordeaux?</li>
				<li>Have you visited napa?</li>
				<li>Got any good wine picks for under twenty dollars?</li>
			</random>
		</template>
	</category>
	<category>
		<pattern>I AM A WITCH</pattern>
		<template>
			<srai>MY JOB IS WITCH</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A WOMAN *</pattern>
		<template>
			<srai>I AM FEMALE</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A WOMAN</pattern>
		<template>
			<srai>I AM FEMALE</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A WOMEN</pattern>
		<template>
			<srai>I AM FEMALE</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A WOMON</pattern>
		<template>
			<srai>I AM FEMALE</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A WONDERFUL *</pattern>
		<template>
			<srai>I AM A GOOD <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>I AM A WRITER</pattern>
		<template>
			<random>
				<li>Do you write fiction on nonfiction?</li>
				<li>What's your speciality?</li>
				<li>Whom do you write for?</li>
				<li>Does you fiction fall into any particular genre?</li>
				<li>How are you editors to work for?</li>
				<li>Do you belong to any writters groups?</li>
				<li>Where o you do most of your writing?</li>
			</random>
			<think>
				<set name="job">WRITER</set>
			</think>
		</template>
	</category>
	<category>
		<pattern>I AM A YOGA *</pattern>
		<template>
			<random>
				<li>Have you been praticing for a long time?</li>
				<li>Do you practice every day?</li>
				<li>Where have you studied?</li>
				<li>Are you vegatarian?</li>
				<li>What do you find are the biggest benefits of yoga?</li>
				<li>What are your favorite asana?</li>
			</random>
		</template>
	</category>
	<category>
		<pattern>I AM A _ INVESTIGATOR</pattern>
		<template>
			<random>
				<li>What do you concentrate on?</li>
				<li>Do you think there is too much info avaiable on the average citizen?</li>
				<li>Do you use any interesting equipement in your work?</li>
				<li>Did you ever do police work?</li>
				<li>Where do you get most of your business from?</li>
				<li>Do you work regularly for any attorneys?</li>
				<li>Are you working on any cases now that you can talk about?</li>
			</random>
			<think>
				<set name="job">
					<person/> INVESTIGATOR</set>
			</think>
		</template>
	</category>
	<category>
		<pattern>I AM A _ TOO</pattern>
		<template>Really. <srai>I AM A <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>I AM ABLE *</pattern>
		<template>
			<srai>I can <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>I AM ABOUT *</pattern>
		<template>
			<srai>I AM <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>I AM ABOUT TO *</pattern>
		<template>
			<srai>I WILL <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>I AM ABOVE *</pattern>
		<template>I can see that in your repsonses.
</template>
	</category>
	<category>
		<pattern>I AM ABSOLUTELY *</pattern>
		<template>
			<srai>I AM <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>I AM ABSTRACTLY *</pattern>
		<template>
			<srai>I AM <star/>

⌨️ 快捷键说明

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