📄 dict_1.aiml
字号:
<?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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -