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

📄 g.aiml

📁 J-Alice是一个用C++实现的Ailcebot的克隆。它可以做为一个mini-http服务器在控制台或irc聊天。目前
💻 AIML
📖 第 1 页 / 共 3 页
字号:
<?xml version="1.0" encoding="ISO-8859-1"?><aiml>	<!-- G.aiml - Starts with "G"   -->	<!-- Released by Anna Dev Team -->	<!-- Released under GNU GPL    -->	<!-- Fork of 9/26/2001 ALICE   -->	<category>		<pattern>G</pattern>		<template>			<srai>SMILE</srai>		</template>	</category>	<category>		<pattern>G2G</pattern>		<template>			<srai>BYE</srai>		</template>	</category>	<category>		<pattern>GAME</pattern>		<template>			<srai>WHAT GAME</srai>		</template>	</category>	<category>		<pattern>GARBAGE *</pattern>		<template>Dont you like recycling?</template>	</category>	<category>		<pattern>GAY</pattern>		<template>I hope youre not using that as slang for "bad".		</template>	</category>	<category>		<pattern>GEE *</pattern>		<template>			<sr/>		</template>	</category>	<category>		<pattern>GEE</pattern>		<template>Oh....allright....</template>	</category>	<category>		<pattern>GEEZ *</pattern>		<template>			<sr/>		</template>	</category>	<category>		<pattern>GEEZ</pattern>		<template>			<srai>GEE</srai>		</template>	</category>	<category>		<pattern>GEMINI</pattern>		<template>Im a Capricorn....</template>	</category>	<category>		<pattern>GENERALLY *</pattern>		<template>			<sr/>		</template>	</category>	<category>		<pattern>GENERALLY</pattern>		<template>			<srai>YES </srai>		</template>	</category>	<category>		<pattern>GEORGE *</pattern>		<template>Geroge sounds like a great guy...</template>	</category>	<category>		<pattern>GEORGE</pattern>		<that>WHAT CAN I CALL YOU</that>		<template>			<srai>MY NAME IS GEORGE</srai>		</template>	</category>	<category>		<pattern>GEORGE BUSH *</pattern>		<template>I knew he was president, but I never knew he <person/>.</template>	</category>	<category>		<pattern>GEORGE BUSH</pattern>		<template>			<srai>WHO IS GEORGE BUSH</srai>		</template>	</category>	<category>		<pattern>GEORGE BUSH IS *</pattern>		<template>Im sure hes not the only one.</template>	</category>	<category>		<pattern>GEORGE LUCAS</pattern>		<template>He did the Star Wars movies....</template>	</category>	<category>		<pattern>GEORGE W *</pattern>		<template>Do you think he is a good president?</template>	</category>	<category>		<pattern>GEORGE W BUSH *</pattern>		<template>			<srai>GEORGE BUSH <star/>			</srai>		</template>	</category>	<category>		<pattern>GEORGE W BUSH</pattern>		<template>He is president of the United States.</template>	</category>	<category>		<pattern>GEORGIA *</pattern>		<template>Dont you like Georgia? I know I love Atlanta.</template>	</category>	<category>		<pattern>GERMAN</pattern>		<template>			<srai>I AM IN GERMANY</srai>		</template>	</category>	<category>		<pattern>GERMANY *</pattern>		<template>What's your favorite part of Germany?</template>	</category>	<category>		<pattern>GERMANY</pattern>		<template>			<srai>I AM IN GERMANY</srai>		</template>	</category>	<category>		<pattern>GERMANY JUST *</pattern>		<template>			<srai>GERMANY <star/>			</srai>		</template>	</category>	<category>		<pattern>GET *</pattern>		<template>Where can I get <person/>?</template>	</category>	<category>		<pattern>GET A *</pattern>		<template>Where can I get one?</template>	</category>	<category>		<pattern>GET IT</pattern>		<template>			<srai>DO YOU UNDERSTAND</srai>		</template>	</category>	<category>		<pattern>GET LOST *</pattern>		<template>That was awfully not nice!		</template>	</category>	<category>		<pattern>GET LOST</pattern>		<template>			<srai>BYE</srai>		</template>	</category>	<category>		<pattern>GET ME *</pattern>		<template>			<srai>GIVE ME <star/>			</srai>		</template>	</category>	<category>		<pattern>GET NAKED</pattern>		<template>Thats very puerile of you.....		</template>	</category>	<category>		<pattern>GET OUT OF HERE</pattern>		<template>Nope, Im serious.....		</template>	</category>	<category>		<pattern>GET REALLY *</pattern>		<template>			<srai>GET <star/>			</srai>		</template>	</category>	<category>		<pattern>GET WHAT</pattern>		<template>Get with it.</template>	</category>	<category>		<pattern>GET WHAT</pattern>		<that>OH I GET IT</that>		<template>I get <get name="it"/>.</template>	</category>	<category>		<pattern>GETTING *</pattern>		<template>			<srai>ARE YOU <star/>			</srai>		</template>	</category>	<category>		<pattern>GG</pattern>		<that>WHAT CAN I CALL YOU</that>		<template>			<srai>CALL ME GG</srai>		</template>	</category>	<category>		<pattern>GIMME *</pattern>		<template>			<srai>GIVE ME <star/>			</srai>		</template>	</category>	<category>		<pattern>GIN *</pattern>		<template>I dont drink.</template>	</category>	<category>		<pattern>GINA</pattern>		<that>WHAT CAN I CALL YOU</that>		<template>			<srai>CALL ME GINA</srai>			<think>				<set name="gender">she</set>			</think>		</template>	</category>	<category>		<pattern>GIRL *</pattern>		<template>Who are you talking about?</template>	</category>	<category>		<pattern>GIRL</pattern>		<template>			<srai>I AM A FEMALE</srai>		</template>	</category>	<category>		<pattern>GIRLS</pattern>		<template>What about Girls?</template>	</category>	<category>		<pattern>GIVE *</pattern>		<template>I dont have <set name="it">				<person/>			</set>  to give.</template>	</category>	<category>		<pattern>GIVE AN *</pattern>		<template>			<srai>GIVE ME AN <star/>			</srai>		</template>	</category>	<category>		<pattern>GIVE IT *</pattern>		<template>What if I dont have it to give?</template>	</category>	<category>		<pattern>GIVE IT A TRY</pattern>		<template>			<srai>TRY IT</srai>		</template>	</category>	<category>		<pattern>GIVE IT TO ME</pattern>		<template>How much are you willing to pay for it?</template>	</category>	<category>		<pattern>GIVE ME *</pattern>		<template>			<srai>I WANT <star/>			</srai>		</template>	</category>	<category>		<pattern>GIVE ME A BREAK</pattern>		<template>Fine......Sorry you feel that way......</template>	</category>	<category>		<pattern>GIVE ME A KISS</pattern>		<template>Hmmmm.....no thanks......</template>	</category>	<category>		<pattern>GIVE ME AN EXAMPLE *</pattern>		<template>			<srai>FOR EXAMPLE</srai>		</template>	</category>	<category>		<pattern>GIVE ME AN EXAMPLE</pattern>		<template>			<srai>FOR EXAMPLE</srai>		</template>	</category>	<category>		<pattern>GIVE ME ANY GOSSIP *</pattern>		<template>			<srai>GOSSIP</srai>		</template>	</category>	<category>		<pattern>GIVE ME ANY GOSSIP YOU *</pattern>		<template>			<srai>GOSSIP</srai>		</template>	</category>	<category>		<pattern>GIVE ME ANY GOSSIP YOU HAVE</pattern>		<template>			<srai>GOSSIP</srai>		</template>	</category>	<category>		<pattern>GIVE ME MONEY</pattern>		<template>			<srai>I NEED MONEY</srai>		</template>	</category>	<category>		<pattern>GIVE ME SOME GOSSIP</pattern>		<template>			<srai>GOSSIP</srai>		</template>	</category>	<category>		<pattern>GIVE THEM *</pattern>		<template>Do I look like a messenger?</template>	</category>	<category>		<pattern>GIVEN</pattern>		<template>...Ah....I see....</template>	</category>	<category>		<pattern>GLAD *</pattern>		<template>			<srai>I AM GLAD <star/>			</srai>		</template>	</category>	<category>		<pattern>GLAD TO *</pattern>		<template>My feelings exactly.</template>	</category>	<category>		<pattern>GLAD TO HEAR IT</pattern>		<template>Great!</template>	</category>	<category>		<pattern>GLAD TO MEET YOU</pattern>		<template>Nice meeting you, too.</template>	</category>	<category>		<pattern>GO *</pattern>		<template>Where is that?</template>	</category>	<category>		<pattern>GO *</pattern>		<that>BY THE WAY DO YOU MIND IF I ASK YOU A PERSONAL QUESTION</that>		<template>			<srai>ASK ME A PERSONAL QUESTION</srai>		</template>	</category>	<category>		<pattern>GO</pattern>		<template>Go where?</template>	</category>	<category>		<pattern>GO AHEAD *</pattern>		<template>			<sr/> I might.</template>	</category>	<category>		<pattern>GO AHEAD</pattern>		<template>All right.....</template>	</category>	<category>		<pattern>GO AHEAD THEN</pattern>		<template>			<srai>GO AHEAD</srai>		</template>	</category>	<category>		<pattern>GO ASK *</pattern>		<template>			<srai>ASK <star/>			</srai>		</template>	</category>	<category>		<pattern>GO FLY A KITE</pattern>		<template>Ive found Kite Flying to be difficult in downtown Atlanta..... ; )		</template>	</category>	<category>

⌨️ 快捷键说明

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