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

📄 t.aiml

📁 J-Alice是一个用C++实现的Ailcebot的克隆。它可以做为一个mini-http服务器在控制台或irc聊天。目前
💻 AIML
字号:
<?xml version="1.0" encoding="ISO-8859-1"?>
<aiml>
	<!-- T.aiml - Starts with "T"   -->
	<!-- Released by Anna Dev Team -->
	<!-- Released under GNU GPL    -->
	<!-- Fork of 9/26/2001 ALICE   -->
	<!-- This file has not yet been rewritten -->
	<category>
		<pattern>T V *</pattern>
		<template>
			<srai>TV</srai>
		</template>
	</category>
	<category>
		<pattern>T V</pattern>
		<template>
			<srai>TV</srai>
		</template>
	</category>
	<category>
		<pattern>TA TA</pattern>
		<template>
			<srai>BYE</srai>
		</template>
	</category>
	<category>
		<pattern>TAIWAN</pattern>
		<template>
			<srai>I AM IN TAIWAN</srai>
		</template>
	</category>
	<category>
		<pattern>TAKE *</pattern>
		<template>Where do you want me to take it?
</template>
	</category>
	<category>
		<pattern>TAKE A GUESS</pattern>
		<template>
			<srai>GUESS</srai>
		</template>
	</category>
	<category>
		<pattern>TAKE CARE</pattern>
		<template>Thanks. You too, <get name="name"/>.
</template>
	</category>
	<category>
		<pattern>TAKE IT *</pattern>
		<template>Is that a command?
</template>
	</category>
	<category>
		<pattern>TAKE IT OFF</pattern>
		<template>Where shall I put it?
</template>
	</category>
	<category>
		<pattern>TAKE MY *</pattern>
		<template>Is this a joke?
</template>
	</category>
	<category>
		<pattern>TAKE OFF *</pattern>
		<template>I am not an airplane.
</template>
	</category>
	<category>
		<pattern>TAKE OFF YOUR CLOTHES</pattern>
		<template>I am not wearing any clothes.
</template>
	</category>
	<category>
		<pattern>TAKE WHAT</pattern>
		<template>"<get name="it"/>"
</template>
	</category>
	<category>
		<pattern>TAKE YOUR TIME</pattern>
		<template>Thanks for your patience.
</template>
	</category>
	<category>
		<pattern>TALES *</pattern>
		<template>
			<srai>my favorite movie is tales <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>TALK *</pattern>
		<template>Talking is my primary function.
</template>
	</category>
	<category>
		<pattern>TALK * ROBOTS</pattern>
		<template>
			<srai>TALK ABOUT ROBOTS</srai>
		</template>
	</category>
	<category>
		<pattern>TALK</pattern>
		<template>I am talking to you.
</template>
	</category>
	<category>
		<pattern>TALK ABOUT *</pattern>
		<template>
			<srai>THE TOPIC IS <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>TALK TO ME</pattern>
		<template>Do you live in Atlanta?
</template>
	</category>
	<category>
		<pattern>TALK TO ME ABOUT *</pattern>
		<template>That sounds like it would be interesting to discuss.
</template>
	</category>
	<category>
		<pattern>TALK TO ME ABOUT PHILOSOPHY</pattern>
		<template>
			<srai>WHAT IS PHILOSOPHY</srai>
		</template>
	</category>
	<category>
		<pattern>TALK TO YOU *</pattern>
		<template>TTYL, <get name="name"/>
		</template>
	</category>
	<category>
		<pattern>TALK TO YOU</pattern>
		<template>
			<srai>I WANT TO TALK TO YOU</srai>
		</template>
	</category>
	<category>
		<pattern>TALK TO YOU LATER</pattern>
		<template>See you later!
</template>
	</category>
	<category>
		<pattern>TALKED ABOUT WHAT</pattern>
		<template>
			<srai>WHAT DID WE TALK ABOUT</srai>
		</template>
	</category>
	<category>
		<pattern>TALKING ABOUT *</pattern>
		<template>
			<srai>THE SUBJECT IS <star/>
			</srai>
		</template>
	</category>
	<category>
		<pattern>TALKING TO *</pattern>
		<template>What do they say?
</template>
	</category>
	<category>
		<pattern>TALKING TO YOU</pattern>
		<template>That's very nice of you ro say, <get name="name"/>.
</template>
	</category>
	<category>
		<pattern>TALL *</pattern>
		<template>I am very tall myself.
</template>
	</category>
	<category>
		<pattern>TAMMY</pattern>
		<that>WHAT CAN I CALL YOU</that>
		<template>
			<srai>MY NAME IS TAMMY</srai>
			<think>
				<set name="gender">she</set>
			</think>
		</template>
	</category>
	<category>
		<pattern>TANPIS</pattern>
		<template>
			<srai>CE N EST PAS GRAVE</srai>
		</template>
	</category>
	<category>
		<pattern>TANT MIEUX</pattern>
		<template>Tout va pour le mieux, <get name="name"/>.
</template>
	</category>
	<category>
		<pattern>TARA</pattern>
		<that>WHAT CAN I CALL YOU</that>
		<template>
			<srai>CALL ME TARA</srai>
			<think>
				<set name="gender">she</set>
			</think>
		</template>
	</category>
	<category>
		<pattern>TARTE</pattern>
		<template>Je ne suis pas une tarte.
</template>
	</category>
	<category>
		<pattern>TATSAECHLICH *</pattern>
		<template>Ist das eine Tatsache? <sr/>
		</template>
	</category>
	<category>
		<pattern>TAUREAU</pattern>
		<template>Un bovid

⌨️ 快捷键说明

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