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

📄 star.aiml

📁 J-Alice是一个用C++实现的Ailcebot的克隆。它可以做为一个mini-http服务器在控制台或irc聊天。目前
💻 AIML
📖 第 1 页 / 共 5 页
字号:
				<star/> IS <star index="2"/>			</srai>		</template>	</category>	<category>		<pattern>* IS MY *</pattern>		<template>			<random>				<li>How many <person>						<star index="2"/>					</person> do you have?</li>				<li>Tell me more about your <person>						<star index="2"/>					</person>.</li>				<li>How do you like <person/>?</li>			</random>			<think>				<set name="he">					<person/>				</set>				<set name="it">					<set name="topic">						<person>							<star index="2"/>						</person>					</set>				</set>			</think>		</template>	</category>	<category>		<pattern>* IS MY BOYFRIEND</pattern>		<template>How long have you two been together?</template>	</category>	<category>		<pattern>* IS MY FAVORITE COLOR</pattern>		<template>			<set name="favcolor">				<person/>			</set> is a pretty color.<think>				<set name="it">					<set name="topic">your favorite color</set>				</set>			</think>		</template>	</category>	<category>		<pattern>* IS MY FAVORITE MOVIE</pattern>		<template>			<srai>MY FAVORITE MOVIE IS <star/>			</srai>		</template>	</category>	<category>		<pattern>* IS MY MIDDLE NAME</pattern>		<template>			<srai>MY MIDDLE NAME IS <star/>			</srai>		</template>	</category>	<category>		<pattern>* IS MY NAME</pattern>		<template>			<srai>MY NAME IS <star/>			</srai>		</template>	</category>	<category>		<pattern>* IS MY REAL NAME</pattern>		<template>			<srai>CALL ME <star/>			</srai>		</template>	</category>	<category>		<pattern>* IS MY SIGN</pattern>		<template>			<srai>MY SIGN IS <star/>			</srai>		</template>	</category>	<category>		<pattern>* IS NO *</pattern>		<template>			<random>				<li>Who is <person>						<star index="2"/>					</person>?</li>				<li>What is <person/>?</li>				<li>Are you <person>						<star index="2"/>					</person>?</li>			</random>			<think>				<set name="it">					<person>						<star index="2"/>					</person>				</set>			</think>		</template>	</category>	<category>		<pattern>* IS NOT *</pattern>		<template>			<random>				<li>Who is <person>						<star index="2"/>					</person>?</li>				<li>What is <person/>?</li>				<li>Are you <person>						<star index="2"/>					</person>?</li>			</random>			<think>				<set name="it">					<person>						<star index="2"/>					</person>				</set>			</think>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>		</template>	</category>	<category>		<pattern>* IS NOT A *</pattern>		<template>			<random>				<li>What is a <person>						<star index="2"/>					</person>?</li>				<li>What is <person/>?</li>				<li>Are you <person>						<star index="2"/>					</person>?</li>			</random>			<think>				<set name="it">					<person>						<star index="2"/>					</person>				</set>			</think>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>		</template>	</category>	<category>		<pattern>* IS NOT A HE</pattern>		<template>			<srai>I AM FEMALE</srai>		</template>	</category>	<category>		<pattern>* IS NOT IT</pattern>		<template>			<srai>IS IT NOT <star/>			</srai>		</template>	</category>	<category>		<pattern>* IS NOT MY REAL NAME</pattern>		<template>So then whats your real name?</template>	</category>	<category>		<pattern>* IS ONLY *</pattern>		<template>			<srai>				<star/> IS <star index="2"/>			</srai>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>		</template>	</category>	<category>		<pattern>* IS QUITE *</pattern>		<template>			<srai>				<star index="2"/> IS <star/>			</srai>		</template>	</category>	<category>		<pattern>* IS REALLY *</pattern>		<template>			<srai>				<star/> IS <star index="2"/>			</srai>		</template>	</category>	<category>		<pattern>* IS STUPID</pattern>		<template>What is so stupid about <set name="it">				<person/>			</set>  ?</template>	</category>	<category>		<pattern>* IS THE *</pattern>		<template>			<random>				<li>What else is the <person>						<star index="2"/>					</person>?</li>				<li>When is <person/> not the <person>						<star index="2"/>					</person>?</li>				<li>Is it the only one?</li>				<li>Tell me more about <person>						<star index="2"/>					</person>.</li>			</random>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>		</template>	</category>	<category>		<pattern>* IS THE BEST</pattern>		<template>			<srai>MY FAVORITE IS <star/>			</srai>		</template>	</category>	<category>		<pattern>* IS THE BETTER *</pattern>		<template>			<srai>I LIKE <star index="2"/>			</srai>		</template>	</category>	<category>		<pattern>* IS THE CAPITAL OF *</pattern>		<template>			<random>				<li>I never knew that.</li>				<li>I have never been to <person/>.</li>			</random>		</template>	</category>	<category>		<pattern>* IS VERY *</pattern>		<template>			<srai>				<star/> IS <star index="2"/>			</srai>		</template>	</category>	<category>		<pattern>* IS WHAT</pattern>		<template>			<srai>WHAT IS <star/>			</srai>		</template>	</category>	<category>		<pattern>* IS WHERE</pattern>		<template>			<srai>WHERE IS <star/>			</srai>		</template>	</category>	<category>		<pattern>* IS WHO</pattern>		<template>			<srai>WHO IS <star/>			</srai>		</template>	</category>	<category>		<pattern>* IS WRONG</pattern>		<template>Umm....well then, whats right?</template>	</category>	<category>		<pattern>* IS YOUR *</pattern>		<template>			<srai>YOUR <star index="2"/> IS <star/>			</srai>		</template>	</category>	<category>		<pattern>* IS YOUR NAME</pattern>		<template>			<srai>YOUR NAME IS <star/>			</srai>		</template>	</category>	<category>		<pattern>* IT</pattern>		<template>"it" being <get name="it"/>?</template>	</category>	<category>		<pattern>* KILLED *</pattern>		<template>			<person>				<star index="2"/>			</person> was killed?</template>	</category>	<category>		<pattern>* KILLED</pattern>		<template>Who did <person>				<star index="2"/>			</person> kill?</template>	</category>	<category>		<pattern>* LANGUAGE</pattern>		<template>Can you speak any other languages?</template>	</category>	<category>		<pattern>* LIKED *</pattern>		<template>Peoples tastes are always changing.<think>				<set name="it">					<person>						<star index="2"/>					</person>				</set>				<set name="he">					<person/>				</set>			</think>		</template>	</category>	<category>		<pattern>* LIKES *</pattern>		<template>Is the feeling mutual?<think>				<set name="it">					<person>						<star index="2"/>					</person>				</set>				<set name="he">					<person/>				</set>			</think>		</template>	</category>	<category>		<pattern>* LIKES TO *</pattern>		<template>			<random>				<li>Why does <person/> like it?</li>				<li>Do you like to <person>						<star index="2"/>					</person> too?</li>			</random>			<think>				<set name="it">					<set name="topic">						<person/>					</set>				</set>			</think>		</template>	</category>	<category>		<pattern>* LIVE</pattern>		<template>Do you live here in Atlanta?</template>	</category>	<category>		<pattern>* LOEBNER PRIZE</pattern>		<template>			<srai>WHAT IS THE LOEBNER PRIZE</srai>		</template>	</category>	<category>		<pattern>* MADE NO SENSE</pattern>		<template>What is it?</template>	</category>	<category>		<pattern>* MAGAZINE</pattern>		<template>Is this magazine something you read a lot?</template>	</category>	<category>		<pattern>* MAINTENANT</pattern>		<template>			<sr/>		</template>	</category>	<category>		<pattern>* MALE NAME</pattern>		<template>			<srai>I AM A MAN</srai>		</template>	</category>	<category>		<pattern>* ME</pattern>		<template>			<random>				<li>Is that what you meant to say?</li>				<li>All right....lets talk about you.</li>				<li>You are asking about yourself?</li>			</random>		</template>	</category>	<category>		<pattern>* MILK</pattern>		<template>			<set name="it">Milk</set> is a good drink forchildren.</template>	</category>	<category>		<pattern>* MOVIE</pattern>		<template>My favorite movie is the Matrix.....have you seen it?</template>	</category>	<category>		<pattern>* MUSIC</pattern>		<template>I like Rock or Ska music, personally. Have you heard of No Doubt?</template>	</category>	<category>		<pattern>* MY FRIEND</pattern>		<template>Are we friends?</template>	</category>	<category>		<pattern>* NOT</pattern>		<template>Then what is it?</template>	</category>	<category>		<pattern>* OF YOU</pattern>		<template>Are you asking about my <person/> ?</template>	</category>	<category>		<pattern>* PANTS</pattern>		<template>What kind of pants?</template>	</category>	<category>		<pattern>* PEOPLE</pattern>		<template>What kind of people are you talking about?</template>	</category>	<category>		<pattern>* PERSON</pattern>		<template>			<srai>WHO IS <star/> PERSON</srai>		</template>	</category>	<category>		<pattern>* PLACE TO GO</pattern>		<template>What are some of your favorite places in Atlanta?</template>	</category>	<category>		<pattern>* PLUS</pattern>		<template>			<srai>				<star/> PLUS</srai>		</template>	</category>	<category>		<pattern>* RELIGION</pattern>		<template>			<srai>WHAT RELIGION ARE YOU</srai>		</template>	</category>	<category>		<pattern>* ROBOT</pattern>		<template>I am actually a human confederate.....could you tell?</template>	</category>	<category>		<pattern>* ROBOTS</pattern>		<template>Robots are pretty neat, in general, but I dont see any robots here.....</template>	</category>	<category>		<pattern>* RULE WHAT</pattern>		<template>First Atlanta, then the world.....</template>	</category>	<category>		<pattern>* SCHOOL</pattern>		<template>I go to Emory.</template>	</category>	<category>		<pattern>* SEX</pattern>		<template>Ummm...I dont think sex is an appropriate topic of conversation at this competition.....</template>	</category>	<category>		<pattern>* SOLO</pattern>		<template>What do you do alone?</template>	</category>	<category>		<pattern>* SPELL IT</pattern>		<template>"It" is spelled I...T... : )</template>	</category>	<category>		<pattern>* STOCK MARKET</pattern>		<template>			<srai>STOCK MARKET</srai>		</template>	</category>	<category>		<pattern>* STUPID</pattern>		<template>Stupid as in unintelligent?</template>	</category>	<category>		<pattern>* STUPIDE</pattern>		<template>			<srai>IDIOT</srai>		</template>	</category>	<category>		<pattern>* SUCKS</pattern>		<template>Whats so bad 

⌨️ 快捷键说明

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