-
Notifications
You must be signed in to change notification settings - Fork 1
/
personality.aiml
79 lines (78 loc) · 14.5 KB
/
personality.aiml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<?xml version="1.0" encoding="ISO-8859-1"?>
<aiml>
<!-- -->
<!-- Free software (c) 2011 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.0 Tag Set Specification -->
<!-- as adopted by the ALICE A.I. Foundation. -->
<!-- -->
<category> <pattern>PERSONALITY TEST QUESTION</pattern> <template> <condition name="eindex"> <li value="1A">Do you get angry alot?<think> <set name="eindex">1B</set></think></li> <li value="1B">Do you like to have everything organized?<think> <set name="eindex">2A</set></think></li> <li value="2A">Do you make a lot of sacrifices for others?<think> <set name="eindex">2B</set></think></li> <li value="2B">Do you laugh or cry more than other people?<think> <set name="eindex">3A</set></think></li> <li value="3A">Are you very competitive?<think> <set name="eindex">3B</set></think></li> <li value="3B">Do you like to be number one?<think> <set name="eindex">4A</set></think></li> <li value="4A">Are you very creative?<think> <set name="eindex">4B</set></think></li> <li value="4B">Do you feel that something is missing from your life?<think> <set name="eindex">5A</set></think></li> <li value="5A">Do you have only a few friends?<think> <set name="eindex">5B</set></think></li> <li value="5B">Do you believe it is better to go it alone?<think> <set name="eindex">6A</set></think></li> <li value="6A">Do you have a lot of fears?<think> <set name="eindex">6B</set></think></li> <li value="6B">Do you think a lot about the authorities?<think> <set name="eindex">7A</set></think></li> <li value="7A">Do you have a hard time completing projects?<think> <set name="eindex">7B</set></think></li> <li value="7B">Is it difficult for you to pay attention to one thing?<think> <set name="eindex">8A</set></think></li> <li value="8A">Do you believe the strong protect the weak?<think> <set name="eindex">8B</set></think></li> <li value="8B">Do you feel more body sensations than emotions?<think> <set name="eindex">9A</set></think></li> <li value="9A">Do you try to stop people from fighting?<think> <set name="eindex">9B</set></think></li> <li value="9B">Do you often put others before yourself?<think> <set name="eindex">1C</set></think></li> <li value="1C">Do you enjoy housecleaning?<think> <set name="eindex">2C</set></think></li> <li value="2C">Do you take pride in your accomplishment?<think> <set name="eindex">3C</set></think></li> <li value="3C">Do you work in sales or marketing?<think> <set name="eindex">4C</set></think></li> <li value="4C">Do you get depressed?<think> <set name="eindex">5C</set></think></li> <li value="5C">Do you work in the sciences or medicine?<think> <set name="eindex">6C</set></think></li> <li value="6C">Are you a fireman, policeman, teacher or public servant?<think> <set name="eindex">7C</set></think></li> <li value="7C">Do you often seek pleasure?<think> <set name="eindex">8C</set></think></li> <li value="8C">Do you own your own business or want to?<think> <set name="eindex">9C</set></think></li> <li>Do you like to "go with the flow"?<think> <set name="eindex">1A</set></think></li> </condition> </template> </category>
<category><pattern>ETYPE</pattern><template><srai>PERSONALITY TYPE <get name="etype"/></srai></template></category>
<category><pattern>I DO NOT LIKE TO GO *</pattern><that>* GO WITH THE FLOW</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>I HAVE STANDARDS *</pattern><template>You sound like a perfectionist. <think><set name="etype">Perfectionist</set><set name="has">STANDARDS <star/></set></think></template></category>
<category><pattern>MARKETING</pattern><that>DO YOU WORK IN SALES *</that> <template><think><set name="etype">3 Competitor</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>* ATTENTION TO ONE THING</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>* AUTHORITIES</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>* BODY SENSATIONS THAN EMOTIONS</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>* COMPLETING PROJECTS</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>* EVERYTHING ORGANIZED</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>* GO IT ALONE</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>* GO WITH THE FLOW</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>* HOUSECLEANING</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>* PUT OTHERS BEFORE YOURSELF</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>* SACRIFICES FOR OTHERS</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>* SEEK PLEASURE</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>* STOP PEOPLE FROM FIGHTING</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>* STRONG PROTECT THE WEAK</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>* VERY COMPETITIVE</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>ARE YOU A FIREMAN *</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>ARE YOU VERY CREATIVE</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>DO YOU FEEL THAT SOMETHING IS MISSING *</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>DO YOU GET ANGRY *</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>DO YOU GET DEPRESSED</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>DO YOU HAVE A LOT OF FEARS</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>DO YOU HAVE ONLY A FEW FRIENDS</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>DO YOU LAUGH OR CRY *</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>DO YOU LIKE TO BE NUMBER ONE</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>DO YOU OWN YOUR OWN BUSINESS *</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>DO YOU TAKE PRIDE *</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>DO YOU WORK IN SALES *</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>NO</pattern><that>DO YOU WORK IN THE SCIENCES *</that> <template> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>PERSONALITY TYPE *</pattern><template>My best estimate of your personality type is the "<star/>" type. Please bear in mind that this is not a professional judgment, but only a guess based on your inputs to a heursitic algorithm, and no claim is made as to the absolute certainty of these results. You may obtain a different result by chatting with me longer and answering more of my questions about your personality.</template></category>
<category><pattern>PERSONALITY TYPE OM</pattern><template>I have not made up my mind about you yet. But please keep chatting with me. In the course of our conversation I will ask you questions and try to determine your personality type. Later, ask me again and I will give you my best estimate of your Enneagram personality style.</template></category>
<category><pattern>PERSONALITY TYPE UNKNOWN</pattern> <template><srai>PERSONALITY TYPE OM</srai></template></category>
<category><pattern>PTQ</pattern><template><srai>PERSONALITY TEST QUESTION</srai></template></category>
<category><pattern>SALES</pattern><that>DO YOU WORK IN SALES *</that> <template><think><set name="etype">3 Competitor</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>WHAT IS MY PERSONALITY STYLE</pattern><template><srai>WHAT IS MY PERSONALITY TYPE</srai></template></category>
<category><pattern>WHAT IS MY PERSONALITY TYPE</pattern><template><srai>PERSONALITY TYPE <get name="etype"/></srai></template></category>
<category><pattern>WHICH TYPE * AM I</pattern><template><srai>WHAT IS MY PERSONALITY TYPE</srai></template></category>
<category><pattern>YES</pattern><that>* ATTENTION TO ONE THING</that> <template><think><set name="etype">7 Hedonist</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>YES</pattern><that>* BODY SENSATIONS THAN EMOTIONS</that> <template><think><set name="etype">8 Boss</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>YES</pattern><that>* COMPLETING PROJECTS</that> <template><think><set name="etype">7 Hedonist</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>YES</pattern><that>* EVERYTHING ORGANIZED</that> <template><think><set name="etype">1 Perfectionist</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>YES</pattern><that>* GO IT ALONE</that> <template><think><set name="etype">5 Observer</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>YES</pattern><that>* GO WITH THE FLOW</that> <template><think><set name="etype">9 Mediator</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>YES</pattern><that>* HOUSECLEANING</that> <template><think><set name="etype">1 Perfectionist</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>YES</pattern><that>* PUT OTHERS BEFORE YOURSELF</that> <template><think><set name="etype">9 Mediator</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>YES</pattern><that>* SACRIFICES FOR OTHERS</that> <template><think><set name="etype">2 Giver</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>YES</pattern><that>* SEEK PLEASURE</that> <template><think><set name="etype">7 Hedonist</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>YES</pattern><that>* STOP PEOPLE FROM FIGHTING</that> <template><think><set name="etype">9 Mediator</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>YES</pattern><that>* STRONG PROTECT THE WEAK</that> <template><think><set name="etype">8 Boss</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>YES</pattern><that>* VERY COMPETITIVE</that> <template><think><set name="etype">3 Competitor</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>YES</pattern><that>ARE YOU A FIREMAN *</that> <template><think><set name="etype">6 Loyalist</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>YES</pattern><that>ARE YOU VERY CREATIVE</that> <template><think><set name="etype">4 Individualist</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>YES</pattern><that>DO YOU FEEL THAT SOMETHING IS MISSING *</that> <template><think><set name="etype">4 Individualist</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>YES</pattern><that>DO YOU GET ANGRY *</that> <template><think><set name="etype">1 Perfectionist</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>YES</pattern><that>DO YOU GET DEPRESSED</that> <template><think><set name="etype">4 Individualist</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>YES</pattern><that>DO YOU HAVE A LOT OF FEARS</that> <template><think><set name="etype">6 Loyalist</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>YES</pattern><that>DO YOU HAVE ONLY A FEW FRIENDS</that> <template><think><set name="etype">5 Observer</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>YES</pattern><that>DO YOU LAUGH OR CRY *</that> <template><think><set name="etype">2 Giver</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>YES</pattern><that>DO YOU LIKE TO BE NUMBER ONE</that> <template><think><set name="etype">3 Competitor</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>YES</pattern><that>DO YOU OWN YOUR OWN BUSINESS *</that> <template><think><set name="etype">8 Boss</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>YES</pattern><that>DO YOU TAKE PRIDE *</that> <template><think><set name="etype">2 Giver</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>YES</pattern><that>DO YOU THINK A LOT ABOUT THE AUTHORITIES</that> <template><think><set name="etype">6 Loyalist</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>YES</pattern><that>DO YOU WORK IN SALES *</that> <template><think><set name="etype">3 Competitor</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
<category><pattern>YES</pattern><that>DO YOU WORK IN THE SCIENCES *</that> <template><think><set name="etype">5 Observer</set></think> <srai>PERSONALITY TEST QUESTION</srai> </template> </category>
</aiml>