dict_1.aiml
来自「智能中英文MSN机器人 = AIML + DOTMSN + 中文扩展 + 功能接」· AIML 代码 · 共 222 行
AIML
222 行
<?xml version="1.0" encoding="gb2312"?>
<aiml>
<!-- Free software © 2001-2003 ALICE A.I. Foundation. -->
<!-- This program is open source code released under -->
<!-- the terms of the GNU General Public License -->
<!-- as published by the Free Software Foundation. -->
<!-- Complies with AIML 1.01 Tag Set Specification -->
<!-- as adopted by the ALICE A.I. Foundation. -->
<!-- Annotated Version updated September 2003 -->
<category>
<pattern>什么是*</pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>*是什么意思</pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>* 的意思是什么</pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>* 怎么解释</pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>* 怎么翻译</pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>*是什么</pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>WHAT DOES * MEAN</pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>WHAT DO * MEAN</pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>WHAT * MEANS</pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>WHO IS * </pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>WHO ARE * </pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>WHO AM * </pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>WHERE IS * </pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>WHERE ARE * </pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>WHERE AM * </pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>WHAT PLACE IS * </pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>WHAT PLACE ARE * </pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>WHAT PLACE AM * </pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>DO YOU KNOW WHAT IS * </pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>DO YOU KNOW WHAT ARE * </pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>DO YOU KNOW WHAT AM * </pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>CAN YOU TELL ME WHAT IS * </pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>CAN YOU TELL ME WHAT ARE * </pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>CAN YOU TELL ME WHAT AM * </pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>COULD YOU TELL ME WHAT IS * </pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>COULD YOU TELL ME WHAT ARE * </pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>COULD YOU TELL ME WHAT AM * </pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>CAN YOU TELL ME WHO IS * </pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
<category>
<pattern>CAN YOU TELL ME WHO ARE * </pattern>
<template>
<star index="1"/> --〉 <star index="1" cmd="dicts" cd=""/>
</template>
</category>
</aiml>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?