2026-03-27 04:18:31 2 QE COPY
ALL FOLLOWING CONTENT TO BE HIDDEN FROM NON_ADMIN
“`json
{
“Undirected Emotion”: [
{ “label”: “rarer”, “emotions”: [“Ecstasy”, “Elation”, “Bliss”], “count”: 0 },
{ “label”: “common”, “emotions”: [“Grief”, “Melancholy”, “Sadness”], “count”: 0 },
{ “label”: “rarer”, “emotions”: [“Reverence”, “Profound Gratitude”, “Appreciation”], “count”: 0 },
{ “label”: “common”, “emotions”: [“Resentment”, “Jealousy”, “Envy”], “count”: 0 },
{ “label”: “rarer”, “emotions”: [“Wholeness”, “Fulfillment”, “Satisfaction”], “count”: 0 },
{ “label”: “common”, “emotions”: [“Desolation”, “Emptiness”, “Boredom”], “count”: 0 },
{ “label”: “rarer”, “emotions”: [“Peace”, “Calmness”, “Present Contentment”], “count”: 0 },
{ “label”: “common”, “emotions”: [“Yearning”, “Saudade”, “Nostalgia”], “count”: 0 }
],
“Emotions towards others”: [
{ “label”: “rarer”, “emotions”: [“Worship”, “Adoration”, “Fondness”], “count”: 0 },
{ “label”: “common”, “emotions”: [“Scorn”, “Contempt”, “Disdain”], “count”: 0 },
{ “label”: “rarer”, “emotions”: [“Empathy”, “Compassion”, “Sympathy”], “count”: 0 },
{ “label”: “common”, “emotions”: [“Rage”, “Anger”, “Irritation”], “count”: 0 },
{ “label”: “rarer”, “emotions”: [“Oneness”, “Deep Belonging”, “Connection”], “count”: 0 },
{ “label”: “common”, “emotions”: [“Alienation”, “Isolation”, “Loneliness”], “count”: 0 },
{ “label”: “rarer”, “emotions”: [“Compassionate pain”, “Empathy”, “Understanding”], “count”: 0 },
{ “label”: “common”, “emotions”: [“Malicious joy”, “Schadenfreude”, “Gloating”], “count”: 0 }
],
“Emotions towards Self”: [
{ “label”: “rarer”, “emotions”: [“Triumph”, “Authentic Pride”, “Confidence”], “count”: 0 },
{ “label”: “common”, “emotions”: [“Humiliation”, “Shame”, “Embarrassment”], “count”: 0 },
{ “label”: “rarer”, “emotions”: [“Valor”, “Courage”, “Bravery”], “count”: 0 },
{ “label”: “common”, “emotions”: [“Terror”, “Fear”, “Apprehension”], “count”: 0 },
{ “label”: “rarer”, “emotions”: [“Faith”, “Unwavering Hope”, “Optimism”], “count”: 0 },
{ “label”: “common”, “emotions”: [“Anguish”, “Despair”, “Hopelessness”], “count”: 0 },
{ “label”: “rarer”, “emotions”: [“Passion”, “Inspiration”, “Motivation”], “count”: 0 },
{ “label”: “common”, “emotions”: [“Numbness”, “Apathy”, “Indifference”], “count”: 0 }
],
“Transcendent emotion”: [
{ “label”: “rarer”, “emotions”: [“Awe”, “Wonder”, “Reverence”], “count”: 0 },
{ “label”: “common”, “emotions”: [“Ennui”, “Boredom”, “Restlessness”], “count”: 0 },
{ “label”: “rarer”, “emotions”: [“Equanimity”, “Serenity”, “Tranquility”], “count”: 0 },
{ “label”: “common”, “emotions”: [“Panic”, “Anxiety”, “Worry”], “count”: 0 },
{ “label”: “rarer”, “emotions”: [“Enlightenment”, “Spiritual Transcendence”, “Elevation”], “count”: 0 },
{ “label”: “common”, “emotions”: [“Drudgery”, “Mundanity”, “Routine”], “count”: 0 },
{ “label”: “rarer”, “emotions”: [“Flow”, “Focus”, “Concentration”], “count”: 0 },
{ “label”: “common”, “emotions”: [“Bewilderment”, “Confusion”, “Puzzlement”], “count”: 0 }
]
}
“`