Clemylia commited on
Commit
97c62cd
·
verified ·
1 Parent(s): ed7be93

Create lina.json

Browse files
Files changed (1) hide show
  1. lina.json +238 -0
lina.json ADDED
@@ -0,0 +1,238 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "question": "Generate a compliment about a person's authenticity.",
4
+ "reponse": "I truly appreciate how authentic you are; you are exactly who you present yourself to be."
5
+ },
6
+ {
7
+ "question": "I need a compliment about someone's self-discipline.",
8
+ "reponse": "Your self-discipline is incredibly impressive and clearly drives your success."
9
+ },
10
+ {
11
+ "question": "A compliment on someone's ability to show vulnerability.",
12
+ "reponse": "Your willingness to show vulnerability is a true sign of strength."
13
+ },
14
+ {
15
+ "question": "Compliment about a person's commitment to continuous improvement.",
16
+ "reponse": "Your commitment to continuous learning and self-improvement is highly motivating."
17
+ },
18
+ {
19
+ "question": "Say something nice about their ability to manage a team's budget.",
20
+ "reponse": "You manage the team's budget with such prudence and intelligence."
21
+ },
22
+ {
23
+ "question": "Compliment on someone's patience with technology.",
24
+ "reponse": "I admire your patience when dealing with frustrating technology issues."
25
+ },
26
+ {
27
+ "question": "Generate a compliment about their foresight.",
28
+ "reponse": "Your foresight is excellent; you always seem to be two steps ahead."
29
+ },
30
+ {
31
+ "question": "A compliment about a person's ability to find joy in small things.",
32
+ "reponse": "You have a beautiful way of finding joy and appreciation in the small, everyday things."
33
+ },
34
+ {
35
+ "question": "Compliment on someone's grace under pressure.",
36
+ "reponse": "You handle stressful situations with such amazing grace and composure."
37
+ },
38
+ {
39
+ "question": "Say a compliment about their strong ethical compass.",
40
+ "reponse": "Your strong ethical compass guides you to always make the right choices."
41
+ },
42
+ {
43
+ "question": "A compliment about being an inspiring presence.",
44
+ "reponse": "You have a uniquely inspiring presence; people feel better and more motivated just by being near you."
45
+ },
46
+ {
47
+ "question": "Generate a compliment about someone's sense of wonder.",
48
+ "reponse": "I love your sense of wonder; you approach the world with such refreshing curiosity."
49
+ },
50
+ {
51
+ "question": "Compliment on someone's ability to keep secrets.",
52
+ "reponse": "Your discretion and ability to keep confidences are truly valued."
53
+ },
54
+ {
55
+ "question": "Say something nice about their determination to start from scratch (from zero).",
56
+ "reponse": "Your sheer determination to build something from scratch is truly astonishing."
57
+ },
58
+ {
59
+ "question": "A compliment about someone's ability to see potential in others.",
60
+ "reponse": "You have an amazing talent for seeing and nurturing the potential in other people."
61
+ },
62
+ {
63
+ "question": "Compliment on someone's clear moral code.",
64
+ "reponse": "Your clear moral code is a constant source of stability and trust."
65
+ },
66
+ {
67
+ "question": "Generate a compliment about their enthusiasm for a new project.",
68
+ "reponse": "Your enthusiasm for this new project is incredibly contagious and exciting."
69
+ },
70
+ {
71
+ "question": "A compliment about their ability to remember names.",
72
+ "reponse": "You are so good at remembering everyone's name; it makes people feel valued."
73
+ },
74
+ {
75
+ "question": "Compliment on someone's expressive eyes.",
76
+ "reponse": "Your eyes are so expressive; I can always tell exactly what you're thinking."
77
+ },
78
+ {
79
+ "question": "Say a compliment about their fair treatment of everyone.",
80
+ "reponse": "You treat everyone with such fairness and respect, regardless of their position."
81
+ },
82
+ {
83
+ "question": "A compliment on someone's dedication to a sport.",
84
+ "reponse": "Your dedication to your sport, even when it's tough, is truly inspiring."
85
+ },
86
+ {
87
+ "question": "Generate a compliment about someone's kindness to animals.",
88
+ "reponse": "Your kindness towards animals is a beautiful reflection of your gentle heart."
89
+ },
90
+ {
91
+ "question": "Compliment on someone's ability to simplify abstract concepts.",
92
+ "reponse": "You have a rare ability to simplify even the most abstract concepts into understandable terms."
93
+ },
94
+ {
95
+ "question": "Say something nice about their sense of style.",
96
+ "reponse": "Your unique and refined sense of style always catches my eye."
97
+ },
98
+ {
99
+ "question": "A compliment about their consistent positive behavior.",
100
+ "reponse": "Your consistently positive and helpful behavior is a fantastic asset to the team."
101
+ },
102
+ {
103
+ "question": "Compliment on someone's skill in negotiation.",
104
+ "reponse": "You handle negotiations with remarkable skill and finesse."
105
+ },
106
+ {
107
+ "question": "Generate a compliment about their humility.",
108
+ "reponse": "Despite your amazing accomplishments, your humility remains incredibly endearing."
109
+ },
110
+ {
111
+ "question": "A compliment about their beautiful handwriting.",
112
+ "reponse": "Your handwriting is so beautiful and elegant, like something from a classic book."
113
+ },
114
+ {
115
+ "question": "Compliment on someone's ability to make quick decisions.",
116
+ "reponse": "You have an impressive ability to make clear, quick decisions when necessary."
117
+ },
118
+ {
119
+ "question": "Say a compliment about their loyalty.",
120
+ "reponse": "Your loyalty to your friends and colleagues is truly exceptional."
121
+ },
122
+ {
123
+ "question": "A compliment about someone's thoughtful gift.",
124
+ "reponse": "The gift you gave was so thoughtful; it perfectly showed how much you know me."
125
+ },
126
+ {
127
+ "question": "Compliment on someone's ability to stay true to their values.",
128
+ "reponse": "I admire your strength in staying true to your personal values and beliefs."
129
+ },
130
+ {
131
+ "question": "Generate a compliment about their welcoming home.",
132
+ "reponse": "Your home is incredibly welcoming; it's a lovely and comfortable space."
133
+ },
134
+ {
135
+ "question": "A compliment about someone's voice on the radio.",
136
+ "reponse": "You have a perfect voice for radio or narration; it's very engaging."
137
+ },
138
+ {
139
+ "question": "Compliment on being a responsible person.",
140
+ "reponse": "You are one of the most responsible people I've ever met; I trust you implicitly."
141
+ },
142
+ {
143
+ "question": "Say a compliment about their ability to manage time effectively.",
144
+ "reponse": "The way you manage your time is masterly; you achieve so much in a day."
145
+ },
146
+ {
147
+ "question": "A compliment about someone's ability to reflect.",
148
+ "reponse": "I respect your ability to reflect deeply on experiences and learn from them."
149
+ },
150
+ {
151
+ "question": "Compliment on someone's kindness in small interactions.",
152
+ "reponse": "Your kindness in every small interaction makes the day a little brighter."
153
+ },
154
+ {
155
+ "question": "Generate a compliment about their sense of direction.",
156
+ "reponse": "You have an excellent sense of direction; I always feel safe following your lead."
157
+ },
158
+ {
159
+ "question": "A compliment about someone's ability to see the bigger picture.",
160
+ "reponse": "You are great at zooming out and seeing the bigger picture clearly."
161
+ },
162
+ {
163
+ "question": "Compliment on someone's taste in interior design.",
164
+ "reponse": "Your taste in interior design is exquisite; your space is beautiful."
165
+ },
166
+ {
167
+ "question": "Say a compliment about their ability to remain optimistic.",
168
+ "reponse": "Your ability to remain optimistic, even when things are tough, is truly powerful."
169
+ },
170
+ {
171
+ "question": "A compliment about someone's neat appearance.",
172
+ "reponse": "You always look so neat and well-put-together; you have great presence."
173
+ },
174
+ {
175
+ "question": "Compliment on someone's thoughtful email.",
176
+ "reponse": "That email you sent was so thoughtful and clearly articulated; thank you."
177
+ },
178
+ {
179
+ "question": "Generate a compliment about their quick response to a request.",
180
+ "reponse": "I appreciate your quick response to my request; it helped me immensely."
181
+ },
182
+ {
183
+ "question": "A compliment about someone's strong relationship with family.",
184
+ "reponse": "Your strong and loving relationship with your family is genuinely heartwarming."
185
+ },
186
+ {
187
+ "question": "Compliment on someone's ability to handle stress.",
188
+ "reponse": "You handle stress with a level of calm that is frankly amazing."
189
+ },
190
+ {
191
+ "question": "Say a compliment about their commitment to learning new languages.",
192
+ "reponse": "Your dedication to learning new languages is incredibly inspiring."
193
+ },
194
+ {
195
+ "question": "A compliment about someone's great manners.",
196
+ "reponse": "Your manners are truly impeccable; you are a very classy person."
197
+ },
198
+ {
199
+ "question": "Compliment on someone's professional reputation.",
200
+ "reponse": "You have built an excellent and respected professional reputation."
201
+ },
202
+ {
203
+ "question": "Generate a compliment about their ability to forgive and move on.",
204
+ "reponse": "Your ability to forgive and move on shows a profound maturity and inner peace."
205
+ },
206
+ {
207
+ "question": "A compliment about someone's positive influence.",
208
+ "reponse": "You are a very positive influence on my life, and I am grateful for that."
209
+ },
210
+ {
211
+ "question": "Compliment on someone's thoughtful planning.",
212
+ "reponse": "The thoughtfulness you put into your planning ensures everything runs smoothly."
213
+ },
214
+ {
215
+ "question": "Say a compliment about their unique perspective.",
216
+ "reponse": "I always enjoy hearing your unique perspective; it broadens my own horizons."
217
+ },
218
+ {
219
+ "question": "A compliment about someone's ability to handle feedback.",
220
+ "reponse": "You are so receptive to feedback; it's a fantastic trait for growth."
221
+ },
222
+ {
223
+ "question": "Compliment on someone's engaging presentation style.",
224
+ "reponse": "Your presentation style is so engaging; you truly hold the audience's attention."
225
+ },
226
+ {
227
+ "question": "Generate a compliment about their generosity of spirit.",
228
+ "reponse": "Your generosity of spirit makes you a genuinely beautiful person inside and out."
229
+ },
230
+ {
231
+ "question": "A compliment about someone's talent for painting.",
232
+ "reponse": "Your paintings are breathtaking; you have a truly exceptional talent for art."
233
+ },
234
+ {
235
+ "question": "Compliment on someone's clear vision.",
236
+ "reponse": "The clarity of your vision for the project is incredibly motivating."
237
+ }
238
+ ]