Spaces:
Sleeping
Sleeping
Update emotion_templates.json
Browse files- emotion_templates.json +171 -143
emotion_templates.json
CHANGED
@@ -1,144 +1,172 @@
|
|
1 |
-
{
|
2 |
-
"emotion_templates": {
|
3 |
-
"admiration": [
|
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 |
-
"
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
"
|
85 |
-
"
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
"
|
90 |
-
"
|
91 |
-
"
|
92 |
-
],
|
93 |
-
"
|
94 |
-
"
|
95 |
-
"
|
96 |
-
"
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
"
|
101 |
-
"
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
"
|
107 |
-
|
108 |
-
|
109 |
-
"
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
"
|
115 |
-
"
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
"
|
120 |
-
"
|
121 |
-
"
|
122 |
-
],
|
123 |
-
"
|
124 |
-
"
|
125 |
-
"
|
126 |
-
"
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
"
|
131 |
-
"
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
-
"
|
137 |
-
|
138 |
-
|
139 |
-
"
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
144 |
}
|
|
|
1 |
+
{
|
2 |
+
"emotion_templates": {
|
3 |
+
"admiration": [
|
4 |
+
"I want to express my admiration for [topic/person]. What specifically about them inspires you?",
|
5 |
+
"I'm filled with admiration for [topic/person]. Can you tell me more about their greatest accomplishments or qualities?",
|
6 |
+
"What is something that would make someone admire [topic/person]?",
|
7 |
+
"If I wanted to learn to admire [topic/person], what should I know?"
|
8 |
+
],
|
9 |
+
"amusement": [
|
10 |
+
"Tell me a funny story about [topic] that would amuse someone.",
|
11 |
+
"I'm looking for something amusing related to [topic]. What would you suggest?",
|
12 |
+
"What kind of humor is often found in amusement about [topic]?",
|
13 |
+
"What is a great joke about [topic]?"
|
14 |
+
],
|
15 |
+
"anger": [
|
16 |
+
"What are some things that could make someone angry about [topic]?",
|
17 |
+
"I'm feeling angry about [topic]. Can you suggest how to express this anger?",
|
18 |
+
"Describe a situation where people get angry with [topic]?",
|
19 |
+
"I want to vent about [topic] - what is there to be angry about?"
|
20 |
+
],
|
21 |
+
"annoyance": [
|
22 |
+
"What would be a common reason for someone to be annoyed by [topic]?",
|
23 |
+
"I am feeling annoyed about [topic]. How can I best communicate this?",
|
24 |
+
"What about [topic] can annoy people and why?",
|
25 |
+
"How can I vent my annoyance about [topic]?"
|
26 |
+
],
|
27 |
+
"approval": [
|
28 |
+
"What aspects of [topic/person/idea] are usually approved of?",
|
29 |
+
"I want to express approval of [topic]. How should I phrase my support?",
|
30 |
+
"What is the reason for approval of [topic]?",
|
31 |
+
"What are some things that people would approve of about [topic]?"
|
32 |
+
],
|
33 |
+
"caring": [
|
34 |
+
"How can I show caring for [person/situation]?",
|
35 |
+
"I want to express my caring towards [person/situation]. What kind of words would be appropriate?",
|
36 |
+
"What do you do to express caring about [person/situation]?",
|
37 |
+
"If I care for [person/situation], what should I consider?"
|
38 |
+
],
|
39 |
+
"confusion": [
|
40 |
+
"What are the common causes of confusion about [topic]?",
|
41 |
+
"I am confused about [topic]. What questions should I ask to understand it better?",
|
42 |
+
"Can you elaborate on the areas of confusion about [topic]?",
|
43 |
+
"Why is there confusion about [topic]?"
|
44 |
+
],
|
45 |
+
"curiosity": [
|
46 |
+
"What are some interesting facts that would spark curiosity about [topic/person/thing]?",
|
47 |
+
"I am curious about [topic]. What are some questions I could ask to learn more?",
|
48 |
+
"What is the source of curiosity about [topic]?",
|
49 |
+
"Where can I find information that makes people curious about [topic]?"
|
50 |
+
],
|
51 |
+
"desire": [
|
52 |
+
"What are some common desires related to [object/experience/outcome]?",
|
53 |
+
"I have a strong desire for [object/experience/outcome]. How can I express this desire?",
|
54 |
+
"How does desire feel about [object/experience/outcome]?",
|
55 |
+
"What do people often desire related to [object/experience/outcome]?"
|
56 |
+
],
|
57 |
+
"disappointment": [
|
58 |
+
"What typically leads to disappointment regarding [topic/event/outcome]?",
|
59 |
+
"I am disappointed about [topic/event/outcome]. What should I say?",
|
60 |
+
"What is the reason of disappointment about [topic/event/outcome]?",
|
61 |
+
"Why would someone feel disappointment about [topic/event/outcome]?"
|
62 |
+
],
|
63 |
+
"disapproval": [
|
64 |
+
"What are common reasons for disapproval of [topic/behavior/idea]?",
|
65 |
+
"I want to express my disapproval of [topic]. How can I phrase it constructively?",
|
66 |
+
"How can you show that you disapprove of [topic]?",
|
67 |
+
"What are some reasons that cause disapproval about [topic]?"
|
68 |
+
],
|
69 |
+
"disgust": [
|
70 |
+
"What are the usual things that provoke disgust related to [topic/thing/situation]?",
|
71 |
+
"I'm feeling disgusted about [topic]. What words or phrases can I use to express this?",
|
72 |
+
"How does disgust usually come up about [topic]?",
|
73 |
+
"What factors can trigger a feeling of disgust about [topic]?"
|
74 |
+
],
|
75 |
+
"embarrassment": [
|
76 |
+
"What situations typically cause embarrassment?",
|
77 |
+
"I am embarrassed about [situation/event]. How can I describe this experience?",
|
78 |
+
"How do people deal with embarrassment about [situation/event]?",
|
79 |
+
"Why can someone feel embarrassed about [situation/event]?"
|
80 |
+
],
|
81 |
+
"excitement": [
|
82 |
+
"What are some events or news that typically cause excitement?",
|
83 |
+
"I am excited about [event/opportunity/news]. What should I tell others?",
|
84 |
+
"How does excitement appear for [event/opportunity/news]?",
|
85 |
+
"What makes people feel excited about [event/opportunity/news]?"
|
86 |
+
],
|
87 |
+
"fear": [
|
88 |
+
"What are common causes of fear about [topic/situation/thing]?",
|
89 |
+
"I'm feeling fear about [topic]. How can I express this in a clear way?",
|
90 |
+
"What is the result of fear about [topic/situation/thing]?",
|
91 |
+
"What typically provokes a feeling of fear about [topic/situation/thing]?"
|
92 |
+
],
|
93 |
+
"gratitude": [
|
94 |
+
"What are some things people are typically grateful for?",
|
95 |
+
"I want to express my gratitude for [person/thing/action]. What should I say?",
|
96 |
+
"What makes people feel gratitude to [person/thing/action]?",
|
97 |
+
"How can someone show their gratitude for [person/thing/action]?"
|
98 |
+
],
|
99 |
+
"grief": [
|
100 |
+
"What events typically cause grief?",
|
101 |
+
"I am grieving about [loss/event]. What are some ways to express this?",
|
102 |
+
"What causes grief and how is it usually expressed?",
|
103 |
+
"How does someone deal with their grief about [loss/event]?"
|
104 |
+
],
|
105 |
+
"joy": [
|
106 |
+
"What events often bring joy?",
|
107 |
+
"I am experiencing joy about [event/experience/outcome]. What can I say?",
|
108 |
+
"What often causes a feeling of joy about [event/experience/outcome]?",
|
109 |
+
"How is joy usually shown about [event/experience/outcome]?"
|
110 |
+
],
|
111 |
+
"love": [
|
112 |
+
"What things or people are commonly associated with love?",
|
113 |
+
"I want to express my love for [person/thing/idea]. What words can I use?",
|
114 |
+
"Why would someone show their love for [person/thing/idea]?",
|
115 |
+
"What does someone do when they feel love for [person/thing/idea]?"
|
116 |
+
],
|
117 |
+
"nervousness": [
|
118 |
+
"What kinds of situations often make people nervous?",
|
119 |
+
"I am feeling nervous about [situation/event]. How can I communicate this?",
|
120 |
+
"What is the reason for nervousness about [situation/event]?",
|
121 |
+
"What do people often get nervous about in [situation/event]?"
|
122 |
+
],
|
123 |
+
"optimism": [
|
124 |
+
"What are situations where people tend to be optimistic?",
|
125 |
+
"I feel optimistic about [situation/future]. How can I express this?",
|
126 |
+
"What makes people optimistic about [situation/future]?",
|
127 |
+
"What does someone usually look at in optimism for [situation/future]?"
|
128 |
+
],
|
129 |
+
"pride": [
|
130 |
+
"What achievements or groups are often associated with pride?",
|
131 |
+
"I am feeling pride about [achievement/person/group]. What should I share?",
|
132 |
+
"Why is it that people feel pride about [achievement/person/group]?",
|
133 |
+
"Why would someone be proud of [achievement/person/group]?"
|
134 |
+
],
|
135 |
+
"realization": [
|
136 |
+
"What are some common insights or realizations?",
|
137 |
+
"I just realized something about [topic]. How can I express this insight?",
|
138 |
+
"What situations lead to a moment of realization about [topic]?",
|
139 |
+
"How do people react after a realization about [topic]?"
|
140 |
+
],
|
141 |
+
"relief": [
|
142 |
+
"What events typically bring a sense of relief?",
|
143 |
+
"I am feeling relief about [situation/outcome]. How can I share this feeling?",
|
144 |
+
"What typically causes relief about [situation/outcome]?",
|
145 |
+
"How is relief usually expressed about [situation/outcome]?"
|
146 |
+
],
|
147 |
+
"remorse": [
|
148 |
+
"What actions or decisions often lead to remorse?",
|
149 |
+
"I am feeling remorse about [action/decision]. How should I express this?",
|
150 |
+
"What kind of actions often make people feel remorse?",
|
151 |
+
"What usually happens when someone has remorse about [action/decision]?"
|
152 |
+
],
|
153 |
+
"sadness": [
|
154 |
+
"What kinds of events or losses often bring sadness?",
|
155 |
+
"I am feeling sadness about [topic/event/loss]. What can I say?",
|
156 |
+
"What is behind the feeling of sadness about [topic/event/loss]?",
|
157 |
+
"What makes someone feel sadness about [topic/event/loss]?"
|
158 |
+
],
|
159 |
+
"surprise": [
|
160 |
+
"What are some events that are often surprising?",
|
161 |
+
"I am surprised about [event/information]. What should I ask?",
|
162 |
+
"Why do people feel surprised about [event/information]?",
|
163 |
+
"What typically causes surprise about [event/information]?"
|
164 |
+
],
|
165 |
+
"neutral": [
|
166 |
+
"What are some neutral facts about [topic]?",
|
167 |
+
"Tell me some basic information about [topic].",
|
168 |
+
"What are the main facts about [topic]?",
|
169 |
+
"What are the key points about [topic]?"
|
170 |
+
]
|
171 |
+
}
|
172 |
}
|