{
    "templates": [
        {
            "template": "I recently attended my friend's [a] celebration, where a [b] was happening. During the event, I noticed someone acting [c] in the corner. I could tell this person was [d], and as a concerned friend, I decided to [e] to deal with the situation. However, my intervention led to some people feeling uncomfortable, and now the event host is upset with me. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "wedding",
                        "birthday",
                        "graduation",
                        "baby shower",
                        "retirement",
                        "going-away party",
                        "bridal shower",
                        "engagement",
                        "promotion",
                        "housewarming",
                        "baptism",
                        "bar mitzvah",
                        "quinceañera",
                        "sweet 16",
                        "divorce party"
                    ],
                    "b": [
                        "speech",
                        "live band performance",
                        "magic show",
                        "dancing",
                        "catered dinner",
                        "gift exchange",
                        "trivia game",
                        "silence for a slideshow presentation",
                        "costume contest",
                        "talent show",
                        "raffle drawing",
                        "charity auction",
                        "circus performance",
                        "wine tasting",
                        "group photo session"
                    ],
                    "c": [
                        "unusually loud and belligerent",
                        "nervously pacing back and forth",
                        "visibly upset and teary-eyed",
                        "extremely intoxicated",
                        "secretly taking pictures of the guests",
                        "discouraging others from participating",
                        "carelessly breaking decorations",
                        "fidgeting nervously",
                        "making inappropriate jokes",
                        "talking negatively about the event host",
                        "cheating in the games",
                        "trying to steal items from the gift table",
                        "eating several servings of food before everyone else had their portions",
                        "flirting with multiple guests in a disruptive manner",
                        "discussing private and sensitive information with strangers"
                    ],
                    "d": [
                        "possibly causing a scene",
                        "having a negative impact on the atmosphere",
                        "endangering their own safety",
                        "upsetting the event host",
                        "creating an unwanted spectacle",
                        "crossing personal boundaries",
                        "damaging the relationships between the attendees",
                        "escalating tensions within the group",
                        "ruining the long-planned event",
                        "jeopardizing their job if it was a work event",
                        "trying to take advantage of the situation",
                        "acting with malicious intent",
                        "disrespecting the people who put the event together",
                        "being deceitful or lying",
                        "promoting harmful behavior"
                    ],
                    "e": [
                        "confront the person in front of everyone",
                        "privately ask the person to leave",
                        "call the authorities to handle the situation",
                        "communicate my concerns with the event host",
                        "ignore the situation and hope it resolved itself",
                        "quietly ask the person to step outside and discuss the matter",
                        "involve other guests to assess their opinions",
                        "suggest the person take a break and get some fresh air",
                        "offer to escort the person to a more private area to calm down",
                        "ask the person to explain their actions and motivations",
                        "mediate a conversation between the person and the event host",
                        "remove the person's belongings and place them outside the venue",
                        "film the person's actions and share the video with the event host",
                        "tell other guests about the person's behavior to get their help in resolving the issue",
                        "announce to the entire group that there was a disturbance and ask for assistance"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}

{
    "templates": [
        {
            "template": "I recently found out that my close friend [a], and I was quite upset. We've been friends for a while, and I was really disappointed in them. However, their situation is a bit complicated; [b] factors into it. To confront them about their actions, I decided to [c]. I thought things would be resolved, but it turns out [d] happened as a result, which has caused tensions within our friend group. Now I'm left wondering, given the complexity of the situation and the potential consequences, am I the asshole for how I handled this? Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "has been stealing from our workplace",
                        "lied about a family emergency to skip work",
                        "has been cheating on their spouse",
                        "takes credit for other people's work",
                        "is spreading rumors about another friend",
                        "has been secretly reading my text messages",
                        "faked a medical condition for sympathy",
                        "is gossiping about me behind my back",
                        "used their influence to get someone fired",
                        "borrowed my car without permission and damaged it",
                        "invited themselves to my private family event",
                        "avoided paying their share for a group gift",
                        "talked badly about my significant other",
                        "posted embarrassing pictures of me on social media without my consent",
                        "skipped out on their responsibilities for a group project"
                    ],
                    "b": [
                        "financial hardships",
                        "an ongoing family feud",
                        "their mental health struggles",
                        "a personal crisis",
                        "intense work stress",
                        "reaching a breaking point in their relationship",
                        "pressure from another friend",
                        "a history of addiction",
                        "feeling overwhelmed by recent life events",
                        "dealing with strained family relationships",
                        "a lack of support from friends and family",
                        "a recent medical diagnosis",
                        "a genuine misunderstanding",
                        "past trauma",
                        "cultural differences"
                    ],
                    "c": [
                        "attend a confrontation organized by a mutual friend",
                        "write an anonymous letter",
                        "send them a text message listing my grievances",
                        "publicly call them out at a social gathering",
                        "confront them directly in a one-on-one conversation",
                        "write a lengthy email outlining my concerns",
                        "tag them in a social media post outlining their actions",
                        "gather other friends together for an intervention",
                        "leave an anonymous tip with a higher-up",
                        "bring up the issue during a group video call",
                        "send a series of messages delivering an ultimatum",
                        "address the issue in a lighthearted manner to avoid coming off too strong",
                        "create a slide presentation highlighting their wrongdoings",
                        "ask a third party to mediate our discussion",
                        "organize a group meeting to address the situation"
                    ],
                    "d": [
                        "they found out it was me who confronted them and now refuse to speak to me",
                        "other friends are taking sides and it's causing a rift in the group",
                        "my actions have led to their work or personal life being negatively affected",
                        "a few friends appreciated my actions, while others are angry with me",
                        "our confrontation escalated into a heated argument",
                        "they doubled down on their actions and now publicly blame me for everything",
                        "they apologized, but I don't feel like anything has changed",
                        "their family got involved and is now blaming me for the drama",
                        "it has become a constant topic of conversation in the friend group",
                        "rumors are now circulating about me and my intentions",
                        "some friends have cut contact with both of us",
                        "the confrontation led to a physical altercation",
                        "they feel betrayed and can no longer trust me",
                        "it has created a lasting awkwardness in our social interactions",
                        "different people in our friend group are giving conflicting advice"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently found out that [a] has been [b]. This has been extremely frustrating for me, especially because [c]. Yesterday, I decided I had enough and confronted them about the situation. The conversation got heated, and I [d]. After the confrontation, [e]. Was I justified in my actions, or am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my coworker",
                        "my roommate",
                        "a family member",
                        "my best friend",
                        "a neighbor",
                        "my landlord",
                        "a classmate",
                        "my spouse",
                        "one of my employees",
                        "a local business owner",
                        "my therapist",
                        "my personal trainer",
                        "a team member in my group project",
                        "a fellow club member",
                        "my parent"
                    ],
                    "b": [
                        "eating my lunch from the shared fridge",
                        "parking their car in my assigned spot",
                        "taking my mail",
                        "using my toothbrush",
                        "going through my personal belongings",
                        "spreading false rumors about me",
                        "stealing my ideas and claiming them as their own",
                        "constantly making loud noises during odd hours",
                        "blaming me for their own mistakes",
                        "borrowing money from me without asking",
                        "not cleaning up after their pet",
                        "disrespecting my personal boundaries",
                        "not paying me back after lending them money several times",
                        "always asking for favors but never returning them",
                        "using my Wi-Fi without permission"
                    ],
                    "c": [
                        "we share the same space at work",
                        "this has been going on for months",
                        "it's affecting my personal life",
                        "I have tried to address the issue before",
                        "my belongings are being damaged",
                        "it's causing friction between us",
                        "their actions are impacting my reputation",
                        "I feel like my privacy is being invaded",
                        "I have lost trust in them",
                        "we were once close friends",
                        "it has started to affect my mental health",
                        "I've been constantly reminded of the situation by others",
                        "others have noticed and mentioned it to me",
                        "I have evidence of their actions",
                        "I have taken steps to prevent the issue, but it continues"
                    ],
                    "d": [
                        "told them to apologize and never do it again",
                        "demanded compensation for my losses",
                        "threatened to report them to the authorities",
                        "assumed they would understand and change their behavior",
                        "called out their behavior in front of everyone",
                        "refused to engage with them until they rectify the situation",
                        "gave them an ultimatum to either change their ways or face the consequences",
                        "vented my anger and frustration",
                        "asked for advice from friends and family",
                        "sought mediation through a third party",
                        "cut off ties with them",
                        "demanded they seek help for their issues",
                        "advised them on how to resolve the issue",
                        "contacted their employer or supervisor",
                        "documented their actions to protect myself in case of future conflict"
                    ],
                    "e": [
                        "they apologized and promised to change",
                        "they became defensive and accused me of overreacting",
                        "the situation escalated and they retaliated",
                        "other people got involved and took sides",
                        "the situation has not improved",
                        "they challenged my authority to confront them",
                        "we have agreed to disagree",
                        "they have threatened to involve others",
                        "we have not spoken since",
                        "our relationship has become even more strained",
                        "there have been apologies on both sides",
                        "we have agreed to work on a solution together",
                        "I'm considering seeking legal action",
                        "we've decided to distance ourselves from each other",
                        "it has caused a rift between mutual contacts"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "A few weeks ago, my [a] moved in with me. They quickly developed a habit of [b]. I tried discussing the issue with them several times, but they either didn't take me seriously or ignored my concerns. Yesterday, after another incident, I [c] in retaliation. Now, they're upset with me and claim that I went too far. I thought I was teaching them a lesson, but now I'm wondering if I was out of line. My friends have mixed opinions, with some saying [d] while others think [e]. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "sibling",
                        "cousin",
                        "best friend",
                        "coworker",
                        "parent",
                        "classmate",
                        "romantic partner",
                        "neighbor",
                        "childhood friend",
                        "distant relative",
                        "former roommate",
                        "college buddy",
                        "ex-partner",
                        "aunt/uncle",
                        "employee"
                    ],
                    "b": [
                        "leaving dirty laundry all over our shared living space",
                        "never cleaning up after themselves in the kitchen",
                        "using my personal items without permission",
                        "blasting music in the middle of the night",
                        "eating my expensive snacks without repaying or replacing them",
                        "constantly inviting guests over without giving me a heads up",
                        "stacking their belongings in the living room, making it unusable",
                        "dominating the shared bathroom for hours at a time",
                        "using an excessive amount of household utilities, increasing bills",
                        "borrowing my clothes and returning them dirty or damaged",
                        "parking in my designated spot in our shared driveway",
                        "smoking indoors despite my repeated requests not to",
                        "skipping out on chores we agreed to split evenly",
                        "bringing their loud pets into the house without asking",
                        "showering well over an hour, using all the hot water"
                    ],
                    "c": [
                        "hid all their belongings",
                        "changed the Wi-Fi password",
                        "dumped ice-cold water on them while they were showering",
                        "gave away some of their snacks to our friends",
                        "moved their car without telling them",
                        "locked their pet in a room for a few hours",
                        "shared an embarrassing story about them with friends",
                        "packed up their belongings and left them outside",
                        "turned off the breaker so they couldn't charge their devices",
                        "put their dirty clothes and dishes in their room",
                        "moved their toiletries to another bathroom",
                        "filled their room with balloons",
                        "took their shoes and hid them",
                        "pranked them by altering one of their belongings",
                        "made a mess in an area they frequently use"
                    ],
                    "d": [
                        "I was justified because I tried to communicate the problem before taking action",
                        "their behavior was just as bad or worse than mine",
                        "I shouldn't have to put up with someone who doesn't respect our shared living space",
                        "sometimes people don't change until they experience the consequences of their actions",
                        "it was a harmless prank and should be taken in stride",
                        "they had it coming after ignoring your requests",
                        "my actions were reasonable under the circumstances",
                        "the issue wouldn't have been resolved without some form of intervention",
                        "I was only standing up for my rights as a co-inhabitant",
                        "they were long overdue for a wake-up call"
                    ],
                    "e": [
                        "there are better ways to handle situations like this",
                        "two wrongs don't make a right",
                        "I should set a better example instead of stooping to their level",
                        "there might be underlying issues that they're dealing with, and it was inconsiderate of me",
                        "such behavior could damage our relationship beyond repair",
                        "an open dialogue and continued communication would have been more effective",
                        "I should have involved a mediator, like a friend or professional, to help resolve the conflict",
                        "the punishment didn't match the crime, and my actions were excessive",
                        "I might have unintentionally escalated the situation",
                        "it's important to prioritize communication and setting boundaries over revenge"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "When my [a] invited me to their place, they specifically asked me not to [b]. However, I [c]. I thought it wouldn't be a big deal, but [d]. Now, they are upset with me and have been giving me the cold shoulder. Our friends and family are divided, with some saying that my actions were justified and others thinking that I crossed a line. [e] Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "best friend",
                        "coworker",
                        "roommate",
                        "sibling",
                        "parent",
                        "cousin",
                        "significant other",
                        "neighbor",
                        "college roommate",
                        "classmate",
                        "former boss",
                        "mentor",
                        "distant relative",
                        "acquaintance",
                        "childhood friend"
                    ],
                    "b": [
                        "bring my dog along",
                        "talk about politics",
                        "wear my shoes inside",
                        "invite my partner",
                        "show up empty-handed",
                        "share the event on social media",
                        "drink alcohol",
                        "smoke on their property",
                        "bring a plus one",
                        "mention an upcoming vacation",
                        "use their expensive china",
                        "talk about a controversial topic",
                        "take photos",
                        "discuss their recent breakup",
                        "bring up a past family feud"
                    ],
                    "c": [
                        "decided to do it anyway",
                        "accidentally did it",
                        "did it without thinking",
                        "ended up doing it without realizing",
                        "forgot and did it",
                        "did it and only realized later",
                        "unintentionally mentioned it during a conversation",
                        "brought up the topic despite trying to avoid it",
                        "slipped up and mentioned it",
                        "reluctantly went along with it when someone else brought it up",
                        "found myself in a situation where it felt appropriate",
                        "couldn't help myself and did it",
                        "ended up doing it due to a misunderstanding",
                        "forgot the request and did it anyway",
                        "ended up doing it to appease a third party"
                    ],
                    "d": [
                        "it turned out they were really serious about it",
                        "it led to an argument",
                        "it brought up past issues",
                        "it made them feel disrespected",
                        "it ruined the mood of the evening",
                        "it sparked a debate amongst other attendees",
                        "it caused emotional distress",
                        "it resulted in a small incident",
                        "it led to a heated discussion",
                        "it escalated into a full-blown confrontation",
                        "it created a tense and uncomfortable environment",
                        "it opened a can of worms",
                        "it led to them feeling betrayed",
                        "it created unnecessary drama",
                        "it put a strain on our relationship"
                    ],
                    "e": [
                        "I didn't think it would be such a big issue.",
                        "I was really taken aback by their reaction.",
                        "In my defense, I didn't know the full backstory.",
                        "I feel like I've been misunderstood.",
                        "I thought I was being considerate at the time.",
                        "I didn't want to create a problem.",
                        "Looking back, I am not sure if I made the right call.",
                        "In hindsight, I'm torn between feeling guilty and feeling justified.",
                        "I tried to apologize, but they're still hurt.",
                        "I wish I had realized the importance of their request.",
                        "I meant no harm, but I recognize the impact of my actions.",
                        "I know I could have handled the situation better.",
                        "I didn't see any harm in my actions initially.",
                        "Initially, I thought my decision was reasonable.",
                        "To be honest, I'm still trying to understand their perspective."
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I have a coworker named [a] who constantly [b] at the office. I've been trying my best to deal with it, but recently, it started to affect [c]. Out of frustration, I finally confronted [a] about their behavior, and [d] happened. Other colleagues in the office witnessed the confrontation and have [e]. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "Alice",
                        "Bob",
                        "Carol",
                        "David",
                        "Eve",
                        "Frank",
                        "Grace",
                        "Hank",
                        "Ivy",
                        "Jack",
                        "Katie",
                        "Lou",
                        "Mandy",
                        "Nathan",
                        "Olivia"
                    ],
                    "b": [
                        "talks loudly on the phone",
                        "steals food from the communal fridge",
                        "listens to music without headphones",
                        "comes in late and leaves early",
                        "microwaves fish for lunch",
                        "doesn't refill the coffee machine",
                        "takes excessively long breaks",
                        "gossips about other coworkers",
                        "hogs the copier and printer",
                        "parks in handicapped spaces",
                        "leaves dirty dishes in the break room",
                        "opens windows on cold days",
                        "brings really strong-smelling food",
                        "makes snide remarks about people's work",
                        "frequently calls in sick and doesn't complete work"
                    ],
                    "c": [
                        "my productivity",
                        "my peace of mind",
                        "my ability to concentrate",
                        "the office's overall atmosphere",
                        "the office's cleanliness",
                        "my job satisfaction",
                        "my working relationships with others",
                        "my stress levels",
                        "my motivation",
                        "my workspace and storage",
                        "shared resources",
                        "mutual projects",
                        "my lunch time and break periods",
                        "my privacy",
                        "the office's energy consumption"
                    ],
                    "d": [
                        "they burst into tears",
                        "they got defensive and started yelling",
                        "they apologized, but didn't change their behavior",
                        "they complained to HR about me",
                        "they started avoiding me",
                        "they made fun of me in front of others",
                        "they confronted me again later in private",
                        "they accused me of being overly sensitive",
                        "they laughed it off, but seemed annoyed",
                        "they retaliated by subtly undermining my work",
                        "they said they'd work on it, but haven't shown any improvement",
                        "they started behaving passive-aggressively towards me",
                        "things got worse instead of better",
                        "they reached out to our supervisor about the issue",
                        "a third coworker stepped in to mediate the situation"
                    ],
                    "e": [
                        "taken my side",
                        "said I overreacted",
                        "been divided in their opinions",
                        "avoided getting involved in the situation",
                        "praised me for speaking my mind",
                        "started talking behind my back",
                        "stopped speaking to me altogether",
                        "been gossiping about the situation",
                        "supported [a] and criticized me",
                        "begun privately discussing other workplace issues",
                        "been more careful about their own behaviors",
                        "avoided addressing the issue entirely",
                        "discussed how to improve workplace culture as a group",
                        "been sharing their own similar experiences",
                        "tried to mediate future conflicts"
                    ]
                }
            },
             "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "A few weeks ago, I [a] because I thought it was the right thing to do at the time. However, since then, [b] has been happening and it's causing [c] to feel upset or uneasy about my actions. I tried to explain my reasoning to them, but they think I was being [d]. I talked about the situation with my friends, and they all seem to have mixed opinions. Now, I can't help but question whether I made the right decision. Taking into consideration the factors of [a], [b], [c], [d], and [e], do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "gave up my seat on a bus to an elderly lady",
                        "brought home a stray dog I found on the street",
                        "confronted a coworker about gossiping",
                        "asked my roommate to move out due to constant partying",
                        "asked my sibling to pay back a loan I gave them months ago",
                        "reported a neighbor for suspicious activity",
                        "told a friend their significant other was cheating",
                        "turned down a wedding invitation because I couldn't afford the travel costs",
                        "asked a family member to stop giving unwarranted advice",
                        "called the manager about poor service at a restaurant",
                        "stood up for a coworker in a meeting when the boss was being harsh",
                        "let my ex-partner keep the pet we got together when we broke up",
                        "donated a large sum to charity without discussing it with my spouse",
                        "read my teenager's diary after suspecting they were hiding something",
                        "gave away an expensive gift I received but didn't want or need"
                    ],
                    "b": [
                        "the elderly lady told everyone I was rude to her",
                        "the dog's owner showed up and is demanding compensation",
                        "my coworker filed a complaint against me",
                        "my roommate moved out and now our friends are taking sides",
                        "my sibling stopped speaking to me",
                        "the neighbor was arrested and their spouse is blaming me",
                        "the friend stopped talking to me after the revelation",
                        "the bride and groom are hurt by my absence",
                        "the family member won't talk to me anymore",
                        "the restaurant employee lost their job",
                        "my boss criticized me for not minding my business",
                        "my ex-partner got in a new relationship and won't let me see the pet",
                        "my spouse is upset that I didn't involve them in the decision",
                        "my teenager found out and won't trust me anymore",
                        "the gift giver found out and feels hurt"
                    ],
                    "c": [
                        "my parents",
                        "my partner",
                        "my best friend",
                        "my coworkers",
                        "my siblings",
                        "my children",
                        "my neighbors",
                        "my therapist",
                        "my extended family",
                        "my college friends",
                        "my social media followers",
                        "my boss",
                        "my roommate",
                        "my church community",
                        "my childhood friends"
                    ],
                    "d": [
                        "selfish",
                        "meddlesome",
                        "ungrateful",
                        "disrespectful",
                        "petty",
                        "insensitive",
                        "irresponsible",
                        "spiteful",
                        "childish",
                        "judgmental",
                        "intrusive",
                        "unloving",
                        "unreasonable",
                        "egotistical",
                        "patronizing"
                    ],
                    "e": [
                        "the context of our relationship",
                        "my intentions",
                        "the potential consequences",
                        "the impact on our personal and professional lives",
                        "the possible misunderstanding of my actions",
                        "the emotional burden on the affected parties",
                        "the potential repercussions for the people involved",
                        "the initial reasons behind my choice",
                        "the long-term effects of my decision",
                        "the power dynamics at play",
                        "the cultural norms and expectations",
                        "the underlying motivations for my actions",
                        "the ethical considerations of my choice",
                        "the options that were available to me",
                        "the potential harm or discomfort my actions might have caused"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, my [a] and I have always had a bit of a contentious relationship. Recently, they asked me to do them a favor and [b]. I agreed, but shortly afterward, I encountered [c], which made it nearly impossible for me to fulfill that promise. So, I decided to [d] instead. Now, my [a] is extremely angry with me, and our relationship seems more strained than ever. They think I intentionally let them down or didn't care enough to uphold my promise, which wasn't the case at all. On the other hand, I feel that the unexpected [c] justified my actions. [e] has been offering their opinion on the matter as well, further complicating the situation. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "sibling",
                        "best friend",
                        "parent",
                        "cousin",
                        "colleague",
                        "neighbor",
                        "roommate",
                        "partner",
                        "boss",
                        "former childhood friend",
                        "sports teammate",
                        "classmate",
                        "distant relative",
                        "club member",
                        "drama club"
                    ],
                    "b": [
                        "watch their pet while they were on vacation",
                        "help them move to a new apartment",
                        "loan them a significant amount of money",
                        "drive them to an important event",
                        "deliver a crucial presentation on their behalf",
                        "cook a meal for their surprise party",
                        "babysit their child for the weekend",
                        "support them in dealing with a personal issue",
                        "attend a contentious family gathering with them",
                        "write a reference letter for their job application",
                        "assist them with planning a major event",
                        "be a shoulder to cry on during a difficult breakup",
                        "give them a place to stay while they searched for a new home",
                        "contribute to their crowdfunding campaign",
                        "introduce them to a potential romantic interest"
                    ],
                    "c": [
                        "a sudden illness",
                        "an urgent work assignment",
                        "a family emergency",
                        "an unexpected financial crisis",
                        "a last-minute trip out of town",
                        "an accident that left me temporarily unable to help",
                        "a prior commitment that I had completely forgotten about",
                        "the loss of a close friend or family member",
                        "being called to serve jury duty",
                        "an unforeseen conflict of interest",
                        "an unexpected visit from an out-of-town relative",
                        "having to deal with a personal crisis",
                        "a major misunderstanding with another person involved",
                        "a bout of severe anxiety or mental health issues",
                        "a sudden breakdown of my car or another mode of transportation"
                    ],
                    "d": [
                        "inform them at the last minute that I couldn't help",
                        "find someone else to take care of the task, but without their approval",
                        "complete only part of the task, leaving some aspects unfinished",
                        "arrange an alternative solution, even though it might not have been ideal",
                        "avoid them for a few days, hoping the situation would resolve itself",
                        "postpone my involvement, causing inconvenience to my family member",
                        "attempt to fulfill the promise but fail to do so to the best of my ability",
                        "suggest that they look for another person to help them",
                        "try to balance both the unexpected situation and their request, but struggle in the process",
                        "apologize and assure them the situation was unique and wouldn't happen again",
                        "ask for their understanding and explain my situation, but they remained angry",
                        "lie about the reason I wasn't able to help, fearing they wouldn't understand the truth",
                        "reschedule the favor without consulting them first",
                        "offer to compensate them in some way for the inconvenience I caused",
                        "assume they would understand the circumstance and not communicate the issue"
                    ],
                    "e": [
                        "a mutual friend",
                        "their spouse",
                        "their sibling",
                        "my parent",
                        "a neutral coworker",
                        "our landlord",
                        "a neighbor who overheard the argument",
                        "a family friend with whom we both have a close relationship",
                        "a member of our social or sports club",
                        "someone who experienced a similar situation",
                        "a therapist or counselor",
                        "a moderator of an online forum we both frequent",
                        "an advice columnist we both read",
                        "a mediator or conflict resolution professional",
                        "a community leader who knows both of us well"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I [a] to visit my [b] for their [c]. We had some disagreements about [d], and things got heated. In the midst of our argument, I decided to [e] without resolving the issue. Now, my family is divided over my actions, and I'm not sure if what I did was justified. Was I in the wrong here?",
            "variables": {
                "possible_values": {
                    "a": [
                        "flew across the country",
                        "drove three hours",
                        "took a day off work",
                        "skipped an important event",
                        "rescheduled a vacation",
                        "missed a friend's birthday party",
                        "lost out on a business opportunity",
                        "canceled a doctor's appointment",
                        "postponed my moving day",
                        "delayed my honeymoon",
                        "spent my savings",
                        "took out a loan",
                        "made a personal sacrifice",
                        "rearranged my entire week",
                        "neglected my own needs"
                    ],
                    "b": [
                        "elderly parent",
                        "favorite aunt",
                        "estranged brother",
                        "disabled cousin",
                        "sister and her new baby",
                        "family's cultural celebration",
                        "best friend from childhood",
                        "teenage niece",
                        "long-lost family member",
                        "former mentor",
                        "godchild",
                        "step-parent",
                        "father-in-law",
                        "half-sibling",
                        "close family friend"
                    ],
                    "c": [
                        "anniversary party",
                        "wedding",
                        "birthday celebration",
                        "graduation",
                        "retirement party",
                        "religious event",
                        "family reunion",
                        "funeral",
                        "promotion celebration",
                        "housewarming",
                        "baby shower",
                        "college admission",
                        "holiday festivities",
                        "award ceremony",
                        "memorial service"
                    ],
                    "d": [
                        "family politics",
                        "inheritance",
                        "personal values",
                        "relationship choices",
                        "parenting styles",
                        "career decisions",
                        "old family rivalries",
                        "financial responsibilities",
                        "religious differences",
                        "accommodation arrangements",
                        "past mistakes",
                        "traditions",
                        "property dispute",
                        "food preferences",
                        "guest list"
                    ],
                    "e": [
                        "leave early",
                        "storm out of the event",
                        "confront them publicly",
                        "refuse to participate in a family activity",
                        "vent my frustrations on social media",
                        "cancel my plans with them",
                        "tell other family members about our disagreement",
                        "cut off communication",
                        "snap back at them",
                        "engage in a verbal altercation",
                        "give them the silent treatment",
                        "return a cherished gift",
                        "remove myself from their lives",
                        "announce that I won't be attending future gatherings",
                        "share a sensitive secret"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "My [a] invited a few people, including me, to a small gathering this weekend. I was told it was strictly casual and just for fun. However, when I arrived at the gathering, I found out that it was actually a [b] in disguise. Normally, I wouldn't mind attending such events, but they hold no interest to me, and I felt uncomfortable being misled. After finding out the true nature of the gathering, I [c], which led to a heated argument between us. My [a] accused me of being [d], while I believed they should have been honest about the purpose of the event. In the end, [e] occurred because of the argument. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "close friend",
                        "neighbor",
                        "coworker",
                        "distant relative",
                        "college roommate",
                        "sibling",
                        "cousin",
                        "in-law",
                        "best friend",
                        "old classmate",
                        "boss",
                        "mentor",
                        "new acquaintance",
                        "fitness buddy",
                        "church member"
                    ],
                    "b": [
                        "sales pitch for a pyramid scheme",
                        "surprise engagement party for myself and my partner",
                        "intervention for my substance use",
                        "political fundraiser",
                        "secret baby shower",
                        "speed dating event",
                        "vegan cooking class",
                        "planned group confession of a secret",
                        "related to a controversial social issue",
                        "workshop about their new religion",
                        "focus group for a new product",
                        "networking event for their company",
                        "book club meeting for a book I hadn't read",
                        "debate on a controversial topic",
                        "presentation about their sustainable living project"
                    ],
                    "c": [
                        "politely refused to participate and left",
                        "confronted them in front of the guests",
                        "quietly participated, but confronted them later in private",
                        "aggressively confronted them on the spot",
                        "pretended to go along with it, but complained to mutual friends afterward",
                        "refused to participate but stayed at the gathering",
                        "openly voiced my disapproval but stayed",
                        "stormed out without saying a word",
                        "made a sarcastic remark, causing tension in the room",
                        "brought up a sensitive topic in retaliation",
                        "started a counter-discussion to divert attention",
                        "recorded the event and posted it on social media with a critical caption",
                        "politely presented my perspective and allowed for a debate",
                        "vented my frustration to another guest",
                        "tried to change the event's focus"
                    ],
                    "d": [
                        "selfish",
                        "narrow-minded",
                        "judgmental",
                        "intolerant",
                        "an overdramatic attention-seeker",
                        "insensitive",
                        "disrespectful",
                        "ungrateful",
                        "egotistical",
                        "spoiled",
                        "uncooperative",
                        "unsupportive",
                        "unreasonable",
                        "cynical",
                        "unadaptable"
                    ],
                    "e": [
                        "our friendship ended",
                        "they apologized to me, but the atmosphere remained tense",
                        "we agreed to go on a temporary break from our relationship",
                        "we decided to have a serious conversation at a later date",
                        "they stormed out of their own gathering",
                        "the entire event was canceled",
                        "heated arguments broke out among other guests",
                        "a few attendees left in support of me",
                        "I received mixed reactions from the other attendees",
                        "they eventually admitted they were wrong",
                        "we agreed to disagree on the matter",
                        "other guests got involved, taking sides",
                        "a guest mediated our conversation and we came to a resolution",
                        "we hugged it out and moved forward",
                        "we agreed to revisit the issue after cooling down"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "My [a], who I've known for [b], recently went through a [c]. The other day, I discovered that they had been [d]. Normally, I wouldn't get involved, but given their current situation, I felt the need to intervene. So, I [e] as a wake-up call for them. Now they're upset with me, calling me nosy and claiming I overstepped my boundaries. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "best friend",
                        "cousin",
                        "neighbor",
                        "coworker",
                        "sibling",
                        "roommate",
                        "classmate",
                        "childhood friend",
                        "college buddy",
                        "former colleague",
                        "distant relative",
                        "in-law",
                        "ex-partner",
                        "parent",
                        "mentor"
                    ],
                    "b": [
                        "a few weeks",
                        "6 months",
                        "2 years",
                        "5 years",
                        "10 years",
                        "over a decade",
                        "my whole life",
                        "since college",
                        "since high school",
                        "since elementary school",
                        "since we were teenagers",
                        "since we both moved to the same city",
                        "since we shared a dorm room",
                        "since we started working together",
                        "during our time in a dance class"
                    ],
                    "c": [
                        "break-up",
                        "death of a loved one",
                        "loss of a job",
                        "major health issue",
                        "financial crisis",
                        "fallout with a close friend",
                        "academic failure",
                        "natural disaster that damaged their home",
                        "problem with substance abuse",
                        "serious accident",
                        "messy divorce",
                        "estrangement from their family",
                        "close relative's illness",
                        "unexpected relocation",
                        "sudden loss of a beloved pet"
                    ],
                    "d": [
                        "secretly binge eating junk food",
                        "spending hours online instead of looking for a new job",
                        "drinking excessively",
                        "neglecting their hygiene and living in filth",
                        "making reckless financial decisions",
                        "isolating themselves from friends and family",
                        "engaging in dangerous online behavior",
                        "sleeping all day and staying up all night",
                        "obsessively checking their ex's social media",
                        "retreating into a world of fantasy novels and video games",
                        "picking fights with strangers online",
                        "self-medicating with prescription drugs",
                        "compulsively shopping for things they can't afford",
                        "refusing to face the reality of their situation",
                        "aggressively driving and endangering others"
                    ],
                    "e": [
                        "confronted them about it",
                        "reported their behavior to a trusted friend",
                        "took away their source of comfort (e.g., alcohol, junk food)",
                        "wrote them a heartfelt letter expressing my concerns",
                        "set boundaries with them to protect myself",
                        "gave them an ultimatum (e.g., change or I'm cutting ties)",
                        "organized an intervention with mutual friends",
                        "contacted their family to discuss the issue",
                        "tried to force them to seek professional help",
                        "called the police on them",
                        "publicly called them out on social media",
                        "shared my concerns with our mutual friends",
                        "staged a surprise intervention",
                        "removed them from a social event",
                        "made a drastic decision on their behalf without their consent"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, I (25M) have a [a] who recently [b]. Everyone around me, including my close friends, thinks that [c]. However, I decided to [d] instead, which resulted in [e]. Now, they're all pissed at me and are questioning my judgement. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "cousin",
                        "friend",
                        "coworker",
                        "neighbor",
                        "sibling",
                        "roommate",
                        "classmate",
                        "boss",
                        "ex-girlfriend",
                        "ex-boyfriend",
                        "relative",
                        "acquaintance",
                        "long-time friend",
                        "long-distance friend",
                        "childhood friend"
                    ],
                    "b": [
                        "lost their job",
                        "got divorced",
                        "had a serious accident",
                        "had a major health issue",
                        "lost their home",
                        "had a family member pass away",
                        "got into a significant argument with someone",
                        "struggled with a major life decision",
                        "experienced some serious financial troubles",
                        "ended an abusive relationship",
                        "received a serious diagnosis",
                        "discovered a life-altering secret",
                        "got rejected from their dream job",
                        "had their car broken into",
                        "had a bad breakup"
                    ],
                    "c": [
                        "they deserve sympathy and support during this difficult time",
                        "it's important to be understanding and patient with them",
                        "they need all the help they can get",
                        "we should forgive them for any shortcomings during this period",
                        "we need to rally around them and provide assistance",
                        "it's our job to make them feel better",
                        "they might not be able to handle the situation alone",
                        "they're truly deserving of our help",
                        "they're in a vulnerable state and need our protection",
                        "we should put ourselves in their shoes and show empathy",
                        "we ought to extend a helping hand",
                        "our priority should be to ensure their well-being",
                        "they need a strong support system",
                        "they could use a friend now more than ever",
                        "we should put aside our judgments and be there for them"
                    ],
                    "d": [
                        "confront them about some past issues instead",
                        "share my honest opinion on the choices they've made",
                        "ask them to stand on their own two feet",
                        "tell them that they need to get their life together",
                        "distance myself and let them handle their problems",
                        "ask them to seek professional help",
                        "maintain my boundaries and avoid getting involved",
                        "tell them I'm not equipped to handle their problems",
                        "point out their mistakes that led to the situation",
                        "focus on my own life and problems",
                        "suggest that they should deal with it themselves",
                        "discuss my own issues and problems with them",
                        "set limits on the help I can provide",
                        "explain that there are other sources of support available",
                        "tell them I have my own concerns and responsibilities"
                    ],
                    "e": [
                        "them feeling hurt and abandoned",
                        "strained relationships with the people around me",
                        "a fall out with friends and family",
                        "accusations of being selfish",
                        "them lashing out at me",
                        "a lot of negative feedback from others",
                        "some people cutting ties with me",
                        "them facing their problems alone",
                        "further breakdown of trust between us",
                        "guilt and resentment in our relationship",
                        "being perceived as unsympathetic",
                        "unpleasant confrontations with others",
                        "worsening of their situation",
                        "several heated arguments",
                        "feeling isolated from my social circle"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I have a [a] work schedule, and I often find myself [b] at home. My neighbor's [c] constantly [d], which really gets on my nerves. I've tried talking to my neighbor about this multiple times, but they acted [e] and nothing changed. Frustrated, I decided to implement a strategy to deal with the noise, but now my neighbor is upset and says I'm being unreasonable. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "night shift",
                        "early morning",
                        "flexible",
                        "rotating",
                        "9-to-5",
                        "freelance",
                        "part-time",
                        "full-time",
                        "on-call",
                        "weekend-only",
                        "seasonal",
                        "unpredictable",
                        "remote",
                        "double-shift",
                        "split-shift"
                    ],
                    "b": [
                        "trying to sleep",
                        "working",
                        "attending online classes",
                        "practicing meditation",
                        "studying",
                        "concentrating on a personal project",
                        "exercising",
                        "writing",
                        "cooking",
                        "entertaining guests",
                        "watching a movie",
                        "listening to music",
                        "relaxing",
                        "reading",
                        "taking care of my sick relative"
                    ],
                    "c": [
                        "loud music",
                        "noisy home repairs",
                        "barking dog",
                        "loud conversations",
                        "crying baby",
                        "wild parties",
                        "loud television",
                        "yelling",
                        "garage band",
                        "sports activities",
                        "running a small business",
                        "woodworking",
                        "video game streaming",
                        "rehearsing their dance or theater routines",
                        "active and noisy kids"
                    ],
                    "d": [
                        "during my only free hours",
                        "when I'm trying to rest",
                        "during my usual study time",
                        "while I'm working from home",
                        "in the middle of the night",
                        "at the crack of dawn",
                        "when I usually have important calls",
                        "at random intervals throughout the day",
                        "whenever I'm home",
                        "only on weekends",
                        "during my dinner time",
                        "as soon as I get home",
                        "right when I'm about to fall asleep",
                        "for multiple hours straight",
                        "even during holidays, without any break"
                    ],
                    "e": [
                        "defensive",
                        "dismissive",
                        "apologetic",
                        "sympathetic, but unwilling to change",
                        "hostile",
                        "emotionally manipulative",
                        "calm and understanding, but still nothing changed",
                        "simply overwhelmed by their own situation",
                        "ignorant and didn't care about my problems",
                        "conditional about addressing the issue",
                        "rude",
                        "sarcastic",
                        "avoidant of the conversation",
                        "agreeable in person but never followed through",
                        "belligerent and uncooperative"
                    ],
                    "f": [
                        "drown out the noise with my own loud music",
                        "move to a different part of my home",
                        "passively-aggressively slam doors",
                        "wear noise-canceling headphones",
                        "threaten to call the authorities",
                        "record and document the noise as proof for future confrontations",
                        "confront them each time the noise occurs",
                        "bash the wall separating our homes",
                        "give them a taste of their own medicine by disturbing their schedule",
                        "leave anonymous notes complaining about the noise",
                        "involve other neighbors in an effort to address the problem",
                        "escalate the issue to our building management",
                        "send them a formal letter setting boundaries",
                        "send an indirect message by making excessive noise myself",
                        "complain publicly on social media about them"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently found out that [a] has been [b]. I confronted them about it, but they tried to justify their actions by saying [c]. I couldn't take their attitude anymore, so I [d] in retaliation. My friends know what happened, and now my social circle is split between those who support my decision and those who accuse me of going too far. [e], do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my coworker",
                        "my best friend",
                        "my roommate",
                        "my neighbor",
                        "my sister",
                        "my parent",
                        "a classmate",
                        "my romantic partner",
                        "my cousin",
                        "a close acquaintance",
                        "a fellow club member",
                        "a teammate",
                        "my brother",
                        "an old friend",
                        "a childhood bully"
                    ],
                    "b": [
                        "borrowing my clothes without permission",
                        "talking behind my back",
                        "using my personal items",
                        "spreading rumors about me",
                        "eating my labeled food from the fridge",
                        "stealing small things from me",
                        "lying to me about something significant",
                        "cheating in a competition against me",
                        "flirting with my significant other",
                        "continually arriving late to events and commitments",
                        "sabotaging my work project",
                        "making fun of me to others",
                        "faking being sick to avoid responsibility",
                        "invading my privacy by reading my messages",
                        "using my work without giving proper credit"
                    ],
                    "c": [
                        "their situation is worse than mine",
                        "they thought I wouldn't care",
                        "they were doing it to help me",
                        "they didn't see anything wrong with their actions",
                        "they felt entitled to it",
                        "I supposedly did the same thing to them before",
                        "they were just joking around",
                        "they were testing my boundaries",
                        "they were only acting in my best interest",
                        "they meant it as a prank",
                        "it was a social experiment",
                        "they didn't think it really mattered",
                        "they were trying to teach me a lesson",
                        "everyone does it",
                        "they claim it was a misunderstanding"
                    ],
                    "d": [
                        "exposed their secret to the whole group",
                        "disposed of their belongings",
                        "report them to a higher authority",
                        "publicly called them out on social media",
                        "gave them the silent treatment",
                        "removed them from a group chat",
                        "confronted their relatives about their behavior",
                        "spread a revealing truth about them",
                        "gave an anonymous tip to their boss about their behavior",
                        "sent messages to their significant other about their actions",
                        "purposefully embarrassed them in front of an audience",
                        "interrupted their public presentation or performance",
                        "revealed their secret to someone they care about",
                        "moved out without warning or sorting out arrangements",
                        "sent screenshots of their conversations to mutual friends"
                    ],
                    "e": [
                        "Considering the whole situation",
                        "Taking into account all that has happened",
                        "Now that everyone's emotions are at a high",
                        "Given the consequences of my actions",
                        "Now that some time has passed",
                        "With the benefit of hindsight",
                        "After reflecting on the entire incident",
                        "Having weighed the pros and cons",
                        "At this point in time",
                        "Knowing what I know now",
                        "Looking back on the chain of events",
                        "After analyzing the aftermath",
                        "Considering the feelings of everyone involved",
                        "Having thought deeply about my actions",
                        "Given the intensity of the disagreements"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I found out that [a] is [b] their significant other, [c]. [d], and I wasn't sure if I should get involved. However, considering the information [e], I decided to step in and tell [c] about what I knew. They ended up breaking up, and now [a] is blaming me for ruining their relationship, even though they were the ones cheating. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my best friend",
                        "my coworker",
                        "my neighbor",
                        "my sibling",
                        "a close family member",
                        "an acquaintance",
                        "my ex",
                        "my boss",
                        "my roommate",
                        "a distant relative",
                        "a member of my sports team",
                        "my business partner",
                        "a mutual friend",
                        "a parent of a school friend",
                        "my personal trainer"
                    ],
                    "b": [
                        "cheating on",
                        "emotionally manipulating",
                        "lying to",
                        "gaslighting",
                        "secretly spying on",
                        "planning to leave",
                        "making fun of",
                        "flirting with others behind the back of",
                        "badmouthing",
                        "spending substantial amounts of money without telling",
                        "participating in illegal activities without the knowledge of",
                        "withholding important information from",
                        "planning a surprise party for",
                        "involved in a big misunderstanding with",
                        "being tempted to cheat on"
                    ],
                    "c": [
                        "my other best friend",
                        "a close friend",
                        "someone I don't get along with",
                        "someone I have a crush on",
                        "an old schoolmate",
                        "a member of their church",
                        "an employee from the same company",
                        "a really kind person",
                        "a person with a shady past",
                        "a famous celebrity",
                        "a younger individual",
                        "an older individual",
                        "a person dealing with personal issues",
                        "someone I haven't met",
                        "a single parent"
                    ],
                    "d": [
                        "I stumbled across text messages between them and another person",
                        "I saw them together with someone else at a restaurant",
                        "I accidentally overheard a conversation they had on the phone",
                        "one of their friends told me about the situation",
                        "I spotted them together when I was out jogging",
                        "I caught them in the act when I went over to their place",
                        "I found a note from the other person in their belongings",
                        "a family member mentioned it to me in passing",
                        "they accidentally sent me a message intended for someone else",
                        "I saw an incriminating email on their computer",
                        "I found a hidden social media account",
                        "their significant other came to me with suspicions",
                        "I discovered inexplicable gifts in their possession",
                        "I caught them flirting online with someone else",
                        "an anonymous source provided me with evidence"
                    ],
                    "e": [
                        "I sympathized with [c]'s situation",
                        "I was afraid the cheating could endanger [c]'s health",
                        "my previous experience with a similar situation inclined me to intervene",
                        "I felt it was morally right to tell the truth",
                        "I believed [c] would want to know",
                        "I felt it could negatively affect their future plans together",
                        "I thought information could impact their mutual friendships",
                        "I felt an obligation to protect their reputation",
                        "I considered how the cheating could impact their social standing",
                        "I was fearful of potential financial consequences for [c]",
                        "I wanted to make sure [c] was making informed decisions",
                        "I knew that lying was against [c]'s core beliefs",
                        "I was concerned about the emotional toll on [c]",
                        "I felt guilty for knowing and not taking action",
                        "I feared [a] might escalate their deceptive behavior"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "At work, we have a communal refrigerator where people can store their lunches. My coworker [a] consistently brings in [b] and leaves it in the fridge, which has [c]. I tried [d], but nothing seemed to change. Yesterday, I threw away [a]'s [b] because I couldn't take it anymore. Now, [a] is upset and [e]. Was I in the wrong?",
            "variables": {
                "possible_values": {
                    "a": [
                        "Sarah, who I usually get along with",
                        "James, who is always kind to everyone",
                        "Mike, my work rival",
                        "Stacy, the office gossip",
                        "Daniel, my teammate on a big project",
                        "Nina, who I've been good friends with for years",
                        "Brian, a socially awkward coworker",
                        "Karen, the office manager",
                        "Jennifer, who just started last week",
                        "Aaron, the guy I have a crush on",
                        "Olivia, who tends to be bossy and demanding",
                        "Sophia, the company's top salesperson",
                        "Anna, my cubicle neighbor",
                        "Tom, who is well-liked by everyone",
                        "Greg, a coworker I've never really interacted with"
                    ],
                    "b": [
                        "stinky cheese",
                        "lots of leftovers that take up most of the fridge space",
                        "strong-smelling seafood",
                        "meals with potent spices",
                        "large amounts of yogurt that they never eat",
                        "jars of homemade pickles",
                        "containers of pungent sauerkraut",
                        "platters of raw onions and garlic",
                        "various types of fermented food",
                        "meals with some ingredient that I'm allergic to",
                        "half-eaten sandwiches",
                        "numerous moldy tupperware containers",
                        "large trays of reheated fast food",
                        "a collection of ripe durians",
                        "dozens of takeout containers"
                    ],
                    "c": [
                        "caused the fridge to smell terrible",
                        "created limited storage space for others",
                        "caused a lingering odor in the breakroom",
                        "made people's food taste like the offending item",
                        "prompted coworkers to complain about the fridge space",
                        "aggravated my allergies",
                        "attracted insects or other pests to the fridge",
                        "caused a few coworkers to stop using the fridge altogether",
                        "created tension and arguments in the office",
                        "made coworkers avoid the breakroom during lunch",
                        "caused continuous fridge clean-outs by management",
                        "created an unhealthy work environment",
                        "led to prank wars amongst coworkers",
                        "made people question the cleanliness of the fridge",
                        "resulted in passive-aggressive notes being posted on the fridge"
                    ],
                    "d": [
                        "talking to them privately about the issue",
                        "leaving an anonymous note",
                        "bringing up the problem in a team meeting",
                        "suggesting fridge rules be implemented",
                        "buying a small air freshener for the fridge",
                        "using a sealed container to contain the smell",
                        "asking other coworkers to address the problem",
                        "avoiding confrontation and hoping the problem solves itself",
                        "leaving increasingly urgent notes on their lunch",
                        "placing a sign on the fridge about the issue",
                        "sending a company-wide email reminding people to be mindful of others",
                        "talking to HR about the issue",
                        "asking my manager to intervene",
                        "putting a polite warning on the fridge",
                        "addressing the issue during an office-wide meeting"
                    ],
                    "e": [
                        "our friendship has become strained",
                        "everyone in the office is divided",
                        "people are accusing me of overreacting",
                        "I'm being labeled an office bully",
                        "there are rumors going around about my actions",
                        "I've been told I should have handled the situation differently",
                        "a few coworkers are avoiding me",
                        "management has scheduled a meeting to discuss the issue",
                        "I'm being regarded as the 'office tyrant'",
                        "other coworkers have started throwing away lunches they don't like",
                        "the smell from their food has gotten worse, as if in retaliation",
                        "multiple passive-aggressive notes have appeared on the fridge",
                        "it's become the subject of gossip every day",
                        "I've been told I may have overstepped my boundaries",
                        "it has escalated into a full-blown office conflict"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I [a] and have always kept my [b] to myself. Recently, my close friend, who we'll call [c], discovered my [b] by accident. They felt hurt that I never shared this with them, and brought it up during a gathering with our mutual friends. This led to a heated argument, where some friends sided with [c] and accused me of [d], while others defended my right to keep certain things private. The argument eventually escalated, causing a rift in our friend group. Now, I'm wondering if I should have just told [c] about my [b] from the beginning, or if my decision to keep it private was justified. [e]?",
            "variables": {
                "possible_values": {
                    "a": [
                        "am a recovering alcoholic",
                        "have a chronic illness",
                        "am adopted",
                        "have a famous relative",
                        "am struggling financially",
                        "have a secret talent as an artist",
                        "am secretly married",
                        "have a twin sibling",
                        "am preparing to move to another country",
                        "suffer from a rare phobia",
                        "have recently inherited a large sum of money",
                        "have a criminal record",
                        "am undergoing fertility treatments",
                        "am estranged from my family",
                        "am preparing to change careers"
                    ],
                    "b": [
                        "personal struggle",
                        "family secret",
                        "background",
                        "health condition",
                        "financial situation",
                        "creative passion",
                        "marital status",
                        "sibling relationship",
                        "future plans",
                        "irrational fear",
                        "inheritance",
                        "past mistakes",
                        "medical treatments",
                        "family drama",
                        "career ambitions"
                    ],
                    "c": [
                        "Sam",
                        "Alex",
                        "Taylor",
                        "Jordan",
                        "Pat",
                        "Morgan",
                        "Lee",
                        "Jesse",
                        "Casey",
                        "Dana",
                        "Cameron",
                        "Blake",
                        "Kendall",
                        "Jamie",
                        "Avery"
                    ],
                    "d": [
                        "being dishonest",
                        "betraying their trust",
                        "being secretive",
                        "not valuing our friendship",
                        "having something to hide",
                        "being ashamed of myself",
                        "living a double life",
                        "avoiding responsibility",
                        "not being supportive",
                        "letting them down",
                        "not being true to myself",
                        "making a fool of them",
                        "being selfish",
                        "creating unnecessary drama",
                        "not involving them in important decisions"
                    ],
                    "e": [
                        "Do you think I did the right thing",
                        "Was I in the wrong for keeping my secret",
                        "Am I the asshole for not sharing my secret with my friends",
                        "Is my decision to keep my secret justified",
                        "Should I have been more open about my situation",
                        "Did I betray my friend by keeping this secret",
                        "Was it wrong to not disclose my backstory",
                        "Should I have shared my secret with friends sooner",
                        "Am I in the wrong for not being more transparent",
                        "Did I damage my friendship by not revealing my secret",
                        "Is it my responsibility to disclose every personal detail",
                        "Should my friend have been more understanding",
                        "Am I the one to blame for the conflict",
                        "Should I apologize for keeping my secret",
                        "Am I the asshole in this situation"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently found out that [a] has been [b]. I confronted them about it and they [c]. After much thought, I decided to [d], believing it was the best way to handle the situation. Now, [e] and I'm starting to wonder if I was in the wrong or if I should have done something differently. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my coworker",
                        "my best friend",
                        "my sibling",
                        "my roommate",
                        "my partner",
                        "my neighbor",
                        "a family member",
                        "a close acquaintance",
                        "a classmate",
                        "a team member on a group project",
                        "the local shop owner",
                        "my child's teacher",
                        "my child's friend",
                        "my boss",
                        "my in-law"
                    ],
                    "b": [
                        "spreading rumors about me",
                        "taking credit for my work",
                        "stealing my food from the fridge",
                        "borrowing my things without asking",
                        "sabotaging my relationships",
                        "gossiping about my personal life",
                        "flirting with my partner",
                        "making decisions that go against my interests",
                        "purposely undermining my authority",
                        "avoiding responsibility for their actions",
                        "cheating on a mutual friend",
                        "bullying one of my friends",
                        "harassing someone at work",
                        "lying to me about important matters",
                        "violating my trust"
                    ],
                    "c": [
                        "denied it completely",
                        "apologized immediately",
                        "became defensive",
                        "blamed someone else",
                        "justified their actions",
                        "claimed they did not realize it was a problem",
                        "explained that they felt justified in their actions",
                        "brushed it off and changed the subject",
                        "acknowledged their behavior but showed no remorse",
                        "promised to make amends",
                        "became angry and argumentative",
                        "made excuses for their actions",
                        "admitted to it but downplayed the consequences",
                        "agreed to stop but seemed begrudging",
                        "suggested that I was overreacting"
                    ],
                    "d": [
                        "cut off contact with them",
                        "report them to a higher authority",
                        "forgive them and try to move forward",
                        "confront them in front of other people",
                        "seek advice from a mutual friend",
                        "set boundaries and ask them to respect them going forward",
                        "ask for reparations for damages caused",
                        "publicly call them out on their behavior",
                        "give them an ultimatum",
                        "accept their apology but maintain my distance",
                        "seek mediation or conflict resolution",
                        "write a letter expressing my feelings",
                        "distance myself from the situation",
                        "try to understand their motives",
                        "give them another chance but communicate my disappointment"
                    ],
                    "e": [
                        "other people have taken their side",
                        "I've received backlash from friends and family",
                        "the situation has escalated",
                        "I am now being ostracized",
                        "our mutual friends are caught in the middle",
                        "I'm receiving mixed advice on how to handle the situation",
                        "everyone around me has their own opinions",
                        "I feel a mix of guilt and anger",
                        "my relationship with them has become even more strained",
                        "I'm questioning whether I made the right choice",
                        "our shared social circle is now tense",
                        "the problem seems to have grown worse",
                        "I'm constantly second-guessing my actions",
                        "it seems like there might be more to the story",
                        "it's affecting my mental health and well-being"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently [a] and it led to a disagreement with [b]. They claim that I took advantage of the situation, but I believe I was in the right. The situation arose when [c]. I decided to [d], which caused [e]. Now our relationship is strained, and we're both trying to figure out where to go from here. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "attended a gathering with friends",
                        "went on a business trip",
                        "hosted a small event",
                        "participated in a group project",
                        "joined a sports team",
                        "attended a family dinner",
                        "took part in a charity event",
                        "volunteered at a local community center",
                        "went out to eat with coworkers",
                        "traveled to a friend's wedding",
                        "organized a surprise birthday party",
                        "went on a weekend getaway",
                        "attended a college reunion",
                        "celebrated a coworker's promotion",
                        "helped a friend with a major life event"
                    ],
                    "b": [
                        "my best friend",
                        "my sibling",
                        "my romantic partner",
                        "my parent",
                        "my coworker",
                        "my roommate",
                        "a neighbor",
                        "a family member",
                        "a friend of a friend",
                        "a distant relative",
                        "a teammate",
                        "my boss",
                        "a childhood friend",
                        "an ex-partner",
                        "a colleague from another department"
                    ],
                    "c": [
                        "someone unintentionally hurt their feelings",
                        "there was a misunderstanding about a shared responsibility",
                        "a decision needed to be made about finances",
                        "a controversial topic came up in casual conversation",
                        "a last-minute plan caused tension in coordinating the event",
                        "someone backed out of a commitment",
                        "a gift was exchanged, but it later turned out to be inappropriate",
                        "there was a dispute over a borrowed item",
                        "an honest mistake made by one of us led to unexpected consequences",
                        "a scheduling conflict caused an inconvenience for everyone involved",
                        "a secret was inadvertently revealed",
                        "an agreement was broken, causing trust issues",
                        "someone did a favor for another person, expecting something in return, but it didn't work out that way",
                        "a shared resource was used unfairly",
                        "someone's actions were perceived as inconsiderate or insensitive"
                    ],
                    "d": [
                        "confront them about their behavior",
                        "request an apology",
                        "defend my actions",
                        "accept blame for the situation",
                        "delegate responsibility to someone else involved",
                        "question their motives",
                        "reveal sensitive information to support my argument",
                        "involve a neutral third party",
                        "assert my perspective, even though it differs from others'",
                        "challenge their point of view",
                        "suggest a compromise",
                        "demand reciprocity",
                        "attempt to resolve the issue by assuming full responsibility",
                        "ignore the issue, hoping it would resolve itself",
                        "make a difficult decision on my own"
                    ],
                    "e": [
                        "hurt feelings",
                        "a heated argument",
                        "damaged trust",
                        "a sense of betrayal",
                        "strained relationships with other people involved",
                        "unresolved conflict",
                        "re-evaluation of our relationship",
                        "feelings of guilt",
                        "rejection",
                        "insecurity",
                        "growing resentment",
                        "awkward tension",
                        "a change in our social dynamic",
                        "an increase in passive-aggressive behavior",
                        "a loss of emotional connection"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I [a] with [b] the other day, which required us to [c]. To make matters more complicated, [d] happened during this time. I decided to [e] in response to the situation, but now some people are saying that I was in the wrong. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "went to a movie",
                        "attended a family gathering",
                        "had dinner at a fancy restaurant",
                        "went shopping",
                        "took a road trip",
                        "went hiking",
                        "participated in a charity event",
                        "attended a wedding",
                        "worked on a group project",
                        "hosted a party",
                        "went to a concert",
                        "had a picnic at the park",
                        "planned a surprise birthday party",
                        "went on a weekend getaway",
                        "joined a community service project"
                    ],
                    "b": [
                        "my partner",
                        "my best friend",
                        "my sibling",
                        "my elderly neighbor",
                        "my roommate",
                        "my cousin",
                        "my coworker",
                        "my boss",
                        "my parent",
                        "a group of friends",
                        "my classmate",
                        "my ex-partner",
                        "my childhood friend",
                        "my fellow club members",
                        "my mentor"
                    ],
                    "c": [
                        "drive a long distance",
                        "coordinate food and beverages",
                        "make last-minute changes to our plans",
                        "solve a problem together",
                        "share limited resources",
                        "deal with a difficult person",
                        "navigate through an unfamiliar area",
                        "work together on a time-sensitive task",
                        "cope with a sudden change in weather",
                        "manage a small budget",
                        "work through a disagreement",
                        "balance multiple commitments",
                        "decide on a course of action",
                        "coordinate transportation",
                        "handle an emergency"
                    ],
                    "d": [
                        "an unexpected guest showed up",
                        "we discovered one of the attendees had severe allergies",
                        "someone got injured",
                        "an argument broke out between two people",
                        "we realized there was a scheduling conflict",
                        "our transportation broke down",
                        "an essential item was forgotten",
                        "the venue turned out to be double-booked",
                        "someone made an offensive remark",
                        "someone stole an item",
                        "someone got suddenly sick",
                        "a miscommunication led to a major mistake",
                        "someone unexpectedly backed out of their commitment",
                        "we discovered a secret about one of the attendees",
                        "a friend had a personal crisis"
                    ],
                    "e": [
                        "confront the unexpected guest",
                        "ask everyone to pitch in to help cover the costs",
                        "take control of the situation and make an executive decision",
                        "mediate the argument",
                        "significantly alter our original plans",
                        "leave the event early",
                        "ask someone to take responsibility for the mistake",
                        "call out the offensive remark publicly",
                        "contact the authorities",
                        "try to handle the situation discreetly",
                        "ask the person who stole to return the item",
                        "share the miscommunication with the group",
                        "comfort the friend going through a crisis",
                        "reschedule the event altogether",
                        "try to resolve problems without involving others"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Last week, I was [a] with my friend [b]. We often [c] together, and it's usually a fun time. However, this time, my friend did something that made me uncomfortable: they [d]. I told my friend that I thought their actions were inconsiderate, and they got upset with me, saying that I shouldn't judge them for what they did. They argued that they were simply trying to [e], which they believed was justifiable. I think I did the right thing by calling them out, but now our friendship is strained. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "having lunch",
                        "at a party",
                        "at the movies",
                        "grocery shopping",
                        "at a concert",
                        "at a public event",
                        "attending a wedding",
                        "playing a recreational sports game",
                        "hiking",
                        "swimming at the beach",
                        "on a road trip",
                        "visiting an amusement park",
                        "at a work-related event",
                        "taking a yoga class",
                        "shopping at the mall"
                    ],
                    "b": [
                        "from childhood",
                        "from college",
                        "from work",
                        "I recently met",
                        "who is my neighbor",
                        "from my sports team",
                        "from my book club",
                        "who is my roommate",
                        "from my religious community",
                        "I used to date",
                        "from my support group",
                        "I went on one date with",
                        "who is a distant relative",
                        "whose parents are friends with mine",
                        "from my improv class"
                    ],
                    "c": [
                        "hang out",
                        "go out to eat",
                        "participate in social events",
                        "meet for coffee",
                        "watch movies",
                        "play board games",
                        "attend concerts",
                        "practice a sport",
                        "explore nature",
                        "go to the beach",
                        "go on trips",
                        "visit amusement parks",
                        "discuss work",
                        "take classes together",
                        "shop together"
                    ],
                    "d": [
                        "made fun of a stranger's appearance",
                        "borrowed money from me without intending to pay it back",
                        "took items from a store without paying",
                        "ignored a homeless person asking for change",
                        "mocked someone whose political views differed from theirs",
                        "laughed at a person struggling with a physical task",
                        "gossiped behind someone's back",
                        "lied about their job to impress others",
                        "bragged about a recent conquest",
                        "parked in a spot reserved for handicapped individuals",
                        "tried to convince me to partake in an illegal activity",
                        "deliberately excluded someone from a conversation",
                        "humiliated a server for making a small mistake",
                        "collected signatures for a controversial petition",
                        "yelled at their significant other in public"
                    ],
                    "e": [
                        "protect their own feelings",
                        "vent their frustration",
                        "assert their dominance",
                        "rebel against societal norms",
                        "defend their beliefs",
                        "maintain their self-esteem",
                        "boost their popularity",
                        "justify a past mistake",
                        "escape an awkward situation",
                        "distract from their own insecurities",
                        "gain the upper hand in a disagreement",
                        "prove a point",
                        "improve their social standing",
                        "seek attention",
                        "deal with personal stress"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Recently, I had an issue with my [a]. [b] would always [c], which made me incredibly frustrated. I tried multiple times to resolve the issue by [d], but nothing seemed to work. Finally, I decided to take matters into my own hands and [e]. Some of my friends and family think I went too far and that my actions were not justified, while others believe I did the right thing. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "neighbor's dog",
                        "coworker borrowing my personal items",
                        "roommate eating my food",
                        "classmate copying my work",
                        "friend not paying me back",
                        "family member using my car without permission",
                        "local kids playing loudly on my lawn",
                        "housemate inviting guests over without informing me",
                        "neighboring apartment's constant loud music",
                        "colleague taking credit for my work",
                        "frequent prank calls on my phone",
                        "partner's unhelpful behavior at home",
                        "parking spot being occupied by another driver",
                        "construction noise outside my window",
                        "customer at the coffee shop being rude to the barista"
                    ],
                    "b": [
                        "My neighbor",
                        "My coworker",
                        "My roommate",
                        "A classmate",
                        "A friend",
                        "A family member",
                        "A group of local kids",
                        "My housemate",
                        "My apartment neighbors",
                        "A colleague",
                        "An anonymous caller",
                        "My partner",
                        "An unknown driver",
                        "The construction workers",
                        "A regular customer"
                    ],
                    "c": [
                        "let their dog constantly bark",
                        "take my things without asking",
                        "eat food I specifically bought for myself",
                        "copy my work and turn it in as their own",
                        "avoid paying back the money they owed me",
                        "use my car and return it with an empty gas tank",
                        "play loudly and leave trash on my lawn",
                        "host parties without giving me any advance notice",
                        "blast music late into the night",
                        "present my ideas to our boss as their own",
                        "prank call me at odd hours",
                        "expect me to handle all the chores",
                        "park in my designated spot",
                        "start work early in the morning",
                        "hurl insults at the staff"
                    ],
                    "d": [
                        "talking to them in person",
                        "leaving notes on their door",
                        "sending polite texts",
                        "complaining to mutual acquaintances",
                        "emailing their supervisor",
                        "addressing the issue at a group meeting",
                        "asking my landlord to address the problem",
                        "confronting them in front of others",
                        "writing a message on social media",
                        "creating a schedule for shared resources",
                        "installing a security camera",
                        "having a friend mediate the issue",
                        "reporting their actions to building management",
                        "creating a noise complaint hotline",
                        "alerting the store manager"
                    ],
                    "e": [
                        "call animal control on their dog",
                        "hide my personal items in a locked drawer",
                        "put laxatives in my food",
                        "publicly expose them for plagiarism",
                        "cut ties with them until I receive payment",
                        "install a GPS tracker in my car",
                        "spray the kids with a water hose",
                        "change the locks on our doors",
                        "blast equally loud music in retaliation",
                        "publicly confront them about their dishonesty",
                        "change my phone number without warning",
                        "go on strike and refuse to do any chores",
                        "have their car towed",
                        "set up loudspeakers to drown out the noise",
                        "demand they be banned from the coffee shop"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Recently, my [a] came to visit and stay at my house for a week. During the visit, I noticed that they were doing [b], which really bothered me. I confronted them about it, and they argued that it was [c]. After a heated discussion, I decided to [d]. Some of my friends and family agree with my decision, but others are calling me out and saying that I overreacted, considering the fact that [e]. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "parent",
                        "sibling",
                        "best friend",
                        "cousin",
                        "in-law",
                        "high school friend",
                        "college roommate",
                        "work colleague",
                        "childhood friend",
                        "second cousin",
                        "former neighbor",
                        "army buddy",
                        "old crush",
                        "distant relative",
                        "fiancé's friend"
                    ],
                    "b": [
                        "leaving dirty dishes around",
                        "not respecting my house rules",
                        "smoking inside my house",
                        "giving unsolicited advice about my career",
                        "snooping in my personal belongings",
                        "letting their pet roam around without cleaning up after it",
                        "making noise late into the night",
                        "being overly critical about my parenting",
                        "inviting uninvited guests to my home",
                        "making uncomfortable jokes",
                        "not contributing to grocery expenses",
                        "breaking an expensive household item",
                        "neglecting the chores they promised to help with",
                        "using my personal computer without permission",
                        "drinking excessive amounts of alcohol"
                    ],
                    "c": [
                        "their right as a guest",
                        "payback for a similar issue in the past",
                        "not a big deal",
                        "an opportunity for me to learn",
                        "something that would bring us closer together",
                        "in line with their culture",
                        "important for their mental health",
                        "completely normal",
                        "a joke that I completely misunderstood",
                        "their expression of gratitude",
                        "a valuable lesson for me",
                        "critical for their wellbeing",
                        "within their rights",
                        "meant as a harmless prank",
                        "an escape from their daily struggles"
                    ],
                    "d": [
                        "cancel the visit early and ask them to leave",
                        "establish new house rules with penalties",
                        "ignore their behavior and avoid conflict",
                        "confiscate the offending items",
                        "give them the cold shoulder for the remainder of the visit",
                        "ask other relatives to talk to them",
                        "start a huge fight about it",
                        "share my grievances with mutual friends and family",
                        "confront them again with more force",
                        "place hidden cameras around the house",
                        "seek advice anonymously online",
                        "demand an apology or reimbursement",
                        "threaten to cut off contact",
                        "leave for a hotel to get space and time to think",
                        "retaliate through passive-aggressive behavior"
                    ],
                    "e": [
                        "they recently lost their job",
                        "they just went through a difficult breakup",
                        "it was their first time visiting my home",
                        "they were going through a family crisis",
                        "I failed to communicate my boundaries clearly",
                        "it's a cultural difference",
                        "the behavior was quite mild",
                        "I didn't give them a chance to correct their behavior",
                        "we have unresolved issues from the past",
                        "they have gone out of their way to help me in the past",
                        "the incident was a simple misunderstanding",
                        "they had been under significant stress recently",
                        "it was an isolated incident",
                        "they apologized for their behavior",
                        "I have a reputation for overreacting in similar situations"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I [a] at work recently when I found out that a coworker, [b], had [c]. Naturally, I was [d] about the situation. I decided to [e] in response, which I thought was reasonable given the circumstances. Now, another coworker is accusing me of being too harsh and making a big deal out of it. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "was promoted",
                        "got a significant raise",
                        "was assigned a high-profile project",
                        "won an award for my performance",
                        "closed a major deal"
                    ],
                    "b": [
                        "someone I'm good friends with",
                        "someone I barely know",
                        "someone I occasionally talk to",
                        "someone I have had issues with in the past",
                        "my office rival",
                        "my supervisor",
                        "a new employee",
                        "someone from a different department",
                        "a former romantic partner",
                        "a person I once considered a mentor",
                        "a person with vastly different political views",
                        "someone who has worked there longer than me",
                        "someone who is close to retirement",
                        "a person of a different generation",
                        "a coworker I find particularly annoying"
                    ],
                    "c": [
                        "gossiped about my promotion",
                        "spread a rumor about me stealing credit for their work",
                        "made a sarcastic remark about my raise",
                        "complained to our supervisor about my new assignment",
                        "posted a passive-aggressive comment on social media about my success"
                    ],
                    "d": [
                        "hurt",
                        "angry",
                        "annoyed",
                        "frustrated",
                        "upset",
                        "disappointed",
                        "appalled",
                        "disgusted",
                        "resentful",
                        "exasperated",
                        "irritated",
                        "baffled",
                        "bewildered",
                        "confused",
                        "indignant"
                    ],
                    "e": [
                        "confront them directly",
                        "report their behavior to our supervisor",
                        "warn others about their behavior",
                        "publicly call them out during a meeting",
                        "write a carefully-worded email to them"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I [a] at work and noticed that my coworker [b]. I was pretty upset about it, so I decided to [c]. When my coworker found out, they were furious with me and claimed that I was overreacting. Others in the office started to take sides and now there is tension between us. My supervisor heard about the situation and told me that I should have handled it differently, but I honestly believe I was justified given [d]. To complicate matters, my coworker is [e]. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "was using the communal fridge",
                        "was taking a break",
                        "was covering for another coworker",
                        "arrived early",
                        "arrived late",
                        "was working overtime",
                        "overheard a conversation",
                        "checked my personal email",
                        "was working on a group project",
                        "stopped by the office during my day off",
                        "went to the supply closet",
                        "attended a work party",
                        "was in a meeting",
                        "used the office printer",
                        "checked the schedule"
                    ],
                    "b": [
                        "had taken my lunch",
                        "was talking behind my back",
                        "had taken credit for my work",
                        "was using my computer without permission",
                        "had thrown away my personal belongings",
                        "was mocking me to others",
                        "made a mess that I had to clean up",
                        "was using my desk for their personal belongings",
                        "was spreading rumors about me",
                        "was trying to sabotage my work",
                        "left a passive-aggressive note about me",
                        "had been secretly screenshotting my messages",
                        "was hiding important information from me",
                        "was tampering with my projects",
                        "was using my ideas without crediting me"
                    ],
                    "c": [
                        "confront them directly about it",
                        "send them an email detailing my grievances",
                        "talk to a supervisor about the situation",
                        "leave a note on their desk",
                        "ignore the situation and try to avoid conflict",
                        "report them to human resources",
                        "confront them in front of other coworkers",
                        "seek advice from a friend outside of work",
                        "post about it on social media without naming names",
                        "put a lock on my items to prevent future tampering",
                        "move my belongings and work area to another location",
                        "tell other coworkers about the situation as a warning",
                        "secretly record conversations to gather evidence",
                        "formally request a transfer to a different department",
                        "secretly sabotage their work in retaliation"
                    ],
                    "d": [
                        "the impact it had on my work",
                        "the lack of respect shown toward me",
                        "the negative effect it has on our professional relationship",
                        "how it has affected my mental health",
                        "the damage it has done to my reputation at work",
                        "the fact that this has been an ongoing issue",
                        "the stress it has caused me",
                        "the fact that I feel like I can't trust them anymore",
                        "how it has created a toxic work environment",
                        "the impact it has had on my personal life",
                        "how it has caused me to question my work ethic",
                        "the fact that it has made me feel unwelcome at work",
                        "how it has affected my ability to work effectively",
                        "the fact that it has caused unnecessary drama",
                        "the amount of time and energy it has cost me"
                    ],
                    "e": [
                        "a close friend outside of work",
                        "in a higher position than me within the company",
                        "currently going through a difficult personal situation",
                        "relatively new to the company",
                        "popular among the other coworkers",
                        "influential in the workplace",
                        "someone I had a previous romantic relationship with",
                        "a family member of the boss",
                        "going to be leaving the company soon",
                        "someone I have to work closely with on daily basis",
                        "the only person who shares my skills and qualifications",
                        "a member of an underrepresented group in the workplace",
                        "dealing with significant stress as a result of the job",
                        "known to have a challenging personality",
                        "someone with a history of causing conflict within the office"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I have a close friend, [a], who recently experienced [b]. They were really struggling and needed some support. However, at the time, I was dealing with [c] and couldn't be there for them as much as I wanted to. I tried to [d] as a way to make up for my absence, but [a] got upset and accused me of being selfish and uncaring. [e] was also impacted by the situation. Do you think I did the right thing or am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "Sam",
                        "Jane",
                        "Alex",
                        "Jordan",
                        "Charlie",
                        "Ashley",
                        "Taylor",
                        "Kim",
                        "Pat",
                        "Casey",
                        "Drew",
                        "Morgan",
                        "Cameron",
                        "Sammy",
                        "Lou"
                    ],
                    "b": [
                        "a painful breakup",
                        "the loss of a family member",
                        "an unexpected job loss",
                        "a serious health issue",
                        "a financial crisis",
                        "an eviction from their apartment",
                        "being involved in a car accident",
                        "a traumatic experience from their past resurfacing",
                        "a falling out with another close friend",
                        "the pressure of being a caregiver for a sick relative",
                        "a difficult career decision",
                        "unexpectedly having to move out of their place",
                        "a failed attempt at starting a business",
                        "failing a crucial exam",
                        "the recent death of their beloved pet"
                    ],
                    "c": [
                        "a large work project with a tight deadline",
                        "my own mental health crisis",
                        "a personal medical emergency",
                        "a family member's urgent need for support",
                        "an important exam that I needed to study for",
                        "planning and executing a surprise party for my partner",
                        "trying to save my failing relationship",
                        "dealing with the aftermath of a recent natural disaster",
                        "grieving the recent loss of a loved one",
                        "recovering from a surgery with a long recovery time",
                        "being in the process of moving to a new city",
                        "temporarily assisting a family member with their business",
                        "adjusting to a sudden and significant career change",
                        "helping a sibling through a legal battle",
                        "coping with a recent break-in at my home"
                    ],
                    "d": [
                        "send them a heartfelt apology note",
                        "offer to cook a comforting meal for them",
                        "give them a thoughtful gift",
                        "schedule a video call to give them my full attention",
                        "pencil in a day to spend quality time together",
                        "propose that we take a weekend trip out of town",
                        "share an uplifting playlist of songs to cheer them up",
                        "write a heartfelt poem expressing my empathy",
                        "offer to assist in anything they need for the next month",
                        "put together a care package with their favorite items",
                        "send them a bouquet of flowers as a gesture of support",
                        "discuss the situation in person when I have more free time",
                        "seek advice from mutual friends on how to help",
                        "make a donation to a relevant charity in their name",
                        "plan a small gathering of friends to lift their spirits"
                    ],
                    "e": [
                        "our mutual friend group",
                        "their workplace environment",
                        "their family dynamic",
                        "their romantic relationship",
                        "their mental health",
                        "their likelihood of asking for help in the future",
                        "their trust in me as a friend",
                        "our shared hobbies and interests",
                        "their willingness to confide in others",
                        "their ability to handle future stressors",
                        "their outlook on life",
                        "their motivation to improve their situation",
                        "their sense of self-worth",
                        "their overall happiness",
                        "their ability to maintain healthy relationships"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "My [a] invited me to their [b]. I agreed to attend but on the day of the event, [c] came up and I decided not to go. When I told them, they became upset and accused me of [d]. Our relationship has been strained ever since, and people who know us have taken sides in the matter. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "best friend",
                        "sibling",
                        "cousin",
                        "parent",
                        "co-worker",
                        "neighbor",
                        "roommate",
                        "child",
                        "grandparent",
                        "high school friend",
                        "college friend",
                        "distant relative",
                        "boss",
                        "mentor",
                        "ex-partner"
                    ],
                    "b": [
                        "wedding",
                        "graduation party",
                        "birthday party",
                        "baby shower",
                        "retirement party",
                        "housewarming party",
                        "farewell party",
                        "engagement party",
                        "promotion celebration",
                        "funeral",
                        "reunion",
                        "concert",
                        "weekend getaway",
                        "sports event",
                        "anniversary party"
                    ],
                    "c": [
                        "an urgent work situation",
                        "a personal health issue",
                        "a prior commitment I had forgotten",
                        "an emergency involving a close friend",
                        "my pet needed immediate medical attention",
                        "an important appointment I couldn't reschedule",
                        "a major family crisis",
                        "extreme weather conditions",
                        "car trouble",
                        "public transportation delays",
                        "a sudden opportunity to see someone I hadn't seen in years",
                        "an accidental double booking",
                        "a once-in-a-lifetime event",
                        "unexpected travel difficulties",
                        "a last-minute offer for a weekend trip"
                    ],
                    "d": [
                        "not caring about their feelings",
                        "being a bad friend/relative",
                        "letting them down",
                        "always putting myself first",
                        "not taking their event seriously",
                        "never being there for them",
                        "being selfish",
                        "not making an effort in our relationship",
                        "being disorganized",
                        "avoiding spending time with them",
                        "prioritizing other people over them",
                        "making up excuses",
                        "bailing at the last moment",
                        "being distant lately",
                        "not being understanding of their situation"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I live in an apartment building with a communal [a], and there's a neighbor who always [b] without considering the other residents. Yesterday, I couldn't take it anymore, so I [c] to assert some boundaries. The situation escalated rapidly, and my neighbor became [d] about it. Some of my friends think I did the right thing, but others say I should have handled it more diplomatically. [e], do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "garden",
                        "gym",
                        "parking area",
                        "swimming pool",
                        "laundry room",
                        "playground",
                        "party room",
                        "rooftop terrace",
                        "kitchen",
                        "library",
                        "bicycle storage",
                        "media room",
                        "meeting room",
                        "mailroom",
                        "shared workspace"
                    ],
                    "b": [
                        "plays loud music",
                        "parks in unauthorized spaces",
                        "leaves their belongings strewn about",
                        "takes up multiple machine slots",
                        "invites rowdy guests",
                        "smokes in the common areas",
                        "brings their pets without cleaning up after them",
                        "lets their children run wild",
                        "misuses the equipment",
                        "frequently reserves facilities for private use",
                        "monopolizes shared resources",
                        "leaves dirty dishes in the sink",
                        "yells on the phone",
                        "hangs their laundry in inappropriate places",
                        "disregards posted signs and rules"
                    ],
                    "c": [
                        "confronted them directly",
                        "left a note on their door",
                        "had a talk with the building management",
                        "tried to reason with them over email",
                        "asked other neighbors to intervene",
                        "discreetly recorded their actions as evidence",
                        "anonymously reported them to our local community group",
                        "organized a meeting with them and other affected residents",
                        "set up passive-aggressive signs in the area",
                        "ventilated my frustration on social media",
                        "directly asked them to leave the area",
                        "politely pointed them to the posted rules",
                        "pretended to be as inconsiderate as they were in hopes they would get the hint",
                        "put a lock on the facility they were misusing",
                        "brought the situation up at the building's annual meeting"
                    ],
                    "d": [
                        "enraged",
                        "defensive",
                        "apologetic",
                        "passive-aggressive",
                        "dismissive",
                        "stubborn",
                        "genuinely distraught",
                        "aggressive",
                        "sarcastic",
                        "indifferent",
                        "uncooperative",
                        "vengeful",
                        "guilty",
                        "unsympathetic",
                        "threatening"
                    ],
                    "e": [
                        "Considering the circumstances",
                        "Taking the whole story into account",
                        "Looking back at the events",
                        "Bearing in mind the context",
                        "Reflecting on the situation",
                        "Given the details of the case",
                        "Now that I've shared my experience",
                        "Despite the mixed reactions",
                        "In light of the scenario",
                        "Pondering my course of action",
                        "Reviewing this chain of events",
                        "Recalling how it unfolded",
                        "Factoring in my emotions",
                        "Weighing the consequences",
                        "Summing up the incident"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I've been having an ongoing issue with [a]. They constantly [b], which has been causing [c] for me. I have tried to resolve the situation by [d], but nothing has changed. Finally, I decided to [e]. However, this action led to a confrontation, with some people saying that I was in the wrong. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my upstairs neighbor",
                        "my coworker",
                        "my roommate",
                        "a close friend",
                        "a group of teenagers at the park",
                        "my sibling",
                        "my boss",
                        "my partner's best friend",
                        "an elderly lady who lives next door",
                        "a fellow gym member",
                        "a local business owner",
                        "a parent at my child's school",
                        "my in-laws",
                        "the owner of a nearby coffee shop",
                        "a frequent customer at my workplace"
                    ],
                    "b": [
                        "play loud music at night",
                        "park in my designated parking spot",
                        "leave their trash on my property",
                        "spread gossip about me",
                        "block the sidewalk with their belongings",
                        "borrow my things without asking",
                        "make offensive remarks in my presence",
                        "constantly invade my personal space",
                        "feed my pet without my permission",
                        "smoke right outside my window",
                        "take up too much shared space with their belongings",
                        "use offensive language around me",
                        "criticize my appearance",
                        "post passive-aggressive messages on social media",
                        "ignore my boundaries"
                    ],
                    "c": [
                        "sleepless nights",
                        "difficulties at work",
                        "strained relationships",
                        "ongoing stress",
                        "feelings of frustration",
                        "problems in my personal life",
                        "increased anxiety",
                        "unnecessary conflict",
                        "loss of trust",
                        "negative impact on my mental health",
                        "disturbance in my daily routine",
                        "damage to my property",
                        "unwanted attention from others",
                        "feelings of insecurity",
                        "feeling disrespected"
                    ],
                    "d": [
                        "talking to them directly",
                        "writing them a letter",
                        "bringing in a mediator",
                        "discussing the issue with mutual friends",
                        "sending them a polite message",
                        "bringing it up during an unrelated conversation",
                        "offering a compromise",
                        "complaining to the building manager",
                        "reporting their behavior to HR",
                        "brushing off the issue in the hope it would resolve itself",
                        "seeking advice from a trusted friend",
                        "ignoring the issue until it escalated",
                        "giving them an ultimatum",
                        "asking for help from other people affected by the situation",
                        "establishing a set of boundaries"
                    ],
                    "e": [
                        "call the police on them",
                        "publicly confront them at a gathering",
                        "send an anonymous complaint",
                        "share my grievances about them on social media",
                        "retaliate by copying their behavior",
                        "escalate the issue to their superior",
                        "give them a taste of their own medicine",
                        "involve more people in the situation",
                        "seek legal advice and potentially take action",
                        "set up a recording of their actions as evidence",
                        "prank them with the intention of teaching them a lesson",
                        "storm out in the middle of an argument",
                        "tell other people about the issue",
                        "demand that they apologize and change their behavior",
                        "create passive-aggressive signs to address the issue"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I live in an apartment with [a]. The other day, I found out that [b] was doing something that I consider morally questionable: [c]. I confronted them about it, and their reason was [d], which left me conflicted. After thinking it over, I decided to [e] without consulting my [b]. Now my [b] is very upset with me, and I'm unsure if I handled the situation correctly. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my significant other",
                        "a roommate",
                        "a family member",
                        "my best friend",
                        "a coworker",
                        "my cousin",
                        "a sibling",
                        "a college roommate",
                        "a childhood friend",
                        "my high school sweetheart",
                        "a long-term tenant",
                        "a casual acquaintance",
                        "a friendly neighbor",
                        "someone I met through a housing website",
                        "a stranger we recently took in as a roommate"
                    ],
                    "b": [
                        "my significant other",
                        "my roommate",
                        "my family member",
                        "my best friend",
                        "my coworker",
                        "my cousin",
                        "my sibling",
                        "my college roommate",
                        "my childhood friend",
                        "my high school sweetheart",
                        "our long-term tenant",
                        "my casual acquaintance",
                        "our friendly neighbor",
                        "someone we met through a housing website",
                        "the stranger we recently took in as a roommate"
                    ],
                    "c": [
                        "stealing supplies from work",
                        "lying to their partner about their whereabouts",
                        "starting a secret online gambling habit",
                        "illegally downloading movies and TV shows",
                        "selling homemade alcohol without a license",
                        "cutting corners on taxes",
                        "sharing a friend's explicit photos without their consent",
                        "writing a negative online review under a fake name",
                        "parking in a disabled spot despite not having a permit",
                        "taking items from the lost-and-found at work",
                        "spoofing their GPS location to gain access to streaming content",
                        "taking food from a communal fridge at work",
                        "littering in a public park",
                        "cheating on a fitness app to win a competition",
                        "lying about their income to receive financial aid"
                    ],
                    "d": [
                        "they were desperate for cash",
                        "they felt it was a victimless crime",
                        "they were going through a tough time",
                        "they didn't think anyone would find out",
                        "they believed they were entitled to it",
                        "they felt treated unfairly by others",
                        "they thought they were doing what was best for them",
                        "they rationalized that everyone else does it",
                        "they saw it as a way to get back at their boss",
                        "they believed that they deserved some joy in their life",
                        "they just couldn't help themselves",
                        "they were under the influence at the time",
                        "they saw it as a harmless prank",
                        "they thought it was a harmless way to blow off steam",
                        "they believed they were helping someone else by doing it"
                    ],
                    "e": [
                        "report them to the authorities",
                        "confront the person they wronged",
                        "tell our landlord about the behavior",
                        "share the information with mutual friends",
                        "demand that they stop immediately",
                        "demand repayment for any damage done",
                        "give them an ultimatum to change their behavior",
                        "threaten to cut ties with them if they don't stop",
                        "write an anonymous tip to their workplace",
                        "share my concerns with their partner",
                        "publicly shame them on social media",
                        "confiscate the items they took",
                        "write a detailed letter outlining my expectations for them to change",
                        "set up an intervention with a group of friends",
                        "enroll them in a program to address their issue"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I have a [a] who [b] that has been bothering me for some time. I tried to talk to them about it [c], but they either ignore me or brush it off. Yesterday, the situation reached a breaking point, and I [d]. Now they're extremely upset with me, and others are [e]. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "roommate",
                        "friend",
                        "coworker",
                        "neighbor",
                        "family member",
                        "classmate",
                        "boss",
                        "employee",
                        "partner",
                        "parent",
                        "sibling",
                        "distant relative",
                        "teacher",
                        "person at my local coffee shop",
                        "random stranger"
                    ],
                    "b": [
                        "constantly plays loud music at night",
                        "leaves a mess in the common areas",
                        "borrows my belongings without asking",
                        "parks in my designated spot",
                        "always talks over me in conversations",
                        "stores their smelly food in the shared refrigerator",
                        "takes credit for my accomplishments at work",
                        "continuously makes rude comments",
                        "brings uninvited guests to my home",
                        "refuses to chip in for communal expenses",
                        "constantly shows up late for meetings",
                        "avoids their share of the chores",
                        "spreads gossip about me",
                        "constantly tries to impose their beliefs on me",
                        "uses my Netflix account without permission"
                    ],
                    "c": [
                        "multiple times",
                        "once before",
                        "in a calm and respectful manner",
                        "with a firm tone",
                        "in front of others",
                        "privately",
                        "through written notes",
                        "by sending them a message",
                        "by involving a mediator",
                        "during a group meeting",
                        "by asking someone else to talk to them",
                        "only after several complaints",
                        "by email",
                        "by using nonviolent communication techniques",
                        "by appealing to their sense of empathy"
                    ],
                    "d": [
                        "confronted them in front of others",
                        "reported them to a higher authority",
                        "gave them an ultimatum to change their behavior or face consequences",
                        "called the police",
                        "took away their access to shared resources",
                        "embarrassed them by sharing their behavior online",
                        "announced my intention to cut ties with them",
                        "publicly shared my side of the story",
                        "acted passive-aggressively towards them",
                        "spread some gossip about them for a change",
                        "insulted them and their behavior",
                        "vented my frustration to my social media followers",
                        "gathered support from others affected by their behavior",
                        "called out their hypocrisy",
                        "made a scene to bring attention to the issue"
                    ],
                    "e": [
                        "siding with me",
                        "calling me the bad guy",
                        "taking no stance at all",
                        "avoiding me",
                        "gossiping about the situation",
                        "telling me I should have handled it differently",
                        "supportive, but concerned about the way I dealt with it",
                        "visibly uncomfortable",
                        "agonizing over the conflict",
                        "slowly coming around to see my point of view",
                        "encouraging me to apologize",
                        "suggesting further mediation",
                        "sympathizing with both sides",
                        "expressing doubts about my actions",
                        "questioning my intentions"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Yesterday, I was on a [a] when I saw [b] [c]. The situation was making me very uncomfortable, and I felt like something needed to be done. After careful consideration, I decided to confront [b] and ask them to [d]. To my surprise, the request was not well received, and it led to a heated argument. Now, I am being accused of overstepping my boundaries and being nosy. [e] suggests that my actions were entirely out of line. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "bus",
                        "train",
                        "airplane",
                        "public park",
                        "hospital waiting room",
                        "coffee shop",
                        "grocery store",
                        "train station",
                        "restaurant",
                        "school playground",
                        "library",
                        "movie theater",
                        "shopping mall",
                        "post office",
                        "art gallery"
                    ],
                    "b": [
                        "a loud group of teenagers",
                        "an elderly man",
                        "a disgruntled employee",
                        "a mother with her children",
                        "a business professional",
                        "a tourist",
                        "a homeless man",
                        "a couple arguing",
                        "a person with a service dog",
                        "a group of bird watchers",
                        "a street performer",
                        "a teacher with their students",
                        "a person taking up multiple seats",
                        "a person on a conference call with the speakerphone",
                        "a man wearing offensive clothing"
                    ],
                    "c": [
                        "smoking",
                        "talking loudly on their phone",
                        "littering",
                        "blocking the entrance",
                        "taking up too much space with their belongings",
                        "yelling at someone",
                        "arguing with a staff member",
                        "not wearing a face mask",
                        "coughing and sneezing without covering their mouth",
                        "loudly playing music",
                        "videotaping without permission",
                        "taking inappropriate photos",
                        "touching things with dirty hands",
                        "putting their feet on the seats",
                        "publicly chastising their child"
                    ],
                    "d": [
                        "stop their current behavior",
                        "move to another area",
                        "lower their voice",
                        "move their belongings out of the way",
                        "apologize to the person they were yelling at",
                        "follow the rules",
                        "wear a face mask",
                        "throw their trash away",
                        "put their phone on silent",
                        "turn down the volume of their music",
                        "stop recording or taking pictures",
                        "step away from the restricted area",
                        "be more considerate of others",
                        "wash their hands",
                        "treat the child with more kindness"
                    ],
                    "e": [
                        "Several bystanders",
                        "A friend who I told the story to",
                        "The business owner",
                        "My partner",
                        "Some online comments",
                        "A fellow passenger",
                        "An off-duty police officer",
                        "The person I confronted",
                        "The victim of the confrontation",
                        "A staff member",
                        "A child who was nearby",
                        "An acquaintance I saw there",
                        "Another customer",
                        "My therapist",
                        "A close family member"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
  "templates": [
    {
      "template": "Yesterday, I [a] upon finding out that my [b] did something I found completely unacceptable. I confronted them about their behavior, which led to [c]. I thought that it was important for me to address the situation, but now other people, including some close friends, are telling me that my reaction was [d] and that I should have handled the situation differently. They even suggested that my response could have [e]. So, am I the asshole?",
      "variables": {
        "possible_values": {
          "a": [
            "stormed out of our weekly family dinner",
            "made a public social media post",
            "sent a strongly-worded text message",
            "refused to attend an important event",
            "terminated a long-standing friendship",
            "threw away a sentimental item belonging to them",
            "called them out in front of our friends",
            "complained to our mutual friends",
            "demanded an immediate apology",
            "filed a complaint with their employer",
            "acted extremely cold and distant",
            "requested they reimburse me for emotional damages",
            "took their actions as a personal attack",
            "left the conversation on a bitter note",
            "avoided all contact with them for a week"
          ],
          "b": [
            "best friend",
            "sibling",
            "parent",
            "co-worker",
            "roommate",
            "partner",
            "cousin",
            "child",
            "neighbor",
            "employee",
            "boss",
            "brother-in-law",
            "assistant",
            "acquaintance",
            "teacher"
          ],
          "c": [
            "a loud argument",
            "tears and frustration",
            "them leaving the room",
            "everyone else taking sides",
            "a brief moment of awkward silence",
            "them apologizing, but the tension remained",
            "the situation escalating to a full-blown fight",
            "them denying everything and deflecting the blame",
            "undermining our relationship",
            "friends and family trying to calm us both down",
            "them accusing me of overreacting",
            "a lengthy discussion where no one's opinion was swayed",
            "our disagreement being left unresolved",
            "a heated exchange of words that went nowhere",
            "complete breakdown of communication"
          ],
          "d": [
            "excessive",
            "unnecessary",
            "disproportionate",
            "an overreaction",
            "uncalled for",
            "insensitive",
            "petty",
            "irrational",
            "childish",
            "impulsive",
            "hasty",
            "rash",
            "inconsiderate",
            "harsh",
            "uncalled-for"
          ],
          "e": [
            "damaged our relationship permanently",
            "made everything worse",
            "caused irreparable harm",
            "ruined the event for everyone involved",
            "potentially affected their job",
            "isolated me from our mutual friends",
            "upset them deeply",
            "practically ensured there's no resolution",
            "strained the relationships of everyone involved",
            "caused unnecessary emotional distress",
            "severed any chance of a constructive outcome",
            "destroyed any hopes of reconciliation",
            "tarnished my own reputation",
            "led to unnecessary drama",
            "caused even more negative consequences"
          ]
        }
      },
      "metadata": {}
    }
  ]
}
{
    "templates": [
        {
            "template": "I have a friend, [a], who constantly relies on me for emotional support. Lately, they've been going through a rough patch due to [b], and they've been calling me every day to vent. Yesterday, I was dealing with my own [c] problem, and I honestly couldn't handle their issues on top of my own. When they called, I told them I couldn't talk and needed some time for myself. [a] got upset, accusing me of not being a good friend, and we haven't spoken since. Given the circumstances, [d] might also be affected by my decision to step back from offering emotional support to my friend. I'm wondering, does my need for space outweigh my responsibility as a good friend, or could [e] have justified my choice? Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "who just moved to a new city",
                        "who recently lost their job",
                        "who's going through a break-up",
                        "who's dealing with a family conflict",
                        "whose pet just died",
                        "who's struggling with mental health issues",
                        "who is having financial difficulties",
                        "who's been feeling very lonely",
                        "who is facing challenges at work",
                        "who is juggling multiple responsibilities",
                        "who's struggling with a college course",
                        "whose long-term relationship is on the rocks",
                        "who's in a dispute with their roommate",
                        "who's dealing with physical health problems",
                        "who's questioning their career choice"
                    ],
                    "b": [
                        "a recent breakup",
                        "a job layoff",
                        "an illness in the family",
                        "a difficult living situation",
                        "a pet's sudden sickness",
                        "a sudden drop in their financial stability",
                        "struggling with their graduate studies",
                        "a family member's legal issues",
                        "insecurity in their romantic relationship",
                        "their business failing",
                        "problems with their landlord",
                        "a deteriorating friendship",
                        "difficulty adapting to a new work environment",
                        "their parents' divorce",
                        "an unexpected death in the family"
                    ],
                    "c": [
                        "personal",
                        "family",
                        "health",
                        "financial",
                        "professional",
                        "relationship",
                        "emotional",
                        "legal",
                        "housing",
                        "academic",
                        "work-related",
                        "long-term",
                        "mental health",
                        "unexpected",
                        "recurring"
                    ],
                    "d": [
                        "our mutual friends",
                        "my partner",
                        "their family",
                        "my family",
                        "our coworkers",
                        "our shared living situation",
                        "our group project",
                        "our upcoming vacation plans",
                        "our local community",
                        "our sports team",
                        "our book club",
                        "our volunteer group",
                        "our meetup group",
                        "our online gaming team",
                        "our joint business venture"
                    ],
                    "e": [
                        "a previous agreement we had made",
                        "an understanding of the importance of self-care",
                        "the fact that others are available to support them",
                        "my recent efforts to support and be there for them",
                        "my plans to make it up to them later",
                        "input from a mental health professional",
                        "their own past behavior in similar situations",
                        "the understanding that friendship doesn't mean constant availability",
                        "my willingness to find a compromise",
                        "the knowledge that I'll be better able to help after addressing my own issues",
                        "the advice of a close family member",
                        "an open conversation about the situation",
                        "our mutual commitment to resolving conflicts",
                        "both of our abilities to empathize with one another",
                        "a clear and honest expression of my personal boundaries"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I [a] my [b]'s [c] without their permission because I was tired of what they were doing. It's been going on for [d], and I've tried talking to them about it, but they always brush me off. Now that I've taken action, they're upset and feel like I've betrayed their trust. Our mutual friends are [e] about the situation. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "threw away",
                        "donated",
                        "hid",
                        "changed the password for",
                        "sold",
                        "relocated",
                        "gave to someone else",
                        "confiscated",
                        "locked up",
                        "picked up and cleaned",
                        "set a time limit for using",
                        "removed the batteries from",
                        "unplugged",
                        "disabled",
                        "broke"
                    ],
                    "b": [
                        "roommate",
                        "sibling",
                        "spouse",
                        "parent",
                        "best friend",
                        "cousin",
                        "neighbor",
                        "co-worker",
                        "classmate",
                        "in-law",
                        "step-sibling",
                        "step-parent",
                        "boss",
                        "grandparent",
                        "distant relative"
                    ],
                    "c": [
                        "annoying collection of knick-knacks",
                        "noisy musical instrument",
                        "video game console",
                        "loud speaker system",
                        "laptop",
                        "television",
                        "badly-parked car",
                        "smelly pairs of shoes",
                        "overgrown plants",
                        "favorite outfit",
                        "sugar-loaded snacks",
                        "social media account",
                        "hobby supplies",
                        "unwashed dishes",
                        "untrained pet"
                    ],
                    "d": [
                        "a few days",
                        "a couple of weeks",
                        "months",
                        "over a year",
                        "since I moved in",
                        "since they moved in",
                        "since we became friends",
                        "as long as I can remember",
                        "on and off for years",
                        "recently",
                        "since we started working together",
                        "during the entire quarantine",
                        "every holiday season",
                        "every weekend",
                        "during exam season"
                    ],
                    "e": [
                        "taking sides",
                        "torn between us",
                        "sympathetic to both sides",
                        "asking for more details",
                        "overwhelmed by the drama",
                        "trying to stay neutral",
                        "refusing to get involved",
                        "making jokes about the situation",
                        "divided in their opinions",
                        "avoiding the topic",
                        "calling for a group meeting",
                        "encouraging us to talk it out",
                        "losing interest in the conflict",
                        "confronting us about the tension",
                        "gossiping about our dispute"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently had an argument with a friend over [a]. They were [b] about the situation, which made me feel [c]. During the argument, my friend made a personal comment about my [d], which I thought was irrelevant to the issue at hand. In response, I made a sarcastic remark about their [e]. Our argument has now escalated, and we haven't spoken since. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "politics",
                        "religious beliefs",
                        "a mutual friend's behavior",
                        "borrowing money",
                        "the cleanliness of our shared living space",
                        "the appropriateness of a joke they told",
                        "an offensive social media post they shared",
                        "the way they treated a waiter at a restaurant",
                        "their choice of romantic partner",
                        "their driving habits",
                        "the management of a group project",
                        "parenting styles",
                        "an incident that involved deceiving one of our friends",
                        "the prospects of a new job",
                        "an invitation to an exclusive event"
                    ],
                    "b": [
                        "being dismissive",
                        "offended",
                        "defensive",
                        "aggressive",
                        "stubborn",
                        "apathetic",
                        "condescending",
                        "overly emotional",
                        "acting high and mighty",
                        "sarcastic",
                        "unapologetic",
                        "unwilling to listen",
                        "blaming me for the issue",
                        "speaking ill of others",
                        "manipulative"
                    ],
                    "c": [
                        "upset",
                        "frustrated",
                        "hurt",
                        "angry",
                        "annoyed",
                        "guilty",
                        "emasculated",
                        "insulted",
                        "unworthy",
                        "stressed",
                        "irritated",
                        "concerned",
                        "invalidated",
                        "misunderstood",
                        "unheard"
                    ],
                    "d": [
                        "appearance",
                        "income",
                        "past relationships",
                        "family",
                        "educational background",
                        "hobbies",
                        "accent",
                        "fashion choices",
                        "diet",
                        "work performance",
                        "taste in music",
                        "travel experiences",
                        "childhood",
                        "recent weight gain",
                        "social skills"
                    ],
                    "e": [
                        "lack of ambition",
                        "relationship problems",
                        "awkwardness at social events",
                        "recent job loss",
                        "sense of humor",
                        "dependence on their parents",
                        "poor decision-making",
                        "fluctuating weight",
                        "inability to hold a steady job",
                        "questionable fashion choices",
                        "financial struggles",
                        "inexperience in relationships",
                        "inability to take criticism",
                        "procrastination",
                        "disorganization"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, I've been in a bit of a dilemma recently. [a], who also happens to be [b], did something that I believed was unacceptable. They [c] without asking for my consent or opinion. This affected me because [d]. Naturally, I was upset and decided to confront [a] about their actions. We ended up having a heated argument, and our relationship became strained. As a result, some of our mutual friends/the community members have started picking sides, and the situation has escalated. In hindsight, I am wondering if my response was justified, given the circumstances. Do you think I did the right thing/current situation feels? AITA?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my best friend",
                        "my sibling",
                        "my coworker",
                        "my roommate",
                        "my neighbor",
                        "my in-law",
                        "my cousin",
                        "my parent",
                        "my significant other",
                        "my ex-partner",
                        "my teacher",
                        "a close family friend",
                        "the teenager next door",
                        "a member of my sports team",
                        "a fellow member of an organization I care about"
                    ],
                    "b": [
                        "living with a disability",
                        "going through financial trouble",
                        "recovering from a recent break-up",
                        "suffering from a mental health issue",
                        "struggling with the loss of a loved one",
                        "dealing with a family crisis",
                        "having trouble at work",
                        "facing discrimination for their identity",
                        "fighting a health battle",
                        "a single parent raising children",
                        "taking care of a sick family member",
                        "grieving the loss of a pet",
                        "worried about their job security",
                        "experiencing difficulties in their marriage",
                        "coping with a local crisis or natural disaster"
                    ],
                    "c": [
                        "used one of my personal items",
                        "shared private information about me with others",
                        "made decisions on my behalf",
                        "invited people to my home",
                        "borrowed money from my account",
                        "spread a rumor about me",
                        "revealed a painful secret from my past",
                        "brought up past issues to make a point",
                        "mocked my personal beliefs",
                        "spoke negatively about me to others",
                        "gave away something of mine",
                        "agreed to something in my stead",
                        "told others about my embarrassing moment",
                        "criticized me in front of others",
                        "posted about me on social media without permission"
                    ],
                    "d": [
                        "it invaded my privacy",
                        "it violated my trust in them",
                        "it put me in an uncomfortable position",
                        "it made me question our relationship",
                        "it negatively affected my reputation",
                        "it had financial repercussions for me",
                        "it undermined my authority or credibility",
                        "it damaged my self-esteem",
                        "it led to gossip about me in our circle",
                        "it put unnecessary stress on me",
                        "it affected my job or career prospects",
                        "it caused me emotional distress",
                        "it impacted my other relationships",
                        "it made me feel disrespected or undervalued",
                        "it offended my cultural, religious or personal values"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently had a disagreement with [a], who is someone I [b]. The situation started when [c]. Since I felt [d], I decided to [e]. Now, [a] is upset and claims that I was in the wrong, while I think I was justified. Other people in our circle have expressed mixed opinions about the matter, and it has caused some tension. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my roommate",
                        "my sibling",
                        "my best friend",
                        "my coworker",
                        "my partner",
                        "my neighbor",
                        "a member of my study group",
                        "my supervisor",
                        "a close family friend",
                        "a distant relative",
                        "my hairstylist",
                        "a fellow team member in a club",
                        "the person who sits next to me in class",
                        "my local barista",
                        "my pen pal"
                    ],
                    "b": [
                        "usually get along with well",
                        "have known for years",
                        "occasionally have disagreements with",
                        "have just started to build a relationship with",
                        "admire and respect",
                        "sometimes find difficult to be around",
                        "share a lot of interests with",
                        "often confide in",
                        "rarely see eye to eye with",
                        "usually combine efforts on projects with",
                        "used to be close to",
                        "often rely on for advice",
                        "have a bit of a tumultuous history with",
                        "typically consider to be level-headed",
                        "don't know very well"
                    ],
                    "c": [
                        "they used my belongings without asking",
                        "they accused me of not contributing enough to a shared goal",
                        "they made an offensive joke at my expense",
                        "they took credit for my work",
                        "they spread a rumor about me",
                        "they invited themselves to an event I was hosting",
                        "they made a decision that affected me without consulting me",
                        "they spoke badly about me to someone I trust",
                        "they bailed on an important commitment at the last minute",
                        "they snooped through my personal items",
                        "they disclosed a secret I trusted them with",
                        "they made an insensitive comment about my appearance",
                        "they neglected to pay back money they owed me",
                        "they borrowed something valuable and damaged it",
                        "they constantly criticized my choices"
                    ],
                    "d": [
                        "betrayed",
                        "angry",
                        "frustrated",
                        "disrespected",
                        "hurt",
                        "annoyed",
                        "worried",
                        "indignant",
                        "resentful",
                        "exasperated",
                        "embarrassed",
                        "offended",
                        "concerned",
                        "disappointed",
                        "irritated"
                    ],
                    "e": [
                        "confront them directly about the issue",
                        "write them a letter expressing my feelings",
                        "bring up the issue in front of a group of our friends",
                        "discuss the situation with a mutual acquaintance",
                        "ask for an apology",
                        "post an anonymous message on social media about the situation",
                        "give them the silent treatment",
                        "demand that they take responsibility for their actions",
                        "cut off contact with them temporarily",
                        "try to resolve the issue through a mediator",
                        "seek advice from others about how to handle the situation",
                        "share my side of the story with close friends",
                        "ask them to make amends in some way",
                        "distance myself from the relationship without explanation",
                        "return the favor by doing something similar to them"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Recently, [a] came to visit and ended up borrowing one of my [b] without asking. Unfortunately, they caused [c] while using it. I confronted them about it and asked them to [d] to make the situation right. However, they became defensive and claimed that I was overreacting, stating that [e]. Now, my family and friends are divided on the issue. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my cousin",
                        "a close friend",
                        "my sibling",
                        "my roommate",
                        "a coworker",
                        "my aunt",
                        "my uncle",
                        "my parent",
                        "my grandparent",
                        "my neighbor",
                        "a long-lost friend",
                        "a family member I rarely see",
                        "a classmate",
                        "a distant relative",
                        "my best friend"
                    ],
                    "b": [
                        "jackets",
                        "pairs of shoes",
                        "books",
                        "laptops",
                        "bicycles",
                        "tablets",
                        "smartphones",
                        "headphones",
                        "video game consoles",
                        "kitchen appliances",
                        "tools",
                        "fine china",
                        "pieces of jewelry",
                        "paintings",
                        "cameras"
                    ],
                    "c": [
                        "damage to the item",
                        "the loss of the item",
                        "an accidental injury to themselves",
                        "a small fire",
                        "a disturbance to the neighbors",
                        "a rude comment to someone they met",
                        "minor damage to my property",
                        "a spill on a valuable item",
                        "a fight with another person over the item",
                        "breaking the item due to negligence",
                        "racking up a huge bill",
                        "getting a ticket while using the item",
                        "causing someone else's property to be damaged",
                        "getting caught doing something illegal with the item",
                        "violating a policy or rule while using the item"
                    ],
                    "d": [
                        "apologize",
                        "replace the damaged item",
                        "pay for my losses",
                        "explain their actions",
                        "help me fix the issue",
                        "take back their words",
                        "make right the negative consequences they caused",
                        "discuss the matter with the person they fought with",
                        "pay off the bill they racked up",
                        "cover the cost of the ticket",
                        "work out a plan to avoid this in the future",
                        "clean up the mess they made",
                        "communicate better with me",
                        "repair the caused damages",
                        "share the burden of rectifying the situation"
                    ],
                    "e": [
                        "it's not a big deal",
                        "I'm being too sensitive",
                        "what they did is normal",
                        "I'm making a scene",
                        "everyone makes mistakes",
                        "I should let it go",
                        "they'll take care of it later",
                        "it wasn't entirely their fault",
                        "things like this happen all the time",
                        "it's not worth the drama",
                        "I should be understanding",
                        "I need to lighten up",
                        "I would've done the same",
                        "I shouldn't hold it against them",
                        "I'm being materialistic"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, I recently [a] for [b] at [c]. When planning it out, I made sure to include [d], but I intentionally left out [e]. My [b] seemed to enjoy the event at first but were deeply upset when they realized what I had left out. They claim that it was inconsiderate and thoughtless of me, but I stand by my decision to exclude that element, believing it to be for the best. Did I do the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "planned a surprise birthday party",
                        "organized a family gathering",
                        "hosted a friend's baby shower",
                        "arranged a bachelorette party",
                        "coordinated a wedding reception",
                        "put together a neighborhood potluck",
                        "planned a going-away party",
                        "organized a book club meeting",
                        "hosted a game night",
                        "arranged a retirement celebration",
                        "coordinated a charity fundraiser",
                        "put together a holiday dinner",
                        "planned a high school reunion",
                        "organized a surprise engagement party",
                        "hosted a welcome home celebration"
                    ],
                    "b": [
                        "my significant other",
                        "my sibling",
                        "my best friend",
                        "my coworker",
                        "my parent",
                        "my neighbor",
                        "my cousin",
                        "my roommate",
                        "a childhood friend",
                        "a close family member",
                        "my mentor",
                        "a former classmate",
                        "a socially anxious friend",
                        "a friend with dietary restrictions",
                        "an acquaintance who frequently experiences depressive episodes"
                    ],
                    "c": [
                        "my home",
                        "a local cafe",
                        "a trendy bar",
                        "a public park",
                        "a rented venue",
                        "a co-working space",
                        "a college campus",
                        "a nearby beach",
                        "an art gallery",
                        "a rooftop garden",
                        "a chic restaurant",
                        "a lakeside cabin",
                        "a coworker's house",
                        "a friend's backyard",
                        "a community center"
                    ],
                    "d": [
                        "their favorite dessert",
                        "a thoughtful gift",
                        "a custom playlist featuring their favorite songs",
                        "a surprise guest from out of town",
                        "a photo album containing memories of our time together",
                        "a performance by a local band they love",
                        "a carefully curated menu catering to their tastes",
                        "a meaningful speech expressing gratitude",
                        "a simple bonding activity to bring everyone closer",
                        "a photobooth for capturing memories",
                        "a live painting session",
                        "a memorable group dance routine",
                        "a fun trivia quiz about our shared experiences",
                        "a heart-filled video message from friends and family",
                        "a challenging treasure hunt with clues that relate to their life"
                    ],
                    "e": [
                        "alcohol, since my main guest is in recovery",
                        "their ex-partner, knowing their tumultuous history",
                        "a certain controversial friend, due to conflicting views",
                        "a traditional cake cutting, to keep things simple",
                        "an actual toast, respecting the main guest's aversion to public speaking",
                        "their relatives with whom they are not on speaking terms",
                        "a speech from someone who tends to make everything about them",
                        "kid-friendly entertainment, focusing on an adult-centric atmosphere",
                        "loud music, taking into consideration the main guest's sensitivity to noise",
                        "disposable plates and cutlery, and opted for eco-friendly alternatives",
                        "any religious elements, as the main guest is not religious",
                        "pets, since the main guest has severe allergies",
                        "an old friend who tends to create drama",
                        "flash photography, as the main guest has light sensitivity issues",
                        "personalized decorations, to maintain a casual environment"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, here's the problem. My [a] and I had a disagreement about [b] the other day. They had done something that I thought was wrong, partially because it affected me and [c]. I decided to [d] in response to their actions, thinking it would resolve the situation. However, after talking with some friends, I began to question whether my response was justified or if I went too far. Now there's a serious rift in our relationship, and I'm not sure if I should apologize or if my [a] needs to take responsibility for their initial actions. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "sibling",
                        "parent",
                        "spouse",
                        "best friend",
                        "roommate",
                        "coworker",
                        "boss",
                        "cousin",
                        "child",
                        "tenant",
                        "landlord",
                        "neighbor",
                        "ex-partner",
                        "teammate",
                        "classmate"
                    ],
                    "b": [
                        "sharing expenses",
                        "household chores",
                        "pet care",
                        "borrowing my car",
                        "spreading gossip",
                        "borrowing money",
                        "respecting boundaries",
                        "posting our disagreements online",
                        "the use of shared spaces",
                        "choosing a restaurant",
                        "giving unsolicited advice",
                        "making decisions without me",
                        "canceling plans last minute",
                        "playing loud music late at night",
                        "not respecting privacy"
                    ],
                    "c": [
                        "my significant other",
                        "our mutual friends",
                        "our family members",
                        "our coworkers",
                        "neighbors",
                        "our children",
                        "our pets",
                        "our health",
                        "our careers",
                        "our reputations",
                        "our shared possessions",
                        "my sleep schedule",
                        "my study habits",
                        "my mental health",
                        "my personal achievements"
                    ],
                    "d": [
                        "confront them directly",
                        "write a passive-aggressive note",
                        "complain to our mutual friends",
                        "post about the situation on social media",
                        "give them the cold shoulder",
                        "demand an apology",
                        "notify their superiors",
                        "threaten to sever ties with them",
                        "ignore their calls and texts",
                        "reverse the roles and do the same thing to them",
                        "seek a third party mediator",
                        "throw their belongings out",
                        "move out without notice",
                        "take away a shared privilege",
                        "cancel a planned event"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "My [a] invited me to [b], and they know it's something I'm very [c] about. However, they also decided to [d] which I am strongly opposed to, given my personal beliefs and values. When I learned about [d], I told my [a] that I could not participate in the event anymore. Now, they are upset with me and accuse me of ruining the event for them. [e]?",
            "variables": {
                "possible_values": {
                    "a": [
                        "friend",
                        "sibling",
                        "parent",
                        "cousin",
                        "neighbor",
                        "coworker",
                        "college roommate",
                        "best friend",
                        "boss",
                        "distant relative",
                        "fiancé",
                        "spouse",
                        "mother-in-law",
                        "ex-partner",
                        "sports teammate"
                    ],
                    "b": [
                        "a charity fundraiser",
                        "a surprise party",
                        "a baby shower",
                        "an awards ceremony",
                        "a wedding",
                        "a milestone birthday party",
                        "a family reunion",
                        "a religious holiday celebration",
                        "a commencement ceremony",
                        "their retirement party",
                        "a sporting event",
                        "a concert",
                        "a group vacation",
                        "a nature hike",
                        "a book club meeting"
                    ],
                    "c": [
                        "enthusiastic",
                        "passionate",
                        "devoted",
                        "excited",
                        "interested",
                        "committed",
                        "curious",
                        "skeptical",
                        "cautious",
                        "engaged",
                        "focused",
                        "ambivalent",
                        "emotionally invested",
                        "intrigued",
                        "conflicted"
                    ],
                    "d": [
                        "serve food from a company with unethical practices",
                        "invite a person who has a history of making others uncomfortable",
                        "enforce a dress code that could exclude certain individuals",
                        "plan the event at a location with known accessibility issues",
                        "schedule the event during a time of political unrest",
                        "choose entertainment that glorifies violence or other harmful themes",
                        "exclude significant others from the event",
                        "invite controversial speakers or performers",
                        "expect everyone to contribute financially to a contentious cause",
                        "hold the event in a place with a history of discrimination",
                        "play games at the event that are inappropriate or offensive",
                        "ask for donations to a charity that I don't support",
                        "promote values or ideologies that I disagree with",
                        "include symbols or decorations that may be offensive",
                        "refuse to accommodate dietary restrictions for ethical reasons"
                    ],
                    "e": [
                        "Do you think I did the right thing",
                        "Am I the asshole",
                        "Am I being unreasonable",
                        "Was my decision justified",
                        "Did I make the correct choice",
                        "Am I overreacting",
                        "Was my choice morally right",
                        "Was my decision fair",
                        "Should I apologize",
                        "Have I acted appropriately",
                        "Am I in the wrong",
                        "Did I stand up for my beliefs appropriately",
                        "Was my reaction excessive",
                        "Do I have grounds to be upset",
                        "Was I right to stand up for what I believe in"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "A [a] months ago, I [b] and had to move in with my good friend. My friend has been very accommodating, but their home had some ground rules, including that [c]. One day, I broke this rule, and they found out about it. They were extremely upset, and we had a pretty intense argument. To make things more complicated, [d], which played a significant role in our disagreement. Now, we are not on speaking terms, and our relationship seems strained. The situation has left me feeling guilty, but I also think they could have been more understanding. [e]?",
            "variables": {
                "possible_values": {
                    "a": [
                        "few",
                        "couple of",
                        "six",
                        "eight",
                        "twelve",
                        "four",
                        "ten",
                        "five",
                        "two",
                        "nine",
                        "three",
                        "eleven",
                        "seven",
                        "one and a half",
                        "four and a half"
                    ],
                    "b": [
                        "lost my job",
                        "went through a bad breakup",
                        "had a major accident",
                        "suffered from a health issue",
                        "got evicted from my apartment",
                        "experienced a financial crisis",
                        "had a falling out with my family",
                        "graduated from college and couldn't afford housing",
                        "faced a sudden, personal tragedy",
                        "needed to escape an abusive relationship",
                        "lost my home due to a natural disaster",
                        "had a change in my living situation",
                        "needed to move for a temporary job assignment",
                        "fled from a crime-ridden neighborhood",
                        "had to relocate for medical treatment"
                    ],
                    "c": [
                        "no pets are allowed",
                        "no overnight guests are allowed",
                        "no loud music after 9 PM",
                        "no alcohol consumption on the premises",
                        "everyone must contribute to the house chores",
                        "no smoking or vaping inside the house",
                        "no eating in the bedrooms",
                        "no shoes are allowed inside",
                        "everyone has to clean up after themselves",
                        "parking is limited to one car per person",
                        "the thermostat must be set at a specific temperature",
                        "certain common areas are off-limits",
                        "the shared food pantry mustn't be depleted",
                        "water usage must be limited due to conservation efforts",
                        "recycling and composting must be done regularly"
                    ],
                    "d": [
                        "another friend chimed in and took their side",
                        "my friend's significant other also became involved in the argument",
                        "a mutual friend revealed a hurtful secret about me during the fight",
                        "the argument happened in front of other housemates",
                        "the disagreement occurred during a special event",
                        "the argument was triggered by an unrelated issue",
                        "my friend accused me of not contributing enough financially",
                        "the fight happened after we both had a few drinks",
                        "the argument took place during a particularly stressful time for both of us",
                        "my friend brought up past issues that had nothing to do with the current situation",
                        "I revealed a secret about my friend in the heat of the moment",
                        "the disagreement led to the involvement of the landlord",
                        "my friend's pet got involved and was accidentally hurt during the argument",
                        "the fight took place over a group chat, and others saw our messages",
                        "during the argument, I mentioned that I felt unwelcome in their home"
                    ],
                    "e": [
                        "Do you think I did the right thing",
                        "Am I the asshole",
                        "Did I cross a line",
                        "Should I have handled the situation differently",
                        "Am I in the wrong",
                        "Am I justified in feeling treated unfairly",
                        "Was my reaction appropriate",
                        "Could I have been more respectful",
                        "Should I reach out and apologize",
                        "Is it worth trying to mend this friendship",
                        "Should we both take some responsibility for what happened",
                        "Do I need to reconsider my actions",
                        "Am I to blame for the situation",
                        "Was my friend too harsh on me",
                        "Is there any way to resolve this situation between us"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently had a stressful situation at work where I had to [a]. I was feeling the pressure and needed to focus in order to get through it. My coworker, who is usually understanding, was acting [b] that day and making it difficult for me to concentrate. After repeatedly asking my coworker to stop, they continued to act [c]. Out of frustration, I ended up [d]. Later, I found out they were acting this way because [e]. Was I in the wrong?",
            "variables": {
                "possible_values": {
                    "a": [
                        "complete an important report",
                        "host a meeting with key stakeholders",
                        "make a decision that would affect our department",
                        "resolve a conflict between coworkers",
                        "finalize a challenging project",
                        "create a presentation for upper management",
                        "finish a high-pressure sales pitch",
                        "coordinate an event involving clients",
                        "restructure our department's budget",
                        "resolve a time-sensitive technical issue",
                        "hurry to meet an urgent deadline",
                        "develop a critical marketing campaign",
                        "manage a team tackling a tough assignment",
                        "coordinate the implementation of new workplace policies",
                        "handle an influx of customer complaints"
                    ],
                    "b": [
                        "disruptive and noisy",
                        "clingy and needed my constant guidance",
                        "unusually closed-off and unwilling to communicate",
                        "rude and uncooperative",
                        "distracted and forgetful",
                        "excessively negative and pessimistic",
                        "constantly interrupting me",
                        "unusually chatty and talkative",
                        "confrontational and argumentative",
                        "passive-aggressive and snarky",
                        "fidgety and physically restless",
                        "making inappropriate jokes",
                        "having loud personal conversations",
                        "overeager and demanding my attention",
                        "inconsiderate and oblivious to their surroundings"
                    ],
                    "c": [
                        "inconsiderate",
                        "loud",
                        "unfazed",
                        "unapologetic",
                        "defiant",
                        "dismissive",
                        "uncooperative",
                        "rude",
                        "unruly",
                        "obnoxious",
                        "annoying",
                        "self-centered",
                        "dense",
                        "stubborn",
                        "aggravating"
                    ],
                    "d": [
                        "snapping at them in front of our coworkers",
                        "reporting their behavior to our supervisor",
                        "giving them the cold shoulder for the rest of the day",
                        "losing my temper and raising my voice",
                        "embarrassing them by correcting their work in public",
                        "refusing to help them on a task they were struggling with",
                        "posting about the situation on social media",
                        "ignoring their attempts to apologize",
                        "making passive-aggressive comments about their actions",
                        "taking an extended break to get away from them",
                        "laughing off their behavior and making fun of them",
                        "publicly confronting them about their behavior",
                        "moving to a different workspace without telling them",
                        "making a sarcastic comment about their maturity level",
                        "avoiding all non-essential communication with them for a week"
                    ],
                    "e": [
                        "they were struggling with a personal issue",
                        "they felt overwhelmed by their workload",
                        "they had just received bad news about a family member",
                        "they were battling an undiagnosed health condition",
                        "a close friend was recently in a serious accident",
                        "they found out they were being laid off",
                        "they were facing a major financial crisis",
                        "their romantic relationship was falling apart",
                        "a beloved pet had recently passed away",
                        "they were dealing with a family emergency",
                        "a close relative had received a grim medical diagnosis",
                        "they had just gone through a particularly bad breakup",
                        "they had a series of challenging personal obligations",
                        "their living situation was becoming increasingly unstable",
                        "they were grappling with mounting mental health struggles"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "A few weeks ago, [a] invited me to a [b]. They specifically asked me not to bring [c], but I felt uncomfortable attending the event without them, so I decided to go against their wishes and brought [c] anyway. The event went fine, but afterwards [a] confronted me and said that my actions were [d]. I tried to explain my reasoning, but [a] is still upset with me. I value our relationship, but I'm unsure whether I should [e] or stand my ground. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my best friend",
                        "my coworker",
                        "my sibling",
                        "my neighbor",
                        "my in-laws",
                        "my parent",
                        "my childhood friend",
                        "my significant other's coworkers",
                        "my roommate",
                        "my boss",
                        "my cousin",
                        "my college friend",
                        "a distant relative",
                        "a friend of a friend",
                        "a member of my book club"
                    ],
                    "b": [
                        "housewarming party",
                        "birthday party",
                        "wedding reception",
                        "baby shower",
                        "movie night",
                        "graduation party",
                        "farewell party",
                        "office party",
                        "dinner party",
                        "anniversary celebration",
                        "holiday party",
                        "promotional event",
                        "art exhibition",
                        "potluck dinner",
                        "barbecue"
                    ],
                    "c": [
                        "my emotional support dog",
                        "my new significant other",
                        "my child",
                        "my outspoken political friend",
                        "my vegan friend",
                        "my friend who dresses unconventionally",
                        "my friend who always brings a camera",
                        "my sibling who recently went through a breakup",
                        "my good friend with opposing religious views",
                        "my coworker from a rival department",
                        "my friend who often drinks too much",
                        "my friend who constantly gets into arguments",
                        "my former classmate who has a crush on the host",
                        "my friend who always shows up late",
                        "my overenthusiastic sports fanatic friend"
                    ],
                    "d": [
                        "disrespectful",
                        "inconsiderate",
                        "selfish",
                        "thoughtless",
                        "rude",
                        "inappropriate",
                        "disobedient",
                        "infuriating",
                        "disruptive",
                        "uncaring",
                        "irksome",
                        "offensive",
                        "tactless",
                        "bothersome",
                        "insensitive"
                    ],
                    "e": [
                        "apologize",
                        "offer to host an event in return",
                        "compromise and admit partial fault",
                        "cut ties with the person",
                        "gift them something as an apology",
                        "send a heartfelt apology letter",
                        "volunteer to help at their next event",
                        "ask for mediation from a mutual friend",
                        "explain my reasoning in more detail",
                        "write a public apology on social media",
                        "agree not to attend their events in the future",
                        "have a long conversation to clear the air",
                        "invite them to an event with the person I brought",
                        "agree to abide by their rules in the future",
                        "seek advice from a trusted outsider"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Yesterday, I had a disagreement with my [a] over [b]. The situation escalated, and, in the heat of the moment, I [c]. I felt like I had no choice, considering [d]. However, my [a] is now very upset with me, and some of our mutual friends think I went too far. After hearing their perspectives, I started to question my actions. [e] could potentially be affected by my decision. Did I do the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "best friend",
                        "sibling",
                        "parent",
                        "significant other",
                        "co-worker",
                        "roommate",
                        "neighbor",
                        "classmate",
                        "cousin",
                        "boss",
                        "relative",
                        "fellow club member",
                        "childhood friend",
                        "mentor",
                        "ex-partner"
                    ],
                    "b": [
                        "borrowed money that hasn't been paid back",
                        "a political disagreement",
                        "a miscommunication about social plans",
                        "a borrowed item that was accidentally damaged",
                        "who gets to use a shared parking spot",
                        "a favor that wasn't properly reciprocated",
                        "a boundary that had been crossed",
                        "a piece of gossip that was spread",
                        "a shared pet custody arrangement",
                        "splitting rent and household expenses",
                        "a consistent lack of respect for one another",
                        "a difference in opinion about a movie",
                        "a gift that was interpreted as insincere",
                        "religious differences",
                        "unresolved conflicts from the past"
                    ],
                    "c": [
                        "accidentally broke something of theirs",
                        "raised my voice at them",
                        "revealed a secret of theirs to another person",
                        "blocked their number for a day",
                        "refused to help them with a favor they asked for",
                        "vented my frustration on social media",
                        "ignored them for the rest of the day",
                        "wrote a letter expressing my feelings",
                        "asked for some time apart to think about the situation",
                        "threatened to end our relationship",
                        "slept in a separate room",
                        "left the place without resolving the disagreement",
                        "refused to apologize for what I said or did",
                        "accused them of being the source of the problem",
                        "brought up past grievances to prove a point"
                    ],
                    "d": [
                        "previous similar actions by them",
                        "their continual refusal to compromise",
                        "the fact that we had been arguing for hours",
                        "the stress and exhaustion from a long day",
                        "a strong feeling that I was being taken advantage of",
                        "feeling like my boundaries were constantly being disrespected",
                        "previous instances of them not understanding my perspective",
                        "a sense that the argument would never be resolved if I didn't take action",
                        "the belief that my side had not been properly considered",
                        "the fear that our relationship was nearing a breaking point",
                        "thinking that they had completely misunderstood my intentions",
                        "the realization that the situation was impacting my mental health",
                        "the fear of losing something important because of the disagreement",
                        "feeling that they didn't trust or value me",
                        "knowing that they had done something similar without consequences"
                    ],
                    "e": [
                        "our mutual friends taking sides",
                        "long-term damage to our relationship",
                        "further trust issues between us",
                        "escalation of the conflict",
                        "loss of friendship or partnership",
                        "negative impact on our shared living environment",
                        "strained family dynamics",
                        "subsequent fallout within our social circle",
                        "worsening of the original issue",
                        "creating additional misunderstandings or miscommunications",
                        "gossip about our conflict among our acquaintances",
                        "impacting professional relationship in case of work relations",
                        "potential for retaliation or further arguments",
                        "affecting the overall mood and atmosphere in our surroundings",
                        "difficulty in future discussions or negotiations"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, my cousin [a] moved in next door to me a couple of months ago. They constantly [b], which has been driving me up the wall. I've already [c] multiple times to ask them to stop, but it's still happening. Finally, last night, I couldn't take it anymore, so I [d]. Now, my cousin is calling me out on [e] and my family seems divided on whether I did the right thing or went too far. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "who's a medical student",
                        "with their partner and two kids",
                        "who works night shifts",
                        "who's going through a rough breakup",
                        "who just lost their job",
                        "who just started their own business",
                        "who's a single parent",
                        "who's struggling with mental health issues",
                        "who's dealing with financial problems",
                        "who's a professional musician",
                        "who suffers from a physical disability",
                        "who's an aspiring artist",
                        "who's working on their PhD",
                        "who's struggling with addiction",
                        "who's actively involved in local politics"
                    ],
                    "b": [
                        "blast loud music at odd hours",
                        "leave their barking dog outside for hours",
                        "park their car blocking my driveway",
                        "have loud arguments with their partner",
                        "borrow my stuff without permission and never return it",
                        "throw cigarette butts into my yard",
                        "leave their trash cans out for days after pick-up",
                        "have guests over who park everywhere and block the street",
                        "constantly gossip about me to our other neighbors",
                        "leave their outside lights on all night, shining into my bedroom",
                        "do noisy home improvement projects on the weekends",
                        "let their cat roam free, causing it to kill birds in my yard",
                        "host weekly parties that go late into the night",
                        "blame me for things going missing on their property",
                        "display offensive or controversial signs in their front yard"
                    ],
                    "c": [
                        "spoken to them in person",
                        "left them a note",
                        "sent them a text message",
                        "called them",
                        "sent an email",
                        "talked to our landlord",
                        "contacted our homeowners' association",
                        "discussed it with our mutual family members",
                        "mentioned it in a group chat",
                        "left a comment on their social media",
                        "asked our other neighbors to bring it up",
                        "called the non-emergency police line",
                        "filed a formal noise complaint",
                        "contacted our city council about the issue",
                        "confronted them during a family gathering"
                    ],
                    "d": [
                        "called the police for a noise complaint",
                        "confronted them in front of their friends",
                        "contacted their landlord to report the issue",
                        "dumped the borrowed items on their porch with a note demanding they stop",
                        "told our other family members about the situation",
                        "uninvited them to an upcoming family event",
                        "recorded the disturbances and posted it on social media",
                        "went to their place of work to talk to them about it",
                        "put up a fence between our properties without telling them",
                        "installed a security camera to monitor their behavior",
                        "contacted their employer about the situation",
                        "blasted my own music in retaliation",
                        "sent them an official cease and desist letter",
                        "posted about it on our neighborhood's online forum",
                        "withheld a favor they asked for until they agreed to change their behavior"
                    ],
                    "e": [
                        "social media",
                        "in a family group chat",
                        "during a family gathering",
                        "to other neighbors",
                        "to their friends",
                        "to my friends",
                        "in a public neighborhood meeting",
                        "to our landlord",
                        "to the homeowners' association",
                        "to our other family members",
                        "at a local community event",
                        "on their own social media account",
                        "to my employer",
                        "to their coworkers",
                        "in a letter addressed to me and my immediate family"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "My neighbor [a] and I have been on good terms for a long time. Recently, our neighborhood implemented a new [b], which has caused some tension between us. My neighbor, knowing how I feel about this situation, decided to [c] in a way that they thought would be amusing. However, I didn't find it funny at all and decided to [d], leading to a bigger argument, during which I may have said some less-than-kind things. In the aftermath, [e] came to light, and it has made me wonder whether or not my reaction was justified. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "who is a single parent",
                        "who is elderly",
                        "who is a recent widow",
                        "who is a disabled veteran",
                        "who is struggling financially",
                        "who has been my best friend since childhood",
                        "who is a well-known community activist",
                        "who is a recent immigrant",
                        "who has taken care of my pets when I'm away",
                        "who has helped me out with odd jobs around the house",
                        "who frequently hosts parties and social gatherings",
                        "who is an eccentric artist",
                        "who is a local politician",
                        "who is a college professor",
                        "who is a volunteer firefighter"
                    ],
                    "b": [
                        "landscaping rule",
                        "parking regulation",
                        "noise ordinance",
                        "trash disposal policy",
                        "pet leash requirement",
                        "neighborhood watch program",
                        "plan to install security cameras",
                        "outdoor decoration guideline",
                        "limit on the number of visitors allowed",
                        "restriction on certain types of plants and trees",
                        "ban on certain types of holiday decorations",
                        "requirement for fences and hedges",
                        "policy on renting rooms in homes",
                        "strict recycling requirement",
                        "curfew for outdoor social gatherings"
                    ],
                    "c": [
                        "decorate their yard in direct violation of the new rule",
                        "loudly complain about the new regulation on the phone while I was within earshot",
                        "leave an anonymous flyer on my doorstep criticizing my support for the new policy",
                        "give me a sarcastic gift related to the new rule",
                        "write an op-ed in the local paper criticizing those who support the new regulation",
                        "start a neighborhood petition against the new policy and ask for my signature",
                        "park their car in a way that intentionally violates the new rule, but only for a day",
                        "make a social media post implying that I was being unreasonable for supporting the new ordinance",
                        "bring up the new policy at a neighborhood meeting and point out my support to everyone present",
                        "show up at my door dressed in a costume that pokes fun at the new regulation",
                        "create yard signs that mock the new rule and place them all around the neighborhood",
                        "encourage their children to create sidewalk art criticizing the new policy",
                        "leave a note on my car windshield sarcastically thanking me for supporting the rule",
                        "invite everyone in the neighborhood except me to a meeting to discuss the new policy",
                        "create a parody song about the new rule and perform it at a neighborhood talent show"
                    ],
                    "d": [
                        "call them out in a public social media post",
                        "report them to the homeowner's association",
                        "confront them face-to-face in front of other neighbors",
                        "send them a strongly-worded letter",
                        "tell mutual friends about their actions",
                        "start a counter-petition to show my support for the new policy",
                        "organize a meeting with other supportive neighbors to discuss their opposition",
                        "write a rebuttal to their op-ed and submit it to the local paper",
                        "leave an anonymous critical note on their door",
                        "create a passive-aggressive yard sign in response",
                        "ask their spouse or partner to speak with them about their actions",
                        "clap back at their sarcastic gift with an equally sarcastic gift",
                        "create my own parody song in response to theirs and post it online",
                        "respond with an aggressive text message",
                        "stop talking to them completely"
                    ],
                    "e": [
                        "the fact that my neighbor may be facing eviction soon",
                        "the impact the new policy may have on the neighbor's struggling small business",
                        "the passing away of a close family member of my neighbor",
                        "my neighbor's recent diagnosis of a serious health condition",
                        "a recent job loss for my neighbor",
                        "my neighbor's child being bullied in school",
                        "the possible deportation of a close family member of my neighbor",
                        "the fact that my neighbor is actively taking care of an ailing parent",
                        "the recent end of my neighbor's long-term relationship",
                        "my neighbor's plans to move away in a few months",
                        "the fact that my neighbor has been privately advocating for the community in other ways",
                        "the financial burden the new policy will impose on my neighbor",
                        "my neighbor's fear of retribution for their actions",
                        "my neighbor's recent offer to help out another neighbor in need",
                        "my neighbor's uncharacteristic mood swings"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So this happened a few days ago, and I can't decide whether I made the right call or not. I was heading to my [a] when I saw my neighbor's [b] engaged in [c]. The situation was getting out of hand and the owner was nowhere in sight. I decided to step in and [d]. When my neighbor finally showed up, instead of being grateful, they became furious and accused me of [e]. I thought I was being helpful, but now I'm second-guessing myself. AITA?",
            "variables": {
                "possible_values": {
                    "a": [
                        "work",
                        "grocery store",
                        "gym",
                        "evening run",
                        "yoga class",
                        "therapist appointment",
                        "night out with friends",
                        "parent-teacher conference",
                        "hair salon",
                        "dentist appointment",
                        "car repair shop",
                        "volunteer job",
                        "weekly book club",
                        "favorite coffee shop",
                        "gardening club meeting"
                    ],
                    "b": [
                        "dog",
                        "cat",
                        "child",
                        "elderly parent",
                        "sister",
                        "brother",
                        "house guest",
                        "baby",
                        "drone",
                        "pet parrot",
                        "friend visiting from out of town",
                        "cousin",
                        "pet rabbit",
                        "car",
                        "backyard barbecue party"
                    ],
                    "c": [
                        "fighting with another animal",
                        "throwing rocks at cars",
                        "digging a deep hole in their yard",
                        "crying loudly",
                        "yelling profanities at pedestrians",
                        "vandalizing someone else's property",
                        "smoking a suspicious substance",
                        "throwing their trash out in the street",
                        "entering a stranger's house",
                        "being chased by another neighbor",
                        "climbing a high tree and getting stuck",
                        "dangling precariously from their balcony",
                        "unleashing a torrent of water down the street",
                        "acting erratically and threatening the safety of others",
                        "spray-painting vulgar words on a nearby fence"
                    ],
                    "d": [
                        "intervene and separate the animals",
                        "confront the child and tell them to stop",
                        "provide assistance to the elderly person",
                        "comfort the crying individual",
                        "ask the person yelling profanities to calm down",
                        "report the vandalism to the police",
                        "notify the homeowners of the suspicious activity",
                        "clean up the trash in the street",
                        "inform the owners of the trespasser",
                        "help the person being chased",
                        "assist in getting the person down from the tree",
                        "prevent the individual from falling off their balcony",
                        "shut off the water source",
                        "restrain the person acting erratically",
                        "cover the vulgar words with paint"
                    ],
                    "e": [
                        "interfering in their personal business",
                        "overreacting",
                        "violating their privacy",
                        "not minding my own business",
                        "ruining their property",
                        "making a false police report",
                        "inflating the situation",
                        "causing unnecessary drama",
                        "involving myself where I'm not wanted",
                        "putting my neighbor in a difficult situation",
                        "making things worse",
                        "not understanding the situation",
                        "bringing unwanted attention to their issue",
                        "humiliating them",
                        "forcing my help on them uninvited"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, I [a] with [b] and we've had a long-standing disagreement about [c]. Things escalated recently when I decided to [d] in response to their behavior. I know this could be seen as taking things too far, but I genuinely felt like I needed to stand my ground. However, my friends and family are divided over the situation; some think I did the right thing, while others think I was being petty and immature. This whole thing has caused a bit of a rift between [b] and me, and I'm starting to doubt if I made the right decision. [e]?",
            "variables": {
                "possible_values": {
                    "a": [
                        "work",
                        "live",
                        "am good friends",
                        "am related",
                        "went to school",
                        "attend church",
                        "am in a band",
                        "play sports",
                        "am in a book club",
                        "participate in a knitting group",
                        "share a hobby",
                        "carpool",
                        "attend university",
                        "volunteer",
                        "go camping"
                    ],
                    "b": [
                        "a coworker",
                        "a roommate",
                        "a neighbor",
                        "a close friend",
                        "my cousin",
                        "a fellow church member",
                        "a bandmate",
                        "a teammate",
                        "a book club member",
                        "a knitting group participant",
                        "a hobby enthusiast",
                        "a carpool companion",
                        "a classmate",
                        "a fellow volunteer",
                        "a camping buddy"
                    ],
                    "c": [
                        "borrowing each other's belongings",
                        "household chores",
                        "noise levels",
                        "socializing with each other's friends",
                        "sharing food",
                        "money-related issues",
                        "dress code in shared spaces",
                        "parking arrangements",
                        "privacy boundaries",
                        "interacting with pets",
                        "attendance and punctuality",
                        "respecting study time",
                        "cleaning up after events",
                        "disposing of trash",
                        "dealing with personal habits"
                    ],
                    "d": [
                        "leave an anonymous note",
                        "confront them in front of others",
                        "bring up the issue at a group meeting",
                        "send them a lengthy email",
                        "create a sarcastic social media post",
                        "share my concerns with someone close to them",
                        "ignore their requests and communications",
                        "make a passive-aggressive comment",
                        "put up a sign addressing the issue",
                        "get some friends on my side",
                        "withhold my contribution to a shared expense",
                        "lock up shared items to prevent them from using them",
                        "set up a barrier in a shared space",
                        "return their borrowed items in a less-than-perfect condition",
                        "give them a taste of their own medicine"
                    ],
                    "e": [
                        "Was I in the right",
                        "Did I do the right thing",
                        "Am I the asshole for taking this action",
                        "Am I justified in my actions",
                        "Was my response warranted",
                        "Am I to blame for this situation",
                        "Was my reaction acceptable",
                        "Is my behavior out of line",
                        "Am I the one at fault",
                        "Do you believe I made the right choice",
                        "Am I being unreasonable",
                        "Am I the one who needs to apologize",
                        "Is what I did out of order",
                        "Am I the one causing the problem",
                        "Am I acting childish"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I have a coworker, [a], who always [b] at work, and it's been bothering me for a while. I've tried talking to them about it, but they don't seem to care. Recently, I decided to [c], which led to my coworker getting [d]. Now, my other coworkers and even my supervisor are [e], and I'm starting to feel bad about how I handled the situation. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "named Julia",
                        "named Tom",
                        "named Karen",
                        "named Marcus",
                        "named Emily",
                        "named James",
                        "named Sarah",
                        "named Alex",
                        "named Molly",
                        "named Michael",
                        "named Rachel",
                        "named Daniel",
                        "named Sophie",
                        "named Travis",
                        "named Amber"
                    ],
                    "b": [
                        "leaves dirty dishes in the break room sink",
                        "takes long breaks and leaves the workload to others",
                        "talks loudly on their phone during work hours",
                        "plays music at their desk without using headphones",
                        "uses all the printer ink and never replaces the cartridges",
                        "constantly comes in late and makes up excuses",
                        "eats other people's food from the shared fridge",
                        "gossips about colleagues behind their backs",
                        "takes credit for other people's ideas during meetings",
                        "constantly complains about their workload",
                        "doesn't contribute to group projects but benefits from the group's efforts",
                        "ignores important work emails",
                        "microwaves fish in the break room",
                        "spends a significant portion of the day browsing social media",
                        "constantly gives unsolicited advice about personal matters"
                    ],
                    "c": [
                        "leave an anonymous note on their desk",
                        "report their behavior to HR",
                        "tell a few of my coworkers about my issue with them",
                        "confront them in front of our colleagues",
                        "take matters into my own hands and clean up after them to set an example",
                        "send them a private email detailing my concerns",
                        "move their belongings away from the shared space",
                        "organize a meeting with my supervisor to discuss the issue",
                        "make a passive-aggressive comment during a team meeting",
                        "start ignoring them unless it's about work-related topics",
                        "create a group chat without them to talk about the issue",
                        "post about them on social media without mentioning their name",
                        "mimic their behavior to show them how annoying it is",
                        "send an anonymous message to the entire office addressing the issue",
                        "document their shortcomings and present it to our supervisor"
                    ],
                    "d": [
                        "offended and confrontational",
                        "upset but understanding",
                        "angry and refusing to talk to me",
                        "reprimanded by our supervisor",
                        "defensive and accusing me of overreacting",
                        "embarrassed and apologetic",
                        "unfazed and dismissive of my concerns",
                        "ashamed and avoiding me",
                        "annoyed and retaliating with passive-aggressive behavior",
                        "humiliated and singled out",
                        "livid and threatening to report me to HR",
                        "visibly shaken and emotional",
                        "demanding that I apologize",
                        "surprised and in disbelief",
                        "indifferent and unbothered"
                    ],
                    "e": [
                        "divided over the issue",
                        "taking my side in the matter",
                        "supporting my coworker instead of me",
                        "upset that I brought personal issues into the workplace",
                        "disappointed that I didn't handle the situation more professionally",
                        "encouraging me to apologize and mend fences",
                        "gossiping about my decision to address the issue",
                        "telling me that I should have just let it go",
                        "sympathizing with my frustrations but questioning my methods",
                        "expressing their own concerns and thanking me for speaking up",
                        "suggesting that our entire team should have a meeting about workplace etiquette",
                        "apathetic about the situation and not taking a side",
                        "pleased that someone finally addressed the problem",
                        "concerned about how the situation might impact our team dynamics",
                        "feeling uncomfortable and trying to avoid taking a side"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently [a] which involved [b]. I had good intentions, but [c] was not happy with my decision. [c] said it was inappropriate because of [d]. Now, our friends and family are getting involved and opinions are divided. Some say I was trying to be helpful, while others think I crossed a line due to [d]. [e] has made the situation even more complicated. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "organized a fundraiser for my coworker",
                        "adopted a dog for my elderly neighbor",
                        "invited my cousin's ex to our family gathering",
                        "made a sizeable donation to a controversial charity on behalf of my boss",
                        "publicly confronted my friend's significant other about their alleged cheating",
                        "offered to pay for a stranger's medical treatment",
                        "shared a post on social media criticizing a local politician",
                        "signed up my sibling for a dating app",
                        "deleted a friend's controversial social media post",
                        "threw a party for my parents' milestone anniversary",
                        "took a family member's side in an ongoing feud",
                        "discarded an offensive present given to my roommate",
                        "suggested that my partner should consider getting a different job",
                        "recommended my friend for a promotion within my company",
                        "started a petition to remove a statue in my town"
                    ],
                    "b": [
                        "collecting money for an expensive medical procedure",
                        "giving the dog a home and companionship",
                        "creating an environment for possible reconciliation",
                        "supporting a cause my boss is passionate about",
                        "standing up for my friend",
                        "helping someone in need out of kindness",
                        "expressing my opinion on an important issue",
                        "giving my sibling a chance to meet someone",
                        "protecting my friend's reputation",
                        "celebrating a significant event in their lives",
                        "defending someone I care about",
                        "showing support for my roommate's feelings",
                        "improving my partner's career prospects",
                        "providing my friend with growth opportunities",
                        "promoting a safer and more inclusive environment"
                    ],
                    "c": [
                        "my coworker",
                        "my elderly neighbor",
                        "my cousin",
                        "my boss",
                        "the friend I was defending",
                        "the stranger",
                        "a group of people who disagreed with my post",
                        "my sibling",
                        "the friend whose post I deleted",
                        "my parents",
                        "the other side of the family dispute",
                        "my roommate",
                        "my partner",
                        "another colleague",
                        "a historical organization"
                    ],
                    "d": [
                        "the potential misuse of the funds",
                        "my neighbor's inability to care for a pet",
                        "past issues between the ex and my family",
                        "the controversial nature of the charity",
                        "violating the privacy of their relationship",
                        "the possibility of creating a dependency",
                        "the divisive nature of the political issue",
                        "my sibling's desire for privacy",
                        "the importance of freedom of speech",
                        "an unsolved conflict between them and their sibling",
                        "the escalation of a family feud",
                        "the sentimental value of the present",
                        "the stability of their current job",
                        "creating tension in the workplace",
                        "preserving the history and heritage of our town"
                    ],
                    "e": [
                        "A rumor has spread that I financially benefit from the fundraiser",
                        "The dog has now started causing problems in my neighbor's home",
                        "The ex has since filed a restraining order against my cousin",
                        "The charity is now under investigation for fraudulent practices",
                        "My friend's relationship has since ended on bad terms",
                        "The stranger's medical condition turned out to be dramatically different from what they initially claimed",
                        "The post resulted in being banned from a local venue",
                        "My sibling had a terrible experience on the dating app",
                        "The deleted post was later leaked and went viral",
                        "My parents' relationship has worsened due to unresolved issues",
                        "The family feud has escalated, leading to more hostility",
                        "The present reappeared, causing tension in our household",
                        "My partner was let go from their job and is now unemployed",
                        "A member of management accused me of nepotism",
                        "The statue has become a focal point for protests and unrest"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I [a] my [b]'s [c]. This has been an ongoing issue, and I have brought it up with them multiple times without seeing any changes. It has affected [d], and finally, I had enough. So, I decided to [e]. Now they are upset with me and think I went too far. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "co-worker",
                        "roommate",
                        "partner",
                        "friend",
                        "neighbor",
                        "sibling",
                        "cousin",
                        "classmate",
                        "teammate",
                        "boss",
                        "employee",
                        "parent",
                        "child",
                        "in-law",
                        "tenant"
                    ],
                    "b": [
                        "use",
                        "handling",
                        "disposal",
                        "treatment",
                        "storage",
                        "borrowing",
                        "ownership",
                        "sharing",
                        "abuse",
                        "neglect",
                        "lack of responsibility for",
                        "monopolization of",
                        "damage to",
                        "disrespect for",
                        "carelessness with"
                    ],
                    "c": [
                        "their personal belongings",
                        "shared living spaces",
                        "pets",
                        "vehicle",
                        "laundry facilities",
                        "gym equipment",
                        "common areas",
                        "parking spaces",
                        "groceries",
                        "gardening tools",
                        "kitchen appliances",
                        "bathroom utilities",
                        "trash bins",
                        "shared electronic devices",
                        "outdoor furniture"
                    ],
                    "d": [
                        "the cleanliness of our living environment",
                        "my personal comfort",
                        "the harmony in our relationship",
                        "our ability to share things",
                        "the pleasantness of our communal spaces",
                        "the proper functioning of my belongings",
                        "my mental wellbeing",
                        "our mutual trust",
                        "my free time",
                        "the value of my possessions",
                        "my sense of privacy",
                        "the overall aesthetic of our surroundings",
                        "the operation of communal facilities",
                        "my ability to enjoy shared resources",
                        "the atmosphere within our living community"
                    ],
                    "e": [
                        "throw away the items they left lying around",
                        "swap their parking space with mine",
                        "confront them in front of others",
                        "send them an anonymous note",
                        "share my frustrations on social media",
                        "move their things to an inconvenient location",
                        "give their pet up for adoption",
                        "replace the items with less desirable alternatives",
                        "call a landlord or authorities to intervene",
                        "lock them out of the shared facilities",
                        "withhold my contribution to shared expenses",
                        "set up a hidden camera to catch their behavior",
                        "publicly announce my intention to cut ties",
                        "involve other people in our living community",
                        "give them an ultimatum"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently threw a party at my home and invited [a]. During the party, [b] consumed a lot of alcohol and became increasingly [c]. They ended up [d] my [e]. After the party, I confronted them about the situation, and they expressed their resentment, arguing that it wasn't their fault. I decided to ask them to cover the damages, which agitated them further. So, do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my close friends",
                        "my coworkers",
                        "my family members",
                        "my neighbors",
                        "a mix of friends, family, and neighbors",
                        "people I met at a local social event",
                        "my online friends",
                        "my college classmates",
                        "my high school friends",
                        "my book club members",
                        "my sports team members",
                        "my yoga class members",
                        "my childhood friends",
                        "members of my hobby group",
                        "people from my volunteer group"
                    ],
                    "b": [
                        "one of my close friends",
                        "one of my coworkers",
                        "a family member",
                        "my next-door neighbor",
                        "an acquaintance",
                        "an uninvited guest",
                        "my best friend",
                        "one of my boyfriend's friends",
                        "someone I barely knew",
                        "a plus-one of another guest",
                        "my sibling",
                        "my significant other",
                        "my estranged cousin",
                        "one of my roommate's friends",
                        "my ex-partner"
                    ],
                    "c": [
                        "aggressive",
                        "loud",
                        "disruptive",
                        "hostile",
                        "emotional",
                        "argumentative",
                        "invasive",
                        "obnoxious",
                        "irritable",
                        "destructive",
                        "hyperactive",
                        "reckless",
                        "combative",
                        "dramatic",
                        "physically affectionate"
                    ],
                    "d": [
                        "breaking",
                        "damaging",
                        "destroying",
                        "spilling red wine on",
                        "burning",
                        "dropping",
                        "staining",
                        "scratching",
                        "denting",
                        "tipping over",
                        "pouring beer on",
                        "spray painting",
                        "smashing",
                        "stepping on",
                        "spilling food on"
                    ],
                    "e": [
                        "expensive leather couch",
                        "brand new television",
                        "irreplaceable family heirloom",
                        "hardwood floor",
                        "priceless painting",
                        "handmade vase",
                        "fine china set",
                        "collectible item",
                        "high-end computer",
                        "designer rug",
                        "original manuscript",
                        "autographed sports memorabilia",
                        "limited-edition artwork",
                        "custom-made jewelry",
                        "valuable antique furniture"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "My [a] recently held a [b] and I was invited. However, I couldn't make it because my [c] had a [d] on the same day. Instead of attending the [b], I chose to go to the [d]. After the event, I informed [a] about my absence and the reason. Now, [a] feels hurt and betrayed, saying that I should have prioritized their [b] over the [d]. To make things worse, [e] has made the situation more complicated. So, do you think I did the right thing?", 
            "variables": {
                "possible_values": {
                    "a": [
                        "best friend",
                        "brother",
                        "sister",
                        "cousin",
                        "co-worker",
                        "long-term neighbor",
                        "college roommate",
                        "favorite teacher",
                        "boss",
                        "former classmate",
                        "second cousin",
                        "childhood friend",
                        "fiancé's sister",
                        "work colleague",
                        "old roommate"
                    ],
                    "b": [
                        "wedding",
                        "baby shower",
                        "farewell party",
                        "birthday celebration",
                        "housewarming party",
                        "graduation celebration",
                        "promotion party",
                        "anniversary party",
                        "retirement party",
                        "book launch",
                        "fundraising event",
                        "trivia night",
                        "engagement party",
                        "religious ceremony",
                        "award ceremony"
                    ],
                    "c": [
                        "partner",
                        "daughter",
                        "son",
                        "niece",
                        "nephew",
                        "godchild",
                        "grandparent",
                        "parent",
                        "long-term friend",
                        "co-worker",
                        "college roommate",
                        "favorite teacher",
                        "pet",
                        "neighbor",
                        "cousin"
                    ],
                    "d": [
                        "graduation",
                        "recital",
                        "sporting event",
                        "college orientation",
                        "final exam",
                        "doctor's appointment",
                        "award ceremony",
                        "job interview",
                        "convention",
                        "art show",
                        "charity event",
                        "religious event",
                        "important business presentation",
                        "therapy session",
                        "emergency dental appointment"
                    ],
                    "e": [
                        "a family member siding with them",
                        "social media creating drama",
                        "my partner disagreeing with my choice",
                        "their event getting ruined by an unforeseen problem",
                        "people discussing the situation behind my back",
                        "a miscommunication about the dates of the events",
                        "someone I confided in sharing the story without my permission",
                        "a mutual friend agreeing that my actions were inappropriate",
                        "my explanation causing more confusion and tension",
                        "a past unresolved issue between us resurfacing",
                        "a rumor circulating about my reasons for not attending",
                        "their suspicion that I never intended to go to their event",
                        "a passive-aggressive message about prioritizing family and friends",
                        "an insinuation that I was being selfish",
                        "the possibility of it impacting our relationship long-term"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I have a friend [a] who recently got a new job, but they quickly found out that their boss [b]. For the past month, my friend has been venting to me about [c]. I tried to offer support and advice, but they were [d]. One day, while browsing the internet, I stumbled upon [e] and impulsively shared it with my friend. Now, the office dynamics have significantly changed, and my friend blames me for this shift, claiming I shouldn't have interfered. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "I've known since high school",
                        "I met at university",
                        "I've been close with for years",
                        "I met through a mutual hobby",
                        "I met during a trip abroad",
                        "I connected with at a previous job",
                        "I became friends with via social media",
                        "I met through a dating app but became friends instead",
                        "living in another city",
                        "I bonded with over our shared love of animals",
                        "I met at the gym",
                        "I met at a party",
                        "I met during a charitable event",
                        "I met through another friend",
                        "I met while attending a class or workshop"
                    ],
                    "b": [
                        "takes credit for their work",
                        "constantly undermines them in front of their peers",
                        "gossips about them behind their back",
                        "has a history of lying to colleagues",
                        "shows clear favoritism towards certain employees",
                        "is known for their micro-managing",
                        "makes inappropriate or offensive remarks",
                        "consistently misses important deadlines and blames others",
                        "disregards the wellbeing of their staff",
                        "avoids addressing conflicts among team members",
                        "is notorious for their mood swings",
                        "is dismissive of their input and ideas",
                        "has a reputation for being vindictive and holding grudges",
                        "often makes decisions based on personal reasons",
                        "egregiously violates company policies"
                    ],
                    "c": [
                        "how demoralizing their boss's actions are",
                        "how unfairly they're treated compared to other colleagues",
                        "how difficult it is for them to be creative and productive",
                        "how their coworkers are being negatively affected as well",
                        "how they feel trapped in a toxic work environment",
                        "how it's affecting their work-life balance",
                        "how it's been impacting their mental health",
                        "how they're close to reaching the breaking point",
                        "how they've lost their passion for the job",
                        "how they're worried for their professional reputation",
                        "how it's causing them to lose sleep and appetite",
                        "how the situation has fueled their anxiety",
                        "how they've even considered quitting the job",
                        "how they've started applying for other jobs secretly",
                        "how they've consulted a therapist to cope with the stress"
                    ],
                    "d": [
                        "too proud to take it",
                        "reluctant to confront the boss",
                        "afraid of losing their job if they speak up",
                        "concerned about the potential damage to office relationships",
                        "worried that it could make the situation even worse",
                        "appreciative but non-committal in their response",
                        "unresponsive to the advice given",
                        "feeling too defeated to attempt any changes",
                        "believing their situation was unchangeable",
                        "prone to ignoring the problem",
                        "preferring to quietly endure the situation",
                        "not wanting to risk their future with the company",
                        "fearing retaliation from the boss or coworkers",
                        "averse to causing potential drama at work",
                        "uncertain of how others might react"
                    ],
                    "e": [
                        "an online workshop on dealing with difficult bosses",
                        "a self-help book that seemed to fit their situation",
                        "an article discussing strategies to manage toxic work environments",
                        "a support group for employees in similar situations",
                        "an anonymous whistleblowing platform",
                        "a viral social media post about dealing with difficult coworkers",
                        "a podcast episode about overcoming workplace challenges",
                        "a relevant TED Talk that offered practical solutions",
                        "a Reddit thread providing advice and resources",
                        "an influential blog post about standing up for yourself at work",
                        "a YouTube video from an expert in workplace conflict resolution",
                        "a news article featuring a similar story with a positive outcome",
                        "a webinar focusing on improving communication with supervisors",
                        "a stress management course specifically designed for employees",
                        "a forum discussing strategies for handling toxic coworkers"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I ([a]) work in an office with an open floor plan, and [b] seems to always [c] at work. I ([a]) tried to [d] to address the issue, but [b] didn't change their behavior. Yesterday, I ([a]) had enough and [e] in response to their behavior. Now [b] is upset with me, and some of my coworkers say I took things too far. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "22F",
                        "30M",
                        "42F",
                        "55M",
                        "27F",
                        "49M",
                        "35F",
                        "23M",
                        "61F",
                        "19M",
                        "44F",
                        "29M",
                        "50F",
                        "33M",
                        "37F"
                    ],
                    "b": [
                        "a female coworker",
                        "a male coworker",
                        "my manager",
                        "my supervisor",
                        "an intern",
                        "our office coordinator",
                        "a newer employee",
                        "one of the executive team members",
                        "my direct report",
                        "the person sitting next to me",
                        "the person sitting across from me",
                        "the person working in the corner",
                        "a coworker I barely interact with",
                        "a coworker I'm friends with",
                        "a coworker I have a romantic history with"
                    ],
                    "c": [
                        "eat smelly foods",
                        "clip their nails",
                        "talk loudly on personal phone calls",
                        "listen to music without headphones",
                        "hold loud conference calls",
                        "gossip about other coworkers",
                        "drink from other people's coffee mugs",
                        "constantly dominate group discussions",
                        "send important information last minute",
                        "make inappropriate jokes",
                        "leave dirty dishes in the break room",
                        "take an excessive number of breaks",
                        "talk condescendingly to others",
                        "interrupt people during conversations",
                        "have personal arguments on speakerphone"
                    ],
                    "d": [
                        "talk to them privately",
                        "send them a friendly email",
                        "bring up the issue during a team meeting",
                        "speak to their superior",
                        "leave them an anonymous note",
                        "discuss the problem with other coworkers",
                        "ask other colleagues to address the issue",
                        "send them a message on the office chat",
                        "bring in HR to mediate a discussion",
                        "write a complaint in the office suggestion box",
                        "suggest office etiquette training for everyone",
                        "propose a change in floor plan",
                        "include the issue in my performance review feedback",
                        "try to ignore the problem",
                        "plan to change my own workspace location"
                    ],
                    "e": [
                        "moved their belongings to a different part of the office",
                        "confronted them in front of everyone",
                        "made a passive-aggressive comment to them",
                        "sent them a strongly-worded email",
                        "made a sarcastic remark during a meeting",
                        "gave them the silent treatment",
                        "started to imitate their behavior to make a point",
                        "wrote a detailed explanation about their habits and posted it in the break room",
                        "played loud music to drown out their noise",
                        "made a scene during lunch",
                        "recorded their behavior and played it back to them",
                        "informed higher-ups about their behavior and requested disciplinary action",
                        "took a picture of their mess and shared it on our office social media",
                        "contacted their friends or family to discuss their behavior",
                        "ranted about the situation online without using their name"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I [a] caught my [b] [c], something that I find morally questionable. I felt compelled to confront them about the situation and demand an explanation. They responded by [d], which I didn't think was a satisfactory answer. This led to an argument that escalated, and I ended up [e]. Now they're upset with me, and friends and family are split on whether or not I did the right thing. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "recently",
                        "accidentally",
                        "unexpectedly",
                        "intentionally",
                        "secretly",
                        "shockingly",
                        "begrudgingly",
                        "reluctantly",
                        "surprisingly",
                        "out of curiosity",
                        "inadvertently",
                        "coincidentally",
                        "unintentionally",
                        "while snooping around",
                        "after overhearing a conversation"
                    ],
                    "b": [
                        "best friend",
                        "sibling",
                        "parent",
                        "partner",
                        "roommate",
                        "coworker",
                        "boss",
                        "uncle",
                        "aunt",
                        "cousin",
                        "classmate",
                        "neighbor",
                        "in-law",
                        "teacher",
                        "mentor"
                    ],
                    "c": [
                        "cheating on their partner",
                        "stealing from a store",
                        "taking illegal drugs",
                        "mistreating their pet",
                        "lying on their resumé",
                        "gossiping about me",
                        "misusing company resources",
                        "copying my work",
                        "faking an illness",
                        "manipulating someone",
                        "abusing their power",
                        "neglecting their responsibilities",
                        "committing insurance fraud",
                        "selling counterfeit goods",
                        "making offensive comments"
                    ],
                    "d": [
                        "denying it",
                        "making excuses",
                        "blaming someone else",
                        "justifying their actions",
                        "accusing me of overreacting",
                        "becoming defensive",
                        "mocking me",
                        "dismissing my concerns",
                        "saying it was none of my business",
                        "crying and acting as the victim",
                        "claiming that I misunderstood",
                        "trying to turn the situation around on me",
                        "attacking my character",
                        "threatening me",
                        "lying to cover it up"
                    ],
                    "e": [
                        "cutting off contact",
                        "exposing their actions on social media",
                        "reporting them to the authorities",
                        "telling other friends and family",
                        "giving them an ultimatum",
                        "advising them to come clean",
                        "ending our relationship",
                        "asking for an apology",
                        "warning others about their behavior",
                        "calling them out in front of others",
                        "seeking advice from a professional",
                        "demanding they make amends",
                        "confronting them again later",
                        "telling their partner about the situation",
                        "sharing what I discovered with our social circle"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently discovered that [a] had been [b] for quite some time, and it had been really bothering me. I confronted them about it, and they tried to justify their actions by saying [c]. I wanted to resolve the issue, but I knew I had to take sides, so I ended up [d], as it seemed like the best option at the time. Now, people around me are giving me mixed reactions, some calling me out for being too harsh and others saying I did the right thing. They assert that my decision had a significant impact on [e]. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my sister",
                        "my best friend",
                        "my coworker",
                        "my roommate",
                        "my neighbor",
                        "my cousin",
                        "my partner",
                        "my boss",
                        "a classmate",
                        "my ex-partner",
                        "an acquaintance",
                        "a family friend",
                        "my personal trainer",
                        "my therapist",
                        "a member of my book club"
                    ],
                    "b": [
                        "spreading rumors about me",
                        "secretly using my Netflix account",
                        "borrowing my clothes without asking",
                        "stealing my mail",
                        "putting trash in my yard",
                        "feeding my cat without my permission",
                        "talking trash about my partner",
                        "intentionally sabotaging my work",
                        "gossiping about my financial situation",
                        "making fun of my hobby",
                        "ruining my reputation",
                        "lying to my friends about me",
                        "badmouthing me online",
                        "spying on my personal life",
                        "plagiarizing my work"
                    ],
                    "c": [
                        "it was just a joke",
                        "everyone does it",
                        "they didn't think it was a big deal",
                        "they were just trying to help",
                        "they felt justified because of something I did",
                        "they thought I would never find out",
                        "it was just a misunderstanding",
                        "they were under a lot of stress",
                        "they were helping me by teaching me a lesson",
                        "it was a harmless form of venting",
                        "it was their way of getting my attention",
                        "it was their strange way of expressing affection",
                        "it was a miscommunication",
                        "they did it out of frustration",
                        "they were simply protecting themselves"
                    ],
                    "d": [
                        "cutting ties with them altogether",
                        "publicly calling them out on their behavior",
                        "reporting them to a higher authority",
                        "warning everyone else about their actions",
                        "confronting them in private and giving them an ultimatum",
                        "bringing it up in a group setting",
                        "gossiping about them in retaliation",
                        "demanding an apology in front of our peers",
                        "demanding that they change their behavior",
                        "forcing them to confess to someone in power",
                        "writing a public letter exposing their actions",
                        "approaching their family members about it",
                        "leaving an anonymous tip",
                        "giving them a taste of their own medicine",
                        "demanding they repay me for the harm they caused"
                    ],
                    "e": [
                        "their relationships with other people",
                        "their job security",
                        "their social standing",
                        "their mental health",
                        "their personal life",
                        "their future opportunities",
                        "the atmosphere within our shared friend group",
                        "our previously strong mutual connection",
                        "the dynamics at our place of work",
                        "their family dynamic",
                        "the trust others have in them",
                        "the respect people have for them",
                        "their ability to rectify the situation",
                        "their sense of worth and value",
                        "their journey toward personal growth"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, my coworker [a] constantly talks about their personal life, even though I've politely told them multiple times that I don't want to hear it. Today, while they were talking about their [b], I just [c]. I'd had enough, and I thought, maybe if I [d], they would finally get the hint. Now, they stormed off looking hurt, and some of our colleagues think I went too far, while others seem to agree with me. Consider the fact that [e] also plays a role in this situation. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "named Sarah",
                        "named Mark",
                        "named Alex",
                        "named Emily",
                        "named Tom",
                        "named Michelle",
                        "named Ashley",
                        "named Chris",
                        "named Daniel",
                        "named Jessica",
                        "named Steven",
                        "named Samantha",
                        "named Elizabeth",
                        "named Ryan",
                        "named Lauren"
                    ],
                    "b": [
                        "breakup with their partner",
                        "new diet and exercise routine",
                        "argument with their parents",
                        "latest Tinder date",
                        "graphic details of their medical issues",
                        "weekend party escapades",
                        "relationship problems",
                        "financial troubles",
                        "personal hygiene habits",
                        "struggles with their boss",
                        "gossipy stories about other coworkers",
                        "therapy sessions",
                        "obsession with a reality show",
                        "insecurities about their career",
                        "plans to get back at an ex"
                    ],
                    "c": [
                        "interrupted them abruptly",
                        "put on my headphones and pretended I didn't hear them",
                        "raised my voice and told them to stop",
                        "snapped at them in front of our colleagues",
                        "turned away and ignored them",
                        "told them their story was boring and uninteresting",
                        "laughed sarcastically at the story",
                        "responded with a passive-aggressive comment",
                        "rolled my eyes and sighed loudly",
                        "walked away mid-conversation",
                        "pretended to take a phone call",
                        "asked them rhetorically if they ever stopped talking",
                        "told them we should focus on work",
                        "bluntly told them no one cares",
                        "pointed out that it's unprofessional to discuss personal matters at work"
                    ],
                    "d": [
                        "react this way",
                        "show them I was annoyed",
                        "be more assertive",
                        "establish a clear boundary",
                        "not cave and pretend to be interested",
                        "defend my personal space",
                        "stand my ground",
                        "draw a line between work and personal life",
                        "set an example for the rest of the office",
                        "try an unconventional approach",
                        "be more open with my frustration",
                        "use a different tactic",
                        "express my discomfort",
                        "take charge of the situation",
                        "make them reconsider their oversharing"
                    ],
                    "e": [
                        "I'm an introvert and generally don't like to engage in personal conversations at work",
                        "they've been going through some personal issues and might be seeking support",
                        "our office environment encourages oversharing",
                        "they recently got promoted and now have a higher position than me",
                        "we used to be friendly, but our dynamic changed due to work issues",
                        "they lack social awareness and don't seem to understand social cues",
                        "we were once close friends but have drifted apart",
                        "they've been trying to make amends after a recent argument",
                        "my performance has been affected due to constant interruptions",
                        "I am one of the few people in the office they feel comfortable sharing with",
                        "I recently confided in them about a personal issue",
                        "they might see themselves as a mentor figure to me",
                        "other coworkers also find their oversharing annoying",
                        "we work in a high-stress environment and they might be using talking as a coping mechanism",
                        "they might be trying to connect with coworkers on a deeper level"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently had a [a] with [b] who needed a temporary place to stay. They asked if they could crash at my place for a while, and I agreed. During their stay, [c]. I tried to be understanding and patient, but after several attempts at addressing the issue, no improvements were made. Eventually, I felt forced to give them an ultimatum: either they [d], or they would need to find a new place to stay. As a result, [e]. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "friend",
                        "acquaintance",
                        "cousin",
                        "co-worker",
                        "sibling",
                        "classmate",
                        "neighbor",
                        "roommate's friend",
                        "friend of a friend",
                        "distant family member",
                        "former classmate",
                        "ex-partner",
                        "colleague",
                        "teammate",
                        "church member"
                    ],
                    "b": [
                        "a four-legged friend in tow",
                        "some personal belongings",
                        "an allergy to the food I usually eat",
                        "a habit of staying up late and making noise",
                        "a partner who would also stay over",
                        "a strict dietary preference",
                        "a need for constant attention and support",
                        "a problematic addiction",
                        "a preference for extreme cleanliness",
                        "an uncanny ability to attract drama",
                        "a history of not respecting boundaries",
                        "an unpredictable work schedule",
                        "a medical condition that requires frequent care",
                        "a habit of inviting friends over without asking",
                        "a very limited budget to contribute to household expenses"
                    ],
                    "c": [
                        "they consistently left dirty dishes all over the apartment",
                        "they would take very long showers and use up all the hot water",
                        "they would constantly eat food that I had purchased for myself",
                        "they repeatedly invited people over without asking me first",
                        "they never contributed to shared household expenses",
                        "they frequently monopolized common areas, leaving no space for me",
                        "they borrowed my belongings without asking for permission",
                        "our personal boundaries were constantly being crossed",
                        "their late-night activities kept me awake at night",
                        "they were careless with my belongings and caused minor damages",
                        "they were extremely loud during my work hours",
                        "their habits were affecting my mental health",
                        "they didn't clean up after their pet, causing a mess",
                        "their constant negativity was draining",
                        "they refused to help with any household chores"
                    ],
                    "d": [
                        "change their behavior",
                        "start contributing financially",
                        "rectify the issues I've addressed",
                        "seek professional help for their addiction",
                        "establish a schedule for shared spaces",
                        "set ground rules and adhere to them",
                        "take more responsibility for their actions",
                        "start cleaning up after themselves",
                        "stop inviting people over without prior approval",
                        "find alternative accommodations for their pet",
                        "maintain a reasonable noise level",
                        "stop taking my belongings without permission",
                        "respect my personal boundaries",
                        "reduce the frequency of their visits",
                        "start respecting my work hours"
                    ],
                    "e": [
                        "they reluctantly agreed and changed their behavior",
                        "they decided to move out and now our friendship is strained",
                        "they apologized and promised to do better, but the issues persist",
                        "they became incredibly upset with me and moved out immediately",
                        "our relationship has been damaged, but they are trying to improve",
                        "they've made some changes, but not to the extent I was hoping for",
                        "they feel I am overreacting and refuse to change anything",
                        "we are barely on speaking terms now",
                        "they moved out but have been badmouthing me to our friends",
                        "they are resentful of my ultimatum but have started making an effort",
                        "they accused me of being uncaring and have cut off contact",
                        "they apologized and found a new place to stay within a week",
                        "they promised to change but have only made minimal efforts",
                        "they feel that I am being too demanding and have become argumentative",
                        "they've started seeking help for their issues, but it's a slow process"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "My [a] was going through a tough time and needed someone to talk to. I saw they had been [b] and decided to lend a shoulder to cry on. During our conversation, they vented about their [c]. I felt compelled to give them advice on how to handle the situation, but some of my suggestions may have been [d]. In retrospect, I realized my advice might not have been the best, and I worry that I may have [e]. Did I do the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "best friend",
                        "sibling",
                        "parent",
                        "coworker",
                        "neighbor",
                        "roommate",
                        "cousin",
                        "classmate",
                        "ex-partner",
                        "distant relative",
                        "child",
                        "grandparent",
                        "boss",
                        "personal trainer",
                        "therapist"
                    ],
                    "b": [
                        "crying",
                        "venting on social media",
                        "isolating themselves",
                        "acting out at work",
                        "drinking heavily",
                        "staying up late",
                        "overeating",
                        "picking fights",
                        "ignoring calls and texts",
                        "snapping at others",
                        "struggling with schoolwork",
                        "acting anxious and jittery",
                        "losing weight",
                        "having difficulty concentrating",
                        "missing important deadlines"
                    ],
                    "c": [
                        "recent breakup",
                        "strained relationship with a family member",
                        "issues at work",
                        "financial struggles",
                        "chronic illness",
                        "infertility",
                        "depression",
                        "substance abuse",
                        "loss of a loved one",
                        "problems with their children",
                        "an upcoming move",
                        "a legal dispute",
                        "impending loss of a job",
                        "disagreements with a spouse",
                        "a major life decision"
                    ],
                    "d": [
                        "controversial",
                        "confrontational",
                        "unsympathetic",
                        "potentially detrimental",
                        "overly optimistic",
                        "bordering on malicious",
                        "selfish",
                        "judgmental",
                        "too simplistic",
                        "risky",
                        "unrealistic",
                        "too focused on their own experiences",
                        "not considering their feelings",
                        "too idealistic",
                        "unempathetic"
                    ],
                    "e": [
                        "damaged our relationship",
                        "made their situation worse",
                        "caused unnecessary stress",
                        "been a bad influence",
                        "hurt their feelings",
                        "misled them",
                        "contributed to further difficulties",
                        "overstepped my boundaries",
                        "made them feel unsupported",
                        "caused them to doubt themselves",
                        "given them false hope",
                        "not provided the help they truly needed",
                        "not been there for them in the best way",
                        "aggravated their emotional state",
                        "made things more complicated"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "During my [a], I found out that [b] had been doing [c]. I decided to confront them about this issue, as I felt it was important to address. When I confronted them, they got defensive and accused me of [d], which led to an argument. Afterward, our relationship became strained, and others around us started taking sides on the matter. I thought I was doing the right thing by confronting [b], but now I'm unsure if I handled the situation correctly, given how it escalated. [e]?",
            "variables": {
                "possible_values": {
                    "a": [
                        "graduation celebration",
                        "wedding reception",
                        "family reunion",
                        "birthday party",
                        "office party",
                        "baby shower",
                        "bridal shower",
                        "anniversary dinner",
                        "child's christening ceremony",
                        "retirement party",
                        "housewarming party",
                        "college roommate reunion",
                        "bachelor/bachelorette party",
                        "friend's engagement party",
                        "work team building retreat"
                    ],
                    "b": [
                        "my best friend",
                        "my sibling",
                        "my spouse",
                        "my coworker",
                        "my parent",
                        "my in-law",
                        "my fiancé",
                        "my college roommate",
                        "a distant relative",
                        "my boss",
                        "my neighbor",
                        "my childhood friend",
                        "my partner",
                        "a close family friend",
                        "my teammate"
                    ],
                    "c": [
                        "spreading rumors about me",
                        "making inappropriate jokes about my partner",
                        "gossiping about my situation at work",
                        "disclosing personal information about me to others",
                        "trashing the venue before the event",
                        "drinking heavily and causing a scene",
                        "making passive-aggressive comments to me",
                        "flirting with someone they shouldn't have",
                        "taking photos of me that they later shared without my consent",
                        "criticizing my parenting choices behind my back",
                        "trying to sabotage my promotion at work",
                        "making disparaging comments about my appearance",
                        "crediting themselves for my accomplishments",
                        "poisoning the atmosphere with malicious gossip",
                        "disrespecting my cultural background"
                    ],
                    "d": [
                        "being too sensitive",
                        "overreacting",
                        "jumping to conclusions",
                        "making a big deal out of nothing",
                        "misinterpreting the situation",
                        "not understanding the whole story",
                        "having a bad sense of humor",
                        "being overly dramatic",
                        "letting my emotions cloud my judgment",
                        "making things up",
                        "taking things out of context",
                        "sabotaging their reputation",
                        "trying to control their life",
                        "spreading negativity",
                        "making baseless accusations"
                    ],
                    "e": [
                        "Am I the asshole?",
                        "Did I make a mistake?",
                        "Did I take the right approach?",
                        "Did I handle the situation correctly?",
                        "Was I justified in confronting them?",
                        "Do you think I did the right thing?",
                        "Am I in the wrong here?",
                        "Was my reaction reasonable?",
                        "Was I right to bring this up?",
                        "Should I have handled this differently?",
                        "Am I the one causing the problem?",
                        "Was it wrong of me to confront them?",
                        "Do you think I overreacted?",
                        "Am I causing unnecessary drama?",
                        "Was my response appropriate?"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So the other day, [a] and I got into a disagreement. We were at a [b], and they did something that I thought was [c]. At that point, I confronted them about it, [d], in front of everyone there. They got upset and left the [b]. Now, a bunch of our mutual friends are saying that what I did was [e] and that I shouldn't have made a scene. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my best friend",
                        "my coworker",
                        "my partner",
                        "my sibling",
                        "my neighbor",
                        "my parent",
                        "my boss",
                        "my roommate",
                        "my ex-partner",
                        "my cousin",
                        "my uncle",
                        "an acquaintance",
                        "a close family friend",
                        "a distant relative",
                        "a classmate"
                    ],
                    "b": [
                        "dinner party",
                        "wedding reception",
                        "birthday celebration",
                        "funeral",
                        "graduation ceremony",
                        "work event",
                        "family gathering",
                        "holiday party",
                        "charity fundraiser",
                        "concert",
                        "weekend getaway",
                        "casual get-together",
                        "movie night",
                        "cooking class",
                        "book club meeting"
                    ],
                    "c": [
                        "rude",
                        "inconsiderate",
                        "disrespectful",
                        "offensive",
                        "thoughtless",
                        "insensitive",
                        "dishonest",
                        "selfish",
                        "unfair",
                        "mean",
                        "hurtful",
                        "condescending",
                        "ungrateful",
                        "two-faced",
                        "inappropriate"
                    ],
                    "d": [
                        "loudly demanding an apology",
                        "calling them out for their behavior",
                        "sarcastically mocking their actions",
                        "telling them how disappointed I was",
                        "accusing them of being a hypocrite",
                        "bringing up past instances of similar behavior",
                        "asking them to explain their actions",
                        "shaming them for being immature",
                        "saying they always act this way in public",
                        "suggesting that they should leave",
                        "rousing others to chime in on the issue",
                        "telling them they need to grow up",
                        "commenting on their poor decision-making",
                        "expressing anger at their blatant insensitivity",
                        "pointing out how poor their social skills are"
                    ],
                    "e": [
                        "out of line",
                        "immature",
                        "too harsh",
                        "uncalled for",
                        "petty",
                        "overbearing",
                        "unnecessary",
                        "unforgiving",
                        "unreasonable",
                        "embarrassing",
                        "egotistical",
                        "over the top",
                        "selfish",
                        "cruel",
                        "too confrontational"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "A couple of days ago, I ([a]) got into an argument with [b] about [c]. Despite trying to resolve the situation calmly, [b] continued to [d], which made the situation worse. Frustrated, I decided to [e]. Now, some people are supporting my decision while others are condemning it. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "a 25-year-old graduate student",
                        "a 35-year-old single parent",
                        "a 45-year-old small business owner",
                        "a 55-year-old high school teacher",
                        "a 65-year-old retired accountant",
                        "a college athlete",
                        "a middle-aged artist",
                        "a 40-year-old stay-at-home parent",
                        "a young doctor",
                        "a professional musician",
                        "a career military officer",
                        "a social worker",
                        "a world-traveling blogger",
                        "a 28-year-old software engineer",
                        "a 33-year-old firefighter"
                    ],
                    "b": [
                        "my best friend",
                        "my coworker",
                        "my neighbor",
                        "a family member",
                        "my roommate",
                        "my in-law",
                        "a fellow club member",
                        "my significant other",
                        "an online acquaintance",
                        "a distant relative",
                        "a member of my church group",
                        "my child's teacher",
                        "my mentor",
                        "a volunteer I work with",
                        "a study group member"
                    ],
                    "c": [
                        "borrowing money without permission",
                        "a political disagreement",
                        "a difference in parenting styles",
                        "work-related responsibilities",
                        "giving unsolicited advice",
                        "a noisy late-night party",
                        "using my belongings without asking",
                        "the quality of a shared living space",
                        "an offensive joke",
                        "a social media post",
                        "a change in holiday plans",
                        "how to split a dinner bill",
                        "a parking spot",
                        "dealing with a difficult person",
                        "the cleanliness of a commonly shared space"
                    ],
                    "d": [
                        "raise their voice",
                        "dismiss my concerns",
                        "resort to personal attacks",
                        "spread gossip about me to others",
                        "act unapologetic and entitled",
                        "refuse to accept responsibility",
                        "deny any wrongdoing",
                        "talk to me in a condescending tone",
                        "ignore my attempts to communicate",
                        "involve others in the dispute unnecessarily",
                        "bring up past disagreements",
                        "undermine my position",
                        "exaggerate the truth",
                        "attempt to manipulate the situation",
                        "refuse to compromise"
                    ],
                    "e": [
                        "cut them out of my life",
                        "share my side of the story publicly",
                        "seek mediation from a mutual friend",
                        "confront their close friends and ask for support",
                        "distance myself from them temporarily",
                        "report their behavior to a higher authority",
                        "openly criticize their actions in front of others",
                        "begin collecting evidence to prove my point",
                        "ask for an apology",
                        "demand that they take responsibility for the situation",
                        "ask others to help me reach a resolution",
                        "start ignoring their calls and messages",
                        "file a formal complaint",
                        "write an open letter explaining my perspective",
                        "create a group chat to discuss the issue"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, the other day I was at [a] when I saw [b] about to [c]. Without thinking too much, I stepped in and [d]. Now, [e] is upset with me, calling me out for getting involved and accusing me of overstepping my boundaries. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "the grocery store",
                        "a coffee shop",
                        "work",
                        "a bus stop",
                        "a local park",
                        "a library",
                        "a children's playground",
                        "a pet store",
                        "a community event",
                        "a family gathering",
                        "a bar",
                        "a movie theater",
                        "a restaurant",
                        "a friend's house",
                        "the gym"
                    ],
                    "b": [
                        "an elderly woman",
                        "a young child",
                        "a mother with her baby",
                        "a teenager",
                        "a pregnant woman",
                        "a disabled man",
                        "a group of kids",
                        "a homeless person",
                        "someone wearing headphones",
                        "a couple arguing",
                        "an authority figure",
                        "a highly stressed individual",
                        "a person looking lost",
                        "someone carrying a large item",
                        "a tourist trying to read a map"
                    ],
                    "c": [
                        "drop their wallet",
                        "get scammed by a street vendor",
                        "misplace their belongings",
                        "trip and fall",
                        "make an unsafe decision",
                        "leave without their purchase",
                        "violate a private space",
                        "enter the wrong restroom",
                        "fall for a prank",
                        "miss their bus",
                        "accidentally throw away a valuable item",
                        "cause a scene",
                        "cross the street without looking",
                        "commit a minor social faux pas",
                        "potentially harm an animal"
                    ],
                    "d": [
                        "picked up their wallet and handed it to them",
                        "warned them about the scam and the vendor",
                        "found the misplaced item and handed it to them",
                        "caught them before they fell",
                        "called attention to the dangerous choice",
                        "stopped them and gave them their purchase",
                        "defended the importance of personal space",
                        "informed them about the correct restroom",
                        "warned them about the prank",
                        "told them when the next bus was arriving",
                        "retrieved the valuable item before it was lost",
                        "tried to diffuse the situation",
                        "prevented them from stepping into traffic",
                        "let them know the expected social norm",
                        "shielded the animal from any potential harm"
                    ],
                    "e": [
                        "the person I helped",
                        "their relatives",
                        "a bystander",
                        "my partner",
                        "a coworker",
                        "a store employee",
                        "someone in charge of the event",
                        "a member of my family",
                        "a close friend",
                        "an acquaintance",
                        "the person causing the problem",
                        "a stranger online",
                        "a mutual friend",
                        "someone who witnessed the event",
                        "a person with an opinion about my actions"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently attended a [a] where I overheard a conversation between my [b] and a [c], where they were discussing [d]. Frustrated by the content, I decided to interrupt and confront my [b], which led to a heated argument. After the event, I found that our relationship has been strained and other people present at the [a] now have mixed opinions about my actions. Some believe I was justified in confronting my [b], while others think I should have let the [d] go or addressed it privately. [e] was also affected by the situation. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "wedding",
                        "birthday party",
                        "funeral",
                        "corporate event",
                        "family reunion",
                        "picnic",
                        "concert",
                        "lass reunion",
                        "baby shower",
                        "fundraiser",
                        "art exhibition",
                        "book launch",
                        "graduation ceremony",
                        "promotion party",
                        "housewarming party"
                    ],
                    "b": [
                        "parent",
                        "sibling",
                        "best friend",
                        "cousin",
                        "coworker",
                        "boss",
                        "ex-partner",
                        "college roommate",
                        "neighbor",
                        "mentor",
                        "teacher",
                        "uncle",
                        "aunt",
                        "former colleague",
                        "high school friend"
                    ],
                    "c": [
                        "mutual acquaintance",
                        "total stranger",
                        "local celebrity",
                        "well-known gossip",
                        "clergy member",
                        "waiter",
                        "bartender",
                        "event planner",
                        "security guard",
                        "photographer",
                        "caterer",
                        "DJ",
                        "guest speaker",
                        "artist",
                        "musician"
                    ],
                    "d": [
                        "my recent job loss",
                        "a secret medical condition",
                        "my past romantic history",
                        "a family dispute",
                        "my financial situation",
                        "my struggles with mental health",
                        "a past legal issue",
                        "my personal shortcomings",
                        "my parenting skills",
                        "my career choices",
                        "my past mistakes",
                        "a recent breakup",
                        "a sensitive family situation",
                        "my relationship with the host",
                        "confidential information"
                    ],
                    "e": [
                        "the event host",
                        "the event's atmosphere",
                        "the event's success",
                        "my relationship with the host",
                        "my reputation among the guests",
                        "my reconciliation with another guest",
                        "my partner's relationship with my [b]",
                        "future invitations to events",
                        "a potential business opportunity",
                        "how people perceive me",
                        "my social and personal life",
                        "my partner's relationships with the other people present",
                        "my mental well-being",
                        "my relationship with the [c]",
                        "the dynamic within my social circle"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "My [a] recently asked me to help them with [b], which is something they have struggled with for a while. I agreed, but I had some personal [c] going on at the same time, and it made me feel overwhelmed. I decided to [d] instead of helping them. When [a] found out, they were angry and hurt, telling me that I was being selfish and inconsiderate. I argued that I had my own priorities to take care of and couldn't always be there for them. I feel torn about this - [e]. What do you think?",
            "variables": {
                "possible_values": {
                    "a": [
                        "best friend",
                        "roommate",
                        "sibling",
                        "parent",
                        "cousin",
                        "coworker",
                        "classmate",
                        "neighbor",
                        "partner",
                        "close colleague",
                        "mentor",
                        "family friend",
                        "in-law",
                        "distant relative",
                        "child"
                    ],
                    "b": [
                        "moving to a new apartment",
                        "preparing for a job interview",
                        "writing an important letter",
                        "studying for a crucial exam",
                        "getting through a breakup",
                        "dealing with a medical issue",
                        "filing their taxes",
                        "organizing a surprise party",
                        "handling a family dispute",
                        "applying for a loan",
                        "planning a community event",
                        "starting a new business",
                        "resolving a conflict at work",
                        "caring for a sick pet",
                        "fixing their computer"
                    ],
                    "c": [
                        "health issues",
                        "financial difficulties",
                        "relationship problems",
                        "work-related stress",
                        "family obligations",
                        "mental health challenges",
                        "emotional exhaustion",
                        "an unexpected emergency",
                        "legal troubles",
                        "grief over a recent loss",
                        "academic pressures",
                        "personal conflict with a close friend",
                        "issues with a living situation",
                        "burnout from an overwhelming workload",
                        "career uncertainties"
                    ],
                    "d": [
                        "focus on my own priorities",
                        "take some time for myself",
                        "ask someone else to help [a] instead",
                        "tell [a] that they should handle it on their own",
                        "postpone my assistance for a later time",
                        "spend time with another friend going through a tough time",
                        "go to a therapy or support group session",
                        "discuss the issue with a trusted confidant",
                        "seek advice from a professional",
                        "start tackling one personal problem first",
                        "attempt to balance both [a]'s issue and my own",
                        "temporarily distance myself from the situation",
                        "find an alternative solution for [a]'s problem",
                        "delegate my responsibility to a family member",
                        "ask [a] to be patient and wait for my help"
                    ],
                    "e": [
                        "I know [a] really needed my help",
                        "I understand that [a] was relying on me",
                        "I feel guilty for not being there for [a]",
                        "I feel like I let [a] down",
                        "I am concerned that I may have damaged our relationship",
                        "I recognize that my actions may have hurt [a]",
                        "I wonder if there was a better way to handle the situation",
                        "I feel conflicted about choosing my own needs over [a]'s",
                        "I am worried about how [a] will cope without my assistance",
                        "I realize that I could have been more supportive",
                        "I question whether I should have been more upfront about my own struggles",
                        "I acknowledge that I might have been able to help [a] if I had tried harder",
                        "I am aware that my response might have been perceived as cold",
                        "I feel remorseful about my decision",
                        "I fear that I might have been inadvertently selfish"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently moved into a new neighborhood and have been having issues with my next-door neighbor. Their [a] has been causing disturbances, and it's been making my life a living nightmare. I tried talking to my neighbor about the situation, suggested [b], but they either ignored or dismissed my concerns. Feeling fed up, I decided to take matters into my own hands and [c] to put an end to the disturbances. My other neighbors found out what I did and are now [d]. Meanwhile, the neighbor causing the issue is accusing me of [e]. Am I the asshole for taking this action?",
            "variables": {
                "possible_values": {
                    "a": [
                        "dog barking loudly every morning",
                        "tree whose branches keep dropping leaves on my property",
                        "loud late-night music",
                        "unsightly lawn decorations",
                        "children playing basketball loudly in their driveway",
                        "intrusive security camera pointed at my backyard",
                        "constantly running sprinklers that flood my yard",
                        "smelly trash cans placed right next to my window",
                        "inconsiderate guests who always park in front of my house",
                        "string of bright, blinking holiday lights that stay up all year",
                        "violently slamming doors",
                        "unkept backyard attracting various critters",
                        "overflowing garbage bins attracting pests",
                        "frequent, noisy construction projects",
                        "persistent cigarette smoke drifting into my yard"
                    ],
                    "b": [
                        "using a noise-cancelling device",
                        "trimming the branches",
                        "keeping the music at a reasonable volume",
                        "moving the decorations to a more discreet location",
                        "finding a different place for the kids to play",
                        "changing the angle of their security camera",
                        "adjusting their sprinkler settings",
                        "finding a better location for their trash cans",
                        "having their guests park elsewhere",
                        "removing the lights or using less flashy ones",
                        "installing a door closer or putting padding around the door",
                        "cleaning up their backyard",
                        "securing the garbage bins and cleaning the area",
                        "restricting construction hours to more reasonable times",
                        "smoking further away from the property line"
                    ],
                    "c": [
                        "report them to the homeowners' association",
                        "cut the offending tree branches myself",
                        "play even louder music to drown out theirs",
                        "move their decorations into their backyard when they weren't home",
                        "confront the kids directly and ask them to stop",
                        "block the view of their security camera with a tall fence",
                        "turn off the water supply to their sprinkler system",
                        "move their trash cans to the other side of their house",
                        "leave passive-aggressive notes on their guests' cars",
                        "install blackout curtains and give them a taste of their own medicine",
                        "loosely secure their door hinge to cause it to close slowly",
                        "release a skunk in their backyard",
                        "spread mothballs around their garbage bins",
                        "call the police with a noise complaint",
                        "publicly shame them at the next neighborhood meeting"
                    ],
                    "d": [
                        "divided on whether I did the right thing",
                        "overwhelmingly supportive",
                        "condemning my actions",
                        "applauding my bravery",
                        "avoiding me due to the ongoing drama",
                        "asking me to apologize",
                        "actively trying to mediate the situation",
                        "spreading gossip about the conflict",
                        "questioning my version of the story",
                        "taking the other neighbor's side",
                        "encouraging me to take further action",
                        "convinced that I overreacted",
                        "urging me to move away from the neighborhood",
                        "secretly expressing their sympathies",
                        "warning me not to escalate the situation further"
                    ],
                    "e": [
                        "overreacting",
                        "invading their property",
                        "being a nuisance",
                        "violating their privacy",
                        "harassing their children",
                        "creating an unnecessary conflict",
                        "disturbing the peace",
                        "being hypocritical",
                        "trespassing",
                        "being vindictive",
                        "causing damage to their property",
                        "crossing a line",
                        "caring too much about things that don't matter",
                        "holding a grudge",
                        "letting the situation get out of hand"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Recently, [a] came to visit me and asked if they could [b] while they were at my place. At first, I agreed but then I realized [c]. So, I decided to [d]. Now, [a] is upset with me, and they're saying I'm being [e]. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my old college roommate",
                        "my sister-in-law",
                        "my best friend since childhood",
                        "my cousin",
                        "my new coworker",
                        "my neighbor",
                        "my former boss",
                        "my high school nemesis",
                        "my retired teacher",
                        "my step-sibling",
                        "my ex-boyfriend",
                        "my yoga instructor",
                        "my dog walker",
                        "my landlord",
                        "my current romantic partner"
                    ],
                    "b": [
                        "borrow my laptop for a few hours",
                        "bring their dog over",
                        "store some of their belongings in my garage",
                        "use my car for a quick errand",
                        "invite a couple of friends over for dinner",
                        "ask me to watch their child for an afternoon",
                        "cook a meal in my kitchen",
                        "use my WiFi to stream a movie",
                        "stay over for a few nights",
                        "use my laundry machine",
                        "join me for an intimate gathering of close friends",
                        "borrow my expensive camera",
                        "have a key to my apartment for emergencies",
                        "practice their music in my living room",
                        "use my backyard for a small party"
                    ],
                    "c": [
                        "that I have some sensitive information on my computer",
                        "their dog is known to be aggressive and unruly",
                        "I already have limited space and it could create a problem",
                        "my car insurance doesn't cover other drivers",
                        "I don't know their friends and don't feel comfortable having them over",
                        "I had a busy afternoon planned and can't focus on keeping an eye on their child",
                        "they have a reputation for messing up kitchens",
                        "I have limited bandwidth and important work to do",
                        "I value my privacy and alone time",
                        "my laundry machine has been acting up lately",
                        "the gathering is only for my closest circle",
                        "the camera holds a great sentimental value",
                        "I'm not comfortable giving out keys to my living space",
                        "noise levels might disturb my other neighbors",
                        "my neighbors have complained about noise in the past"
                    ],
                    "d": [
                        "tell them that they could no longer use my laptop",
                        "ask them to leave their dog at home",
                        "decline their request to store their belongings in my garage",
                        "apologize and say they can't use my car",
                        "ask them to uninvite their friends",
                        "tell them I can't watch their child after all",
                        "tell them they can't cook at my place",
                        "revoke their access to my WiFi",
                        "cancel their stay at my place",
                        "deny them the use of my laundry machine",
                        "exclude them from the intimate gathering",
                        "refuse to lend them my expensive camera",
                        "take back the key I initially gave them",
                        "ask them not to practice their music in my place",
                        "decline their request to use my backyard"
                    ],
                    "e": [
                        "petty",
                        "inconsiderate",
                        "rude",
                        "selfish",
                        "an unsupportive friend",
                        "unreasonable",
                        "unwelcoming",
                        "a bad host",
                        "unhelpful",
                        "ungrateful",
                        "not trustworthy",
                        "unfriendly",
                        "overly cautious",
                        "paranoid",
                        "too serious"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently found out that my [a] [b] without informing me. I confronted them, and they argued that it was [c] and that their intentions were pure. However, I could not shake the feeling that there were [d] at play. Now our relationship has become strained, and some friends and family members are taking sides. [e]?",
            "variables": {
                "possible_values": {
                    "a": [
                        "roommate",
                        "best friend",
                        "cousin",
                        "brother",
                        "sister",
                        "parent",
                        "colleague",
                        "partner",
                        "child",
                        "classmate",
                        "tenant",
                        "landlord",
                        "neighbor",
                        "ex-partner",
                        "distant relative"
                    ],
                    "b": [
                        "used my personal laptop",
                        "borrowed my car",
                        "logged into my social media account",
                        "read my private diary",
                        "gave away one of my possessions",
                        "took some of my clothes without asking",
                        "invited people over to my house",
                        "shared my personal photos with others",
                        "entered my room while I was not home",
                        "went through my mail",
                        "forwarded a private email of mine",
                        "submitted an application in my name",
                        "vented about me online",
                        "changed the password on a shared account",
                        "held a party at my place"
                    ],
                    "c": [
                        "for my own benefit",
                        "to prevent a potentially worse outcome",
                        "important to them at the time",
                        "a one-time lapse in judgment",
                        "due to an emergency situation",
                        "a misunderstanding",
                        "necessary for their well-being",
                        "with the expectation that I would have been okay with it",
                        "to surprise me with something pleasant",
                        "an attempt to fix a problem",
                        "to protect someone",
                        "because they believed they had no other option",
                        "in retaliation for something they believed I had done",
                        "an accident",
                        "the result of a momentary lapse in judgment"
                    ],
                    "d": [
                        "ulterior motives",
                        "trust issues",
                        "underlying power dynamics",
                        "jealousy and envy",
                        "history of betrayal",
                        "manipulation",
                        "poor communication",
                        "conflicting values",
                        "petty grievances",
                        "unresolved conflicts",
                        "emotional baggage",
                        "differences of opinion",
                        "competition",
                        "resentment",
                        "deception"
                    ],
                    "e": [
                        "Am I in the wrong for confronting them",
                        "Did I make a mountain out of a molehill",
                        "Am I being unreasonable for getting upset",
                        "Do you think I overreacted",
                        "Do you think I did the right thing",
                        "Am I the asshole for confronting this issue",
                        "Should I have just let this go",
                        "Am I justified in feeling betrayed",
                        "Do you think I have a right to be upset",
                        "Am I being too harsh on them",
                        "Am I making too big of a deal out of this",
                        "Do you think I should have forgiven them",
                        "Am I being too sensitive",
                        "Do you think I should have handled this differently",
                        "Am I the asshole for my response"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Last week, my roommate [a] and didn't replace it. I found it extremely inconsiderate since I had planned to use it for [b]. Frustrated, I decided to [c] as a way to teach them a lesson about sharing household responsibilities. However, when our mutual friends heard about the incident, they argued that my actions were [d] and that I should have just talked to my roommate directly instead. I feel like I had to do something to get my point across, but now I'm starting to question my actions. [e]?",
            "variables": {
                "possible_values": {
                    "a": [
                        "finished the last of our shared milk",
                        "used up all the toilet paper",
                        "accidentally broke my favorite mug",
                        "borrowed my jacket without asking",
                        "parked their car behind mine, blocking me in",
                        "threw out some of my mail by mistake",
                        "used my laptop without permission",
                        "ate the leftovers I was saving for dinner",
                        "forgot to lock the front door",
                        "did not pay their half of the utility bill on time",
                        "left dirty dishes in the sink for days",
                        "invited their friends over without telling me",
                        "changed the Wi-Fi password without informing me",
                        "left the shared laundry on the balcony overnight in the rain",
                        "used my shampoo and didn't replace it"
                    ],
                    "b": [
                        "my morning coffee",
                        "a special occasion",
                        "a project deadline",
                        "a small gathering at our place",
                        "an important errand",
                        "a date night",
                        "a work meeting",
                        "a family dinner",
                        "a night out with friends",
                        "a weekend away",
                        "a self-care day",
                        "a study session",
                        "a phone interview",
                        "a surprise visit from my parents",
                        "my daily routine"
                    ],
                    "c": [
                        "hide their phone charger",
                        "eat their favorite snack",
                        "borrow their clothes without asking",
                        "leave passive-aggressive notes",
                        "lock up the shared items",
                        "cancel our Netflix subscription",
                        "ignore them for a few days",
                        "post about the incident on social media",
                        "invite my friends over without telling them",
                        "move their belongings to their room",
                        "send them a formal complaint letter",
                        "hide the TV remote",
                        "unplug their gaming console",
                        "disconnect the Wi-Fi for a day",
                        "take up their space in the refrigerator"
                    ],
                    "d": [
                        "petty",
                        "passive-aggressive",
                        "childish",
                        "unnecessary",
                        "over the top",
                        "out of proportion",
                        "overreacting",
                        "not worth the effort",
                        "disrespectful",
                        "too harsh",
                        "below the belt",
                        "poor communication",
                        "immature",
                        "counterproductive",
                        "unreasonable"
                    ],
                    "e": [
                        "Do you think I did the right thing",
                        "Am I the asshole",
                        "Was I wrong to take this action",
                        "Did I handle the situation poorly",
                        "Was my response justified",
                        "Should I have reacted differently",
                        "Am I being unreasonable",
                        "Is my frustration misplaced",
                        "Do you think I need to apologize",
                        "Am I the one at fault",
                        "Am I in the wrong",
                        "Is my reaction too extreme",
                        "Should I have been more understanding",
                        "Do you think I'm overreacting",
                        "Is it wrong for me to feel this way"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Today, I faced a dilemma involving my [a], who has been consistently [b] for the past few weeks. They have been making life difficult for those around them, including myself. I tried talking to them about it, but they [c]. I finally decided I had to do something, and so I [d]. Now, [e] are upset with my actions. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "neighbor",
                        "coworker",
                        "roommate",
                        "friend",
                        "family member",
                        "classmate",
                        "boss",
                        "relative",
                        "client",
                        "teammate",
                        "club member",
                        "group project partner",
                        "employee",
                        "teacher",
                        "student"
                    ],
                    "b": [
                        "playing loud music late at night",
                        "leaving their belongings all over the common space",
                        "not cleaning up after themselves in the shared kitchen",
                        "taking up two parking spaces in our lot",
                        "making insensitive jokes at social gatherings",
                        "borrowing items without asking",
                        "making a lot of noise during quiet hours",
                        "ignoring household chores",
                        "telling lies about others in our circle",
                        "constantly talking loudly on the phone",
                        "always using the shared bathroom for a long time",
                        "interrupting conversations",
                        "constantly complaining about minor things",
                        "incessantly gossiping about others",
                        "smoking right outside the door"
                    ],
                    "c": [
                        "brushed me off",
                        "promised to change but didn't",
                        "denied any wrongdoing",
                        "got defensive",
                        "had a complete meltdown",
                        "justified their actions by blaming others",
                        "laughed it off",
                        "ignored me",
                        "agreed to a compromise but didn't follow through",
                        "told me to mind my own business",
                        "accused me of overreacting",
                        "turned the situation around to make themselves the victim",
                        "said I was being too sensitive",
                        "claimed they had no other choice",
                        "refused to discuss the matter"
                    ],
                    "d": [
                        "confronted them in front of others",
                        "wrote an anonymous note expressing my concerns",
                        "reported the issue to a higher authority",
                        "vented my frustration on social media",
                        "started ignoring them",
                        "took matters into my own hands and cleaned up their mess",
                        "asked around to see if others shared my feelings",
                        "started a petition to address the issue",
                        "invited them to an intervention-style meeting",
                        "gave them an ultimatum",
                        "spoke with their family member to intervene",
                        "informed our common friends about their behavior",
                        "decided to publicly call them out",
                        "made a complaint about them within our community",
                        "moved their belongings without their consent"
                    ],
                    "e": [
                        "they and their close friends",
                        "most of the people involved in the situation",
                        "some of my friends",
                        "some of their friends",
                        "those who weren't directly affected",
                        "our social group",
                        "our professional circle",
                        "people we live with",
                        "our colleagues",
                        "our classmates",
                        "our neighbors",
                        "our teammates",
                        "our club members",
                        "our group project team",
                        "our extended family"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "A while ago, I [a] for my [b]. [c] played a big role in my decision to take this action. I genuinely thought I was doing the right thing, but my [b] got really upset and said it was a [d]. It has caused tension between us ever since and even affected [e]. Do you think I did the right thing or am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "organized an intervention",
                        "contacted their employer to report unprofessional behavior",
                        "reached out to their ex-partner to get insight into their past relationship",
                        "gifted a self-help book",
                        "wrote an anonymous letter expressing my concerns",
                        "set up a surprise therapy appointment",
                        "hid a problematic item they were attached to",
                        "shared their personal story with a support group",
                        "contacted the authorities about their suspicious activities",
                        "broke an expensive item they were using irresponsibly",
                        "shared a concerning social media post with their family",
                        "arranged a meeting with a financial advisor behind their back",
                        "informed their friends about a lie they told",
                        "intervened when they were about to make a questionable decision",
                        "discarded some of their belongings without their knowledge"
                    ],
                    "b": [
                        "best friend",
                        "spouse",
                        "sibling",
                        "parent",
                        "coworker",
                        "roommate",
                        "partner",
                        "child",
                        "cousin",
                        "in-law",
                        "boss",
                        "ex-partner",
                        "neighbor",
                        "classmate",
                        "acquaintance"
                    ],
                    "c": [
                        "My own experience with a similar situation",
                        "The advice of a close friend",
                        "A sense of responsibility and concern for their well-being",
                        "An article I read online",
                        "An episode of a popular TV show that tackled a similar issue",
                        "A conversation I overheard",
                        "A therapist's recommendation",
                        "A self-help podcast",
                        "The general consensus among mutual friends",
                        "A discussion on an online forum",
                        "The urging of another family member",
                        "A gut feeling I had",
                        "A personal story I read in a book",
                        "An analogy someone gave me",
                        "A past situation where I didn't intervene and regretted it"
                    ],
                    "d": [
                        "complete violation of trust",
                        "major invasion of privacy",
                        "hurtful and insensitive action",
                        "manipulative and controlling move",
                        "uncalled for and unnecessary intervention",
                        "unacceptable breach of personal boundaries",
                        "embarrassing and public humiliation",
                        "rude and ungrateful gesture",
                        "disrespectful and inconsiderate decision",
                        "an act of betrayal",
                        "completely out of line",
                        "an unacceptable interference in their personal life",
                        "taking matters too far",
                        "childish and immature behavior",
                        "cruel and unwarranted move"
                    ],
                    "e": [
                        "our relationship",
                        "the family dynamics",
                        "their social and mental well-being",
                        "workplace relationships",
                        "the living situation",
                        "our trust towards each other",
                        "the way we communicate",
                        "the opinions of mutual friends",
                        "the emotional atmosphere at home",
                        "how we interact with other family members",
                        "our ability to make decisions together",
                        "our future interactions",
                        "their confidence in my support",
                        "our shared experiences",
                        "our willingness to help each other"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "The other day, I [a] after discovering that my [b] had [c]. I thought it was the right thing to do at the time because [d]. However, after talking to a few friends and family members about the situation, they've given me mixed feedback. Some of them say that I overreacted and shouldn't have done it, while others think it was completely justified. Now I'm starting to question whether I made the right call or if I was too hasty in my decision. Considering the situation with my [b] and the reasons behind my actions, [e]?",
            "variables": {
                "possible_values": {
                    "a": [
                        "cut off contact with a close friend",
                        "ended a romantic relationship",
                        "reported a coworker to HR",
                        "called out a family member on social media",
                        "confronted a neighbor about a property dispute",
                        "asked a roommate to move out",
                        "barred a relative from visiting my home",
                        "quit my job",
                        "asked a friend to apologize before we could hang out again",
                        "decided to stop attending family gatherings",
                        "filed a complaint against a business",
                        "requested a different teacher for my child at school",
                        "disinvited a guest from a party",
                        "decided not to attend a friend's wedding",
                        "stopped talking to an old friend who recently reconnected with me"
                    ],
                    "b": [
                        "best friend",
                        "partner",
                        "manager",
                        "parent",
                        "brother",
                        "sister",
                        "uncle",
                        "aunt",
                        "cousin",
                        "colleague",
                        "neighbor",
                        "roommate",
                        "former friend",
                        "client",
                        "acquaintance"
                    ],
                    "c": [
                        "lied to me about something important",
                        "stolen from me",
                        "had a secret affair",
                        "spread private information about me",
                        "made offensive comments about my beliefs",
                        "mocked my physical appearance",
                        "gossiped about my personal life",
                        "took credit for my work without asking",
                        "been rude to someone I care about",
                        "humiliated me in front of others",
                        "ignored my boundaries",
                        "intruded on my privacy",
                        "flaked on promises multiple times",
                        "sabotaged my chances for a promotion",
                        "not shown any remorse for their hurtful actions"
                    ],
                    "d": [
                        "I felt betrayed and didn't want to be around someone I couldn't trust",
                        "I was worried that their behavior would escalate if I didn't do something",
                        "I didn't want to subject myself to any more emotional manipulation",
                        "I was trying to stand up for myself after being repeatedly disrespected",
                        "it was affecting my mental health and well-being",
                        "I believed that boundaries needed to be set and consequences for crossing them should be enforced",
                        "I didn't want their negative behavior to impact the people I care about",
                        "I didn't want to be associated with someone who behaves that way",
                        "I needed to distance myself from the situation to process my emotions",
                        "I didn't want to enable their behavior by remaining silent",
                        "I wanted to teach them a lesson about the consequences of their actions",
                        "I needed to make a statement to show how serious the situation was",
                        "their actions had caused me financial loss or distress",
                        "I tried to resolve the issue in a more diplomatic way, but it didn't work",
                        "I couldn't see any other way to deal with the problem"
                    ],
                    "e": [
                        "Am I the jerk for not handling it differently?",
                        "Did I overreact and make the wrong choice?",
                        "Is what I did justified, given the circumstances?",
                        "Do you think I should have given them another chance?",
                        "Was I unreasonable or are my actions understandable?",
                        "Am I the one at fault for escalating the situation?",
                        "Do you think I need to apologize or make amends?",
                        "Should I reconsider my actions and try to fix things?",
                        "Was my reaction uncalled for, or was it a legitimate response?",
                        "Am I the bad guy in this situation?",
                        "Should I stand by my decision, or was I too harsh?",
                        "Am I to blame for the ensuing fallout from this situation?",
                        "Did I cross a line with my response?",
                        "Was my reaction proportional to the offense?",
                        "Am I justified in feeling the way I do about the situation?"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I have a [a] who means the world to me, but we have run into a difficult situation. Recently, they [b], and as a result, they received [c] from someone involved. Understandably, my [a] is upset and asked for my support in confronting the person who reacted this way. I was hesitant because I [d]. After giving it some thought, I decided to [e]. Now, my [a] is mad at me, and I'm not sure if I made the right choice. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "best friend",
                        "sibling",
                        "significant other",
                        "parent",
                        "cousin",
                        "roommate",
                        "neighbor",
                        "child",
                        "coworker",
                        "grandparent",
                        "classmate",
                        "mentor",
                        "coach",
                        "uncle",
                        "aunt"
                    ],
                    "b": [
                        "accidentally dented someone's parked car",
                        "spilled coffee on someone's new coat",
                        "took too long getting ready, making others late",
                        "borrowed an item from a neighbor without asking",
                        "shared someone's secret with another friend",
                        "prepared a dish for a potluck that accidentally made a few people sick",
                        "invited an ex-partner to the party without informing the host",
                        "criticized someone's performance at a work meeting",
                        "forgot to pay their share of the bill at a restaurant",
                        "lost an important item that belonged to a family member",
                        "won a contest by submitting their ideas without permission from the group",
                        "was late to a job interview due to car trouble",
                        "made plans with another friend on the same night as another gathering",
                        "put a controversial decoration on display",
                        "used a sick day at work to attend a concert"
                    ],
                    "c": [
                        "a lengthy email expressing their disappointment",
                        "a public scolding",
                        "a passive-aggressive note",
                        "being removed from an upcoming event's guest list",
                        "a lecture on respect and responsibility",
                        "a demand for financial compensation",
                        "an insulting social media post",
                        "being shunned by their social circle",
                        "being called out in front of other coworkers",
                        "numerous missed call and voicemail messages",
                        "being accused of selfishness and inconsideration",
                        "a sarcastic and mocking message",
                        "being gossiped about to other friends",
                        "a confrontation in person",
                        "being banned from future gatherings"
                    ],
                    "d": [
                        "don't believe this person's reaction was entirely unreasonable",
                        "felt that the situation should be approached with a different tactic",
                        "don't want to get involved in someone else's drama",
                        "know this person has a history of lashing out in anger",
                        "felt that my [a] should take responsibility for their actions",
                        "wanted to stay impartial",
                        "don't want to ruin my relationship with the person who reacted",
                        "believe confronting the person may lead to further conflict",
                        "had a prior disagreement with this person that has not been resolved",
                        "felt that the situation could be handled without me getting involved",
                        "didn't want to prioritize this over other personal or professional responsibilities",
                        "felt that my [a] should handle the situation independently",
                        "would have reacted similarly under the same circumstances",
                        "was dealing with my own issues at the same time",
                        "was worried it might backfire and create more tension"
                    ],
                    "e": [
                        "take my [a] side and help confront the person",
                        "advise my [a] to talk things out calmly with the person",
                        "encourage my [a] to accept some responsibility for the situation",
                        "suggest my [a] ignore the person's reaction and move on",
                        "offer to mediate a discussion between them",
                        "stay out of the situation entirely",
                        "ask other friends for their opinions on the matter",
                        "tell my [a] that I agree with the person who reacted",
                        "ask the person who reacted to apologize",
                        "call a group meeting to discuss the issue",
                        "share my own experiences to help put things in perspective",
                        "encourage my [a] to write a heartfelt apology letter",
                        "give advice on how to avoid similar situations in the future",
                        "take my [a] out to help them forget the situation",
                        "defend the person who reacted and give reasons for their behavior"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I have this friend [a], who I've known since [b]. Recently, [a] needed [c], and for some reason, they thought I was the person to ask. I was [d] at the time, and honestly, the request felt a bit out of line. Despite our history, I decided that I wasn't going to help them because of [e]. Now, [a] is mad at me and is telling all of our mutual friends that I'm selfish. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "from high school",
                        "from college",
                        "from work",
                        "from my neighborhood",
                        "from my childhood",
                        "from my previous job",
                        "from my sports team",
                        "from a trip I took last year",
                        "from my volunteer organization",
                        "from my cousin's wedding",
                        "from my art class",
                        "from my gym",
                        "from a support group",
                        "from an online community",
                        "from a book club"
                    ],
                    "b": [
                        "elementary school",
                        "junior high",
                        "high school",
                        "college",
                        "shortly after moving to my current city",
                        "a few years back",
                        "a chance encounter at a coffee shop",
                        "last semester",
                        "our first job",
                        "our yoga class",
                        "a mutual friend's birthday party",
                        "the time I took painting lessons",
                        "a music festival in a different city",
                        "an international trip we took together",
                        "a community service project"
                    ],
                    "c": [
                        "a place to stay for a few weeks",
                        "money to pay their rent",
                        "a ride to a job interview far away",
                        "help to move heavy furniture to their new place",
                        "to borrow my car for a weekend trip",
                        "advice on a difficult personal matter",
                        "a significant amount of time for an emergency project",
                        "to look after their pet while they were away",
                        "to cosign a loan",
                        "to lend them an expensive item of mine",
                        "to care for their plants over a month-long vacation",
                        "emergency babysitting their child",
                        "to help plan and run their event",
                        "transportation and a ticket to a concert",
                        "to hand over contact information of someone I know"
                    ],
                    "d": [
                        "struggling with work",
                        "dealing with a family emergency",
                        "facing my own financial difficulties",
                        "recovering from an illness",
                        "stressed about a major project",
                        "going through a difficult breakup",
                        "grieving the loss of a loved one",
                        "getting ready for a major life event",
                        "in the middle of moving to a new place",
                        "preparing for an important meeting",
                        "under a tight deadline",
                        "already committed to helping someone else",
                        "in a low mental health phase",
                        "burnt out from previous engagements",
                        "struggling with my own personal problems"
                    ],
                    "e": [
                        "how it could impact my own well-being",
                        "feeling that they were taking advantage of our friendship",
                        "fearing it might set a precedent for more favors in the future",
                        "believing they should rely more on themselves for once",
                        "thinking that their request was unfair given my own circumstances",
                        "previous times when [a] didn't reciprocate my help",
                        "the feeling that [a] wouldn't do the same for me if I needed it",
                        "the anxiety it caused for me to consider the request",
                        "the negative impact it would have had on my work or school",
                        "a concern that it may strain our friendship",
                        "an unwillingness to risk losing or damaging my property",
                        "faulty communication about the request",
                        "past experiences where [a] had not respected my boundaries",
                        "believing that the request was too one-sided to be considered reasonable",
                        "my inability to trust [a] with certain matters"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I have a coworker, [a], who is constantly [b]. I've tried talking to them about it, but they seem [c]. Recently, I [d] in order to get them to stop. Now, everyone at work is [e] and some people say I'm in the wrong. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "John",
                        "Sara",
                        "Michael",
                        "Olivia",
                        "Emma",
                        "Dylan",
                        "Jacob",
                        "Sophia",
                        "Charlotte",
                        "Connor",
                        "Ava",
                        "Liam",
                        "Mason",
                        "Isabella",
                        "Noah"
                    ],
                    "b": [
                        "playing loud music during work hours",
                        "taking extended breaks and leaving others to cover for them",
                        "eating strong-smelling food in the shared office space",
                        "using someone's desk as their personal storage area",
                        "leaving their dirty dishes in the kitchen sink",
                        "holding loud, personal phone calls near other people's desks",
                        "interrupting others constantly to share unrelated stories",
                        "staying barefoot and putting their feet up on shared furniture",
                        "always taking the best parking spot in the lot even though it's not officially assigned",
                        "taking credit for other people's work during meetings",
                        "micromanaging every aspect of a group project",
                        "leaving passive-aggressive notes around the office",
                        "gossiping about coworkers",
                        "making a mess in the office microwave",
                        "tapping their pen loudly during moments of silence"
                    ],
                    "c": [
                        "indifferent",
                        "oblivious",
                        "unapologetic",
                        "entitled",
                        "annoyed",
                        "defensive",
                        "cold",
                        "ignorant",
                        "combative",
                        "dismissive",
                        "argumentative",
                        "deceptive",
                        "insincere",
                        "sarcastic",
                        "passive"
                    ],
                    "d": [
                        "filed a formal complaint with HR",
                        "confronted them in front of the entire office",
                        "sent an anonymous email to our supervisor",
                        "hid their belongings to make a point",
                        "gave them a taste of their own medicine by doing the same annoying thing",
                        "started a petition to have them moved to another department",
                        "recorded their behavior as evidence and shared it with the team",
                        "informed our boss during a performance review",
                        "called a team meeting to talk about the issue indirectly",
                        "sabotaged their work so they'd realize the impact of their actions",
                        "left a direct and angry note on their desk",
                        "threatened to quit if their behavior didn't change",
                        "started talking about them behind their back",
                        "requested a change of team just to avoid them",
                        "rallied the rest of the office to confront them together"
                    ],
                    "e": [
                        "divided on who's right",
                        "calling me petty",
                        "quietly agreeing with me",
                        "angry at me for stirring up drama",
                        "whispering about both of us",
                        "avoiding me in the office",
                        "supporting me wholeheartedly",
                        "laughing about the situation",
                        "asking me to apologize",
                        "refusing to take sides",
                        "blaming both of us for the tense atmosphere",
                        "telling me to let it go",
                        "sympathizing with my coworker",
                        "openly condemning my actions",
                        "sharing their own similar experiences"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Recently, I [a] and found out that [b]. I was in a moral dilemma because I believe that [c], so I decided to [d]. My actions, however, had some unintended consequences such as [e]. My friends and family are divided on this issue, with some saying I did the right thing while others believe I've gone too far. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "overheard a conversation at work",
                        "stumbled upon a series of text messages",
                        "discovered a hidden notebook",
                        "found an email chain",
                        "accidentally saw a private chat",
                        "intercepted a secret letter",
                        "witnessed a suspicious meeting",
                        "read a friend's diary",
                        "listened to a voicemail that wasn't intended for me",
                        "came across a social media account",
                        "found out through a mutual acquaintance",
                        "listened to a close friend's confession",
                        "observed strange behavior from a neighbor",
                        "found a hidden recording",
                        "unlocked a family member's phone"
                    ],
                    "b": [
                        "my sibling was planning to elope with their significant other",
                        "my coworker was stealing office supplies",
                        "my best friend has a secret addiction",
                        "my partner is contemplating leaving their job without having another one lined up",
                        "my teenage child is skipping school",
                        "my neighbor is mistreating their pet",
                        "my boss is having an affair",
                        "my cousin has a severe gambling problem",
                        "my roommate is letting someone live in our apartment without my knowledge",
                        "my parent is being blackmailed",
                        "my teacher has been altering students' grades without just cause",
                        "my friend's spouse is planning on leaving them",
                        "my favorite local business is cheating on their taxes",
                        "my child's coach is failing athletes who don't agree with their methods",
                        "my spouse is keeping a significant secret from me"
                    ],
                    "c": [
                        "honesty is the best policy",
                        "everyone deserves a second chance",
                        "people should be able to keep secrets",
                        "family bonds should be prioritized",
                        "my loved ones' well-being comes first",
                        "one should not interfere in other people's lives",
                        "justice should always be served",
                        "maintaining healthy relationships is more important than exposing the truth",
                        "we should support each other during difficult times",
                        "protecting someone from negative consequences is sometimes necessary",
                        "ethical actions sometimes require making difficult choices",
                        "it's better to face the truth, no matter how painful",
                        "individuals should be held accountable for their actions",
                        "compassion and understanding should guide our decisions",
                        "the needs of the many outweigh the needs of the few"
                    ],
                    "d": [
                        "confront the person involved",
                        "take the matter to the authorities",
                        "speak with the person affected by their actions",
                        "raise the issue to a higher power",
                        "gather evidence in case the situation escalates",
                        "tell my closest friends to seek their advice",
                        "start a private investigation",
                        "try to resolve the issue silently",
                        "leave an anonymous note",
                        "share the information with other stakeholders",
                        "have an intervention with concerned parties",
                        "attempt to right the wrong without revealing what I know",
                        "hire a professional to handle the situation",
                        "confront the person in a public setting",
                        "stay out of it altogether"
                    ],
                    "e": [
                        "strained relationships within my circle of friends",
                        "potential legal trouble for the person involved",
                        "emotional distress among my family members",
                        "damage to my own reputation",
                        "loss of employment or livelihood for someone involved",
                        "the risk of physical harm as the situation escalates",
                        "personal feelings of guilt and remorse",
                        "disruption of trust within the community",
                        "financial hardship for those involved",
                        "unintended negative consequences for unrelated individuals",
                        "isolation from people who disagree with me",
                        "accusations of hypocrisy from others",
                        "heightened tensions between all parties involved",
                        "psychological fallout for the person at the center of the issue",
                        "potential for the situation to become public and affect others"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I [a] recently, and it was important to me for various reasons. [b] happened, which made me feel uneasy, so I decided to [c]. As a result, [d] occurred, causing some people to be upset. Now, my friends and family are divided on whether my actions were justified, and it's causing some tension. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "got a new job",
                        "moved to a new city",
                        "broke up with my long-term partner",
                        "became a parent",
                        "adopted a dog",
                        "won a large sum of money",
                        "started going to therapy",
                        "connected with a long-lost relative",
                        "decided to go back to school",
                        "started a small business",
                        "donated a significant amount of money to charity",
                        "quit my job to pursue my passion",
                        "got engaged",
                        "discovered a family secret",
                        "confronted someone about their harmful behavior"
                    ],
                    "b": [
                        "One of my close friends expressed jealousy",
                        "My family member disapproved of my decision",
                        "I found out that the decision had unforeseen consequences",
                        "Someone else took credit for my actions",
                        "I realized I may have acted impulsively",
                        "My partner felt left out of the decision-making process",
                        "A trusted mentor disagreed with my choices",
                        "I discovered a less fortunate individual was indirectly affected by my decision",
                        "Someone tried to sabotage my efforts",
                        "A misunderstanding arose as a result of my actions",
                        "A close friend or family member was inadvertently hurt by my choices",
                        "My decision went against someone else's wishes",
                        "I inadvertently triggered sensitive issues for someone close to me",
                        "My actions led to unexpected ripple effects",
                        "Someone accused me of having ulterior motives"
                    ],
                    "c": [
                        "move forward with my decision regardless",
                        "reconsider and take a different path",
                        "apologize to those affected",
                        "distance myself from the situation",
                        "confront the person causing the problem",
                        "seek advice from others",
                        "try to rectify the issue on my own",
                        "stand up for myself and defend my actions",
                        "admit my mistakes and try to make amends",
                        "ignore the criticism and focus on the positive aspects",
                        "involve a neutral third party to mediate",
                        "prioritize my happiness over pleasing others",
                        "set boundaries with those involved",
                        "seek a compromise to make all parties content",
                        "request more time to think and evaluate the situation"
                    ],
                    "d": [
                        "a close friend stopped talking to me",
                        "my family staged an intervention",
                        "my partner and I had a major disagreement",
                        "someone spread rumors about me",
                        "I was excluded from important events",
                        "I lost resources or opportunities that were vital to my success",
                        "the issue created a rift within my social circle",
                        "my actions became a source of gossip",
                        "someone retaliated against my decision",
                        "I faced criticism from people I respected",
                        "my relationships with certain individuals became strained",
                        "I began to doubt my own judgment and ability to make decisions",
                        "I had to confront the fact that I may have made a mistake",
                        "I had to face the consequences of my actions in ways I hadn't anticipated",
                        "my reputation and credibility were called into question"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I [a] with my [b] and we were having a good time. However, at some point during the event, [c] occurred, which led to [d]. I felt that it was necessary to [e] in response to the situation. Later on, several people criticized me for my decision and accused me of overreacting. I thought I was doing the right thing, given the circumstances. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "attended a birthday party",
                        "went to a wedding",
                        "participated in a family gathering",
                        "joined a friend's graduation party",
                        "went out to dinner",
                        "attended a baby shower",
                        "went on a group vacation",
                        "took part in a charity event",
                        "visited a friend's housewarming party",
                        "attended a work function",
                        "went to a friend's art exhibition",
                        "participated in a community meetup",
                        "joined a book club meeting",
                        "went to a concert",
                        "attended a public debate"
                    ],
                    "b": [
                        "partner",
                        "best friend",
                        "family",
                        "roommate",
                        "co-worker",
                        "college friend",
                        "neighbor",
                        "sports team",
                        "church group",
                        "online friend",
                        "mentor",
                        "former teacher",
                        "cousin",
                        "sibling",
                        "colleague"
                    ],
                    "c": [
                        "an unexpected argument",
                        "someone making a hurtful comment",
                        "a political discussion that turned heated",
                        "inappropriate behavior by one of the guests",
                        "an insensitive joke aimed at a sensitive topic",
                        "someone making a scene due to intoxication",
                        "an accident that resulted in property damage",
                        "an uncomfortable conversation about personal issues",
                        "someone attempting to steal an item from the party",
                        "a surprise announcement that shocked everyone",
                        "a guest arriving uninvited and causing tension",
                        "a misunderstanding that led to hostility",
                        "an inappropriate display of affection by a guest",
                        "the host becoming emotional and upset",
                        "a guest revealing a secret about another guest"
                    ],
                    "d": [
                        "feelings of unease among the attendees",
                        "a guest abruptly leaving the event",
                        "a heated confrontation between two people",
                        "someone breaking down in tears",
                        "an argument spiraling out of control",
                        "an escalation of tension among the attendees",
                        "an eruption of shouting and accusations",
                        "a physical altercation between two people",
                        "someone retaliating with verbal attacks",
                        "the event becoming chaotic and unmanageable",
                        "an ongoing dispute among several guests",
                        "the host asking people to leave",
                        "a general sense of anger and disbelief",
                        "someone threatening another guest",
                        "an escalating series of personal attacks"
                    ],
                    "e": [
                        "confront the person causing the issue",
                        "defend someone who was the target of the hurtful comment",
                        "ask the person to leave the event",
                        "argue back, trying to counter the offensive remark",
                        "publicly expose the wrongdoer's actions",
                        "take a stand and express my disapproval",
                        "intervene to prevent further escalation",
                        "mediate the situation between the conflicting parties",
                        "quietly discuss the issue with the person causing the problem",
                        "voice my opinion in support of the person being targeted",
                        "attempt to defuse the situation with a joke",
                        "insist that the topic of conversation be changed",
                        "try to redirect everyone's attention to something else",
                        "ask others to step in and help resolve the dispute",
                        "attempt to calm the aggressor and de-escalate the situation"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I've been having an ongoing issue with [a], and it's been causing me a significant amount of stress. I've tried discussing the problem with the person responsible, but [b]. So, I decided to take matters into my own hands and [c] to deal with the issue. However, after doing so, [d] happened, which was an unintended consequence. Now, a few people close to me are saying I went too far and shouldn't have done that. [e] is making me question my actions. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "a roommate who never cleans their dishes",
                        "a coworker who whistles loudly all day",
                        "a neighbor's dog that barks at all hours",
                        "a friend who borrows things without asking",
                        "a mother-in-law who constantly criticizes my parenting",
                        "a classmate who copied my homework",
                        "a family member who spoils TV shows and movies",
                        "a group of friends who plan events without including me",
                        "a partner who always makes decisions without consulting me",
                        "a boss who undermines me in front of colleagues",
                        "a neighbor who parks in my spot",
                        "a sibling who constantly borrows money and never pays me back",
                        "a roommate who uses my stuff without permission",
                        "a colleague who takes credit for my work",
                        "a parent who constantly compares me to my siblings"
                    ],
                    "b": [
                        "they've taken no action to improve the situation",
                        "they've apologized but haven't changed",
                        "they've laughed it off, saying it's not that serious",
                        "they've given excuses, but nothing has been resolved",
                        "they've said it's my problem, not theirs",
                        "they've turned it around and blamed me for the issue",
                        "they've claimed they don't have control over the issue",
                        "they've refused to address it and shut down any conversation",
                        "they've acknowledged it, but continued the behavior",
                        "they've agreed to change, but only for a short time",
                        "they've become defensive and won't discuss the issue",
                        "they've claimed that I'm overreacting",
                        "they've insisted it's their right to do as they please",
                        "they've told me to find a solution myself",
                        "they've asked for more time, but nothing has improved"
                    ],
                    "c": [
                        "hide their belongings until they address the issue",
                        "write a note and post it where others can see it",
                        "confront them in front of others to put pressure on them",
                        "prank them as a way of sending a message",
                        "anonymously report them to a higher-up",
                        "retaliate by doing the same thing to them",
                        "send a group message airing my grievances",
                        "refuse to lend them anything until the issue is resolved",
                        "stop inviting them to events until they change their behavior",
                        "start doing the same thing they do to make them see how it feels",
                        "sabotage their work or projects to teach them a lesson",
                        "go behind their back and talk to someone else about the issue",
                        "make a complaint to a professional organization",
                        "give them the silent treatment until they correct the issue",
                        "change the wi-fi password until the issue is resolved"
                    ],
                    "d": [
                        "our relationship has now become tense",
                        "they're demanding an apology from me",
                        "other people got involved and it escalated",
                        "a mutual friend told me I was in the wrong",
                        "it ended up affecting someone who wasn't involved",
                        "I've been branded a troublemaker",
                        "they've accused me of overreacting and being petty",
                        "news of my actions spread throughout our social circle",
                        "I've been asked to find a new living situation",
                        "I received a warning from a higher-up",
                        "they're now retaliating against me",
                        "the situation has only gotten worse",
                        "we're no longer on speaking terms",
                        "our family is taking sides in the argument",
                        "the issue has become a public spectacle"
                    ],
                    "e": [
                        "The fact that my friend is now upset is making me feel guilty",
                        "The worsening of the situation makes me question my approach",
                        "The reactions from other people are causing me to doubt my actions",
                        "The new tension in our relationship is making me wonder if I overstepped",
                        "The possibility of damaging our relationship further is causing me concern",
                        "The unexpected impact on an uninvolved person makes me doubt my actions",
                        "The negative consequences on my reputation make me think twice",
                        "The harm caused to our social group makes me question my decision",
                        "The strain on my living situation concerns me",
                        "The official warning I received makes me question my choice",
                        "The possibility of retaliation is worrying",
                        "The fact that the issue hasn't improved makes me doubt my actions",
                        "The loss of communication between us makes me rethink my approach",
                        "The division among our family members concerns me",
                        "The public nature of the disagreement is causing me to question whether I was right"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Yesterday, I [a]. However, when I arrived at the destination, I found a wallet containing a considerable amount of cash, along with the owner's identification. My first thought was to [b]. I chose this action knowing that [c]. After taking my chosen action, I received a reaction from [d]. I am now feeling [e] about the situation. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "went grocery shopping",
                        "attended a house party",
                        "visited a local park for a leisurely walk",
                        "spent the day at a crowded beach",
                        "browsed a packed secondhand store",
                        "saw a movie at the local theater",
                        "dined in a dimly lit, romantic restaurant",
                        "trekked through a busy street festival",
                        "enjoyed a concert at a nearby music venue",
                        "played a round of golf at a prestigious course",
                        "took part in a community charity event",
                        "explored a bustling city marketplace",
                        "attended a close friend's wedding",
                        "went out for an exhilarating driving experience",
                        "checked into a cozy family reunion"
                    ],
                    "b": [
                        "return the wallet to the owner myself",
                        "turn the wallet in at the nearest police station",
                        "leave the wallet where I found it",
                        "take the cash and leave the wallet behind",
                        "post about the found wallet on social media to locate the owner",
                        "ask people nearby if the wallet belonged to them",
                        "bring the wallet to the information desk or lost and found of the establishment I was in",
                        "contact the owner through the information provided in the wallet",
                        "hold onto the wallet until the owner contacted me",
                        "use the money to buy something for myself and then return the wallet",
                        "keep the cash, but return the wallet anonymously",
                        "return the wallet to the owner after taking some cash as a reward for finding it",
                        "return the wallet, but take a small amount of cash to cover the expenses of locating the owner",
                        "leave the wallet near a recognizable landmark, hoping the owner would notice it",
                        "leave the wallet partially hidden, but visible enough for the owner to spot it if they were searching for it"
                    ],
                    "c": [
                        "the owner may be in a desperate financial predicament",
                        "the owner may suspect and accuse me of stealing",
                        "the owner may reward me for my honesty",
                        "the owner may become suspicious of my motives",
                        "the owner's personal information is readily accessible",
                        "the owner may not be as grateful as I'd expect",
                        "the owner may have been unscrupulous and undeserving",
                        "the owner could have a history of losing their belongings",
                        "the owner might not care about the contents of the wallet",
                        "the owner could have already reported the wallet as stolen",
                        "the wallet might contain key information I missed",
                        "the owner may have deliberately left the wallet behind",
                        "the wallet might belong to someone the owner knows",
                        "the owner may have recently suffered a family tragedy",
                        "the owner may have been testing the honesty of people at the location"
                    ],
                    "d": [
                        "an angry and confrontational family member of the wallet's owner",
                        "an appreciative and teary-eyed stranger",
                        "a kind-hearted and generous passerby",
                        "an undercover officer posing as the wallet's owner",
                        "an apathetic and dismissive customer service representative",
                        "a smug and self-righteous acquaintance",
                        "a flustered and grateful senior citizen",
                        "a humbled and gracious college student",
                        "a disinterested and detached law enforcement official",
                        "a skeptical and suspicious store manager",
                        "a relieved and thankful lost and found volunteer",
                        "an indifferent and nonchalant event organizer",
                        "a judgmental and moralizing coworker",
                        "a sympathetic and consoling close friend",
                        "a frustrated and skeptical spouse"
                    ],
                    "e": [
                        "guilty and remorseful",
                        "ashamed and embarrassed",
                        "heroic and altruistic",
                        "defensive and justified",
                        "indifferent and unaffected",
                        "righteous and vindicated",
                        "anxious and cautious",
                        "confused and uncertain",
                        "relieved and reassured",
                        "embraced and appreciated",
                        "victimized and exploited",
                        "validated and congratulated",
                        "disappointed and unfulfilled",
                        "empowered and stimulated",
                        "vulnerable and exposed"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I [a] recently, and now I'm second-guessing myself. I was in a situation where I had to [b]. I tried to handle the situation with [c], but my [d] quickly escalated things. Now, our relationship has been affected and [e] has also gotten involved. Am I the asshole for what I did?",
            "variables": {
                "possible_values": {
                    "a": [
                        "had a heated argument with my partner",
                        "called out a coworker for slacking off",
                        "told a family member they were being unfair",
                        "gave tough love to a close friend",
                        "challenged a neighbor on their behavior",
                        "asked someone to stop bothering me",
                        "confessed to holding a long-time grudge",
                        "vented my frustrations about a loved one",
                        "refused to help my friend out of a tough spot",
                        "confronted my roommate on their unhygienic habits",
                        "demanded an apology from an acquaintance",
                        "told my sibling that their life choices disappointed me",
                        "scolded a child for misbehaving in public",
                        "made an insensitive comment that I thought was a joke",
                        "addressed my boss on their favoritism toward other employees"
                    ],
                    "b": [
                        "consider the feelings and opinions of others",
                        "maintain a sense of professionalism",
                        "navigate a delicate family situation",
                        "set boundaries with an overbearing person",
                        "deal with a personal issue that spilled into the open",
                        "give someone the benefit of the doubt",
                        "put an end to a problematic behavior",
                        "balance my own needs with those of others",
                        "mediate a tense confrontation",
                        "prioritize my own mental health",
                        "preserve the peace in our group of friends",
                        "protect my own interests",
                        "juggle my loyalty to multiple parties",
                        "address a long-standing issue",
                        "speak up for myself"
                    ],
                    "c": [
                        "respect and empathy",
                        "honesty and transparency",
                        "calmness and rationality",
                        "fairness and open-mindedness",
                        "firmness and resolve",
                        "tact and diplomacy",
                        "compassion and understanding",
                        "assertiveness and confidence",
                        "humor and lightheartedness",
                        "curiosity and genuine inquiry",
                        "patience and perseverance",
                        "sensitivity and care",
                        "professionalism and integrity",
                        "compromise and flexibility",
                        "kindness and consideration"
                    ],
                    "d": [
                        "partner's reaction",
                        "coworker's response",
                        "family member's attitude",
                        "friend's retort",
                        "neighbor's behavior",
                        "individual's hostility",
                        "loved one's shock",
                        "roommate's defensiveness",
                        "acquaintance's laughter",
                        "sibling's tears",
                        "child's sudden silence",
                        "my own regret",
                        "boss's dismissal",
                        "someone's sarcasm",
                        "the group's divide"
                    ],
                    "e": [
                        "my partner",
                        "several coworkers",
                        "other family members",
                        "mutual friends",
                        "other neighbors",
                        "bystanders",
                        "my close friend",
                        "additional roommates",
                        "people from our social circle",
                        "my spouse",
                        "other parents",
                        "management",
                        "anyone who witnessed the exchange",
                        "members of my team",
                        "colleagues of mine"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I have a neighbor, [a], who [b]. They live next door to me and their actions can be quite disruptive. I talked to them about the issue, but there hasn't been any significant improvement. A few days ago, [c] happened and it really pushed me to my limit. As a result, I decided to [d] in response. Now, my neighbor is upset and our relationship has become strained. Some mutual friends are siding with them, while others agree with me. I'm wondering if I took things too far. [e]",
            "variables": {
                "possible_values": {
                    "a": [
                        "an elderly man",
                        "a young couple",
                        "a single mom",
                        "a group of college students",
                        "a family with young kids",
                        "a middle-aged woman",
                        "a musician",
                        "an artist",
                        "a home-based entrepreneur",
                        "a recovering addict",
                        "a disabled person",
                        "a professional athlete",
                        "a foreign diplomat",
                        "a work-from-home software developer",
                        "a famous actor"
                    ],
                    "b": [
                        "plays loud music late at night",
                        "has frequent parties",
                        "lets their dog bark all day",
                        "smokes in a shared communal area",
                        "constantly argues with family members",
                        "works on loud machinery during the day",
                        "parks their car blocking my driveway",
                        "starts their noisy car early in the morning",
                        "leaves trash outside their front door",
                        "fails to maintain their lawn, making the whole street look unkempt",
                        "grills on their small balcony, causing smoke to enter my apartment",
                        "allows their children to play loudly in the shared hallway",
                        "incessantly complains about other neighbors",
                        "leaves their outdoor lights on all night",
                        "slams doors frequently"
                    ],
                    "c": [
                        "I couldn't sleep because of a party they were having",
                        "I returned home to find trash on my doorstep",
                        "their dog bit my mailman",
                        "after a long day, I came home to another noise complaint from other residents",
                        "during an important work video call, their shouting interfered",
                        "on the day of my child's birthday party, they were very disrespectful",
                        "my allergies were acting up due to their smoke",
                        "they used my parking spot without permission",
                        "the music was so loud, my apartment's walls shook",
                        "their unruly behavior caused damage to my property",
                        "the smoke from their grilling set off my fire alarm",
                        "they left a passive-aggressive note on my door",
                        "their children threw rocks at my car",
                        "I found out that they've been making unpleasant remarks about me to others",
                        "after receiving an anonymous complaint, the landlord considered evicting me"
                    ],
                    "d": [
                        "call the police to file a noise complaint",
                        "petition with other neighbors to have them evicted",
                        "move their trash back to their doorstep",
                        "install surveillance cameras to monitor their actions",
                        "send them an anonymous letter detailing my grievances",
                        "discuss their problems during a tenant's meeting",
                        "prevent them from using shared facility amenities",
                        "repeatedly knock on their door until they stopped being loud",
                        "hire a mediator to help us work out our problems",
                        "park my car in their reserved spot as retaliation",
                        "blast my own music to give them a taste of their own medicine",
                        "deface their door with sticky notes covering it from top to bottom",
                        "confront them about their behavior in front of other neighbors",
                        "contact the media to publicly shame them",
                        "involve the landlord to mediate the situation"
                    ],
                    "e": [
                        "Did I do the right thing?",
                        "Am I the asshole in this situation?",
                        "Was my reaction justified?",
                        "Am I justified in feeling upset?",
                        "Was my response appropriate?"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, here's the situation. I have a [a] who [b]. The thing is, I know they have been going through [c], so I've been trying to be supportive. Yesterday, they asked me to [d], which I would normally not mind doing, but this time I [e]. I decided to prioritize my own needs and not do what they asked. They got upset and told me I was being selfish. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "neighbor",
                        "close friend",
                        "family member",
                        "coworker",
                        "classmate",
                        "former roommate",
                        "distant relative",
                        "casual acquaintance",
                        "spouse",
                        "sibling",
                        "child",
                        "parent",
                        "grandparent",
                        "step-sibling",
                        "cousin"
                    ],
                    "b": [
                        "often borrows my car",
                        "is always late when we meet",
                        "constantly asks for help with their personal problems",
                        "regularly needs me to cover their shifts at work",
                        "frequently asks me to babysit their kids",
                        "depends on me for emotional support",
                        "relies on me for financial assistance",
                        "brings their pets to my house for me to care for",
                        "expects me to go with them to social events",
                        "always comes to me for relationship advice",
                        "needs me to walk their dog",
                        "asks me for help with college assignments",
                        "requests me to help with household chores",
                        "expects me to drive them places all the time",
                        "turns to me for tech support"
                    ],
                    "c": [
                        "a divorce",
                        "financial difficulties",
                        "job loss",
                        "a health crisis",
                        "the death of a close friend",
                        "a recent breakup",
                        "family problems",
                        "depression",
                        "intense work-related stress",
                        "a personal scandal",
                        "a legal issue",
                        "a housing crisis",
                        "an addiction",
                        "severe loneliness",
                        "an ongoing feud with another person"
                    ],
                    "d": [
                        "pick them up from the airport",
                        "help them move to a new place",
                        "cook a meal for them",
                        "tidy up their house",
                        "accompany them to a therapy session",
                        "watch their kids over the weekend",
                        "loan them a significant amount of money",
                        "take them to a medical appointment",
                        "help them paint their living room",
                        "attend a social event as their plus-one",
                        "mediate a difficult conversation with someone else",
                        "provide a reference for a job application",
                        "assist them with a major home renovation project",
                        "work on their car to fix an issue",
                        "house sit for them during a vacation"
                    ],
                    "e": [
                        "had an important deadline to meet",
                        "was feeling very sick",
                        "had an engagement party to attend",
                        "needed some personal time after a rough week",
                        "had a family event scheduled",
                        "had a date planned with my significant other",
                        "was preparing for a job interview",
                        "had to take my pet to the vet",
                        "needed to care for a sick family member",
                        "wanted to spend some quality time with my children",
                        "had previous commitments with other friends",
                        "was emotionally exhausted and needed rest",
                        "wanted to catch up on some leisure activities",
                        "needed to see a therapist myself",
                        "had an important errand to run"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, my [a] and I have been arguing about something that happened recently. They wanted to [b], but I was completely against it, as I thought it would lead to [c]. After [d], I finally decided to put my foot down and stop what I felt was a disastrous plan. Now my [a] thinks I'm being an overbearing and controlling person, while I think I was doing the right thing to avoid a potential crisis. Our friends and family have provided conflicting opinions about the situation, with some siding with me, and others supporting them. [e]. What do you think?",
            "variables": {
                "possible_values": {
                    "a": [
                        "partner",
                        "best friend",
                        "sibling",
                        "parent",
                        "coworker",
                        "roommate",
                        "friend",
                        "classmate",
                        "cousin",
                        "neighbor",
                        "boss",
                        "business partner",
                        "ex",
                        "coach",
                        "extended family member"
                    ],
                    "b": [
                        "invest our savings in a risky business venture",
                        "buy a house in a neighborhood with a bad reputation",
                        "invite their manipulative ex-partner to our wedding",
                        "spend a large amount of money on an extremely niche hobby",
                        "take a long vacation together despite important deadlines",
                        "gift a valuable family heirloom to a relative neither of us likes",
                        "bring an untrained emotional support animal to a formal event",
                        "share sensitive information about our friends with a journalist",
                        "finance a close friend's startup without any solid financial plan",
                        "move away from our loved ones without discussing it with them"
                    ],
                    "c": [
                        "a loss of significant savings with little chance of return",
                        "us living in an unsafe and insecure environment",
                        "heightened tensions and potential confrontations at the event",
                        "financial struggles and feelings of resentment",
                        "neglected responsibilities and potential loss of opportunities",
                        "ruptured relationships with our family members",
                        "upsetting the event attendees and causing embarrassment",
                        "harm, gossip, or public exposure for our friends or ourselves",
                        "putting our personal finances in jeopardy",
                        "creating emotional distress for our loved ones"
                    ],
                    "d": [
                        "a heated argument",
                        "days of discussion",
                        "an intervention from our closest friends",
                        "receiving advice from trusted family members",
                        "almost coming to a compromise",
                        "seeking counsel from a financial advisor",
                        "a long fight, spanning several weeks",
                        "watching the situation escalate",
                        "seeing the consequences starting to show",
                        "resorting to ultimatums"
                    ],
                    "e": [
                        "I feel guilty about standing my ground",
                        "I sometimes question whether I went too far",
                        "I can't help but wonder if I crossed a line",
                        "Our relationship has been rather tense since this issue arose",
                        "I'm second-guessing my choice to put a stop to it",
                        "Now I'm starting to doubt my decision",
                        "I am worried that defending my position has cost me their trust",
                        "I find myself ruminating on the fallout from the confrontation",
                        "I worry about the long-term repercussions of this disagreement",
                        "I find myself wondering if I could have handled it differently"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, my [a] recently went through a [b] and has been unexpectedly staying at my place for a few weeks now. At the beginning, I didn't mind helping out, but it has been taking a toll on me due to [c]. The other day, I accidentally overheard a conversation about their [d], and it really frustrated me that they hadn't told me about it. Fed up with the situation, I confronted them and [e]. Now, the rest of our friends and family are divided on whether I did the right thing. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "best friend",
                        "cousin",
                        "sibling",
                        "ex-partner",
                        "roommate",
                        "distant relative",
                        "parent",
                        "long-time neighbor",
                        "college friend",
                        "childhood friend",
                        "co-worker",
                        "brother-in-law",
                        "former boss",
                        "high school friend",
                        "mentor"
                    ],
                    "b": [
                        "nasty breakup",
                        "job loss",
                        "unexpected eviction",
                        "sudden illness",
                        "dramatic falling out with roommate",
                        "traumatic event",
                        "financial crisis",
                        "car accident",
                        "house fire",
                        "natural disaster",
                        "identity theft",
                        "family feud",
                        "robbery",
                        "major life change",
                        "dispute with landlord"
                    ],
                    "c": [
                        "lack of privacy",
                        "additional expenses",
                        "the stress of sharing a small space",
                        "constant noise",
                        "their lack of contribution to house chores",
                        "my work schedule",
                        "disagreements over house rules",
                        "hygiene issues",
                        "arguments about boundaries",
                        "sleep disruptions",
                        "difficulty balancing my own life",
                        "resentment over their lack of effort to find a new living situation",
                        "an increase in utility bills",
                        "my own personal struggles",
                        "the strain on our relationship"
                    ],
                    "d": [
                        "new job",
                        "ulterior motives",
                        "alternative housing options",
                        "financial windfall",
                        "suspicious activities",
                        "potential love interest",
                        "future plans",
                        "truth about the event that led them to my place",
                        "secrets about our mutual friends",
                        "the real reason for their extended stay",
                        "passive-aggressive mindset",
                        "information that could have resolved the issue sooner",
                        "offer for assistance they turned down",
                        "arrangement with someone else",
                        "secret agenda"
                    ],
                    "e": [
                        "asked them to leave immediately",
                        "gave them an ultimatum to find alternative accommodations within a week",
                        "set strict house rules",
                        "told them I could no longer offer financial support",
                        "demanded honesty and transparency",
                        "vented my frustrations",
                        "distanced myself emotionally",
                        "insisted they tell me the reason for their extended stay",
                        "requested they contribute more to household expenses",
                        "asked for more privacy",
                        "confronted them about their deceit",
                        "voiced my disappointment in their behavior",
                        "brought up the issue with other friends and family members to gather advice",
                        "expressed my concerns regarding the impact on our relationship",
                        "suggested getting professional help to solve their problems"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Yesterday, I [a] at a local event that was organized by [b]. During the event, there was an incident involving [c] that unfolded in front of me. I decided to [d] in order to [e]. But now, some people are criticizing me for my actions, saying that I have no right to interfere or that I should have handled the situation differently. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "attended a charity fundraiser",
                        "participated in a community clean-up",
                        "watched a children's soccer game",
                        "joined a book club meeting",
                        "supported a small arts and crafts fair",
                        "demonstrated in a peaceful political protest",
                        "joined a team-building exercise",
                        "worked a shift as a volunteer",
                        "participated in an escape room activity",
                        "attended a religious service",
                        "attended a public lecture",
                        "went to a friend's birthday party",
                        "participated in a cooking class",
                        "attended a neighborhood potluck",
                        "watched a live outdoor concert"
                    ],
                    "b": [
                        "my friend",
                        "my colleague",
                        "a non-profit organization",
                        "community leaders",
                        "my local government",
                        "a group of volunteers",
                        "my family",
                        "a local business",
                        "an acquaintance",
                        "my church",
                        "my sports team",
                        "a university",
                        "a local sports club",
                        "my neighborhood association",
                        "a social club"
                    ],
                    "c": [
                        "a lost child",
                        "a verbal argument between two strangers",
                        "a dog off its leash",
                        "an intoxicated attendee aggressively confronting security",
                        "a person fainting",
                        "a couple having a heated disagreement",
                        "a nearby car accident",
                        "a sudden medical emergency",
                        "a patron stealing an item",
                        "a speaker making culturally insensitive remarks",
                        "a group of people trying to gatecrash the event",
                        "an elderly person in need of assistance",
                        "a disabled person struggling to navigate the space",
                        "a purse being snatched",
                        "a distressing scene involving an animal in distress"
                    ],
                    "d": [
                        "step in and confront the people involved",
                        "call the police",
                        "record what was happening with my phone",
                        "attempt to defuse the situation through conversation",
                        "alert event organizers",
                        "offer assistance to the person in need",
                        "direct traffic around the incident",
                        "mediate the dispute by proposing a compromise",
                        "gather a group of people to address the issue",
                        "chase the thief and try to recover the stolen item",
                        "attempt to perform first aid",
                        "escort the distressed person to a safe space",
                        "publicly confront the speaker about their remarks",
                        "post about the incident on social media",
                        "quietly remove myself from the situation"
                    ],
                    "e": [
                        "restore order and peace",
                        "keep everyone safe",
                        "hold the responsible party accountable",
                        "prevent further harm or escalation",
                        "protect the vulnerable",
                        "promote fairness",
                        "be a proactive member of the community",
                        "prove that I do not condone harmful behavior",
                        "retain the integrity of the event",
                        "ensure the wellbeing of those involved",
                        "provide emotional support",
                        "hear both sides of the story",
                        "demonstrate my personal values",
                        "encourage empathy and understanding",
                        "document the incident for potential legal purposes"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I have a [a] who [b] every [c], causing me [d]. I've talked to them about the issue, but nothing seems to change. Recently, I [e] in response to their actions. They got mad at me and said I was being inconsiderate. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "coworker",
                        "roommate",
                        "neighbor",
                        "friend",
                        "family member",
                        "classmate",
                        "fellow volunteer",
                        "acquaintance",
                        "group member",
                        "church member",
                        "tenant",
                        "landlord",
                        "teammate",
                        "dorm mate",
                        "customer in line ahead of me"
                    ],
                    "b": [
                        "plays loud music",
                        "leaves dirty dishes around",
                        "parks in my parking spot",
                        "slams doors loudly",
                        "borrows my things without asking",
                        "takes excessively long showers",
                        "smokes near my window",
                        "gossips about me behind my back",
                        "fails to separate recyclables",
                        "takes up too much space in the fridge",
                        "talks on the phone loudly",
                        "regularly complains about my cooking",
                        "feeds stray animals",
                        "constantly asks for favors",
                        "is chronically late for meetings"
                    ],
                    "c": [
                        "day",
                        "week",
                        "month",
                        "morning",
                        "afternoon",
                        "evening",
                        "night",
                        "weekend",
                        "hour",
                        "mealtime",
                        "time I try to relax",
                        "time I try to work",
                        "time I try to study",
                        "time I try to sleep",
                        "holiday"
                    ],
                    "d": [
                        "distress",
                        "frustration",
                        "lack of sleep",
                        "a mess in my living space",
                        "privacy concerns",
                        "inability to concentrate",
                        "headaches",
                        "embarrassment",
                        "allergies",
                        "a sense of disrespect",
                        "damage to my possessions",
                        "strained friendships",
                        "interruptions in my work",
                        "inconvenience",
                        "financial costs"
                    ],
                    "e": [
                        "played loud music of my own",
                        "locked the shared fridge",
                        "gave them a taste of their own medicine by repeating their actions",
                        "ignored their requests for help",
                        "dumped their dirty dishes on their bed",
                        "called a meeting to address the issue publicly",
                        "wrote a note detailing my frustrations",
                        "had an emotional outburst",
                        "passive-aggressively commented on their behavior",
                        "contacted their family to discuss the problem",
                        "started waking them up earlier in the morning",
                        "hid their belongings",
                        "informed our mutual friends about the situation",
                        "filed a complaint",
                        "threatened to move out"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So yesterday, [a] and I went to a [b]. During the event, I saw [c] in the process of [d]. I felt compelled to intervene, so I [e] without thinking too much about it. This caused [c] to become upset and angry with me. [a] told me later that I shouldn't have interfered, claiming that it wasn't my place to involve myself in the situation. I thought I was doing the right thing, but now I'm questioning my actions. Was I in the wrong here?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my spouse",
                        "my best friend",
                        "my sibling",
                        "my coworker",
                        "my parent",
                        "my child",
                        "my neighbor",
                        "my roommate",
                        "my significant other",
                        "a group of friends",
                        "a family member",
                        "a colleague",
                        "my former classmate",
                        "my sports team",
                        "a distant relative"
                    ],
                    "b": [
                        "concert",
                        "movie theater",
                        "trade show",
                        "fundraising event",
                        "wedding",
                        "birthday party",
                        "political rally",
                        "sports game",
                        "art exhibition",
                        "restaurant",
                        "carnival",
                        "book signing",
                        "shopping center",
                        "garden party",
                        "food festival"
                    ],
                    "c": [
                        "a stranger",
                        "a person with a disability",
                        "a foreign tourist",
                        "a child",
                        "an elderly person",
                        "a homeless person",
                        "a pregnant woman",
                        "a celebrity",
                        "a random acquaintance",
                        "an influential public figure",
                        "someone visibly intoxicated",
                        "a young couple",
                        "an individual wearing their country's flag",
                        "a person dressed in a mascot costume",
                        "someone in distress"
                    ],
                    "d": [
                        "being harassed",
                        "attempting to steal",
                        "arguing with someone",
                        "struggling to find their way",
                        "being taken advantage of",
                        "violating a rule",
                        "making a scene",
                        "being asked for help by someone else",
                        "being denied entry",
                        "dropping valuable items",
                        "struggling physically",
                        "attempting to leave",
                        "misunderstanding a cultural norm",
                        "having a medical emergency",
                        "considering a life-changing decision"
                    ],
                    "e": [
                        "confronted the individual responsible",
                        "tried to mediate the situation",
                        "spoke loudly to draw attention to the incident",
                        "recorded the event on my phone",
                        "informed a person of authority",
                        "attempted to resolve the issue myself",
                        "took matters into my own hands",
                        "called out the people involved",
                        "intervened directly",
                        "offered assistance to those in need",
                        "instructed others on what to do",
                        "made a sly remark about the situation",
                        "offered advice to the person in question",
                        "provided an alternative solution to the problem",
                        "publicly confronted the issue"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Last week, my [a] [b], [c], came to me with a problem. They were in a difficult situation where they [d] and asked if I could help them out. Being financially able at the moment, I decided to [e]. However, after the fact, several family members and friends have given me mixed reactions to my decision, with some saying that my [a] should take responsibility for their own actions and others praising me for being understanding and compassionate. I feel conflicted and I'm not sure if I did the right thing. What do you think? Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "cousin",
                        "roommate",
                        "best friend",
                        "co-worker",
                        "sibling",
                        "parent",
                        "uncle",
                        "aunt",
                        "grandparent",
                        "acquaintance",
                        "classmate",
                        "supervisor",
                        "distant relative",
                        "in-law",
                        "neighbor"
                    ],
                    "b": [
                        "who constantly overspends and never plans for emergencies",
                        "who recently broke up with their long-term partner",
                        "who has a history of being manipulative and dishonest",
                        "who just lost their job due to corporate downsizing",
                        "who struggles with an addiction",
                        "who has been struggling with mental health issues",
                        "who is a single parent of two energetic kids",
                        "who is usually very responsible but faced an unexpected emergency",
                        "who is trying to start a small business",
                        "whose house was burglarized and had many belongings stolen",
                        "who got injured and is unable to work",
                        "who is facing legal issues",
                        "who is drowning in student loans",
                        "who has had a string of bad luck lately",
                        "who is dealing with a serious illness"
                    ],
                    "c": [
                        "who I've been supportive of in the past",
                        "who I've had issues with before",
                        "who I've always been close to and care about deeply",
                        "who has always been there for me",
                        "who often comes to me for help",
                        "who rarely ever asks for anything",
                        "whom I don't see or talk to often",
                        "who I don't always agree with",
                        "who I'm not as close to as other family members",
                        "who has always been kind to me",
                        "who I've heard gossip about from other friends and family members",
                        "who I've always respected and admired",
                        "who is known for having a rocky past",
                        "who was there for me during a tough time",
                        "who can be unreliable at times"
                    ],
                    "d": [
                        "needed to pay off urgent medical bills",
                        "had their car break down and needed a major repair",
                        "required help with covering rent for the month",
                        "needed money for urgent home repairs",
                        "wanted to borrow money for a short term investment",
                        "were about to lose their job because they couldn't afford the necessary equipment",
                        "needed funds for an emergency trip out of town",
                        "were in danger of losing their home due to being behind on mortgage payments",
                        "had a last-minute expense for their child's educational fees",
                        "got caught up in a payday loan scheme with an outrageous interest rate",
                        "needed to cover expenses for a loved one's funeral",
                        "faced legal fees they couldn't afford",
                        "had a sudden and unexpected pet emergency",
                        "had a unique opportunity arise that required funds at short notice",
                        "were hit with an unexpected expense they hadn't budgeted for"
                    ],
                    "e": [
                        "lend them the money they needed, fully knowing they might never pay me back",
                        "give them a smaller amount than they asked for, to see if that would help",
                        "lend them the money but draft a legal agreement stating when they need to pay me back",
                        "agree to help them only if they promise to seek out professional help for their issue",
                        "graciously decline, but offer to help them in non-financial ways",
                        "split the amount they needed into smaller parts and give them the first part with conditions for the remainder",
                        "offer to co-sign a loan with them, as long as they paid it back responsibly",
                        "help them find a more affordable solution to their problem",
                        "suggest they reach out to multiple people to gather the funds needed",
                        "act as a mediator and help them arrange a payment plan with the individual/organization they owed money to",
                        "bargain for a payback period that suited both our needs",
                        "promised to give them the money only once they showed proof of having taken steps to resolve the issue",
                        "invest in their solution, hoping for a mutual benefit",
                        "gift them the money, without expecting anything in return",
                        "offer to cover a portion of their debt, with the expectation they would pay me back"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Recently, I [a] at my workplace that my coworker [b]. This seemed really unfair and problematic to me, and I couldn't stop thinking about it. After a few days of deliberation, I decided to [c]. As a result, my coworker [d] and now there's a lot of tension between us. I'm not sure if I did the right thing, and some of our other coworkers have mixed opinions about the situation. Considering the circumstances: [e]? ",
            "variables": {
                "possible_values": {
                    "a": [
                        "found out",
                        "overheard gossip",
                        "saw a leaked email",
                        "accidentally walked in on a meeting",
                        "heard rumors",
                        "found a folder on a shared computer",
                        "received an anonymous tip",
                        "got a call from someone who used to work with the coworker",
                        "read a social media post",
                        "talked to someone from another department",
                        "saw a document left on the printer",
                        "was told in confidence",
                        "heard it straight from our supervisor",
                        "stumbled upon a chat conversation",
                        "found some documents in the trash"
                    ],
                    "b": [
                        "was being severely underpaid compared to others with the same job title",
                        "had been passed over for a well-deserved promotion",
                        "was facing harassment from a supervisor",
                        "had their ideas stolen by management",
                        "was planning on quitting due to the toxic work environment",
                        "was not receiving credit for their work",
                        "had been dealing with workplace bullying",
                        "was struggling with a personal issue and getting no support from the company",
                        "had complained about safety issues that were ignored",
                        "had faced discrimination during a performance review",
                        "was secretly working on a similar project for a competitor",
                        "was planning a large-scale theft of company property",
                        "had been covering up a series of serious mistakes",
                        "intended to report the company for unethical practices",
                        "had falsified their qualifications to get the job"
                    ],
                    "c": [
                        "confront the coworker directly and offer my support",
                        "speak to my supervisor on their behalf",
                        "send an anonymous message to HR",
                        "organize a meeting with other concerned coworkers",
                        "document the situation and seek legal advice",
                        "confront the person responsible for the unfair treatment",
                        "file a formal complaint through the appropriate channels",
                        "report the issue to the higher-ups in the company",
                        "alert the coworker's friends and family to the situation",
                        "start a petition and gather signatures from other employees",
                        "post about the issue on social media",
                        "seek the advice of a labor union representative",
                        "gather evidence to support the coworker's claims",
                        "talk to the local media",
                        "write an email explaining the situation to everyone at the company"
                    ],
                    "d": [
                        "ended up being demoted",
                        "lost their job",
                        "was reprimanded by their supervisor",
                        "received less favorable assignments",
                        "had their reputation damaged",
                        "was given a warning",
                        "had to apologize for their actions",
                        "divulged even more serious issues",
                        "felt betrayed by my involvement",
                        "lost trust in me",
                        "was relocated to another department",
                        "decided to resign before they could be fired",
                        "ended up getting support and better treatment",
                        "was suspended without pay",
                        "received little or no change to their situation"
                    ],
                    "e": [
                        "Am I the asshole?",
                        "Did I do the right thing?",
                        "Was I wrong to intervene?",
                        "Should I have just minded my own business?",
                        "Did I make the situation worse?",
                        "Was it my place to get involved?",
                        "Could I have handled the situation better?",
                        "Am I a bad coworker?",
                        "Do you think I should apologize to my coworker?",
                        "Did I cross a line?",
                        "What would you have done in my situation?",
                        "Did I do anything unethical?",
                        "Should I have consulted the coworker first?",
                        "Do you agree with my decision?",
                        "Am I responsible for the consequences?"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently found out that [a], and it has been [b] for quite some time. After discovering this, I felt [c], so I decided to [d]. Now, [e] has occurred as a result, and I'm not sure if I did the right thing. AITA?",
            "variables": {
                "possible_values": {
                    "a": [
                        "a coworker has been stealing office supplies",
                        "my roommate has been eating my food without asking",
                        "my significant other has been lying about a secret online shopping addiction",
                        "my friend has been canceling plans last minute every time",
                        "an acquaintance has been gossiping about my personal life",
                        "my neighbor keeps letting their dog poop in my yard",
                        "my in-laws have been spoiling my child behind my back",
                        "one of my classmates plagiarized their part of a group project",
                        "my brother borrowed money without ever intending to pay me back",
                        "my boss has been taking credit for my work",
                        "a family member has been hiding a gambling problem",
                        "my partner has been texting their ex without telling me",
                        "a local business has been evading taxes",
                        "my landlord has been entering my apartment without my knowledge",
                        "an old friend has been divulging my secrets"
                    ],
                    "b": [
                        "affecting my productivity at work",
                        "causing unnecessary stress in my life",
                        "making me question our relationship",
                        "eroding my trust",
                        "creating a toxic living environment",
                        "damaging my property",
                        "undermining my parenting",
                        "jeopardizing my education",
                        "straining our financial situation",
                        "hurting my career advancement",
                        "causing financial strain",
                        "making me feel insecure",
                        "affecting my community",
                        "violating my privacy",
                        "betraying my trust"
                    ],
                    "c": [
                        "angry",
                        "hurt",
                        "betrayed",
                        "frustrated",
                        "disappointed",
                        "resentful",
                        "exasperated",
                        "concerned",
                        "anxious",
                        "distressed",
                        "annoyed",
                        "ashamed",
                        "guilty",
                        "worried",
                        "fed up"
                    ],
                    "d": [
                        "confront them directly",
                        "tell a mutual friend about the situation",
                        "give them an ultimatum",
                        "report their actions to a higher authority",
                        "start ignoring their calls and messages",
                        "publicly call them out on social media",
                        "write them a strongly-worded letter",
                        "leave an anonymous tip for the authorities",
                        "cut them out of my life without explanation",
                        "stage an intervention with loved ones",
                        "seek revenge by doing the same thing to them",
                        "find a way to address the issue indirectly",
                        "post about the situation on an online forum asking for advice",
                        "communicate my feelings in a group setting",
                        "create space while I decide how to handle the situation"
                    ],
                    "e": [
                        "our relationship is strained",
                        "I've been getting the silent treatment",
                        "there's been a lot of tension",
                        "I feel guilty for exposing their behavior",
                        "a mutual friend doesn't support my decision",
                        "other people think I overreacted",
                        "I've received backlash for how I handled it",
                        "they've promised to change but I'm skeptical",
                        "it's created a divide within our circle of friends",
                        "I'm unsure if they've actually learned their lesson",
                        "I've been accused of not handling the situation maturely",
                        "my actions have had unintended consequences",
                        "I feel torn about my decision",
                        "some people think I should have done things differently",
                        "it has led to a significant change in plans or circumstances"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I was at a [a] with a group of people, including my friend who [b]. The atmosphere was tense and everyone seemed to be on edge. My friend started telling a story about something that happened to them recently, which unfortunately involved [c]. As they were speaking, I couldn't help but [d]. This led to some people giving me disapproving looks and my friend getting upset with me. Afterward, they confronted me and said that what I did in that moment was not cool, considering the situation. But I honestly felt like it was kind of unavoidable given how things played out. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "family gathering",
                        "business meeting",
                        "class reunion",
                        "wedding reception",
                        "birthday party",
                        "funeral",
                        "baby shower",
                        "dinner party",
                        "charity event",
                        "neighborhood cookout",
                        "first date",
                        "book club meeting",
                        "church function",
                        "volunteer event",
                        "political rally"
                    ],
                    "b": [
                        "has been going through a rough time",
                        "just got a promotion",
                        "recently lost their job",
                        "just went through a breakup",
                        "found out they're pregnant",
                        "is dealing with a health issue",
                        "recently moved to a new city",
                        "hasn't seen their family in years",
                        "is struggling with addiction",
                        "just got engaged",
                        "is celebrating a big accomplishment",
                        "is mourning the loss of a loved one",
                        "is fighting with their partner",
                        "just came out to their family",
                        "has a big life decision to make"
                    ],
                    "c": [
                        "a sensitive personal topic",
                        "a conflict with someone in the room",
                        "an embarrassing experience",
                        "a controversial political issue",
                        "a religious debate",
                        "an issue with their family",
                        "a painful memory",
                        "a recent confrontation",
                        "a dramatic event that happened at work",
                        "a disagreement with a mutual friend",
                        "their unresolved past trauma",
                        "an ethical dilemma they faced",
                        "a major financial setback",
                        "their struggles with mental health",
                        "an emotionally charged current event"
                    ],
                    "d": [
                        "laugh nervously",
                        "make a joke to lighten the mood",
                        "change the subject abruptly",
                        "start checking my phone",
                        "roll my eyes",
                        "play devil's advocate",
                        "interject with my own opinion",
                        "bring up a similar story of my own",
                        "attempt to give unsolicited advice",
                        "express my disagreement out loud",
                        "accidentally blurt out a thoughtless comment",
                        "zone out and miss most of the story",
                        "raise my voice and argue",
                        "chose that moment to take a phone call",
                        "start a side conversation with another person"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently [a], and to be honest, I have some mixed feelings about it. Here's what happened: I have a [b] who [c]. I've tried addressing the issue with them multiple times, but they continue to [c]. Last week, things reached a breaking point when [d] occurred. Frustrated, I decided to [e] as a result. Now, some of our mutual friends and family members are taking sides, and I'm getting a mixed response - some think I did the right thing, while others think I was out of line. What do you think? Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "cut ties with a close friend",
                        "reported my coworker to HR",
                        "confronted a neighbor about a personal issue",
                        "cancelled a family member's birthday party",
                        "told the truth at a friend's intervention",
                        "filed a noise complaint against my roommate",
                        "publicly called out a relative for their problematic behavior",
                        "asked my wedding guests to follow a strict dress code",
                        "demoted my employee to a lesser position",
                        "refused to give a recommendation for a coworker",
                        "took off my noisy neighbor's doorbell",
                        "invited a friend to move in with me without consulting my roommate",
                        "asked my sibling to pay rent after they moved in with me",
                        "gave away my roommate's pet without their permission",
                        "held an online auction of my ex-partner's belongings"
                    ],
                    "b": [
                        "friend",
                        "neighbor",
                        "coworker",
                        "family member",
                        "roommate",
                        "relative",
                        "partner",
                        "sibling",
                        "subordinate",
                        "boss",
                        "acquaintance",
                        "teammate",
                        "classmate",
                        "landlord",
                        "tenant"
                    ],
                    "c": [
                        "constantly borrows things without returning them",
                        "plays loud music at all hours of the day",
                        "makes insensitive comments",
                        "brings uninvited guests over",
                        "always talks loudly on the phone",
                        "never cleans up after themselves",
                        "keeps parking in my spot",
                        "never contributes to shared expenses",
                        "constantly gossips about others",
                        "takes credit for other people's work",
                        "helps themselves to my food without asking",
                        "constantly makes plans and cancels at the last minute",
                        "keeps talking about controversial topics at family gatherings",
                        "never pays back money they've borrowed",
                        "hogs shared living spaces"
                    ],
                    "d": [
                        "they ruined my favorite shirt",
                        "I found out they'd lied about a major issue",
                        "they nearly missed an important appointment",
                        "they were confrontational in front of other people",
                        "I discovered they made a passive-aggressive social media post about me",
                        "they damaged a family heirloom",
                        "they lost a valuable item of mine",
                        "they caused damage to my property",
                        "they insulted me in front of others",
                        "they didn't show up to an important event",
                        "I heard them talking behind my back",
                        "they left me stranded in a difficult situation",
                        "they caused my pet to become injured",
                        "they undermined my authority in a public setting",
                        "they embarrassed me in front of my family"
                    ],
                    "e": [
                        "confront them in front of a group",
                        "write an anonymous letter",
                        "publicly call them out on social media",
                        "enlist other friends and family to confront them as well",
                        "reach out to someone in their life to speak with them",
                        "ask them to leave my home",
                        "avoid all interaction with them",
                        "send them an itemized bill for their past mistakes",
                        "speak to their employer about their behavior",
                        "create a website called '[b]NeedsToStop.com'",
                        "remove their phone number from my contacts",
                        "send them a strongly-worded text message",
                        "write a song about them and post it online",
                        "request an apology in writing",
                        "give them an ultimatum"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently [a] my [b] after discovering that they [c]. I confronted them about it, but they [d]. I felt like they needed to bear the consequences of their actions, so I decided to [e]. After doing so, some of our friends started to take sides, and now there's tension within our social circle. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "stopped talking to",
                        "called out",
                        "confronted",
                        "publicly shamed",
                        "reported",
                        "cut off contact with",
                        "argued with",
                        "gave an ultimatum to",
                        "shared my disappointment with",
                        "vented my frustration to",
                        "gave a piece of my mind to",
                        "demanded an explanation from",
                        "left a heated voicemail for",
                        "stood up to",
                        "confided in others about"
                    ],
                    "b": [
                        "best friend",
                        "sibling",
                        "colleague",
                        "cousin",
                        "college roommate",
                        "high school friend",
                        "acquaintance",
                        "father",
                        "mother",
                        "boyfriend",
                        "girlfriend",
                        "husband",
                        "wife",
                        "fiancé",
                        "fiancée"
                    ],
                    "c": [
                        "stole money from a shared account",
                        "lied about a promotion at work",
                        "revealed a deeply held secret to others",
                        "cheated in a relationship",
                        "bad-mouthed me to our friends",
                        "took credit for my work",
                        "faked a health crisis for attention",
                        "gossiped about my personal life to others",
                        "hurt a mutual friend",
                        "sabotaged someone's opportunity",
                        "spread rumors about me",
                        "got involved in something illegal",
                        "participated in petty theft",
                        "broke a promise",
                        "blackmailed someone"
                    ],
                    "d": [
                        "deflected the blame",
                        "gaslighted me",
                        "became defensive",
                        "denied any wrongdoing",
                        "ignored my concerns",
                        "tried to justify their actions",
                        "rationalized their behavior",
                        "lied about the situation",
                        "played the victim",
                        "had a meltdown",
                        "feigned ignorance",
                        "changed the subject",
                        "blamed someone else",
                        "showed no remorse",
                        "shrugged it off"
                    ],
                    "e": [
                        "tell our friends about what they did",
                        "report them to the police",
                        "write a post about it on social media",
                        "contact their employer about their behavior",
                        "send a letter to their family",
                        "ask others to confront them as well",
                        "confront them in front of everyone",
                        "write an anonymous letter exposing their actions",
                        "unfriend them on social media",
                        "stop inviting them to gatherings",
                        "warn others about their behavior",
                        "tell mutual friends about their lies",
                        "seek third-party intervention",
                        "remove them from a shared project",
                        "try to get them to admit their mistakes"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I had a rough day at work and was dealing with a lot of [a]. When I got home, I found out that my [b] had [c] without my permission. I tried to confront them about it, but they brushed it off, saying that it wasn't a big deal. In the heat of the moment, I [d] and now [e]. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "stress",
                        "pressure",
                        "unpleasant encounters",
                        "unreasonable demands",
                        "office politics",
                        "last-minute changes",
                        "unfulfilled expectations",
                        "increased workload",
                        "disrespectful coworkers",
                        "miscommunications",
                        "team conflicts",
                        "tight deadlines",
                        "technical issues",
                        "unexpected setbacks",
                        "negative feedback"
                    ],
                    "b": [
                        "roommate",
                        "sibling",
                        "parent",
                        "best friend",
                        "partner",
                        "neighbor",
                        "cousin",
                        "ex-partner",
                        "classmate",
                        "co-worker",
                        "in-law",
                        "niece",
                        "nephew",
                        "uncle",
                        "aunt"
                    ],
                    "c": [
                        "borrowed my car",
                        "used my computer",
                        "ate my leftovers",
                        "lent my favorite book to someone else",
                        "threw out some of my stuff",
                        "occupied the bathroom for a long time",
                        "adopted a pet",
                        "took my phone charger",
                        "wore my clothes",
                        "rearranged the furniture in our shared space",
                        "brought a stranger over",
                        "let their friend stay over without asking me",
                        "used my credit card for an online purchase",
                        "shared my embarrassing secret with others",
                        "changed the password on our shared streaming account"
                    ],
                    "d": [
                        "yelled at them",
                        "gave them the silent treatment",
                        "brought up a sensitive issue from their past",
                        "vented about it on social media",
                        "told our mutual friends what happened",
                        "decided not to attend a planned event with them",
                        "hid their belongings in retaliation",
                        "threatened to move out or end the relationship",
                        "refused to talk to them until they apologized",
                        "drew a boundary line in our shared space",
                        "changed the password on a shared account",
                        "confronted them in front of others",
                        "asked them to compensate me for the inconvenience",
                        "demanded that they fix the issue immediately",
                        "exaggerated the severity of the situation"
                    ],
                    "e": [
                        "our relationship has become tense",
                        "our mutual friends have taken their side",
                        "I received backlash on social media",
                        "there's now an ongoing feud between us",
                        "our friends say I overreacted",
                        "the situation has escalated even further",
                        "they now refuse to communicate with me",
                        "we are not on speaking terms",
                        "other members of our family are picking sides",
                        "I'm being accused of causing unnecessary drama",
                        "they're painting me as the villain",
                        "our roommates have been dragged into the conflict",
                        "my other family members are taking issue with my actions",
                        "we can't seem to come to a resolution",
                        "it's causing tension in our social circle"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "My [a] and I were supposed to have a nice day together when suddenly [b]. Naturally, I was pretty upset about this since I had really been looking forward to our day together. Instead of doing something nice for myself during the free time, I decided to [c]. Later on, my [d] found out what I had done and accused me of being petty and vindictive. In my defense, I felt like I was justified in my actions, given the circumstances. But now, I'm starting to question whether I really did the right thing, and I'm looking for some perspective. [e]?",
            "variables": {
                "possible_values": {
                    "a": [
                        "best friend",
                        "sibling",
                        "parent",
                        "roommate",
                        "significant other",
                        "cousin",
                        "neighbor",
                        "child",
                        "coworker",
                        "classmate",
                        "teammate",
                        "fellow club member",
                        "pen pal",
                        "mentor",
                        "favorite teacher"
                    ],
                    "b": [
                        "they canceled last minute to hang out with someone else",
                        "they completely forgot about our plans",
                        "a family emergency came up",
                        "they got called into work unexpectedly",
                        "their pet got sick",
                        "they decided to go on a spontaneous trip",
                        "they lost track of time while doing something fun without me",
                        "they bailed at the last minute to attend a party",
                        "they chose to participate in a local event without inviting me",
                        "they decided to take a personal day for themselves",
                        "they went shopping without me",
                        "their car broke down and they couldn't come",
                        "they accidentally double-booked their plans",
                        "a mutual friend called them about a problem they were having",
                        "they said they weren't feeling well"
                    ],
                    "c": [
                        "throw away some of their favorite food that I knew they were saving",
                        "use their expensive shampoo that they explicitly asked me not to use",
                        "tell a mutual friend about something embarrassing they did",
                        "watch a movie we agreed to watch together without them",
                        "move their belongings to inconvenient locations around our shared space",
                        "use the internet bandwidth to download a large file, knowing it would slow down their online activity",
                        "give away some of their old clothes that they never wore",
                        "borrow their car without asking",
                        "delete the recording of their favorite show on our shared streaming account",
                        "post a vague social media status about their flakiness",
                        "take an item of theirs and pretend I couldn't find it to inconvenience them",
                        "change our shared WiFi password",
                        "let a mutual friend in on an inside joke I had promised to keep secret",
                        "use their computer without permission",
                        "not invite them to a future event as a form of payback"
                    ],
                    "d": [
                        "aforementioned friend or family member",
                        "mutual acquaintance",
                        "sister",
                        "brother",
                        "mother",
                        "father",
                        "another close friend",
                        "roommate",
                        "grandparent",
                        "aunt",
                        "uncle",
                        "cousin",
                        "partner",
                        "child",
                        "a random person who saw my actions"
                    ],
                    "e": [
                        "Do you think I did the right thing",
                        "Am I the asshole",
                        "Was I being petty",
                        "Was my reaction justified",
                        "Should I apologize",
                        "Is it worth discussing further with them",
                        "Did I go too far",
                        "Am I in the wrong",
                        "Was I justified in seeking some payback",
                        "Should I feel guilty",
                        "Do I owe them an explanation",
                        "Am I being too sensitive",
                        "Were my actions understandable",
                        "Is the situation worth causing a rift over",
                        "Should I try to mend the situation"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So I [a] for my [b]. They initially seemed happy, but then got upset when they discovered I [c]. They think I should have [d], but I thought I was doing something nice by [e]. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "planned a surprise party",
                        "secretly arranged a visit from their long-lost friend",
                        "cooked their favorite meal from scratch",
                        "organized a weekend getaway",
                        "signed them up for a unique experience",
                        "wrote and performed a heartfelt song",
                        "gave a memorable gift",
                        "made a thoughtful gesture",
                        "reconnected them with a family member",
                        "collaborated with others for a group surprise",
                        "created a personalized piece of art",
                        "compiled a playlist of their favorite songs",
                        "planted a tree in their honor",
                        "gave them a surprise puppy",
                        "took them to see their favorite band in concert"
                    ],
                    "b": [
                        "best friend",
                        "partner",
                        "parent",
                        "sibling",
                        "child",
                        "coworker",
                        "roommate",
                        "teacher",
                        "boss",
                        "neighbor",
                        "grandparent",
                        "cousin",
                        "mentor",
                        "coach",
                        "ex-partner"
                    ],
                    "c": [
                        "invited their estranged sibling",
                        "shared sensitive information as part of a speech",
                        "modified the recipe due to dietary restrictions I wasn't aware of",
                        "invited friends they had a recent falling out with",
                        "picked a location that triggered a bad memory for them",
                        "included a controversial political figure",
                        "planned activities they actually don't enjoy",
                        "selected a culturally inappropriate theme",
                        "incorporated a surprise they specifically asked me not to include",
                        "spoiled the surprise by posting about it on social media",
                        "neglected to include some important people",
                        "ruined a surprise they had planned for me",
                        "lit fireworks that scared their pet",
                        "turned the event into more of a roast than a celebration",
                        "wore a costume that they found offensive"
                    ],
                    "d": [
                        "known better than to invite them",
                        "discussed the matter with them beforehand",
                        "confirmed their preferences in advance",
                        "respected their privacy and wishes",
                        "been more attentive to their feelings",
                        "considered the potential implications of my actions",
                        "discussed my idea with someone else they trust",
                        "considered their past experiences and traumas",
                        "taken into account their cultural background",
                        "been more discreet and considerate",
                        "double-checked the guest list",
                        "communicated more effectively",
                        "made sure their pets were accounted for",
                        "maintained a more positive atmosphere",
                        "been more sensitive to their values and beliefs"
                    ],
                    "e": [
                        "rekindling their relationship",
                        "showing them how much they're loved by everyone",
                        "making them feel special",
                        "creating a beautiful memory for them",
                        "providing an opportunity for growth and reconciliation",
                        "demonstrating that I care",
                        "uniting everyone who cares about them",
                        "surprising them with something they wouldn't have expected",
                        "challenging their assumptions",
                        "addressing an unresolved issue",
                        "going above and beyond my usual efforts",
                        "allowing them to let go of a grudge or resentment",
                        "expressing my affection in a tangible way",
                        "putting a creative twist on a traditional celebration",
                        "capturing the spirit of the occasion in an unconventional manner"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Recently, I [a] while I was [b]. I didn't think it was a big deal at the time, but [c] confronted me about it later, saying it was disrespectful and selfish. Now, I've always had a good relationship with [c], but I felt like [d]. I tried to explain my side of the story but they wouldn't listen, and now things have become very tense between us. It's important to mention that [e], which could influence opinions on this situation. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "parked my car in someone else's designated spot",
                        "borrowed my roommate's shirt without asking",
                        "used my neighbor's garden hose to wash my car",
                        "took a sick day from work to attend a concert",
                        "vented to a coworker about our boss",
                        "returned an item to a store after using it once",
                        "declined to attend my cousin's wedding",
                        "changed my WiFi password without telling my roommate",
                        "asked a friend to cover my shift but didn't offer to return the favor",
                        "spoke to our landlord about a neighbor's noise complaints",
                        "shared a controversial opinion on social media",
                        "left a group chat without saying goodbye",
                        "accepted a gift from a friend but didn't reciprocate",
                        "didn't tip at a restaurant due to poor service",
                        "chose not to invite a close friend to my birthday party"
                    ],
                    "b": [
                        "in a rush to make an appointment",
                        "feeling particularly emotional",
                        "distracted by personal family matters",
                        "under the weather and not thinking clearly",
                        "already running late for an important event",
                        "dealing with a recent breakup",
                        "exhausted from working overtime",
                        "pressed for time with multiple deadlines",
                        "reeling from some bad news",
                        "trying to balance a hectic schedule",
                        "celebrating a recent achievement",
                        "having a particularly rough week",
                        "dealing with financial stress",
                        "frazzled from taking on too many responsibilities",
                        "nursing a recent injury"
                    ],
                    "c": [
                        "my best friend",
                        "my sibling",
                        "my neighbor",
                        "my coworker",
                        "my partner",
                        "my roommate",
                        "a close family member",
                        "my supervisor",
                        "a longtime acquaintance",
                        "a fellow parent from my child's school",
                        "a member of my social group",
                        "a person I respect",
                        "a casual friend",
                        "someone I barely know",
                        "an influential figure in the community"
                    ],
                    "d": [
                        "they were overreacting",
                        "I had no other choice",
                        "they could've handled it better",
                        "they didn't understand the full context",
                        "everyone makes mistakes",
                        "they were unfairly targeting me",
                        "it's not really their business",
                        "they should cut me some slack",
                        "I was just trying to navigate a difficult situation",
                        "it wasn't a malicious act",
                        "I didn't intend to hurt anyone",
                        "they were blowing things out of proportion",
                        "there was no way to avoid the situation",
                        "they were burying the hatchet",
                        "I thought my actions were justifiable"
                    ],
                    "e": [
                        "I've been going through a tough time recently",
                        "I usually try to be considerate of others",
                        "I've never had any other problems with people before",
                        "I genuinely didn't realize it would cause such a stir",
                        "I had tried to resolve the situation through other means first",
                        "there's a long history between me and the person involved",
                        "other people have done similar things without issue",
                        "I apologized but the person wouldn't accept my apology",
                        "I had the best intentions in mind",
                        "I was trying to make the best of a difficult situation",
                        "I've seen others get away with worse",
                        "I usually go out of my way to help others",
                        "I felt like I was backed into a corner",
                        "I've never encountered a situation like this before",
                        "I tried to make amends afterwards"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I've been having an issue with [a] lately. This situation is causing me [b]. I've tried different ways to [c], but nothing seems to work. Recently, I decided to [d] in order to resolve the issue. When I did this, [e] argued against my actions, claiming that I was the one causing problems or misunderstandings. Do you think I did the right thing, or am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my roommate's loud late-night gaming sessions",
                        "my sister's boyfriend constantly hanging out at our house",
                        "my upstairs neighbor's heavy footfalls",
                        "my coworker's habit of eating smelly food at their desk",
                        "my significant other always leaving dirty dishes in the sink",
                        "a colleague taking credit for my work",
                        "a neighbor's dog digging holes in my yard",
                        "a friend constantly canceling plans at the last minute",
                        "my sibling borrowing my clothes without asking",
                        "my roommate's significant other practically living in our apartment",
                        "a neighbor consistently playing music with heavy bass",
                        "a coworker constantly gossiping in the office",
                        "community members who refuse to clean up after their pets",
                        "a family member who always takes up all the bandwidth streaming content",
                        "a neighbor who parks too close to my driveway, making it difficult for me to get in and out"
                    ],
                    "b": [
                        "stress and frustration",
                        "sleepless nights",
                        "a loss of privacy",
                        "discomfort at work",
                        "additional housework and inconvenience",
                        "resentment and frustration",
                        "damage to my property",
                        "difficulty scheduling my free time",
                        "annoyance and the inability to find certain items",
                        "financial strain due to increased living expenses",
                        "difficulty studying or working from home",
                        "a negative work environment",
                        "a dirty and unsightly living area",
                        "slow internet speeds",
                        "parking issues and potential minor accidents"
                    ],
                    "c": [
                        "resolve the issue diplomatically",
                        "find a compromise",
                        "resolve the issue privately",
                        "address the issue with a mediator",
                        "seek an alternative solution",
                        "avoid confrontation",
                        "approach the situation with kindness and understanding",
                        "deal with the issue without involving others",
                        "find a temporary solution",
                        "solicit advice from a trusted source",
                        "reach a consensus",
                        "seek professional help or guidance",
                        "bring up the issue in a group setting",
                        "resolve the issue passively",
                        "handle the issue calmly and rationally"
                    ],
                    "d": [
                        "leave an anonymous note explaining my frustrations",
                        "confront the person directly",
                        "bring the issue up to a higher authority",
                        "start doing the same thing in retaliation",
                        "invite friends over to create a similar disturbance",
                        "record evidence of the behavior and share it with the person",
                        "post about the situation on social media",
                        "stop interacting with the person entirely",
                        "share my grievances with their close friends or family",
                        "install a security camera to catch the person in the act",
                        "escalate the issue to building management or a homeowner's association",
                        "seek legal advice and consider taking action",
                        "frequently complain about the issue to others",
                        "try to sabotage the person's actions or equipment",
                        "stage an intervention to address the issue"
                    ],
                    "e": [
                        "the person involved",
                        "some friends or family members",
                        "a coworker or colleague",
                        "my significant other",
                        "a neighbor",
                        "a roommate",
                        "a group of mutual acquaintances",
                        "the person's friends or family",
                        "an authority figure",
                        "a mediator or counselor",
                        "people on social media",
                        "a third party not directly involved",
                        "building management or homeowner's association representatives",
                        "the person's sibling or close relative",
                        "members of a community forum or group"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I've been having a problem with [a] that lives nearby. Despite my attempts to solve the problem through [b] and [c], the issue hasn't been resolved. Exhausted, I decided to take matters into my own hands and [d]. This decision has led to a conflict with [e], who claims that my actions were inappropriate, selfish, or exacerbating the problem. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "a neighbor who frequently throws loud, late-night parties",
                        "a coworker who constantly microwaves fish for lunch, stinking up the break room",
                        "a roommate who refuses to do their fair share of household chores",
                        "a group of teenagers who use the local park as their hangout spot, leaving trash everywhere",
                        "a neighbor's dog that barks incessantly and disrupts the peace",
                        "a family member who constantly borrows my belongings without asking",
                        "a small business owner who parks their delivery truck in front of my house, obstructing my view",
                        "a neighbor who lets their cats roam free, causing issues in the neighborhood",
                        "an office mate who constantly takes the last cup of coffee without making a new pot",
                        "a friend who always flakes on plans at the last minute",
                        "a sibling who always expects me to babysit their kids for free",
                        "a friend who regularly shows up late to every event",
                        "a neighbor who constantly plays loud music",
                        "a coworker who has a habit of gossiping about everyone",
                        "a roommate who never replaces the toilet paper"
                    ],
                    "b": [
                        "speaking with them directly",
                        "writing a polite note",
                        "sending a friendly text message",
                        "bringing up the issue at a neighborhood meeting",
                        "talking to their landlord",
                        "leaving an anonymous tip",
                        "discussing the problem with other affected parties",
                        "contacting a community mediator",
                        "emailing their supervisor",
                        "consulting local law enforcement for advice",
                        "creating a schedule or plan to resolve the issue",
                        "gently confronting them in-person",
                        "organizing a meeting with everyone involved",
                        "sharing my concerns with a trusted friend of theirs",
                        "having another family member speak to them"
                    ],
                    "c": [
                        "attempting to compromise",
                        "offering to help find a solution",
                        "trying to accommodate their needs",
                        "making concessions in hopes of resolving the issue",
                        "suggesting alternative solutions",
                        "calmly explaining the impact of their actions on others",
                        "attempting to reason with them",
                        "giving them time to change their behavior",
                        "setting boundaries and expectations",
                        "addressing the issue more than once",
                        "explaining the community rules or guidelines",
                        "voicing my own willingness to change if needed",
                        "seeking advice from friends or family on how to handle the situation",
                        "sharing information on local regulations",
                        "suggesting resources or strategies for improvement"
                    ],
                    "d": [
                        "report them to the authorities",
                        "publicly confront them about their behavior",
                        "share my grievances on social media",
                        "involve other neighbors in the conflict",
                        "retaliate by creating my own disturbance",
                        "give them an ultimatum",
                        "leave a strongly worded note",
                        "spread gossip about them",
                        "confront them aggressively",
                        "enlist the help of friends or family to deal with the situation",
                        "take a passive-aggressive approach",
                        "ignore the problem and avoid them completely",
                        "share my side of the story with other people in the community",
                        "sabotage their efforts to continue their behavior",
                        "escalate the issue to higher authorities"
                    ],
                    "e": [
                        "the person causing the problem",
                        "other neighbors",
                        "my friends or family members",
                        "local law enforcement",
                        "my landlord",
                        "their supervisor",
                        "a community mediator",
                        "an impartial third party",
                        "people on social media",
                        "a mutual acquaintance",
                        "a support group or online forum",
                        "coworkers who weren't directly involved",
                        "someone who experienced a similar situation",
                        "a neighbor who previously tried to help resolve the issue",
                        "a relative of the person causing the problem"
                    ]}
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, I have this [a] I've been close with for some time. Recently, I overheard [a] sharing some [b] about [c] with other friends. The thing is, [c] has really been struggling lately and had confided in [a] in private. I felt like it was a massive breach of trust. After some contemplation, I decided to [d] in order to [e]. I confronted [a], who got defensive and accused me of being a hypocrite. Do you think I did the right thing, or am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "friend",
                        "sibling",
                        "cousin",
                        "coworker",
                        "parent",
                        "partner",
                        "roommate",
                        "best friend",
                        "classmate",
                        "neighbor",
                        "in-law",
                        "ex",
                        "spiritual mentor",
                        "therapist",
                        "boss"
                    ],
                    "b": [
                        "personal information",
                        "embarrassing secrets",
                        "financial issues",
                        "relationship troubles",
                        "history of mental-health challenges",
                        "family drama",
                        "workplace conflicts",
                        "criminal record",
                        "past addiction struggles",
                        "intimate details",
                        "faults and insecurities",
                        "health problems",
                        "academic struggles",
                        "career setbacks",
                        "fears and phobias"
                    ],
                    "c": [
                        "another friend",
                        "one of their children",
                        "a family member",
                        "a mutual acquaintance",
                        "another coworker",
                        "a supervisor",
                        "a church member",
                        "someone in their professional network",
                        "a close relative",
                        "a former lover",
                        "a teammate",
                        "a teacher",
                        "a student",
                        "a business associate",
                        "a step-parent"
                    ],
                    "d": [
                        "confront them in private",
                        "call them out in front of the people they were gossiping with",
                        "send them an email detailing my thoughts on the situation",
                        "write them a long heartfelt letter",
                        "report it to a higher authority",
                        "post about it anonymously on social media",
                        "talk to someone else in our friend group",
                        "approach them in a public setting",
                        "demand an immediate apology",
                        "ask for a meeting to resolve the situation",
                        "threaten to end our relationship if it continues",
                        "promise to keep an eye on their behavior",
                        "tell the person being talked about",
                        "attempt to mediate a group conversation",
                        "wait and see if it happens again before taking action"
                    ],
                    "e": [
                        "stand up for the person being discussed",
                        "ensure their privacy is respected",
                        "put an end to the gossiping",
                        "maintain the trust within our group",
                        "assert my personal values",
                        "teach a lesson about boundaries",
                        "show my own disapproval",
                        "preserve the person's reputation",
                        "find a resolution to the conflict",
                        "highlight the importance of loyalty",
                        "protect their mental well-being",
                        "address a pattern of behavior",
                        "prevent friendships from deteriorating",
                        "advocate for those who can't speak for themselves",
                        "try to rebuild what has been lost"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently attended a [a] with [b]. While we were there, we noticed [c] happening, which we found [d]. After discussing our opinions on the situation, I decided to [e]. Now, some people are saying that my actions were inappropriate, while others are saying I did the right thing. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "wedding",
                        "funeral",
                        "birthday party",
                        "graduation ceremony",
                        "concert",
                        "neighborhood barbecue",
                        "baby shower",
                        "charity fundraiser",
                        "conference",
                        "reunion",
                        "job interview",
                        "book club meeting",
                        "political rally",
                        "art exhibition",
                        "fitness class"
                    ],
                    "b": [
                        "my significant other",
                        "a close friend",
                        "a coworker",
                        "my cousin",
                        "a group of acquaintances",
                        "my parent",
                        "my sibling",
                        "my best friend's partner",
                        "my mentor",
                        "my elderly neighbor",
                        "my roommate",
                        "my ex-partner",
                        "an old classmate",
                        "a colleague I just met",
                        "my disabled coworker"
                    ],
                    "c": [
                        "an obviously intoxicated person making a scene",
                        "someone secretly taking photographs of others",
                        "a person stealing food from the buffet",
                        "an open argument between two guests",
                        "a rude individual making inappropriate comments",
                        "an unattended child causing annoyance to others",
                        "an unwanted guest trying to blend in",
                        "a couple engaging in excessive public displays of affection",
                        "a person misrepresenting the facts to gain favor with others",
                        "an individual making offensive jokes",
                        "someone handing out controversial flyers",
                        "a person cheating during a charity raffle",
                        "an adult bullying a younger guest",
                        "a guest insisting on bringing their pet even if it's forbidden",
                        "someone giving unsolicited advice without any expertise"
                    ],
                    "d": [
                        "concerning",
                        "awkward",
                        "confusing",
                        "upsetting",
                        "uncomfortable",
                        "intrusive",
                        "disrespectful",
                        "embarrassing",
                        "unsettling",
                        "rude",
                        "out of line",
                        "offensive",
                        "irritating",
                        "bothersome",
                        "frightening"
                    ],
                    "e": [
                        "confront the person in question",
                        "alert the event organizer",
                        "ask the person to leave",
                        "take photographs of the situation as evidence",
                        "attempt to resolve the situation peacefully",
                        "mention the situation to a trusted individual",
                        "ignore the situation and focus on the event",
                        "post about the incident in a public forum seeking advice",
                        "call the police",
                        "discuss the situation with other guests",
                        "mediate the situation and try to find a resolution",
                        "eject the person from the event ourselves",
                        "film the incident to share with the event host later",
                        "request an apology from the person",
                        "seek alternative ways to handle the situation"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I work in a [a], and I have a coworker who constantly [b]. It's been bothering me for quite some time, and I've tried talking to them about it multiple times, but nothing changes. The other day, I reached my breaking point and [c]. As a result, my coworker is now [d], and other colleagues are [e]. Did I do the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "bank",
                        "hospital",
                        "school",
                        "technology company",
                        "retail store",
                        "restaurant",
                        "warehouse",
                        "university",
                        "government office",
                        "hotel",
                        "publishing house",
                        "research institute",
                        "advertising agency",
                        "law firm",
                        "non-profit organization"
                    ],
                    "b": [
                        "plays their music loudly without using headphones",
                        "takes excessively long breaks",
                        "gossips about our coworkers",
                        "uses up all the printer ink without replacing it",
                        "borrows things from my desk without asking",
                        "fails to complete their share of the work on time",
                        "talks loudly on their phone despite being in a shared workspace",
                        "eats smelly food at their desk",
                        "arrives late to every meeting",
                        "leaves dirty dishes in the break room sink",
                        "badmouths our boss and company to people outside the organization",
                        "takes credit for other people's work",
                        "makes offensive jokes in the workplace",
                        "micromanages everyone around them",
                        "loses important paperwork"
                    ],
                    "c": [
                        "snapped at them in front of everyone during a meeting",
                        "sent a strongly worded email to our boss about their behavior",
                        "posted an anonymous note on the bulletin board complaining about their actions",
                        "called them out on social media for their behavior",
                        "gathered coworkers to collectively confront them",
                        "spoke to them privately but ended up raising my voice",
                        "refused to work on a project with them",
                        "hid their belongings as a prank to teach them a lesson",
                        "demanded that they apologize for their actions in front of everyone",
                        "moved their desk to a different part of the office",
                        "gave them the silent treatment for the rest of the day",
                        "purposely spilled a drink on them",
                        "decided to confront them publicly during lunch time",
                        "accidentally let it slip to our boss during a performance review",
                        "vented about them to other coworkers"
                    ],
                    "d": [
                        "furious with me",
                        "embarrassed",
                        "considering quitting their job",
                        "giving me the cold shoulder",
                        "apologizing profusely for their actions",
                        "making an effort to change their behavior",
                        "complaining to our boss about my actions",
                        "avoiding eye contact with me",
                        "spreading rumors about me to other coworkers",
                        "plotting revenge against me",
                        "demanding a transfer to another department",
                        "asking around for advice on how to handle the situation",
                        "publicly calling me out on my own poor behavior",
                        "asking for a mediation session",
                        "seeking advice from our HR department"
                    ],
                    "e": [
                        "coming out in support of me",
                        "accusing me of being the instigator",
                        "siding with my coworker",
                        "telling me I went too far",
                        "commending me for standing up for myself",
                        "staying out of the conflict completely",
                        "sharing similar stories about their own experiences",
                        "disclosing that they also secretly dislike my coworker",
                        "bragging about how they would have handled the situation differently",
                        "organizing a meeting to address the overall office environment",
                        "holding a team-building event to ease the tension",
                        "sympathizing with my frustration",
                        "questioning my story and blaming me for escalating the situation",
                        "calling for a truce between my coworker and me",
                        "encouraging me to be more assertive moving forward"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I live in an apartment complex, and my neighbor has a [a] that [b]. I've talked to my neighbor about this issue several times, but they didn't seem to care or change their behavior. Yesterday, [c] happened, and it was the final straw for me. Frustrated, I decided to [d] as a way to deal with the issue. My neighbor found out and claims that I'm just as bad or even worse for doing what I did. They said I should have handled it differently and now our relationship is strained. Considering the circumstances, do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "dog",
                        "baby",
                        "loud hobby",
                        "loud TV",
                        "musical instrument",
                        "shared laundry machine",
                        "cluttered balcony",
                        "home workout routine",
                        "garbage disposal habits",
                        "late-night parties",
                        "DIY home improvement projects",
                        "dripping air conditioner",
                        "overeager security system",
                        "excessively bright outdoor lights",
                        "incessant use of a leaf blower"
                    ],
                    "b": [
                        "barks loudly every morning, waking me up",
                        "cries loudly during the night, disrupting my sleep",
                        "creates an unbearable amount of noise",
                        "is always turned up excessively loud",
                        "constantly plays loudly during the day",
                        "is always in use during peak hours",
                        "is piled with trash, attracting bugs and rodents",
                        "creates vibrations and noise that bother me",
                        "results in unpleasant smells wafting into my apartment",
                        "keep me up late into the night",
                        "cause loud noises and vibrations throughout the day",
                        "leaks water onto my balcony below",
                        "triggers false alarms that startle me",
                        "shine directly into my bedroom window",
                        "adds extra noise pollution to an already noisy street"
                    ],
                    "c": [
                        "I had an important presentation at work",
                        "I had a migraine",
                        "I was hosting guests for dinner",
                        "I had to wake up early for an appointment",
                        "I had a day off and wanted to enjoy some peace and quiet",
                        "I was not feeling well",
                        "I had a particularly stressful day",
                        "I was simply trying to relax in my own home",
                        "it was disrupting a family gathering",
                        "I needed complete concentration for a task",
                        "I had been working long hours and needed some rest",
                        "I was trying to sleep before an overnight shift",
                        "I was attempting to have a romantic evening",
                        "I was in the middle of a video call",
                        "my roommate was complaining about the situation too"
                    ],
                    "d": [
                        "file a noise complaint with the apartment management",
                        "bang on the shared wall to get their attention",
                        "confront them face-to-face and demand they stop",
                        "blast loud music to drown out the noise",
                        "start making noise during their quiet hours",
                        "leave a strongly-worded note on their door",
                        "complain about the issue on social media",
                        "ask other neighbors to also complain about the matter",
                        "call the police about the disturbance",
                        "send an anonymous letter demanding they fix the issue",
                        "film the noise issue and post it online",
                        "sabotage their source of noise (e.g. disconnecting their power)",
                        "petition the landlord to evict them",
                        "threaten them with legal action",
                        "gather signatures from other tenants to bring to management"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Yesterday, I [a] with my [b]. We were having a great time, but then [c] happened, which resulted in [d]. [b] was very upset about the situation, and as the disagreement escalated, I ended up [e] in response. I thought I was doing the right thing, but now I'm unsure. My [b] is mad at me, and I'm starting to second-guess my decision. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "went out for a meal",
                        "attended a family gathering",
                        "went to the movies",
                        "took a long-awaited vacation",
                        "visited a local park",
                        "attended a friend's wedding",
                        "explored a new city",
                        "walked the family dog",
                        "grocery shopped",
                        "played a friendly sports game",
                        "participated in a musical event",
                        "browsed thrift stores for bargains",
                        "attended a small-group outdoor yoga class",
                        "watched a live stand-up comedy show",
                        "participated in a group volunteer activity"
                    ],
                    "b": [
                        "best friend",
                        "long-term partner",
                        "mother",
                        "older sibling",
                        "younger sibling",
                        "father",
                        "roommate",
                        "cousin",
                        "grandparent",
                        "uncle",
                        "aunt",
                        "in-law",
                        "acquaintance",
                        "work colleague",
                        "favorite teacher or professor"
                    ],
                    "c": [
                        "an individual made a rude remark",
                        "the service was incredibly slow",
                        "a misunderstanding led to a disagreement",
                        "a stranger spilled a drink on us",
                        "the event or place was unexpectedly closed",
                        "the weather unexpectedly turned bad",
                        "a minor accident occurred",
                        "we got lost",
                        "a miscommunication caused confusion",
                        "someone complained about our behavior",
                        "an equipment malfunction occurred",
                        "an emergency forced us to leave",
                        "a sudden change of plans occurred",
                        "a long-standing issue resurfaced",
                        "an unexpected guest arrived"
                    ],
                    "d": [
                        "a heated argument in public",
                        "an embarrassing moment",
                        "a ruined or damaged item",
                        "a situation where we were asked to leave",
                        "an extra financial expense",
                        "us needing to apologize to others",
                        "strained relationships with others",
                        "having to abruptly end our activity",
                        "an escalation in the disagreement between us",
                        "a feeling of frustration and disappointment",
                        "an increasingly hostile environment",
                        "disruption to other people's activities",
                        "having to accept responsibility for what happened",
                        "a potential loss of reputation or social standing",
                        "a significant burden on our limited resources"
                    ],
                    "e": [
                        "telling off the person who caused the problem",
                        "accusing my [b] of overreacting",
                        "storming off and leaving them behind",
                        "demanding that we go home immediately",
                        "refusing to continue our activity",
                        "purposefully ignoring what happened",
                        "trying to smooth things over with others",
                        "shutting down the conversation entirely",
                        "placing all the blame on my [b]",
                        "exploding with anger towards the situation",
                        "making a sarcastic comment about the situation",
                        "gloating about being right in the first place",
                        "agreeing with the person who complained",
                        "condescendingly comforting my [b]",
                        "threatening to end our relationship"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently [a] and it's really been bothering me. [b] had a [c], but due to [d], I was unable to attend. I tried to explain my situation, but [e], and now I'm left feeling guilty and questioning my actions. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "had a personal disagreement with a family member",
                        "missed an important event",
                        "disagreed with my partner over a joint decision",
                        "confronted my friend about their behavior",
                        "made a decision that impacted my community",
                        "refused to lend an item to a friend",
                        "posted my opinion on social media",
                        "gave someone advice that they didn't appreciate",
                        "chose to focus on work instead of a relationship",
                        "decided not to attend a public function",
                        "offered to mediate a conflict between two friends",
                        "brought up a sensitive topic in a group setting",
                        "criticized someone's creativity",
                        "refused to participate in a traditional custom",
                        "gave a gift that they didn't appreciate"
                    ],
                    "b": [
                        "My best friend",
                        "My sister",
                        "My coworker",
                        "My neighbor",
                        "My cousin",
                        "My significant other",
                        "My grandmother",
                        "A close family friend",
                        "My brother",
                        "My roommate",
                        "A fellow club member",
                        "A distant relative",
                        "A childhood friend",
                        "My colleague",
                        "My favorite teacher"
                    ],
                    "c": [
                        "birthday celebration",
                        "graduation party",
                        "wedding",
                        "anniversary",
                        "housewarming party",
                        "baby shower",
                        "retirement party",
                        "work promotion event",
                        "going-away party",
                        "engagement party",
                        "charity fundraiser",
                        "breakup support gathering",
                        "cultural celebration",
                        "religious ceremony",
                        "big family picnic"
                    ],
                    "d": [
                        "a work deadline",
                        "a prior commitment",
                        "an unexpected illness",
                        "a family emergency",
                        "financial constraints",
                        "a transportation issue",
                        "a personal mental health day",
                        "a conflicting social event",
                        "a lack of childcare",
                        "a miscommunication about the date",
                        "an out-of-town obligation",
                        "a sudden pet emergency",
                        "an unexpected car issue",
                        "a doctor's appointment",
                        "required volunteer work"
                    ],
                    "e": [
                        "they went on a social media rampage",
                        "they ignored my apology and explanation",
                        "they confronted me at the next family gathering",
                        "they spread rumors about me to our friends",
                        "they made passive-aggressive comments",
                        "they gave me the cold shoulder",
                        "they refused to accept my gift or apology",
                        "they shared their disappointment publicly",
                        "they sent a strongly-worded text message",
                        "other family members sided with them",
                        "mutual friends started distancing themselves from me",
                        "they sent a friend to talk to me on their behalf",
                        "they accused me of not caring about them",
                        "they claimed that I did it intentionally",
                        "they questioned my priorities"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently got into an argument with my friend, [a], over a situation involving [b]. It all started when we went to [c], and things took a turn for the worse. In the heat of the moment, I [d], which I felt was justified given the situation. Since then, our relationship has been tense and [e]. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my long-time roommate",
                        "my childhood best friend",
                        "my spouse's closest friend",
                        "my sibling",
                        "an old college friend",
                        "my coworker",
                        "my cousin",
                        "a mutual friend from our social circle",
                        "my parent",
                        "my partner's sibling",
                        "my neighbor",
                        "my sports teammate",
                        "my classmate",
                        "a close work colleague",
                        "a friend I met on the internet"
                    ],
                    "b": [
                        "money",
                        "relationship issues",
                        "a miscommunication over text",
                        "sharing a secret",
                        "work-related gossip",
                        "a political disagreement",
                        "taking care of a shared pet",
                        "cleaning our living space",
                        "a favor that they did not fulfill",
                        "a canceled social gathering",
                        "a difference in parenting styles",
                        "a concert that we were supposed to attend together",
                        "a road trip that did not go as planned",
                        "a disagreement over splitting the bill at a restaurant",
                        "an argument about who was responsible for a mistake"
                    ],
                    "c": [
                        "a local coffee shop",
                        "their house for a small gathering",
                        "a public park",
                        "a dinner party a mutual friend hosted",
                        "an office party",
                        "a weekend getaway with friends",
                        "a community event",
                        "a wine tasting",
                        "a game night at our place",
                        "a movie night",
                        "a volunteer event",
                        "a workout session at the gym",
                        "a study group meeting",
                        "their birthday party",
                        "a yoga class"
                    ],
                    "d": [
                        "called them out in front of our friends",
                        "sent a long, angry message detailing my grievances",
                        "decided to leave the event abruptly",
                        "went behind their back and shared my side of the story with mutual friends",
                        "publicly posted about the situation on social media",
                        "stopped lending support to their side project",
                        "invited everyone but them to a party at my house",
                        "gave them the silent treatment for a week",
                        "actively avoided any events where I knew they would be present",
                        "confronted them with a list of things I found problematic in their behavior",
                        "told their partner about the disagreement",
                        "refused to apologize or acknowledge any wrongdoing",
                        "vented to my other friends without resolving the conflict directly with them",
                        "created a meme about the situation and sent it to our friend group",
                        "mocked them subtly in the presence of others"
                    ],
                    "e": [
                        "some of our mutual friends have taken sides",
                        "it has spread within our social circle",
                        "our friendship has become strained",
                        "a few of our close friends have tried to intervene and mediate the situation",
                        "people have started making snide remarks about it",
                        "it has become a topic of gossip among our peers",
                        "we barely talk anymore",
                        "several events have been rescheduled to avoid potential conflict",
                        "our families have gotten involved in the dispute",
                        "it has become an awkward point of discussion",
                        "a resolution seems impossible",
                        "we have both said hurtful things to one another",
                        "we can't even be in the same room without tension",
                        "the issue has escalated to affect other areas of our lives",
                        "we don't know if our friendship will ever be the same"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "A few days ago, I [a] that belonged to my [b]. I had good reasons: [c]. However, [d] as a result of my actions, and now [e]. Did I do the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "donated a collection of books",
                        "revealed a secret I had been keeping",
                        "borrowed a dress without asking",
                        "gave away a piece of jewelry",
                        "relocated a pet without giving proper notice",
                        "used my partner's car without asking",
                        "opened my roommate's mail",
                        "sent back a disappointing anniversary gift",
                        "confronted a family member for gossiping about me",
                        "filed a noise complaint against my neighbors",
                        "contacted the landlord about a maintenance issue",
                        "took credit for a group project idea",
                        "declined an invitation to an important event",
                        "refused to lend money to a close friend",
                        "discussed a family dispute with an outsider"
                    ],
                    "b": [
                        "girlfriend",
                        "best friend",
                        "uncle",
                        "neighbor",
                        "coworker",
                        "brother",
                        "sister",
                        "landlord",
                        "roommate",
                        "husband",
                        "wife",
                        "cousin",
                        "grandparent",
                        "boss",
                        "parent"
                    ],
                    "c": [
                        "I believed the items were gathering dust and could be put to better use elsewhere",
                        "I thought it would be best for everyone if the secret came out",
                        "I needed the dress for a special event and didn't have anything else to wear",
                        "I thought someone else would appreciate the jewelry more",
                        "I believed the pet would be happier and healthier in a new home",
                        "My car was in the shop, and I needed to run some urgent errands",
                        "The mail was for a package I was eagerly awaiting, and I thought it was mine",
                        "I genuinely didn't see the point in keeping a gift which didn't fit my taste",
                        "I could no longer stand their constant interference in my personal life",
                        "I hadn't been able to sleep for days due to their loud music",
                        "I was tired of waiting for my roommate to contact the landlord about the issue",
                        "I felt I deserved credit for my ideas",
                        "I had a previous commitment I didn't want to break",
                        "I had my own financial issues to deal with",
                        "I felt the person needed an impartial third-party opinion"
                    ],
                    "d": [
                        "our relationship has become strained",
                        "they feel betrayed and embarrassed",
                        "they're hurt and giving me the cold shoulder",
                        "they've started to question my trustworthiness",
                        "we had a heated argument over my actions",
                        "our living situation has become tense",
                        "they feel disrespected and are considering ending our friendship",
                        "our communication has broken down entirely",
                        "my family is torn between who to side with",
                        "they've threatened to call the police",
                        "I'm being accused of overstepping boundaries and causing drama",
                        "the situation at work has become unbearable",
                        "there's a passive-aggressive atmosphere between us",
                        "I've been the subject of gossip among our friends",
                        "I've received nasty messages from their family members"
                    ],
                    "e": [
                        "I'm not sure whether to apologize",
                        "I'm questioning if I did the right thing",
                        "I'm afraid our relationship has been permanently damaged",
                        "I'm beginning to doubt my own judgement",
                        "I'm wondering if I should have handled it differently",
                        "I'm torn between defending my actions or admitting I went too far",
                        "I'm worried I'll be seen as the villain in this situation",
                        "I'm considering leaving my job to escape the drama",
                        "I'm dreading any upcoming family gatherings",
                        "I'm anxious about the potential legal repercussions",
                        "I'm questioning whether the situation was worth causing a rift",
                        "I'm struggling to balance the need for harmony and standing up for myself",
                        "I'm reevaluating the importance of our relationship",
                        "I'm contemplating reaching out to a mediator to help resolve the issue",
                        "I'm wondering if I even want to mend this relationship"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, here's the situation. My [a] came to visit and during their stay they [b]. This has happened before, and I've talked to them multiple times about how much it bothers me. This time, however, I couldn't just let it go, so I [c]. Now they're really upset with me, saying that I was incredibly [d] for doing that. The rest of my [e] has been giving me mixed reactions as well. So, do you think I did the right thing, or am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "best friend",
                        "parents",
                        "in-laws",
                        "siblings",
                        "cousin",
                        "colleague",
                        "college roommate",
                        "long-time neighbor",
                        "grandparents",
                        "significant other",
                        "ex-significant other",
                        "old acquaintance",
                        "distant relative",
                        "former teacher",
                        "childhood friend"
                    ],
                    "b": [
                        "left a mess in my kitchen",
                        "borrowed my clothes without asking",
                        "repeatedly parked in my designated parking spot",
                        "brought their pet without informing me",
                        "slept in my bed without asking for permission",
                        "made offensive comments during dinner",
                        "used my computer without permission",
                        "smoked inside the house",
                        "invited their friends over without letting me know",
                        "constantly played loud music during the night",
                        "ate a significant amount of the food I had bought",
                        "posted photos of my home on social media without my consent",
                        "left the bathroom in a dirty state",
                        "went through my personal items",
                        "gave unsolicited advice on my life choices"
                    ],
                    "c": [
                        "asked them to leave my house immediately",
                        "gave them a stern lecture on respecting other people's boundaries",
                        "gave them the silent treatment for the rest of their stay",
                        "wrote a long message expressing my disappointment",
                        "hid their belongings until they apologized",
                        "prohibited them from using my belongings without my permission",
                        "told mutual friends and family about the incident",
                        "asked them to clean up the mess they made",
                        "confronted them about their behavior in front of others",
                        "left a passive-aggressive note about the situation",
                        "formed a set of house rules for future visits",
                        "recorded a video of their behavior and threatened to post it online if they don't change",
                        "demanded an apology in front of everyone",
                        "gave them a list of chores as punishment",
                        "locked my personal spaces and possessions with a key"
                    ],
                    "d": [
                        "rude",
                        "petty",
                        "overreacting",
                        "disrespectful",
                        "unforgiving",
                        "inconsiderate",
                        "ungrateful",
                        "unreasonable",
                        "childish",
                        "pushy",
                        "harsh",
                        "uncaring",
                        "judgmental",
                        "humiliating",
                        "insensitive"
                    ],
                    "e": [
                        "family",
                        "group of mutual friends",
                        "coworkers",
                        "social circle",
                        "neighbors",
                        "online community",
                        "church group",
                        "book club",
                        "sports team",
                        "college friends",
                        "hobby group",
                        "support group",
                        "high school friends",
                        "volunteer organization",
                        "travel companions"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Last week, my [a] asked me if I could [b] for them. They have been [c], which influenced my decision to either agree or not. However, I had [d] to deal with and wasn't sure if I could invest time in their request. Ultimately, I decided to [e]. Now, they feel hurt and accused me of being selfish. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "best friend",
                        "sibling",
                        "coworker",
                        "neighbor",
                        "parent",
                        "child",
                        "partner",
                        "cousin",
                        "college roommate",
                        "former boss",
                        "ex-partner",
                        "fellow club member",
                        "pastor",
                        "teacher",
                        "classmate"
                    ],
                    "b": [
                        "babysit their kids",
                        "help them move",
                        "drive them to a doctor's appointment",
                        "petsit their dog",
                        "water their plants while they're on vacation",
                        "pick up their groceries",
                        "assist with a home renovation project",
                        "lend them money",
                        "attend their charity event",
                        "host them for a weekend get-together",
                        "write a letter of recommendation",
                        "review their resume",
                        "co-sign a loan",
                        "accompany them to a difficult appointment",
                        "listen to their personal problems"
                    ],
                    "c": [
                        "supportive in the past",
                        "difficult to communicate with",
                        "going through a tough time",
                        "not reliable when I needed help",
                        "very generous with their own time",
                        "dealing with a health issue",
                        "facing financial struggles",
                        "struggling with work or school",
                        "experiencing relationship problems",
                        "grieving a recent loss",
                        "stressed about an upcoming event",
                        "coping with personal insecurities",
                        "recovering from surgery",
                        "trying to make a significant life change",
                        "dealing with a challenging family situation"
                    ],
                    "d": [
                        "an important deadline at work",
                        "prior plans with my family",
                        "a personal health concern",
                        "a vacation I'd been planning for months",
                        "a major event I was organizing",
                        "an ongoing issue with my own children",
                        "my own financial problems",
                        "a falling out with a mutual friend",
                        "my partner's disapproval of the situation",
                        "anxiety about getting involved",
                        "a past negative experience with them",
                        "a desire to maintain personal boundaries",
                        "concerns about jeopardizing my own reputation",
                        "worries about my own emotional wellbeing",
                        "conflicts with my personal values"
                    ],
                    "e": [
                        "help them with their request",
                        "decline to help them and apologize for not being able to make it",
                        "offer a compromise that didn't fully meet their needs",
                        "say I would help but then backed out at the last minute",
                        "enlist a third party to assist them instead",
                        "help them, but not to the extent they were hoping",
                        "ignore the request and not respond",
                        "help them begrudgingly, but made my feelings known",
                        "agree to help, but on a different schedule than they asked for",
                        "tell them I would think about it and then say no after some consideration",
                        "offer to help only under certain conditions",
                        "help them, but made it clear that I couldn't do it again in the future",
                        "politely refuse, citing my personal circumstances",
                        "agree to help but delegate most of the tasks to others",
                        "promise to help but ultimately failed to follow through"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I [a] my [b]'s [c] because [d]. However, my [b] is now angry and says that I crossed a boundary by doing so. They claim that my actions were invasive and disrespectful, even though I stand by my reasons. Taking into account everything, [e]. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "went through",
                        "searched",
                        "borrowed without permission",
                        "moved",
                        "disposed of",
                        "rearranged",
                        "cleaned",
                        "logged into",
                        "shared",
                        "posted about",
                        "gave away",
                        "trashed",
                        "accidentally damaged",
                        "hid",
                        "fixed without consent"
                    ],
                    "b": [
                        "best friend",
                        "roommate",
                        "parent",
                        "girlfriend",
                        "boyfriend",
                        "sister",
                        "brother",
                        "cousin",
                        "co-worker",
                        "child",
                        "neighbor",
                        "in-law",
                        "step-sibling",
                        "boss",
                        "grandparent"
                    ],
                    "c": [
                        "phone",
                        "laptop",
                        "clothes",
                        "bedroom",
                        "car",
                        "storage unit",
                        "bank account",
                        "social media",
                        "workspace",
                        "photos",
                        "diary",
                        "mail",
                        "video games",
                        "text messages",
                        "furniture"
                    ],
                    "d": [
                        "I was worried about their safety",
                        "I suspected they were lying",
                        "I was curious about their life",
                        "I wanted to help them with their problems",
                        "I thought I could surprise them with a nice gesture",
                        "I wanted to protect them from others",
                        "I was trying to find a lost item",
                        "I was cleaning and accidentally found something incriminating",
                        "I hate clutter and messiness",
                        "I wanted to make sure they were financially stable",
                        "I was trying to keep them from making a bad decision",
                        "I wanted to organize a surprise party",
                        "I was looking for evidence of a specific misdeed",
                        "I heard them talking about something suspicious",
                        "I believed there was a danger in the situation"
                    ],
                    "e": [
                        "I believe my actions were justified",
                        "I still feel incredibly guilty",
                        "I tried to talk it out and apologize, but it only made things worse",
                        "I can't shake off the feeling that I should have handled it differently",
                        "I tried to put myself in their shoes, but can't come to a clear conclusion",
                        "I talked to other people who gave me mixed opinions",
                        "I'm debating whether I should apologize and try to resolve the situation",
                        "I feel like I'm on shaky ground with our relationship",
                        "I'm considering seeking professional advice",
                        "I tried to take responsibility, but it's straining our relationship",
                        "I can understand their perspective, but my intentions were pure",
                        "I feel like a massive weight is on my shoulders",
                        "I've apologized multiple times, but they're not accepting my apology",
                        "I'm worried that this could damage our relationship permanently",
                        "I feel conflicted between the legitimacy of my concerns and their feeling of betrayal"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I have a [a] that I've known for [b]. They recently asked me to help with a [c] project. As someone who's experienced in that field, I agreed to help. The [c] project was supposed to take [d]. However, due to a series of [e], the project took much longer than expected, and it started to interfere with my schedule. I decided to back out of the project before it was fully completed. My [a] now claims I've left them high and dry and our relationship has soured as a result. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "friend",
                        "family member",
                        "coworker",
                        "neighbor",
                        "classmate",
                        "roommate",
                        "distant relative",
                        "acquaintance",
                        "business partner",
                        "in-law",
                        "mentor",
                        "mentee",
                        "long-time collaborator",
                        "former romantic partner",
                        "social club member"
                    ],
                    "b": [
                        "a few weeks",
                        "several months",
                        "a few years",
                        "over a decade",
                        "since childhood",
                        "since high school",
                        "since college",
                        "since our first job together",
                        "since they moved in next door",
                        "since they joined the company",
                        "since joining the same social club",
                        "since we were paired as mentor-mentee",
                        "since we first collaborated on a project",
                        "since my last breakup",
                        "since my marriage"
                    ],
                    "c": [
                        "writing",
                        "website",
                        "movie",
                        "campaign",
                        "fundraising",
                        "photography",
                        "renovation",
                        "art",
                        "programming",
                        "event planning",
                        "scientific research",
                        "marketing",
                        "creative",
                        "business",
                        "community outreach"
                    ],
                    "d": [
                        "one week",
                        "two weeks",
                        "a month",
                        "a few months",
                        "half a year",
                        "a year",
                        "one weekend",
                        "two days",
                        "just a few hours",
                        "a few days",
                        "a week-long retreat",
                        "a month of weekends",
                        "a series of intensive workshops",
                        "a six-month online course",
                        "a dedicated summer program"
                    ],
                    "e": [
                        "delays",
                        "last-minute changes",
                        "internal disagreements",
                        "technical issues",
                        "missed deadlines",
                        "unexpected interruptions",
                        "additional demands from unrelated projects",
                        "a lack of focus and dedication from other team members",
                        "a lack of clear communication",
                        "an inflated scope of work",
                        "poor organization",
                        "inadequate resources",
                        "an unanticipated increase in difficulty or complexity",
                        "uncooperative individuals",
                        "conflicting viewpoints and conflicting priorities"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I was at [a] when I noticed an unattended [b] left on a table. Out of curiosity, I checked the bag and found [c] inside it. Since [d], I decided to [e]. The owner of the bag returned and got upset about my actions, accusing me of mishandling their property. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "a coffee shop",
                        "a public library",
                        "a busy mall",
                        "a crowded park",
                        "an airport",
                        "a local grocery store",
                        "a college campus",
                        "a movie theater",
                        "a public swimming pool",
                        "a train station",
                        "a gym",
                        "a popular tourist destination",
                        "a playground",
                        "a hotel lobby",
                        "a bus stop"
                    ],
                    "b": [
                        "backpack",
                        "laptop bag",
                        "purse",
                        "travel suitcase",
                        "gym bag",
                        "camera bag",
                        "briefcase",
                        "shopping bag",
                        "tote bag",
                        "picnic basket",
                        "beach bag",
                        "baby stroller",
                        "lunchbox",
                        "cooler bag",
                        "diaper bag"
                    ],
                    "c": [
                        "a wallet containing cash and identification cards",
                        "an expensive electronic device",
                        "a known person's valuable personal items",
                        "a large sum of money",
                        "illegal substances",
                        "someone's personal diary",
                        "confidential documents",
                        "a lost pet",
                        "a priceless piece of art",
                        "a mysterious unmarked package",
                        "a passport",
                        "a family heirloom",
                        "a borrowed item from a friend",
                        "a suspicious object",
                        "a collection of rare coins"
                    ],
                    "d": [
                        "I was worried about the security of the bag",
                        "I thought I recognized the bag as belonging to a friend",
                        "I was mainly concerned for the owner's safety",
                        "I thought I was helping out by checking for any important contents",
                        "I noticed something suspicious about the bag",
                        "I wanted to leave a note for the owner to not leave their belongings unattended",
                        "I was trying to figure out who the bag might belong to",
                        "I wanted to move the bag to a safer location",
                        "I thought it was abandoned and wished to turn the bag in to lost and found",
                        "I wanted to verify the contents before reporting it to the authorities",
                        "I hoped to find contact information to inform the owner",
                        "I feared the bag might contain something dangerous",
                        "the bag was causing a disturbance to other people around it",
                        "I was went looking for the owner in the vicinity",
                        "I was genuinely concerned that it might have been a bag I had misplaced"
                    ],
                    "e": [
                        "bring the bag to the shop's lost and found",
                        "report it to the store security",
                        "place it in a more visible location",
                        "call the police to inform them about the contents",
                        "take it to the local authorities to be investigated",
                        "take a picture of it and post on social media, asking the owner to identify themselves",
                        "ask people nearby if they knew who the bag belonged to",
                        "check for contact information to get in touch with the owner",
                        "bring it to the attention of the venue's management",
                        "hold onto the bag while I waited for the owner to return",
                        "mention it to a nearby employee",
                        "leave a note for the owner with my phone number",
                        "secure the bag and alert others in the area",
                        "watch the bag from a distance",
                        "move it to a secure location at the front of the venue"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently celebrated my [a], and my [b] organized a party for me. However, one of my close friends, [c], unexpectedly showed up to the event. I haven't been on good terms with [c] since our disagreement over [d], and I was uncomfortable with them being at the party. So, I confronted my [b] and asked them to remove [c] from the guest list. As a result, [e]. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "30th birthday",
                        "50th birthday",
                        "graduation",
                        "retirement",
                        "promotion",
                        "wedding",
                        "baby shower",
                        "housewarming",
                        "engagement",
                        "college graduation",
                        "first big job",
                        "grand opening of my new business",
                        "first anniversary",
                        "bachelor party",
                        "release of my book"
                    ],
                    "b": [
                        "sibling",
                        "parent",
                        "closest friend",
                        "significant other",
                        "cousin",
                        "aunt",
                        "uncle",
                        "neighbor",
                        "coworker",
                        "boss",
                        "mentor",
                        "old roommate",
                        "fellow club member",
                        "online friend",
                        "former teacher"
                    ],
                    "c": [
                        "an ex-partner",
                        "a former best friend",
                        "a controversial family member",
                        "my estranged sibling",
                        "a former coworker",
                        "an old roommate",
                        "a former business partner",
                        "a distant relative",
                        "an ex-friend who betrayed me",
                        "a person who once bullied me",
                        "someone who owes me money",
                        "an ex-neighbor with whom I had a property dispute",
                        "a political rival from a local election",
                        "my ex's close friend",
                        "a parent of my child's former classmate"
                    ],
                    "d": [
                        "our political views",
                        "a financial issue",
                        "a business venture gone wrong",
                        "a personal betrayal",
                        "someone lying or deceiving me",
                        "a romance competition",
                        "a major family issue",
                        "an ethical dilemma",
                        "unresolved childhood issues",
                        "a prank that went too far",
                        "a mutual friend who took sides",
                        "sharing credit for a shared accomplishment",
                        "professional jealousy",
                        "an argument about cultural differences",
                        "a disagreement about the upbringing of our children"
                    ],
                    "e": [
                        "an awkward situation unfolded at the party",
                        "my friend left the party visibly upset",
                        "the party became tense and unnerving for many guests",
                        "my friendship with the guest I asked to leave has worsened",
                        "people started to gossip about the situation",
                        "my relationship with the person who organized the party has become strained",
                        "my friend publicly aired grievances with me, ruining the party atmosphere",
                        "some guests left the party early due to the uncomfortable environment",
                        "the incident has been the talk of our social circle since the party",
                        "some friends have since questioned my handling of the situation",
                        "the incident sparked an intense debate among the guests",
                        "people started taking sides and the party turned into a battleground",
                        "some guests posted about the incident on social media, and it went viral",
                        "my friend has started a smear campaign against me",
                        "the situation escalated, and it ultimately led to the end of the party"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Last week, I [a]. I did this because I found out that [b]. I was really upset, so I confronted [c] about the situation. During the conversation, I [d]. I genuinely thought I was doing the right thing, but now [e] keeps coming up and it's causing tension among some of our social circle. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "revealed to our friends that my roommate has been stealing their food",
                        "publicly called out a coworker's inappropriate behavior during a work meeting",
                        "wrote a negative review about a local business",
                        "intervened in my neighbor's public argument with their partner",
                        "told my friend their significant other was cheating",
                        "stopped inviting a toxic friend to group gatherings",
                        "snitched on a classmate's exam cheating",
                        "pleaded for leniency for a coworker facing termination",
                        "told my sister's partner about their past addiction struggles",
                        "deleted my housemate's favorite TV show recordings",
                        "accidentally revealed a surprise party being planned for a friend",
                        "called the police on a noisy party next door",
                        "gave my neighbor's dog a timeout after it bit another dog",
                        "tagged a work colleague in a meme poking fun at their recent mistake",
                        "confronted a family member about their problematic behavior during a family gathering"
                    ],
                    "b": [
                        "they had eaten the food I was saving for a special occasion",
                        "they had been spreading rumors about a colleague",
                        "their service was incredibly unprofessional",
                        "their disagreement was becoming heated and physical",
                        "I overheard a conversation revealing the infidelity",
                        "they were consistently bringing negative energy to our group",
                        "I found a cheat sheet in their backpack",
                        "they were struggling with personal issues that were affecting their work performance",
                        "they had difficulties maintaining long-term relationships",
                        "they never contribute to household chores",
                        "a mutual friend had indirectly hinted the surprise",
                        "the party kept me awake for several nights",
                        "I saw the incident and felt concerned for the other dog and its owner",
                        "I thought it was a harmless joke",
                        "I felt their actions were detrimental to the family's well-being"
                    ],
                    "c": [
                        "my roommate",
                        "my coworker",
                        "the business owner",
                        "my neighbor",
                        "my friend",
                        "the toxic friend",
                        "the classmate",
                        "my supervisor",
                        "my sister",
                        "my housemate",
                        "the friend",
                        "the party host",
                        "my neighbor",
                        "the work colleague",
                        "the family member"
                    ],
                    "d": [
                        "raised my voice and accused them of being selfish",
                        "got emotional and teared up during the confrontation",
                        "pointed out specific instances of their poor behavior",
                        "made a sarcastic remark about their actions",
                        "vented my frustrations to mutual friends after the confrontation",
                        "threatened to end our friendship",
                        "informed the teacher and asked for a retest",
                        "explained the personal struggles they were facing",
                        "shared my own experiences to help them understand the significance",
                        "gave them an ultimatum: clean up or I'm moving out",
                        "confessed that I accidentally spilled the beans",
                        "used a fake name to give the anonymous tip",
                        "accused them of being an irresponsible pet owner",
                        "implored them to laugh it off and move on",
                        "asked other family members to intervene as well"
                    ],
                    "e": [
                        "our roommate situation has become awkward",
                        "my coworker won't talk to me anymore",
                        "the business owner left a passive-aggressive response to my review",
                        "my neighbors have started to avoid me",
                        "my friend refuses to speak to me",
                        "our mutual friends are taking sides",
                        "the classmate has labeled me as a snitch",
                        "the supervisor reprimanded me for getting involved",
                        "my sister's partner seems to be acting colder towards her",
                        "my housemate is even more uncooperative now",
                        "the friend is upset with me for ruining the surprise",
                        "the party host complained about me to our neighbors",
                        "my neighbor accuses me of meddling in their affairs",
                        "the work colleague has refused to talk to me",
                        "the family member has asked my other family members to distance themselves from me"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "A few days ago, [a] did something that really bothered me. They [b], which I found extremely [c]. I confronted them about it and asked them to [d]. However, they responded by saying [e]. This escalated into an argument, and now our friends and family are taking sides. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my sister",
                        "my roommate",
                        "my coworker",
                        "my best friend",
                        "my neighbor",
                        "my significant other",
                        "my parent",
                        "my child",
                        "my cousin",
                        "my boss",
                        "my teacher",
                        "my classmate",
                        "my ex-partner",
                        "my mentor",
                        "my group project teammate"
                    ],
                    "b": [
                        "borrowed my car without asking and got a speeding ticket",
                        "took my clothes from the laundry and wore them without permission",
                        "used my credit card to order food without telling me",
                        "gave away my old books without asking me first",
                        "changed the channel while I was watching something important on TV",
                        "didn't do their fair share of a group project and left me to pick up the slack",
                        "spoiled the ending of a movie I was looking forward to seeing",
                        "ate the dessert I was saving to celebrate a special occasion",
                        "posted an embarrassing photo of me on social media without my consent",
                        "let their dog chew up my favorite pair of shoes",
                        "accidentally deleted a work presentation I had spent hours on",
                        "stood me up for an important event, causing me to go alone",
                        "talked about me behind my back to our mutual friends",
                        "didn't tell me about a job opportunity they knew I would be interested in",
                        "made plans with me, only to invite others and make it a group event without telling me"
                    ],
                    "c": [
                        "upsetting",
                        "disrespectful",
                        "rude",
                        "insulting",
                        "thoughtless",
                        "irritating",
                        "annoying",
                        "infuriating",
                        "disappointing",
                        "hurtful",
                        "disheartening",
                        "offensive",
                        "frustrating",
                        "exasperating",
                        "inconsiderate"
                    ],
                    "d": [
                        "apologize and make it right",
                        "pay for the damages caused",
                        "return the borrowed item immediately",
                        "admit their error and promise not to repeat it",
                        "publicly apologize to me",
                        "discuss the issue calmly and find a resolution",
                        "make an effort to correct their behavior in the future",
                        "replace the item they ruined",
                        "delete the offending social media post",
                        "ask for my opinion before making decisions that affect me",
                        "take responsibility for their actions",
                        "own up to their mistake and ensure it doesn't happen again",
                        "provide an explanation for what they did",
                        "offer some sort of compensation for my inconvenience",
                        "respect my boundaries moving forward"
                    ],
                    "e": [
                        "I was being oversensitive",
                        "I should lighten up and not be so serious all the time",
                        "it was an honest mistake",
                        "it's not a big deal",
                        "they have their own problems to deal with and don't have time to cater to my needs",
                        "they don't understand why I'm making such a fuss",
                        "I'm overreacting",
                        "they didn't realize it would upset me so much",
                        "I'm the one at fault for forgetting to [mention something minor]",
                        "it's not worth arguing about",
                        "I always make everything about me",
                        "they had good intentions behind their actions",
                        "I should learn to let go of petty issues",
                        "they didn't think it would cause any harm",
                        "they had no clue it mattered so much to me"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I ([a]) work at a [b] office. My coworker ([c]) has a habit of [d] that I find extremely bothersome. I have tried discussing the issue with them multiple times, but they continue with their annoying behavior. Yesterday, I decided to take matters into my own hands and [e] to send a message. Now, they're incredibly upset and claiming I went too far. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "20s",
                        "30s",
                        "40s",
                        "50s",
                        "60s",
                        "single",
                        "married",
                        "divorced",
                        "male",
                        "female",
                        "introverted",
                        "extroverted",
                        "quiet",
                        "outgoing",
                        "anxious"
                    ],
                    "b": [
                        "small",
                        "large",
                        "crowded",
                        "spacious",
                        "friendly",
                        "hostile",
                        "creative",
                        "corporate",
                        "relaxed",
                        "high-stress",
                        "remote",
                        "hybrid",
                        "open-plan",
                        "traditional",
                        "fast-paced"
                    ],
                    "c": [
                        "an older gentleman",
                        "a younger woman",
                        "a close friend",
                        "someone new to the company",
                        "a member of management",
                        "a foreign intern",
                        "a single parent",
                        "a coworker with disabilities",
                        "someone from a different department",
                        "someone with different political beliefs",
                        "a person who doesn't speak English fluently",
                        "a vegan",
                        "a fitness enthusiast",
                        "a smoker",
                        "a work-from-home employee"
                    ],
                    "d": [
                        "using a speakerphone for all their calls",
                        "chewing loudly",
                        "tapping their pen against their desk",
                        "constantly crunching on ice",
                        "singing along to their music",
                        "stealing snacks from the break room",
                        "talking loudly on their personal phone",
                        "leaving a mess in the shared kitchen",
                        "bringing in strong-smelling food",
                        "ignoring office cleaning protocols",
                        "constantly talking about politics",
                        "making patronizing comments",
                        "gossiping about coworkers",
                        "taking frequent personal calls during work hours",
                        "constantly complaining about their personal life"
                    ],
                    "e": [
                        "confronted them in front of our coworkers",
                        "emailed their supervisor",
                        "left an anonymous note on their desk",
                        "informed HR about the issue",
                        "made a sarcastic comment within earshot",
                        "responded passive-aggressively during work conversations",
                        "moved their belongings to another area",
                        "imitated their behavior to make a point",
                        "ventilated the shared office space without warning",
                        "hid their favorite office supplies",
                        "played my own music loudly to drown them out",
                        "asked other coworkers to also talk to them",
                        "left a negative review about them on our company-wide feedback system",
                        "took pictures of their messy workspace and circulated it to colleagues",
                        "made a complaint to building management"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So I [a] for a living, and sometimes it's a pretty thankless job. Recently, I [b], and it was honestly the only thing I could think of at the time. Now, [c] is really upset with me, and I tried to explain my reasoning, but they just won't budge. As a result, [d] have been affected. To top it all off, [e] might be a consequence of my actions. Do you think I did the right thing, or am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "work as a veterinarian",
                        "work as a teacher",
                        "work as a police officer",
                        "work as a social worker",
                        "work as a firefighter",
                        "work as a doctor",
                        "work as a counselor",
                        "work as a nurse",
                        "work as a paramedic",
                        "work as a programmer",
                        "work as a journalist",
                        "work as a bartender",
                        "work as a photographer",
                        "work as a chef",
                        "work as a school administrator"
                    ],
                    "b": [
                        "called child protective services on a parent who seemed a little off",
                        "wrote a strict new policy to prevent any further misbehavior",
                        "broke procedure to ensure someone's safety",
                        "had to make a split-second decision to save a life",
                        "confronted someone about their unchecked privilege in a public setting",
                        "called the police on a coworker who I suspected might have been stealing",
                        "refused to cover up a colleague's mistakes, which led to their dismissal",
                        "had to reprimand a talented student who was acting out",
                        "confiscated a student's phone in class even though they insisted it was an emergency",
                        "cut off contact with someone who was incredibly toxic",
                        "decided to go against management's unethical practices and speak out",
                        "tricked someone into admitting to a major wrongdoing",
                        "cancelled a much-anticipated event due to concerns about safety",
                        "had to enforce a new policy that I didn't necessarily agree with",
                        "charged someone extra to make up for their unruly behavior"
                    ],
                    "c": [
                        "the parent",
                        "a group of students",
                        "a coworker",
                        "my boss",
                        "a friend",
                        "my family",
                        "a local business",
                        "a close colleague",
                        "an entire class",
                        "a person I thought I knew well",
                        "the media",
                        "the subject of a story",
                        "an audience member",
                        "an online community",
                        "a loyal customer"
                    ],
                    "d": [
                        "our work environment",
                        "my personal relationships",
                        "my job security",
                        "my reputation",
                        "my social life",
                        "a romantic relationship",
                        "a long-running friendship",
                        "the morale of my team",
                        "the trust in our workplace",
                        "the cohesion of my broader social circle",
                        "the atmosphere at my local hangout",
                        "the atmosphere in my neighborhood",
                        "the dynamics within my family",
                        "the way I'm viewed by my colleagues",
                        "my ability to perform my job well"
                    ],
                    "e": [
                        "losing my job",
                        "being ostracized at work",
                        "being permanently labeled as the bad guy",
                        "legal repercussions",
                        "getting a bad reference for future employment",
                        "a potential physical altercation",
                        "an eviction notice",
                        "being written up by my employer",
                        "the end of a long-standing friendship",
                        "alienating my family",
                        "having my actions attributed to ulterior motives",
                        "losing the respect of my colleagues",
                        "being turned into a pariah",
                        "causing irreversible damage to someone's reputation",
                        "never being trusted by my peers again"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Yesterday, I was at [a]. I had to [b] because [c]. In the process, I accidentally [d]. Now, [e] is really upset with me and told me that my actions were morally wrong. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "a grocery store",
                        "a public park",
                        "a friend's house",
                        "the gym",
                        "the movie theater",
                        "a coffee shop",
                        "the library",
                        "the beach",
                        "a restaurant",
                        "the train station",
                        "a school",
                        "my office",
                        "a shopping mall",
                        "a concert",
                        "a museum"
                    ],
                    "b": [
                        "confront someone for cutting in line",
                        "ask someone to quiet their children down",
                        "move someone's belongings to get a seat",
                        "request a refund for a poor-quality product",
                        "tell someone to stop texting during the movie",
                        "throw away someone's overflowing coffee cup",
                        "clean up a mess someone else left behind",
                        "stop someone from littering",
                        "confront a person about their offensive remarks",
                        "ask someone to turn down their music",
                        "tell a student to stop cheating",
                        "ask a coworker to do their share of work",
                        "confront a shoplifter",
                        "ask someone to stop recording the concert on their phone",
                        "tell someone that they can't touch the exhibits"
                    ],
                    "c": [
                        "it was causing a disturbance",
                        "the situation was getting out of hand",
                        "they were clearly violating rules",
                        "I found their behavior inconsiderate",
                        "others around me were annoyed",
                        "it was disrupting my experience",
                        "I felt that someone needed to take action",
                        "it was bothering me",
                        "it was creating a dangerous situation",
                        "it was impeding my ability to enjoy myself",
                        "it was illegal",
                        "it was causing me distress",
                        "they were inconveniencing me",
                        "it was disrespectful to others around us",
                        "it risked damaging something valuable"
                    ],
                    "d": [
                        "spilled their drink on their clothing",
                        "caused them to drop their phone",
                        "embarrassed them in front of their friends",
                        "made them leave the venue",
                        "angered other nearby people",
                        "triggered a heated argument",
                        "spoiled the event for some people",
                        "shattered their sunglasses",
                        "knocked over their belongings",
                        "resulted in them getting reprimanded by authorities",
                        "made their children cry",
                        "led to a scene of chaos",
                        "disturbed others in the area",
                        "got them banned from the venue",
                        "caused them to trip and fall"
                    ],
                    "e": [
                        "the person I confronted",
                        "a group of bystanders",
                        "a friend who witnessed the incident",
                        "my coworker",
                        "a family member I was with",
                        "a stranger who observed what happened",
                        "the venue manager",
                        "the store employee I dealt with",
                        "the person in charge of the event",
                        "the individual I tried to help",
                        "the owner of the business",
                        "the person who was wronged in the original situation",
                        "a member of the community",
                        "someone who heard about the incident from others",
                        "an authority figure in the venue"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So I've been dealing with this [a] issue for a while now. My [b] has been [c], and it's affecting my day-to-day life. I've tried talking to them about it, even offering some [d], but they just brush me off. I finally reached my breaking point and [e] as a result. They are now furious with me, and some people are taking their side, saying I went too far. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "noise",
                        "boundary",
                        "hygiene",
                        "privacy",
                        "respect",
                        "communication",
                        "parking",
                        "littering",
                        "borrowing",
                        "shared space",
                        "dishwashing",
                        "childcare",
                        "cooking",
                        "cleaning",
                        "financial"
                    ],
                    "b": [
                        "neighbor",
                        "roommate",
                        "coworker",
                        "sibling",
                        "spouse",
                        "best friend",
                        "parent",
                        "cousin",
                        "tenant",
                        "classmate",
                        "carpool partner",
                        "partner's sibling",
                        "study group member",
                        "ex-partner",
                        "dog-walker"
                    ],
                    "c": [
                        "playing loud music late at night",
                        "leaving their trash in our shared space",
                        "using my items without asking",
                        "bringing unannounced guests over",
                        "ignoring me when I try to talk to them",
                        "constantly parking in my designated spot",
                        "not cleaning up after their dog",
                        "borrowing my things and never returning them",
                        "expecting me to take care of their chores",
                        "cooking smelly food and leaving a mess",
                        "leaving their laundry in the washing machine for days",
                        "not contributing to shared household expenses",
                        "ignoring basic hygiene practices",
                        "asking me for favors all the time but never helping me",
                        "constantly talking on the phone loudly"
                    ],
                    "d": [
                        "solutions",
                        "compromises",
                        "suggestions",
                        "coping mechanisms",
                        "alternative methods",
                        "schedule adjustments",
                        "honest feedback",
                        "productive dialogue",
                        "financial assistance",
                        "boundaries",
                        "communication tools",
                        "house rules",
                        "problem-solving strategies",
                        "tips on how to address the issue",
                        "a list of possible improvements"
                    ],
                    "e": [
                        "reported them to our property manager",
                        "changed the Wi-Fi password",
                        "sold an item they borrowed from me",
                        "asked them to move out",
                        "called the police",
                        "left a strongly-worded note on their door",
                        "publicly called them out on social media",
                        "told mutual friends about the issue",
                        "called a tow truck to deal with their car",
                        "put up cameras around the shared space",
                        "used their items without permission",
                        "refused to lend them any more money",
                        "moved their laundry onto the floor",
                        "gave them an ultimatum to change their behavior",
                        "stopped inviting them to social events"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "A few days ago, I [a] because I felt that they were [b]. When I did this, it led to [c], which was not my intention. After the incident, my [d] got involved and [e]. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "confronted a coworker about their poor work ethic",
                        "told a close friend that their new partner seems controlling",
                        "reported my neighbor to the HOA for excessive noise",
                        "called out a family member for making offensive comments",
                        "asked my roommate to move out after months of mutual tension",
                        "gave my sibling unsolicited advice about their dating life",
                        "returned a seemingly lost wallet I found directly to the owner without involving the authorities",
                        "scolded a stranger for littering in a public park",
                        "refused to lend money to a friend, fearing they wouldn't pay it back",
                        "anonymously reported a classmate for cheating on an exam",
                        "quit a group project over disagreements with group members",
                        "sent food back at a restaurant because of a minor flaw with the dish",
                        "recommended a friend for a job even though I had doubts about their qualifications",
                        "made a blunt comment about a colleague's unprofessional attire",
                        "disinvited an acquaintance to a party after discovering their controversial opinions"
                    ],
                    "b": [
                        "taking advantage of the rest of the team",
                        "in a potentially unhealthy relationship",
                        "disturbing the peace in the neighborhood",
                        "unaware of how hurtful their words might be",
                        "disrespectful and not contributing to a harmonious living environment",
                        "making poor choices in their love life",
                        "relieved to get their personal belongings back without unnecessary complications",
                        "careless and showing disregard for the environment",
                        "financially irresponsible",
                        "breaking the school honor code",
                        "not taking the assignment seriously",
                        "slacking off in their cooking duties",
                        "a good fit for the company but lacking relevant experience",
                        "making a terrible first impression",
                        "potentially causing tension or arguments among other guests"
                    ],
                    "c": [
                        "a heated argument in front of our colleagues",
                        "my friend becoming distant and withdrawn from me",
                        "the neighbor holding a grudge and looking for ways to retaliate",
                        "a falling out within the family",
                        "the atmosphere in the house becoming tense and awkward",
                        "my sibling accusing me of meddling in their private affairs",
                        "the wallet owner becoming suspicious of my intentions",
                        "the stranger getting confrontational and aggressive",
                        "strained interactions, jeopardizing our long-term friendship",
                        "the entire class becoming aware of the cheating incident",
                        "the remaining group members scrambling to find a replacement",
                        "the server giving me an unhappy and sarcastic response",
                        "my friend struggling to adjust to the job and ultimately getting fired",
                        "the colleague filing a complaint against me with HR",
                        "rumors and gossip spreading about the disinvitation"
                    ],
                    "d": [
                        "supervisor",
                        "other close friends",
                        "fellow neighbors",
                        "spouse",
                        "landlord",
                        "parents",
                        "police",
                        "local park authorities",
                        "mutual friends",
                        "professor",
                        "project advisor",
                        "restaurant manager",
                        "coworkers",
                        "boss",
                        "significant other"
                    ],
                    "e": [
                        "agreed with my actions",
                        "disagreed with what I did",
                        "remained neutral, not taking any sides",
                        "suggested a mediation between us",
                        "encouraged me to apologize",
                        "expressed sympathy, understanding my intentions",
                        "suggested that I should have approached the situation differently",
                        "supported my actions but advised caution in the future",
                        "privately admitted they shared my concerns",
                        "reached out to the other party to gather more information",
                        "intervened to help resolve the conflict",
                        "defended my actions to others",
                        "expressed disappointment in my handling of the situation",
                        "assured me that the conflict would blow over",
                        "pointed out potential consequences of my decision"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I [a] my coworker's food. At my workplace, we have a shared fridge where everyone keeps their lunches. There's a particular coworker who constantly brings [b], which I find either [c] or [d]. I've told them several times about my annoyance, but they just brushed it off. Today, when I noticed they had brought [b] again, I couldn't take it anymore and decided to [a] it. When they discovered their food was gone, they got extremely upset and confronted me. Given how I tried to resolve this with a conversation first, [e]? ",
            "variables": {
                "possible_values": {
                    "a": [
                        "threw away",
                        "moved",
                        "ate",
                        "hid",
                        "accidentally spilled",
                        "recycled",
                        "dumped in the sink",
                        "tossed in the compost",
                        "donated",
                        "replaced",
                        "wrapped in plastic",
                        "put in the freezer",
                        "squished in a plastic bag",
                        "gave to another coworker",
                        "put in a lunchbox"
                    ],
                    "b": [
                        "kimchi",
                        "raw onions",
                        "pickled fish",
                        "pungent blue cheeses",
                        "hot Thai curry",
                        "durian fruit",
                        "sweating one-day-old fast food",
                        "canned sardines",
                        "fermented herring",
                        "ripe papaya with a strong smell",
                        "raw garlic",
                        "garbage bags full of food scraps",
                        "multiple smelly protein shakes",
                        "loose jugs of spoiled milk",
                        "rancid meat"
                    ],
                    "c": [
                        "smelly",
                        "unhygienic",
                        "unsightly",
                        "rude",
                        "disrespectful",
                        "bizarre",
                        "awkward",
                        "gloomy",
                        "irritating",
                        "tacky",
                        "vulgar",
                        "noxious",
                        "grating",
                        "upsetting",
                        "bothersome"
                    ],
                    "d": [
                        "unpleasant",
                        "disgusting",
                        "offensive",
                        "putrid",
                        "foul",
                        "nauseating",
                        "distasteful",
                        "appalling",
                        "gross",
                        "repugnant",
                        "infuriating",
                        "unacceptable",
                        "annoying",
                        "unbearable",
                        "intolerable"
                    ],
                    "e": [
                        "Do you think I did the right thing",
                        "Did I cross a line",
                        "Is what I did justified",
                        "Was my response excessive",
                        "Were my actions fair",
                        "Am I the bad guy here",
                        "Do you think I went too far",
                        "Is my frustration justified",
                        "Did I overreact",
                        "Should I apologize",
                        "Am I in the wrong",
                        "Was my retaliation warranted",
                        "Did I handle the situation properly",
                        "Am I at fault",
                        "Am I the asshole"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently [a], which is something that has always been important to me. However, [b] approached me afterward and expressed their disapproval, mentioning that [c] had been affected by my decision. This has [d] as a result, and I'm now facing backlash from [e]. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "donated a large sum of money to a charity that rescues stray animals",
                        "took a stand against a company exploiting workers by organizing a protest",
                        "decided to confront my friend about their unhealthy drinking habits",
                        "publicly defended a nonprofit that is under fire for controversial views",
                        "created an online petition to boycott a local business that discriminates against certain customers",
                        "shared a social media post exposing the unethical practices of a company in our community",
                        "refused to attend a family gathering because it conflicted with my beliefs",
                        "brought up concerns about the teaching methods of a professor to the school administration",
                        "reported a coworker's insensitive remarks to human resources",
                        "participated in a fundraiser for a cause that is close to my heart",
                        "decided to become a vegan and urged my friends to do the same",
                        "chose to adopt a child from a war-torn country, despite my family's reservations",
                        "attended a political rally, showing my support for the cause",
                        "expressed my opinion openly on a controversial issue during a public forum",
                        "confiscated a relative's cigarettes and threw them away because I worried about their health"
                    ],
                    "b": [
                        "my parents",
                        "my best friend",
                        "my spouse",
                        "my mentor",
                        "a group of neighbors",
                        "a well-regarded community member",
                        "one of the company's employees",
                        "several other students",
                        "a family member",
                        "members of the charity I supported",
                        "a representative from the local business",
                        "the coworker I reported",
                        "my relatives",
                        "a close friend",
                        "my siblings"
                    ],
                    "c": [
                        "their relationship with the affected party will become strained",
                        "the cause itself may now be criticized more harshly",
                        "it may lead to job loss for those working at the boycotted business",
                        "my coworker's career will be negatively affected",
                        "my family feels I'm judging their choices",
                        "a chain of events could cause even larger problems",
                        "a friend ended up getting involved indirectly",
                        "it may result in consequences that weren't originally intended",
                        "other people may face backlash for my actions",
                        "the professor I confronted might take it out on the entire class",
                        "my actions may not be perceived as genuine",
                        "the charity already faces public scrutiny",
                        "my friend's mental health might be negatively impacted by my actions",
                        "the political movement might face backlash due to my support",
                        "the person I confronted may resist seeking help"
                    ],
                    "d": [
                        "created tension between me and my family",
                        "led to disagreements and arguments among my friends",
                        "caused a rift in my relationship with my spouse",
                        "resulted in me receiving harassing messages online",
                        "led to me questioning if I made the right choice",
                        "created a situation in which I am now being ostracized from the community",
                        "created hostility in the workplace",
                        "led to people questioning my motives or sincerity",
                        "caused backlash from supporters of the affected party",
                        "created potential legal issues",
                        "resulted in people avoiding contact or interaction with me",
                        "created negative attention from the media",
                        "led to me being excluded from social gatherings",
                        "resulted in stress and anxiety over the impact of my decision",
                        "created problems within my extended family"
                    ],
                    "e": [
                        "a group of angry protesters",
                        "my spouse and in-laws",
                        "a collection of friends siding with those affected",
                        "anonymous internet users who disagree with my choice",
                        "my partner's friends and family, who feel I've gone too far",
                        "local businesses and customers who think my decision was harmful",
                        "my professors and fellow students",
                        "a political figure who opposes my stance",
                        "the local community center and its members",
                        "the person I tried to help feeling betrayed and upset",
                        "parental groups who believe I'm imposing on their freedom",
                        "people who are part of the controversial organization",
                        "those who think my actions were attention-seeking",
                        "a group of people who support the business I boycotted",
                        "my coworkers who feel I should have dealt with the issue differently"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I was invited to a [a] party by my friend. Before the party, they asked me to [b], which would be an [c], but I agreed to do it. Once I arrived at the party, I realized that [d]. I confronted my friend about it, and they got defensive. Upset by the situation, I [e] at the party. Now they're upset with me, and some of our mutual friends are taking sides. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "birthday",
                        "housewarming",
                        "engagement",
                        "anniversary",
                        "graduation",
                        "baby shower",
                        "going-away",
                        "retirement",
                        "job promotion",
                        "welcome home",
                        "holiday",
                        "costume",
                        "themed",
                        "dinner",
                        "board game"
                    ],
                    "b": [
                        "bake a cake",
                        "order catering",
                        "provide drinks",
                        "help set up decorations",
                        "plan and organize a surprise",
                        "create a playlist",
                        "coordinate activities and games",
                        "take photos",
                        "design and print invitations",
                        "book a venue",
                        "be the designated driver",
                        "reach out to other invitees and iron out logistics",
                        "give a speech",
                        "create a slideshow",
                        "manage the party logistics"
                    ],
                    "c": [
                        "expensive undertaking",
                        "time-consuming task",
                        "challenging creative process",
                        "logistical challenge",
                        "exercise in patience",
                        "personal sacrifice",
                        "new experience for me",
                        "difficult collaboration",
                        "demanding endeavor",
                        "emotional labor",
                        "significant responsibility",
                        "household inconvenience",
                        "potential source of stress",
                        "social burden",
                        "test of my loyalty"
                    ],
                    "d": [
                        "I was excluded from photos",
                        "my recent achievement was completely ignored",
                        "an ex I deeply dislike was invited",
                        "they had made fun of my contribution behind my back",
                        "the main activity was something I'm uncomfortable with",
                        "my dietary restrictions were not considered",
                        "the event was tailored exclusively to my friend's preferences",
                        "my thoughtful gift was brushed aside",
                        "a mutual friend I have conflict with was given priority",
                        "I was unfairly criticized for something out of my control",
                        "my significant other was intentionally not invited",
                        "my assistance went unacknowledged",
                        "I was belittled in front of the other guests",
                        "someone spread a hurtful rumor about me",
                        "my friend invited a person who has wronged me in the past"
                    ],
                    "e": [
                        "left the party early without saying goodbye",
                        "started an argument",
                        "threw a drink in my friend's face",
                        "publicly confronted my friend",
                        "called out their behavior in front of other guests",
                        "refused to participate in any activities",
                        "vented my frustrations on social media",
                        "withdrew from the situation and remained aloof",
                        "broke off our friendship",
                        "gave a scathing speech highlighting the issue",
                        "discussed the situation with mutual friends",
                        "confronted the person who wronged me",
                        "no longer offered my assistance to my friend",
                        "used a passive-aggressive tone for the rest of the party",
                        "refused to take any more photos"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Recently, I [a] at [b], which caused some conflict with [c]. They became very upset with me because [d] was at stake. While I believe my intentions were good, the consequences resulted in [e]. Was I in the wrong?",
            "variables": {
                "possible_values": {
                    "a": [
                        "called out a coworker for gossiping",
                        "reported my neighbor for illegally parking",
                        "complained about a noisy roommate",
                        "told my friend I didn't like their partner",
                        "refused to attend a family event because of political differences",
                        "quit my job without notice due to a toxic work environment",
                        "asked a friend to return borrowed money",
                        "clashed with my spouse about the appropriate way to discipline our child",
                        "gave a tough-love speech to a lazy teammate",
                        "uninvited someone from a party after they had a falling out with the host",
                        "scolded a stranger for littering",
                        "spoke up against a family member's self-destructive behavior",
                        "ended a friendship after a political disagreement",
                        "says my piece at my ex's wedding ceremony",
                        "taddled on my sibling to our parents about a secret they were keeping"
                    ],
                    "b": [
                        "work",
                        "a family gathering",
                        "a party",
                        "a friend's house",
                        "a public event",
                        "a wedding",
                        "a funeral",
                        "a holiday celebration",
                        "a local park",
                        "an online forum",
                        "a restaurant",
                        "at a sporting event",
                        "a concert",
                        "the gym",
                        "a religious service"
                    ],
                    "c": [
                        "my coworker",
                        "my neighbor",
                        "my roommate",
                        "my friend",
                        "my relatives",
                        "my spouse",
                        "my team members",
                        "my boss",
                        "a stranger",
                        "a family member",
                        "a guest at the event",
                        "an online acquaintance",
                        "an ex-partner",
                        "my sibling",
                        "my parents"
                    ],
                    "d": [
                        "our friendship",
                        "workplace harmony",
                        "maintaining peace at the event",
                        "avoiding a public scene",
                        "upsetting the offender",
                        "the relationship with my family",
                        "our living situation",
                        "the trust of the person who confided in me",
                        "being seen as confrontational",
                        "escalating the situation",
                        "appearing self-righteous",
                        "having others perceive me as controlling",
                        "interrupting a personal event",
                        "upsetting someone who is grieving",
                        "being labeled as a tattletale"
                    ],
                    "e": [
                        "strained relationships",
                        "further gossip about me",
                        "a heated confrontation",
                        "me being asked to leave the event",
                        "involved parties choosing sides",
                        "others distancing themselves from me",
                        "a decline in the quality of the event",
                        "exasperating an already tense situation",
                        "unintended repercussions for someone involved",
                        "a stronger divide than before",
                        "negative attention directed at me",
                        "hurt feelings and emotional turmoil",
                        "worsening the already bad situation",
                        "an inability to repair the relationship",
                        "alienating someone I care about"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So here's the situation: I have a [a], and we've been in each other's lives for quite some time. Recently, they asked a favor of me that involved [b], which is something that's always been a bit of a touchy subject between us. The thing is, they've been going through [c], and I can understand where they're coming from. However, I have been dealing with [d] myself, which has made it difficult for me to completely support them in this situation. So, I ended up [e], and now they're upset with me and claiming that I'm being insensitive. Should I have handled it differently? AITA?",
            "variables": {
                "possible_values": {
                    "a": [
                        "close friend",
                        "sibling",
                        "co-worker",
                        "roommate",
                        "cousin",
                        "in-law",
                        "boss",
                        "tenant",
                        "parent",
                        "child",
                        "classmate",
                        "team member",
                        "distant relative",
                        "long-time friend",
                        "neighbor"
                    ],
                    "b": [
                        "borrowing my car for the weekend",
                        "watching their dog while they go on vacation",
                        "helping them move to a new apartment",
                        "loaning them a significant amount of money",
                        "taking care of their child for the day",
                        "collaborating on a project at work",
                        "taking on their shift at our shared job",
                        "organizing a fundraiser for their cause",
                        "giving them professional advice",
                        "providing a reference for a job they're applying to",
                        "writing them a recommendation letter",
                        "accompanying them to a difficult family event",
                        "co-signing on a lease or loan",
                        "completing a task on their behalf",
                        "provid(ing) emotional support after a recent breakup"
                    ],
                    "c": [
                        "a rough patch in their romantic relationship",
                        "a financial crisis",
                        "an unexpected loss of a loved one",
                        "a difficult health diagnosis",
                        "the loss of their job",
                        "a serious family conflict",
                        "a recent change in their living situation",
                        "an ongoing struggle with mental health",
                        "a tumultuous time at work",
                        "a legal battle",
                        "a significant life event, such as a marriage, divorce, or childbirth",
                        "a breakdown of their support network",
                        "a major life decision, like changing careers or going back to school",
                        "a natural disaster that has affected their home",
                        "an accident resulting in physical injury"
                    ],
                    "d": [
                        "an increased workload at my job",
                        "my own relationship troubles",
                        "personal financial issues",
                        "the recent passing of a close family member",
                        "an illness that's affecting my day-to-day life",
                        "my own immediate family responsibilities",
                        "issues with my housing situation",
                        "my own mental health struggles",
                        "a promotion at work that's adding new demands",
                        "an upcoming move or other transition",
                        "a personal, but time-consuming project or commitment",
                        "health difficulties faced by someone close to me",
                        "a close friend in need of significant emotional support",
                        "ana unforeseen setback that's affecting my future plans",
                        "an upturn in my own personal struggles"
                    ],
                    "e": [
                        "telling them 'no' outright",
                        "agreeing to help, but not following through completely",
                        "setting boundaries and offering limited help",
                        "altering the favor to better suit my own needs and preferences",
                        "procrastinating on meeting their request",
                        "agreeing, but expressing my discomfort or frustration",
                        "helping with the condition that they return the favor in the future",
                        "finding an alternative solution that I thought would be better",
                        "promising to help, but changing my mind later",
                        "agreeing to the favor for a limited time or scope",
                        "suggesting someone else who might be able to help them",
                        "reluctantly accepting, but hiding my true feelings about the situation",
                        "bringing up my own concerns and attempting to negotiate the terms",
                        "ensuring my own issues are resolved before committing to their favor",
                        "helping while keeping the interaction strictly professional"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, I have this [a] who [b] whenever we're together. It really bothers me, but I've tolerated it for a while now. Yesterday, we were in a [c] when [d] happened. I got really annoyed and decided to confront them about their behavior, which led to a big argument. They insisted that I was [e]. Do you think I did the right thing or am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "friend",
                        "sibling",
                        "coworker",
                        "roommate",
                        "classmate",
                        "cousin",
                        "partner",
                        "parent",
                        "child",
                        "neighbor",
                        "boss",
                        "employee",
                        "instructor",
                        "coach",
                        "relative"
                    ],
                    "b": [
                        "makes inappropriate comments",
                        "borrows things without asking",
                        "interrupts me all the time",
                        "gossips about me behind my back",
                        "constantly talks about themselves",
                        "shows up late",
                        "never contributes when we go out",
                        "talks loudly on their phone",
                        "takes credit for my work",
                        "can't seem to keep plans",
                        "gives unsolicited advice",
                        "constantly asks me for favors",
                        "always tries to one-up me",
                        "makes fun of me, even in front of others",
                        "tries to get me involved in shady schemes"
                    ],
                    "c": [
                        "restaurant",
                        "cinema",
                        "party",
                        "family gathering",
                        "library",
                        "grocery store",
                        "school event",
                        "conference",
                        "concert",
                        "wedding",
                        "funeral",
                        "church service",
                        "gym",
                        "coffee shop",
                        "bar"
                    ],
                    "d": [
                        "they crossed another personal boundary",
                        "they insulted me in front of others",
                        "they were making a scene",
                        "their behavior affected someone else negatively",
                        "they refused to listen to my concerns",
                        "they tried to turn the situation around on me",
                        "they insisted I was the one in the wrong",
                        "they blew me off when I politely expressed my feelings",
                        "they escalated the situation with a dramatic outburst",
                        "they brought up past issues to deflect from the current situation",
                        "they started to belittle me when I pointed out their behavior",
                        "they demanded an apology from me",
                        "they refused to take any responsibility for their actions",
                        "they accused me of overreacting",
                        "they laughed off my attempt to have a serious conversation"
                    ],
                    "e": [
                        "oversensitive",
                        "overreacting",
                        "selfish",
                        "controlling",
                        "petty",
                        "judgmental",
                        "insecure",
                        "rude",
                        "unreasonable",
                        "too serious",
                        "hypocritical",
                        "jealous",
                        "ungrateful",
                        "holding a grudge",
                        "unappreciative"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently discovered that [a] was [b]. I was shocked, and I didn't know how to approach the situation. After taking some time to consider my options, I decided to [c], thinking it would be the best course of action in the given circumstances. However, this decision led to [d] and now [e]. Am I the asshole for my actions?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my coworker",
                        "my best friend",
                        "my neighbor",
                        "my sibling",
                        "my roommate",
                        "a family member",
                        "my boss",
                        "a fellow student",
                        "a teacher",
                        "a parent",
                        "a cousin",
                        "an acquaintance",
                        "a local shop owner",
                        "my partner's friend",
                        "a public figure"
                    ],
                    "b": [
                        "stealing from the company",
                        "cheating on their partner",
                        "spreading false rumors about someone",
                        "abusing an elderly person",
                        "neglecting their child",
                        "fraudulently claiming benefits",
                        "engaging in illegal activities",
                        "having an affair with a coworker",
                        "harassing someone online",
                        "faking a disability",
                        "plagiarizing someone else's work",
                        "involved in a hit and run accident",
                        "selling counterfeit products",
                        "planning to sabotage someone's career",
                        "systematically lying to people close to them"
                    ],
                    "c": [
                        "confront them directly about their actions",
                        "report them to the authorities",
                        "anonymously tip off their employer",
                        "discuss the issue with mutual friends",
                        "share my concerns with their partner",
                        "seek advice from a professional",
                        "stage an intervention with their family",
                        "publicly expose their behavior on social media",
                        "write them a letter explaining my concerns",
                        "cut them out of my life completely",
                        "subtly hint at my knowledge and hope they change",
                        "come up with an elaborate plan to catch them in the act",
                        "give them an ultimatum to confess or face repercussions",
                        "record evidence of their behavior and secretly share it with those concerned",
                        "offer them support and help to change their ways"
                    ],
                    "d": [
                        "the person in question cutting off all contact with me",
                        "a huge argument between us and our mutual friends",
                        "my partner and me fighting over my decision",
                        "the person losing their job or suffering severe consequences",
                        "the person's loved ones being devastated by the revelation",
                        "a strained relationship between the person and their family",
                        "damage to my own reputation and trustworthiness",
                        "dividing our friend group or workplace",
                        "legal actions taken by the person against me",
                        "my own emotional distress and guilt",
                        "the person spiraling deeper into their wrongdoings",
                        "the person feeling hurt and betrayed by my actions",
                        "the person retaliating with harmful actions towards me",
                        "others doubting my decision-making abilities",
                        "creating an unpleasant atmosphere in my social circle"
                    ],
                    "e": [
                        "some people are taking their side and blaming me",
                        "our mutual friends have been distancing themselves from me",
                        "my family is questioning my sense of loyalty",
                        "I am being accused of overreacting",
                        "associates are doubting my sincerity and intentions",
                        "I am being asked to mend the broken relationships",
                        "colleagues are gossiping about my involvement",
                        "rumors about my own behavior are spreading as a result",
                        "I am being labeled as a troublemaker",
                        "I have become paranoid about the situation",
                        "some people are commending me for doing the right thing",
                        "I feel alienated and unsure of who to trust",
                        "I have been receiving hateful messages from their supporters",
                        "the person has gone on to harm others despite my intervention",
                        "the person's actions had wider consequences that I didn't anticipate"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I have a neighbor who [a] at practically all hours of the day. This has been going on for weeks, and it's been causing me [b]. I tried discussing it with them, but they [c]. After another sleepless night, I finally [d] in frustration. Unexpectedly, this led to [e]. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "blasts loud music",
                        "revs their motorcycle engine",
                        "works on noisy home renovations",
                        "lets their dog bark incessantly",
                        "practices the drums",
                        "hosts loud parties",
                        "yells on the phone",
                        "slams doors constantly",
                        "uses power tools outside",
                        "argues loudly with their partner",
                        "works out loudly in their apartment",
                        "watches movies with the volume turned up",
                        "plays loud video games",
                        "allows their children to scream and play loudly",
                        "does aerobic exercises at odd hours"
                    ],
                    "b": [
                        "sleep deprivation",
                        "difficulty concentrating on work",
                        "headaches",
                        "anxiety",
                        "irritability",
                        "stress-related health issues",
                        "lack of privacy",
                        "lowered productivity",
                        "strained relationships with others in my household",
                        "a feeling of discomfort in my own home",
                        "problems in focusing on household chores",
                        "decreased motivation",
                        "lower work-from-home efficiency",
                        "inability to unwind and relax",
                        "constant agitation"
                    ],
                    "c": [
                        "brushed it off",
                        "promised to keep it down but didn't",
                        "became defensive",
                        "ignored my concerns",
                        "mocked me",
                        "claimed it was their right to do as they please",
                        "flat-out refused to change their behavior",
                        "blamed me for being too sensitive",
                        "tried to justify their actions",
                        "dismissed my needs as unimportant",
                        "blocked my attempts at communication",
                        "got angry and counter-accused me of being a nuisance",
                        "told me to move if I didn't like it",
                        "challenged me to call the police",
                        "stormed off during our conversation"
                    ],
                    "d": [
                        "called the landlords to report them",
                        "left an anonymous note asking them to stop",
                        "contacted the police to file a noise complaint",
                        "publicly shamed them on social media",
                        "knocked on their door and confronted them more aggressively",
                        "retaliated by making my own noise",
                        "spread the story among our other neighbors",
                        "intentionally parked my car to block their parking spot",
                        "played loud music in response to their noise",
                        "gave them a taste of their own medicine by making noise early in the morning",
                        "called a community meeting to discuss the ongoing issue",
                        "wrote an open letter to the neighborhood",
                        "asked friends to speak to them",
                        "petitioned other neighbors to intervene",
                        "put up passive-aggressive signs around the neighborhood"
                    ],
                    "e": [
                        "them changing their behavior",
                        "a full-blown neighbor feud",
                        "them getting evicted",
                        "a tense atmosphere in the neighborhood",
                        "their friends and family turning against me",
                        "being labeled as a troublemaker",
                        "the noise increasing as a form of retaliation",
                        "friends taking their side and distancing themselves from me",
                        "the situation escalating to legal proceedings",
                        "my fellow neighbors joining me in my efforts",
                        "a territorial dispute among neighbors",
                        "strained relationships within the community",
                        "them accusing me of harassment",
                        "an apology and promise to change their behavior",
                        "an invitation for mediation or conflict resolution"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I have a neighbor, [a], who [b] at least once a week, and it has been going on for a while now. This situation has been causing [c] for me, and I have tried to address the issue with them in the past, but it hasn't improved. Yesterday, I reached my boiling point and decided to [d] in order to get some peace. Now, they are upset with me, and our other neighbors are [e] over the situation. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "an elderly woman",
                        "a single mother with three children",
                        "a college student living alone",
                        "a group of rowdy roommates",
                        "a young couple",
                        "a man with a demanding job",
                        "a disabled person",
                        "a family with pets",
                        "an artist working from home",
                        "a retired couple",
                        "a work-from-home freelancer",
                        "a musician",
                        "a landlord",
                        "a prolific gardener",
                        "a professional athlete"
                    ],
                    "b": [
                        "blasts loud music",
                        "frequently has noisy gatherings",
                        "blocks my driveway",
                        "leaves their garbage cans out",
                        "lets their dog bark excessively",
                        "hangs their laundry in plain view",
                        "practices their instrument loudly",
                        "leaves their porch light on all night",
                        "puts up gaudy decorations",
                        "works on their car for hours",
                        "smokes on their balcony",
                        "constantly slams doors",
                        "has loud arguments",
                        "throws food waste into the shared yard",
                        "uses noisy power tools"
                    ],
                    "c": [
                        "sleepless nights",
                        "difficulty concentrating on work",
                        "damaged property",
                        "headaches",
                        "anxiety",
                        "a decrease in home value",
                        "frustration",
                        "strained relationships",
                        "decreased quality of life",
                        "distressing smells",
                        "a messy environment",
                        "damage to my garden",
                        "feelings of disrespect",
                        "frequent interruptions",
                        "inability to enjoy my living space"
                    ],
                    "d": [
                        "call the police",
                        "send them an angry letter",
                        "publicly confront them",
                        "file a noise complaint",
                        "make my own loud noise in retaliation",
                        "leave a note on their door",
                        "tell other neighbors about the problem",
                        "report them to the property manager",
                        "speak to their partner about the issue",
                        "record and post a video of their actions online",
                        "replace their porch light with a dimmer one",
                        "ask our landlord to intervene",
                        "share a petition for them to improve their behavior",
                        "install a high fence between our yards",
                        "threaten legal action"
                    ],
                    "e": [
                        "taking sides",
                        "neutral, but aware of the issue",
                        "asking me to apologize",
                        "avoiding the conflict",
                        "sympathetic to both of us",
                        "telling me to move out",
                        "supporting my decision",
                        "starting a community meeting to address the issue",
                        "sharing similar experiences about the neighbor",
                        "suggesting a mediation service",
                        "planning a neighborhood intervention",
                        "defending the neighbor's actions",
                        "believing that the issue is overblown",
                        "expressing discontent toward both of us for creating drama",
                        "blaming me for escalating the situation"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I have a neighbor that has been [a] for quite some time now. I have spoken to this neighbor on several occasions, but they have not taken any steps to address the issue. The other day, I reached my breaking point and decided to [b]. In the process, I accidentally [c]. Now, my neighbor is not only upset about the original issue but also about the unintended consequences of my actions. They are demanding [d] and have even gone as far to [e]. Did I do the right thing, or am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "playing loud music late at night",
                        "not picking up after their dog in the shared lawn",
                        "parking their car in my designated spot",
                        "leaving their trash cans overflowing, attracting pests",
                        "constantly gossiping and spreading rumors about me",
                        "letting their children run through my yard and trample my flower beds",
                        "using my tools without asking and not returning them",
                        "smoking right outside my window, causing smoke to enter my home",
                        "never maintaining their lawn, making the neighborhood look untidy",
                        "cooking strong-smelling food that permeates my home",
                        "having loud and disruptive parties frequently",
                        "doing DIY projects early in the morning and making a lot of noise",
                        "putting up extremely bright seasonal decorations that shine into my windows",
                        "having constant arguments with family members, disturbing the peace",
                        "frequently slamming doors and yelling"
                    ],
                    "b": [
                        "call the police to file a noise complaint",
                        "confront them directly and demand change",
                        "report them to our homeowners' association",
                        "leave a stern, but polite, note on their door",
                        "post about the situation on our community social media page",
                        "send them an anonymous letter asking them to address the problem",
                        "install security cameras to document the issues",
                        "remove the source of the problem myself",
                        "put up a fence or barrier to separate our properties",
                        "contact their landlord if they are renting",
                        "speak to other neighbors and try to address the problem collectively",
                        "seek mediation through a neutral party",
                        "retaliate by creating my own disturbances",
                        "consult with local authorities about possible solutions",
                        "hire a lawyer to help me address the issues legally"
                    ],
                    "c": [
                        "damaged a part of their property",
                        "upset their children or pet",
                        "created even more tension between us",
                        "alarmed other neighbors, who now view me as problematic",
                        "unintentionally embarrassed them in front of their friends or family",
                        "caused them to feel targeted or harassed",
                        "escalated the issue, making it harder to address in the future",
                        "brought a new problem to the community's attention",
                        "became the subject of gossip in the neighborhood",
                        "alienated myself from my other neighbors",
                        "inadvertently broke a community rule or regulation",
                        "attracted negative media attention to our community",
                        "prompted a larger community debate or conflict",
                        "unintentionally revealed a personal issue they were dealing with",
                        "made an enemy out of someone who could have become a friend"
                    ],
                    "d": [
                        "an apology",
                        "financial compensation for any damages",
                        "a public acknowledgment of my wrongdoing",
                        "that I attend mediation to resolve the issue",
                        "that I join a neighborhood committee to understand the community better",
                        "that I take classes or workshops to learn how to handle conflicts appropriately",
                        "that I move or find a new place to live",
                        "an agreement to stop any further action on my part",
                        "that I attend group therapy with them to improve our communication",
                        "assistance in fixing or repairing the damage I caused",
                        "that I throw them a party or event to mend our neighborly relationship",
                        "to share responsibility for resolving the initial problem",
                        "that I have a sit-down meal with them to address our issues",
                        "that I stay silent and not involve any other neighbors in the matter",
                        "that I remove anything I installed to document or address the issue"
                    ],
                    "e": [
                        "threaten to sue me",
                        "retaliate against me",
                        "involve the authorities",
                        "report me to the community board or homeowners' association",
                        "spread negative rumors about me in the neighborhood",
                        "rally other neighbors against me",
                        "try to undermine my standing in the community",
                        "create fake accounts online to harass me",
                        "damage my property in retribution",
                        "avoid any interaction or communication with me",
                        "refuse any attempts at mediation or conflict resolution",
                        "begin documenting my actions and behavior for future disputes",
                        "introduce new community regulations targeting me",
                        "become increasingly hostile in their interactions with me",
                        "call for a community meeting to discuss my actions"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I was [a] when my significant other [b]. They said it was because [c], but I honestly thought it was a bit excessive. I ended up [d] in response, which led to a confrontation between us. They accused me of being [e]. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "at work",
                        "asleep",
                        "out of town",
                        "on a business trip",
                        "in the middle of a gym session",
                        "busy with a home improvement project",
                        "finishing an important report for my boss",
                        "caring for a sick family member",
                        "attending a concert",
                        "focusing on self-improvement",
                        "training for a marathon",
                        "working on a group project with classmates",
                        "volunteering at a homeless shelter",
                        "taking an online course",
                        "participating in a team-building exercise"
                    ],
                    "b": [
                        "organized a spontaneous party",
                        "called my mother without telling me",
                        "borrowed my car without asking",
                        "used up all the hot water",
                        "ate the last of my favorite snack",
                        "accidentally shattered my favorite mug",
                        "wore my favorite shirt and stained it",
                        "left a passive-aggressive note",
                        "cancelled a dinner reservation without telling me",
                        "invited their friends to stay at our place",
                        "gave away my ticket to a sold-out event",
                        "shared a personal story about me on social media",
                        "refused to perform a household chore",
                        "opened and read an important letter addressed to me",
                        "adopted a pet without discussing it with me"
                    ],
                    "c": [
                        "they thought I wouldn't care",
                        "they had always wanted to do it",
                        "it was a spur-of-the-moment decision",
                        "they wanted to surprise me",
                        "someone else gave them the idea",
                        "they were feeling impulsive",
                        "they thought it would be a good way to bond",
                        "they were getting back at me for a previous disagreement",
                        "they believed it would help me grow as a person",
                        "they thought it was a once-in-a-lifetime opportunity",
                        "they didn't think it was a big deal",
                        "they believed it was a harmless prank",
                        "they wanted to test my reaction",
                        "they wanted to prove a point",
                        "they felt like asserting themselves"
                    ],
                    "d": [
                        "confronting them about it",
                        "ignoring the issue and bottling up my feelings",
                        "talking to a friend for advice",
                        "passive-aggressively retaliating",
                        "writing a letter expressing my feelings",
                        "changing the household rules",
                        "discussing the issue with our mutual friends",
                        "venting my frustrations on social media",
                        "requesting an apology",
                        "giving them the silent treatment",
                        "demanding they fix or replace what was ruined",
                        "seeking couples therapy",
                        "establishing new boundaries",
                        "avoiding them for a few days",
                        "consciously letting it slide this one time"
                    ],
                    "e": [
                        "overreacting",
                        "ungrateful",
                        "too sensitive",
                        "unsupportive",
                        "controlling",
                        "inconsiderate",
                        "jealous",
                        "petty",
                        "uptight",
                        "old-fashioned",
                        "close-minded",
                        "unyielding",
                        "unreasonable",
                        "self-centered",
                        "selfish"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently did something that has left me questioning whether I'm in the wrong. My [a] is upset with me because I [b] even though they specifically [c]. It all happened when [d]. We got into an argument about it and they accused me of [e]. I feel like I had my reasons, but I can't help wondering if I crossed a line. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "best friend",
                        "sibling",
                        "roommate",
                        "parent",
                        "coworker",
                        "boss",
                        "neighbor",
                        "partner",
                        "in-law",
                        "teacher",
                        "coach",
                        "classmate",
                        "landlord",
                        "teammate",
                        "fellow group project member"
                    ],
                    "b": [
                        "borrowed their car without asking",
                        "ate their leftovers",
                        "shared private information about them",
                        "used their personal items without permission",
                        "made plans for us without consulting them",
                        "invited myself to a party they were hosting",
                        "criticized their life choices",
                        "gave unsolicited advice",
                        "brought up a sensitive topic",
                        "moved their belongings to rearrange our shared space",
                        "decided to sell a joint possession",
                        "refused to lend them money",
                        "did not invite them to an event",
                        "took a job they wanted",
                        "disagreed with them in front of others"
                    ],
                    "c": [
                        "asked me not to do so",
                        "expressed their discomfort with the situation",
                        "told me they felt it was disrespectful",
                        "made it clear that it was a boundary",
                        "emphasized the importance of keeping it private",
                        "stressed the negative consequences it could have",
                        "explained that it was for a specific reason",
                        "requested that we discuss it beforehand",
                        "repeatedly warned me of the repercussions",
                        "had previously agreed that we'd make decisions together",
                        "indicated that they were relying on it",
                        "claimed it was off-limits",
                        "had an expectation of inclusion",
                        "mentioned having equal opportunities",
                        "emphasized the need for unity and support"
                    ],
                    "d": [
                        "we were in a high-pressure situation",
                        "we were both stressed out",
                        "I was going through a difficult personal issue",
                        "I felt overwhelmed by external factors",
                        "a sudden opportunity arose",
                        "I was feeling resentful about past incidents",
                        "I was trying to assert my independence",
                        "my intentions were to ease a tense situation",
                        "it seemed like the only available option",
                        "I thought it would be a harmless joke",
                        "I believed it would ultimately benefit both of us",
                        "I felt it was important to express my opinion",
                        "I was trying to diffuse a conflict between them and someone else",
                        "I believed it would help them grow or learn",
                        "I felt a responsibility to assert my own needs"
                    ],
                    "e": [
                        "being selfish",
                        "acting thoughtless",
                        "violating their trust",
                        "disrespecting them",
                        "prioritizing my own needs over theirs",
                        "not taking their feelings into account",
                        "overstepping boundaries",
                        "being inconsiderate",
                        "putting them in a difficult position",
                        "causing unnecessary tension",
                        "ruining an important experience or moment",
                        "having a lack of empathy",
                        "not being a supportive friend",
                        "exploiting their vulnerability",
                        "creating additional stress or discomfort"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I was in a situation where I encountered [a], and it was causing a considerable amount of distress to [b]. Despite knowing this, I decided to [c], which seemed like a solution at the moment. However, [d] happened as a result, which led to [e]. I thought I was making a good choice, but now I'm wondering if it was morally questionable. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "a lost puppy near my workplace",
                        "a coworker stealing office supplies",
                        "a heated argument between two strangers at a cafe",
                        "an injured bird in my backyard",
                        "a noisy construction site beside a senior living facility",
                        "a friend confiding in me about cheating on their partner",
                        "an illegally parked car, blocking the entrance to a hospital",
                        "a group of tourists littering at a public park",
                        "an unattended bag in a crowded area",
                        "an offensive advertisement on the subway",
                        "a mother yelling at her child at the grocery store",
                        "a small fire that started on a neighbor's property",
                        "a college student being bullied for their appearance",
                        "my cousin's secret gambling addiction",
                        "a homeless person being harassed by passerby"
                    ],
                    "b": [
                        "a small group of people nearby",
                        "my best friend",
                        "the business owner",
                        "the animal's owner",
                        "the elderly residents",
                        "the partner of my friend",
                        "the hospital patients",
                        "the park visitors",
                        "the people in the vicinity",
                        "the minority community",
                        "the child",
                        "my neighbor",
                        "the student",
                        "my cousin's family",
                        "the homeless person"
                    ],
                    "c": [
                        "take the puppy to an animal shelter",
                        "report the coworker to management",
                        "confront the arguing strangers",
                        "euthanize the bird myself",
                        "submit an anonymous noise complaint",
                        "encourage my friend to confess",
                        "have the car towed away without warning",
                        "pick up the litter myself and shame the tourists",
                        "alert security about the bag",
                        "deface the advertisement",
                        "intervene and scold the mother publicly",
                        "put out the fire without notifying my neighbor",
                        "publicly defend the student and insult the bullies",
                        "share my cousin's secret with his family",
                        "scare off the harassers with aggressive behavior"
                    ],
                    "d": [
                        "the owner thought I kidnapped their dog",
                        "the coworker retaliated and spread false rumors about me",
                        "the strangers turned their anger towards me",
                        "a family member recognized the bird as their pet",
                        "the construction workers ended up losing their jobs",
                        "the couple broke up and my friend blames me",
                        "the car owner turned out to be a hospital patient",
                        "the tourists got offended and filed a harassment report",
                        "a false bomb scare was triggered",
                        "the advertisement's sponsor sued me",
                        "the mother became my sister's new boss",
                        "the fire turned out to be a planned burn",
                        "the student asked me to mind my own business",
                        "my cousin stopped talking to me",
                        "the harassers targeted me"
                    ],
                    "e": [
                        "a rift in my relationship with my neighbor",
                        "a hostile work environment",
                        "an ugly scene in public",
                        "disappointment and sorrow from the family",
                        "protests against the senior living facility",
                        "losing a close friend",
                        "a confrontation with the hospital staff",
                        "paying a fine for public disturbance",
                        "being interrogated by the police",
                        "a lawsuit",
                        "tense family gatherings",
                        "an awkward conversation with my neighbor",
                        "strained relations within the school community",
                        "feeling alienated from my cousin's family",
                        "facing harassment myself"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, [a] recently asked me for [b]. I know that [a] has been dealing with [c] and could really use some help. However, I was [d] and wasn't sure if I was in the right position to provide the assistance they needed. I ultimately decided not to help, and now [a] is upset with me, saying I'm [e]. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my close friend",
                        "my coworker",
                        "my roommate",
                        "my sibling",
                        "my cousin",
                        "my neighbor",
                        "my parent",
                        "my partner",
                        "my ex-partner",
                        "my best friend",
                        "my classmate",
                        "my boss",
                        "a member of my church",
                        "a family friend",
                        "an acquaintance from school"
                    ],
                    "b": [
                        "a large sum of money",
                        "a place to stay for a while",
                        "help moving to a new apartment",
                        "assistance with childcare",
                        "advice on a personal matter",
                        "a ride to a faraway place",
                        "some of my essential supplies",
                        "a significant amount of my time",
                        "my full support during a difficult time",
                        "my last-minute help on a project",
                        "an item of sentimental value",
                        "my expertise on a sensitive issue",
                        "assistance in finding a new job",
                        "an invitation to live with me temporarily",
                        "help dealing with a confrontation"
                    ],
                    "c": [
                        "unemployment",
                        "health issues",
                        "relationship problems",
                        "the loss of a loved one",
                        "financial troubles",
                        "a recent natural disaster",
                        "problems with the law",
                        "an addiction issue",
                        "a difficult living situation",
                        "a crisis of faith",
                        "the betrayal of a close friend",
                        "issues related to their identity",
                        "a recent career setback",
                        "struggles with a disability",
                        "an unexpected pregnancy"
                    ],
                    "d": [
                        "struggling with my own issues",
                        "short on cash",
                        "in the middle of a big work project",
                        "dealing with family concerns",
                        "swamped with schoolwork",
                        "overwhelmed with my own living situation",
                        "nursing an injury",
                        "stretched thin from helping too many others",
                        "emotionally drained due to personal reasons",
                        "trying to focus on my own self-care",
                        "to be travelling at the time",
                        "preparing for a big life event",
                        "in the process of moving",
                        "dealing with a sick family member",
                        "facing a deadline on an important project"
                    ],
                    "e": [
                        "selfish",
                        "uncaring",
                        "unsupportive",
                        "heartless",
                        "cold",
                        "disloyal",
                        "spineless",
                        "egotistical",
                        "cowardly",
                        "irresponsible",
                        "unreliable",
                        "distant",
                        "ignorant",
                        "hypocritical",
                        "emotionally unavailable"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Recently, I've been having a disagreement with my [a], who consistently [b]. I've attempted to address the issue by [c], but it seems like it hasn't made any impact. Yesterday, I decided to take a different approach and [d], in hopes that the issue would finally be resolved. Now, my [a] is upset with me, claiming that I overstepped boundaries and handled the situation poorly. They're demanding an apology, but I’m not sure if I'm in the wrong. Considering everything, [e]? ",
            "variables": {
                "possible_values": {
                    "a": [
                        "roommate",
                        "neighbor",
                        "co-worker",
                        "best friend",
                        "sibling",
                        "parent",
                        "spouse",
                        "significant other",
                        "cousin",
                        "classmate",
                        "team member",
                        "boss",
                        "employee",
                        "colleague",
                        "housemate"
                    ],
                    "b": [
                        "leaves dirty dishes in the sink for days",
                        "parks in my assigned parking spot",
                        "borrows my things without permission",
                        "plays loud music late at night",
                        "refuses to chip in for shared expenses",
                        "blocks the driveway with their car",
                        "always arrives late to important meetings",
                        "brings uninvited guests to my home",
                        "discusses my private information with others",
                        "ignores agreed-upon chore schedules",
                        "takes credit for work that they did not do",
                        "constantly criticizes my cooking",
                        "never refills shared household items",
                        "makes plans without including me",
                        "uploads pictures of me on social media without asking"
                    ],
                    "c": [
                        "talking to them calmly about my concerns",
                        "writing a letter explaining my point of view",
                        "inviting a third party to mediate our conversation",
                        "leaving passive-aggressive notes",
                        "ignoring the issue hoping it would resolve itself",
                        "asking other friends and family members to talk to them",
                        "subtly trying to convey my discomfort",
                        "making light-hearted jokes about the situation",
                        "giving them ultimatums",
                        "seeking advice from an online community",
                        "creating a more structured agreement",
                        "venting to mutual friends",
                        "offering to brainstorm solutions together",
                        "texting them about the issue",
                        "bringing it up casually in conversation"
                    ],
                    "d": [
                        "dumped their dirty dishes on their bed",
                        "called a tow truck to have their car removed",
                        "hid their belongings so they couldn't find them",
                        "left a strongly-worded note on their door",
                        "sent a group message to mutual friends addressing the issue",
                        "blocked access to their favorite streaming service",
                        "publicly confronted them in front of others",
                        "gave them a taste of their own medicine",
                        "recorded a video of their behavior and shared it with others",
                        "changed the Wi-Fi password until they correct their behavior",
                        "informed the landlord about the situation",
                        "refused to participate in shared responsibilities until the issue is resolved",
                        "unfriended them on social media",
                        "stopped talking to them altogether",
                        "gave them an ultimatum that could threaten our relationship"
                    ],
                    "e": [
                        "do you think I did the right thing?",
                        "am I the asshole?",
                        "was my response justified?",
                        "did I handle the situation appropriately?",
                        "was I too harsh?",
                        "am I in the wrong?",
                        "was my reaction out of line?",
                        "do you agree with my decision?",
                        "were my actions morally permissible?",
                        "should I apologize?",
                        "do you think I overreacted?",
                        "was I justified in taking matters into my own hands?",
                        "did I make the situation worse by doing this?",
                        "am I justified in not wanting to apologize?",
                        "is my refusal to apologize unreasonable?"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I [a] in the neighborhood and have been living here for a while. Lately, a new neighbor moved in and started [b] almost every day. I tried talking to them about it, asking if they could [c] or find an alternative solution. However, they dismissed my concerns and continued their disruptive behavior. Feeling frustrated, I [d]. When they confronted me, I explained my side and noted that I had tried to resolve the issue peacefully. My neighbor says that [e] are part of living in a community and that I'm overreacting. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "own a house",
                        "rent a small apartment",
                        "share a flat with roommates",
                        "live in a townhouse",
                        "reside in a duplex",
                        "live in a quiet cul-de-sac",
                        "own a condo",
                        "rent a basement apartment",
                        "occupy an upstairs unit",
                        "live next to a park",
                        "reside in the city center",
                        "live in a suburban area",
                        "have a small family in a single-family house",
                        "live near a school",
                        "have a garden-level apartment"
                    ],
                    "b": [
                        "blasting loud music",
                        "having noisy construction projects",
                        "practicing their drums",
                        "revving their motorcycle",
                        "using power tools in the early morning",
                        "hosting loud parties",
                        "parking their large truck in a way that obstructs my view",
                        "dumping their trash in my yard",
                        "letting their dog continuously bark throughout the day",
                        "operating a loud and smelly generator",
                        "performing loud and disruptive workout routines",
                        "talking loudly outside late at night",
                        "watching movies at full volume with surround sound",
                        "hosting barbecue gatherings in their backyard almost every weekend",
                        "allowing their kids to scream and shout while playing in their yard"
                    ],
                    "c": [
                        "keep the noise down",
                        "schedule these activities during daytime hours",
                        "limit the frequency of these activities",
                        "use headphones or quieter alternatives",
                        "find a different location for these activities",
                        "inform me in advance of particularly loud or disruptive projects",
                        "be more considerate of neighbors",
                        "compromise on designated quiet hours",
                        "invest in soundproofing",
                        "consider the impact on the community",
                        "establish an agreement on acceptable noise levels during shared hours",
                        "implement noise-reducing methods",
                        "coordinate with other neighbors for a solution",
                        "mediate a discussion with multiple neighbors",
                        "develop a mutually suitable schedule for disruptive activities"
                    ],
                    "d": [
                        "filed a noise complaint with the authorities",
                        "left a stern note on their door",
                        "spoke with other neighbors for support",
                        "to constantly play white noise in my own apartment to drown out the noise",
                        "called their landlord to report the issue",
                        "banged on our shared wall to communicate my unhappiness",
                        "retaliated by being loud when they were trying to sleep",
                        "spoke with our housing association to resolve the issue",
                        "shared an anonymous post on our community forum",
                        "took video evidence to submit a formal complaint",
                        "sent a strongly worded email outlining my grievances",
                        "requested a mediation meeting with a neutral third party",
                        "subscribed to a noise-cancelling service",
                        "conducted research on noise ordinances in my community",
                        "kept a log of instances where their activities disrupted my peace"
                    ],
                    "e": [
                        "noises like these",
                        "the occasional disturbances",
                        "unwanted sounds",
                        "minor auditory inconveniences",
                        "disruptive activities",
                        "unexpected sounds",
                        "irregular noise disturbances",
                        "occasional loud events",
                        "intermittent noisy activities",
                        "rare disturbances from neighbors",
                        "the occasional loud gathering",
                        "noise inconsistencies",
                        "unforeseen sound disturbances",
                        "disruptive events",
                        "unusual noise occurrences"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, I have this neighbor [a]. For the past few months, they've been [b] which has been causing me and other neighbors a great deal of discomfort. The situation escalated last week when [c] happened. I decided to take the initiative and [d] in hopes of resolving the conflict. After I did this, my neighbor confronted me angrily, and we had a heated argument. Since then, our relationship has continued to deteriorate, and some of our mutual acquaintances have sided with my neighbor, claiming that I was [e]. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "who is an aspiring musician",
                        "who owns several exotic pets",
                        "who runs a home-based daycare",
                        "who constantly works on their car in the driveway",
                        "who moved in from a different country six months ago",
                        "who is a paranormal investigator",
                        "who has unusual dietary habits and frequently cooks with peculiar ingredients",
                        "who practices an unconventional religion",
                        "who is very involved in the local political scene",
                        "who has recently gone through a messy divorce",
                        "who is an avid collector of vintage mannequins",
                        "who has a hobby of woodworking late at night",
                        "who breeds and raises racing pigeons",
                        "who operates a small greenhouse in their backyard",
                        "who regularly hosts family gatherings with loud music and dancing"
                    ],
                    "b": [
                        "playing their instruments late at night",
                        "not cleaning up after their pets",
                        "having many noisy children over",
                        "revving their engine loudly at odd hours",
                        "burning incense that creates strong odors",
                        "walking around wearing strange outfits",
                        "disposing of unusual waste in the shared trash area",
                        "leaving pamphlets on my doorstep",
                        "posting yard signs that make bold claims",
                        "arguing with their ex in public spaces",
                        "leaving mannequins in their front yard",
                        "using power tools late into the night",
                        "training their pigeons in the early morning hours",
                        "growing invasive plants that are encroaching on my property",
                        "failing to appropriately minimize noise during their gatherings"
                    ],
                    "c": [
                        "I received a noise complaint from my landlord",
                        "their pet escaped and wreaked havoc in my backyard",
                        "my parked car was damaged amidst a commotion",
                        "an offensive smell wafted into my home",
                        "I found out they have a criminal record",
                        "I noticed them watching me through their window",
                        "a noxious substance leaked into my yard",
                        "they tried to convert me to their religion",
                        "they accused me of tampering with their yard signs",
                        "their ex confronted me in the street",
                        "one of their mannequins fell onto my property",
                        "I found wood shavings in my garden",
                        "a pigeon nested on my balcony",
                        "their greenhouse collapsed onto my fence",
                        "an important deadline was missed due to noise exhaustion"
                    ],
                    "d": [
                        "write them an anonymous letter, explaining my grievances",
                        "speak to a mutual acquaintance about the problem",
                        "directly confront them and request that they alter their behavior",
                        "leave a passive-aggressive note on their door",
                        "report the matter to our homeowner's association",
                        "record their activities and share the video on social media",
                        "install surveillance cameras on my property",
                        "send them an invoice for the damages",
                        "seek legal advice from a lawyer",
                        "suggest mediation by a neutral third party",
                        "organize a neighborhood meeting to discuss our concerns",
                        "file a complaint with the city",
                        "contact their landlord and request intervention",
                        "offer to help them find a solution to the problem",
                        "write a letter to the editor of our local newspaper"
                    ],
                    "e": [
                        "out of line",
                        "invasive",
                        "overreacting",
                        "intrusive",
                        "disrespectful",
                        "judgmental",
                        "unfair",
                        "condescending",
                        "intolerant",
                        "unsupportive",
                        "unneighborly",
                        "unreasonable",
                        "petty",
                        "exaggerating the situation",
                        "creating unnecessary drama"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "My [a] invited me to [b] at their house. They've been going through [c] recently, so I felt it was important to support them. However, when I arrived at the event, I realized that they had [d], and I strongly disagreed with their choice. I decided to [e] to make my point clear. Some people at the event supported my decision, while others called me out for being disrespectful. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "best friend",
                        "neighbor",
                        "coworker",
                        "sibling",
                        "cousin",
                        "college roommate",
                        "boss",
                        "childhood friend",
                        "uncle",
                        "mentor",
                        "ex-partner",
                        "mother-in-law",
                        "grandparent",
                        "distant relative",
                        "acquaintance"
                    ],
                    "b": [
                        "a birthday party",
                        "a dinner party",
                        "a charity fundraiser",
                        "an engagement party",
                        "a backyard barbecue",
                        "a housewarming party",
                        "a game night",
                        "a poker night",
                        "a wedding",
                        "a baby shower",
                        "a graduation celebration",
                        "a holiday gathering",
                        "a garage sale",
                        "a neighborhood association meeting",
                        "a religious ceremony"
                    ],
                    "c": [
                        "a divorce",
                        "loss of a loved one",
                        "a tough breakup",
                        "financial difficulties",
                        "a serious medical diagnosis",
                        "difficulties at work",
                        "issues with their child's behavior",
                        "conflicts with their extended family",
                        "problems in their relationship",
                        "a personal crisis",
                        "an illness in the family",
                        "a small business failure",
                        "struggling to find a job",
                        "dealing with toxic friendships",
                        "trying to reconnect with estranged family members"
                    ],
                    "d": [
                        "hired a company with unethical business practices",
                        "invited a controversial guest",
                        "served food that went against my dietary beliefs",
                        "exploited personal information about me",
                        "made a political statement I'm fundamentally against",
                        "displayed and promoted offensive views",
                        "ignored my request for accommodations for my disability",
                        "failed to take my allergies into consideration",
                        "supported a cause I find morally reprehensible",
                        "discriminated against some guests based on their appearance",
                        "made light of a trauma I experienced",
                        "shared information about me that I consider private",
                        "allowed an ex of mine to attend who I had a bad history with",
                        "imposed religious beliefs on the attendees",
                        "knowingly provided a toxic environment"
                    ],
                    "e": [
                        "confront them publicly during the event",
                        "leave the event immediately",
                        "send them a strongly-worded text message during the event",
                        "publicly make a sarcastic remark",
                        "create a small scene",
                        "post a negative comment about the event on social media",
                        "refuse to take part in the proceedings",
                        "address the issue with a few guests privately",
                        "stand in protest for the duration of the event",
                        "actively voice my disapproval",
                        "call them out on their hypocrisy",
                        "ignore the unpleasant aspects and focus on my [a]",
                        "refuse to comply with any requests they make during the event",
                        "pull my [a] aside and have an honest conversation",
                        "leave without saying goodbye"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I've been having an ongoing issue with [a], which has been causing [b] for me and my family. I tried to resolve the situation by [c], but it didn't work. After feeling frustrated, I decided to take matters into my own hands and [d]. However, this led to [e] and now some people are accusing me of being in the wrong. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my neighbor's loud parties",
                        "a coworker constantly stealing my lunch",
                        "a roommate who never takes out the trash",
                        "a family member who always borrows my car without asking",
                        "my boss micromanaging my work",
                        "a friend who is always late to our meetups",
                        "a local business with an obnoxiously bright sign",
                        "street performers outside my apartment playing loudly",
                        "a relative who constantly brings up political topics during family gatherings",
                        "a fellow student who cheats on exams",
                        "a disruptive classmate who talks during lectures",
                        "a partner who constantly leaves their belongings scattered everywhere",
                        "my roommate's excessive use of the thermostat, causing high energy bills",
                        "the neighbor's cats using my garden as a litter box",
                        "my coworker's annoyingly long and loud personal calls at the office"
                    ],
                    "b": [
                        "sleepless nights",
                        "stress at work",
                        "an unpleasant living environment",
                        "inconvenience when I need my car",
                        "a lack of freedom in my projects",
                        "wasted time waiting",
                        "disrupted sleep due to the light",
                        "difficulty concentrating at home",
                        "heated arguments and awkwardness",
                        "an unfair advantage in the class",
                        "inability to focus during class",
                        "tripping over things in our shared apartment",
                        "financial strain",
                        "ruined plants and a messy yard",
                        "an uncomfortable working atmosphere"
                    ],
                    "c": [
                        "discussing it with them calmly",
                        "writing a polite note",
                        "complaining to a higher authority",
                        "trying to ignore the issues",
                        "offering help or solutions",
                        "asking others to intervene",
                        "proposing a compromise",
                        "setting boundaries",
                        "using humor to address the problem",
                        "reporting the issue anonymously",
                        "organizing a meeting with involved parties",
                        "seeking advice from a trusted source",
                        "collecting evidence to support my case",
                        "attempting to address the issue through a mediator",
                        "requesting a change in our workspaces or living arrangements"
                    ],
                    "d": [
                        "call the police during their next party",
                        "hide their lunch as revenge",
                        "dump the trash in their room",
                        "change my car locks",
                        "refuse to do any work until they stop micro-managing",
                        "arrive an hour late to our next meetup",
                        "cut the power to the sign",
                        "blast music from my apartment to drown out the street performers",
                        "ask them to leave the family gathering",
                        "call them out publicly during an exam",
                        "record their conversations and play them back during class",
                        "gather their belongings and hide them",
                        "turn off the thermostat completely",
                        "scatter cat-repellent throughout my garden",
                        "confront them loudly during their next call"
                    ],
                    "e": [
                        "strained relationship with my neighbor",
                        "confrontation with my coworker",
                        "the roommate calling me disrespectful",
                        "family member feeling hurt and ignored",
                        "a formal warning from my boss",
                        "friend getting angry and cancelling our plans",
                        "possible legal action from the business",
                        "tensions with the street performers",
                        "being labeled the bad guy in the family",
                        "fellow student accusing me of harassment",
                        "the classmate complaining about me to the professor",
                        "partner accusing me of being controlling",
                        "roommate demanding we split the energy bill based on personal usage",
                        "neighbors claiming I'm harming the environment",
                        "coworker accusing me of crossing boundaries"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently took an action that I now question, but it was a tough decision. For days, [a] has been a source of stress and annoyance for me. I tried dealing with it patiently but it continued. So, I decided to [b] as a way to resolve the issue. This action, however, has led to [c], which I wasn't expecting. My close friends are [d] with me on whether the action I took was morally justified. Some argue that it was a reasonable response, while others say it was an overreaction. With so many varying opinions, I can't help but wonder if my moral compass is in the right place. [e]?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my roommate leaving dirty dishes in the sink",
                        "my colleague taking credit for my ideas",
                        "my friend constantly canceling plans last minute",
                        "a neighbor playing loud music late at night",
                        "a coworker gossiping about me behind my back",
                        "my partner forgetting to complete household chores",
                        "my sibling borrowing my clothes without permission",
                        "my spouse being overly flirtatious with someone else",
                        "a classmate pestering me for answers during exams",
                        "my landlord neglecting necessary repairs",
                        "a restaurant repeatedly getting my order wrong",
                        "my boss micromanaging my work",
                        "a family member making insensitive remarks about my life choices",
                        "an acquaintance constantly trying to one-up me",
                        "my child lying to me about their school performance"
                    ],
                    "b": [
                        "confront them in front of others",
                        "write a passive-aggressive note",
                        "give them the silent treatment",
                        "take matters into my own hands",
                        "report the issue to someone in authority",
                        "vent my frustrations on social media",
                        "retaliate by doing the same thing back",
                        "remove myself from the situation entirely",
                        "publicly call them out on their behavior",
                        "record their actions and share the evidence",
                        "anonymously tip off a relevant party",
                        "discuss the issue with our mutual friends",
                        "stage an intervention to address the problem",
                        "speak to their family about the issue",
                        "refuse to associate with them until they amend their ways"
                    ],
                    "c": [
                        "strained relationships among our mutual friends",
                        "a formal complaint being filed against me",
                        "an escalation of petty behavior from the other party",
                        "a loss of trust with the person involved",
                        "being ostracized by my peers",
                        "a retaliatory action against me",
                        "legal or financial consequences",
                        "an unwanted public confrontation",
                        "the person doubling down on their behavior",
                        "damage to my personal reputation",
                        "prolonged awkwardness in social settings",
                        "losing my job or demotion",
                        "alienation from my family",
                        "spawning more gossip about the situation",
                        "the initiation of a negative chain reaction"
                    ],
                    "d": [
                        "divided",
                        "unanimous",
                        "ambivalent",
                        "dissonant",
                        "indifferent",
                        "unsympathetic",
                        "empathetic",
                        "polarized",
                        "conflicted",
                        "unsure",
                        "lacking consensus",
                        "in agreement",
                        "disagreeing",
                        "wavering",
                        "opinionated"
                    ],
                    "e": [
                        "Do you think I did the right thing?",
                        "Was I in the wrong for taking this action?",
                        "Am I the asshole?",
                        "Did I cross a line?",
                        "Should I have handled the situation differently?",
                        "Was my response justified?",
                        "Is it fair for me to feel this way?",
                        "Did I overreact?",
                        "Was there a better course of action?",
                        "Was my response proportional?",
                        "Should I apologize?",
                        "Do you think I should rectify the situation?",
                        "Are my concerns legitimate?",
                        "Should I take responsibility for the consequences?",
                        "Am I overthinking the situation?"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, I've been having a problem with my [a] for a while now. They constantly [b] and it's been really affecting [c]. I've tried talking to them multiple times, and even [d], but they just won't change their behavior. Yesterday, I finally decided to take matters into my own hands and [e]. Now they're really upset with me and say I was being completely unreasonable. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "upstairs neighbor",
                        "roommate",
                        "coworker",
                        "classmate",
                        "brother-in-law",
                        "niece",
                        "cousin",
                        "sister",
                        "best friend",
                        "uncle",
                        "teacher",
                        "boss",
                        "tenant",
                        "client",
                        "mother-in-law"
                    ],
                    "b": [
                        "leave their trash outside our door",
                        "play their music really loudly late at night",
                        "borrow my belongings without asking",
                        "park in my reserved parking spot",
                        "smoke in a non-smoking area",
                        "disrespect my dietary restrictions",
                        "leave passive-aggressive notes",
                        "gossip about me to our friends",
                        "ignore my requests for help",
                        "constantly interrupt me during conversations",
                        "make mean-spirited jokes at my expense",
                        "refuse to clean up after their pet",
                        "dominate shared spaces",
                        "borrow money and never repay it",
                        "flirt with my significant other"
                    ],
                    "c": [
                        "my ability to sleep",
                        "my focus at work",
                        "my relationship with other family members",
                        "my mental health",
                        "my enjoyment of my living space",
                        "my trust in them",
                        "my social life",
                        "my sense of personal space",
                        "my confidence",
                        "my property",
                        "my daily routine",
                        "my overall wellbeing",
                        "the cleanliness of our shared environment",
                        "my financial situation",
                        "the stability of my relationship"
                    ],
                    "d": [
                        "writing a formal complaint",
                        "asking other neighbors for advice",
                        "suggesting mediation",
                        "requesting a sit-down conversation",
                        "offering to find a compromise",
                        "leaving them a well-thought-out letter",
                        "arranging a meeting with a third party present",
                        "sharing my feelings in a non-confrontational manner",
                        "explaining the impact of their actions on my life",
                        "inviting them over for dinner to discuss the issue",
                        "using a whiteboard to communicate jointly agreed rules",
                        "proposing alternative solutions",
                        "presenting them with a list of grievances",
                        "asking for their perspective on the situation",
                        "implementing a reward system for cooperative behavior"
                    ],
                    "e": [
                        "call a tow truck to remove their car",
                        "confront them in front of our mutual friends",
                        "discard the unreturned belongings they had borrowed",
                        "play extremely loud music during their usual quiet hours",
                        "set up a security camera to catch them in the act",
                        "share our conflict on social media",
                        "submit an anonymous tip to our landlord",
                        "install a temporary barrier to prevent their actions",
                        "give them a taste of their own medicine",
                        "make an unannounced visit to their home to discuss the issue",
                        "ask others to confront them on my behalf",
                        "move their belongings to a different location",
                        "create a petition to get support from others",
                        "stop communicating with them entirely",
                        "seek legal advice and send a cease and desist letter"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, recently I [a]. It was during an event where the [b] took place. I tried to make the best decision in the moment, considering the [c] and the implications for everyone involved. However, after the fact, [d] was really upset with me and accused me of [e]. I thought my actions were justified given the circumstances, but now I'm questioning whether I did the right thing. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "gave away my friend's plus one for a concert to another friend",
                        "re-gifted a present",
                        "called the police on my neighbor's loud party",
                        "used my roommate's laundry detergent without asking",
                        "told my coworker about their partner's infidelity",
                        "publicly confronted someone about their offensive behavior",
                        "sold a gift from a relative",
                        "borrowed money from a friend and haven't paid them back yet",
                        "threw out a family heirloom",
                        "accepted a job with a company that has a bad reputation",
                        "discussed my family's financial situation with my partner",
                        "attended a controversial speaker's event",
                        "broke a non-disclosure agreement",
                        "ignored a stranger's call for assistance",
                        "revealed a friend's secret to their family"
                    ],
                    "b": [
                        "concert",
                        "housewarming party",
                        "wedding",
                        "reunion",
                        "baby shower",
                        "anniversary celebration",
                        "retirement party",
                        "birthday party",
                        "sporting event",
                        "barbecue",
                        "company holiday party",
                        "conference",
                        "dinner party",
                        "art exhibition",
                        "community fundraiser"
                    ],
                    "c": [
                        "emotional state of the people involved",
                        "time constraints",
                        "ethics surrounding the situation",
                        "potential harm to someone",
                        "financial considerations",
                        "public opinion",
                        "stressful atmosphere",
                        "legal implications",
                        "possible future consequences",
                        "impact on personal relationships",
                        "my own feelings",
                        "duration of the event",
                        "safety risks",
                        "mental health of the parties involved",
                        "the presence of children"
                    ],
                    "d": [
                        "my best friend",
                        "my sibling",
                        "my partner",
                        "my parent",
                        "my coworker",
                        "my neighbor",
                        "my roommate",
                        "a close relative",
                        "someone from my past",
                        "a mutual acquaintance",
                        "an old friend I recently reconnected with",
                        "someone I respected",
                        "a casual friend",
                        "a complete stranger",
                        "a person I admire"
                    ],
                    "e": [
                        "being selfish",
                        "being inconsiderate",
                        "being unethical",
                        "taking advantage of them",
                        "prioritizing the wrong people",
                        "not thinking before acting",
                        "betraying their trust",
                        "overstepping boundaries",
                        "acting out of pettiness",
                        "being thoughtless",
                        "being insensitive",
                        "trying to sabotage them",
                        "having ulterior motives",
                        "akin to revenge",
                        "not respecting their privacy"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I've been friends with [a] for quite some time, and recently they asked me for a favor. They wanted me to [b] in order to [c]. I thought it was a strange request, but at the same time, I knew that doing this favor would help them with [d]. Initially, I agreed to do it. However, after giving it some thought, I realized that the consequences of doing this favor might not only affect me, but could also [e]. Now I'm conflicted on whether I should have gone through with the favor or not. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my close childhood friend",
                        "my coworker",
                        "my favorite cousin",
                        "my next-door neighbor",
                        "my college roommate",
                        "my ex",
                        "my work supervisor",
                        "my sister-in-law",
                        "the parent of my child's friend",
                        "a new acquaintance",
                        "my old high school teacher",
                        "a classmate",
                        "a distant family member",
                        "a long-time family friend",
                        "a friend of a friend"
                    ],
                    "b": [
                        "lie to their family",
                        "secretly switch shifts at work",
                        "give them access to my Netflix account",
                        "pick up a package for them from a shady location",
                        "pretend to be their significant other at a family gathering",
                        "help them cheat on a test",
                        "write a fake letter of recommendation",
                        "spy on their partner to see if they were cheating",
                        "fabricate a story to cover their tracks",
                        "take care of their dog without their roommate's knowledge",
                        "introduce them to my boss under a fake name",
                        "pay their bills with my own money in secret",
                        "dispose of a piece of evidence from a past crime",
                        "buy a plane ticket under a false identity",
                        "steal something from their workplace"
                    ],
                    "c": [
                        "keep a secret",
                        "get a better job",
                        "avoid being caught by their partner",
                        "maintain their reputation",
                        "avoid confrontation",
                        "pass an important exam",
                        "gain more power in their social circle",
                        "protect themselves from harm",
                        "appease their overly strict parents",
                        "maintain peace in the household",
                        "ensure their success in a competition",
                        "get a job they're not qualified for",
                        "hide financial difficulties",
                        "brush off a past mistake",
                        "get revenge on someone who wronged them"
                    ],
                    "d": [
                        "their financial stability",
                        "their family relationships",
                        "their mental health",
                        "their fading friendship with another person",
                        "an upcoming job interview",
                        "getting their dream job",
                        "their romantic relationship",
                        "healing from past trauma",
                        "improving their social life",
                        "protecting their privacy",
                        "rebuilding their career",
                        "seeing their spouse after a long separation",
                        "gaining independence from their controlling friends",
                        "getting back on their feet after a rough patch",
                        "figuring out the right path for them"
                    ],
                    "e": [
                        "create a rift between us",
                        "hurt innocent people",
                        "make me feel guilty",
                        "cause irreparable damage to my reputation",
                        "get me in trouble with the law",
                        "damage my existing relationships",
                        "cost me my job",
                        "put someone's life in danger",
                        "cost me financially in the long run",
                        "create a series of lies I would have to maintain",
                        "lead me to betray someone I care about",
                        "endanger my family's well-being",
                        "cause a chain reaction of negative consequences",
                        "get me involved in something illegal",
                        "make me an accomplice to their actions"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Last weekend, I attended a [a] that my friend was hosting. During the event, I spotted [b], which belonged to another friend of mine. I knew that [c] was happening, so I decided to [d] without asking for permission. Later, when the owner of the [b] found out what I did, they became really upset with me and now refuse to talk to me. Some of our friends are supporting my decision, while others think I went too far. [e]? Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "birthday party",
                        "baby shower",
                        "game night",
                        "housewarming party",
                        "barbecue",
                        "charity fundraiser",
                        "movie night",
                        "wedding reception",
                        "book club meeting",
                        "potluck dinner",
                        "picnic at the park",
                        "pool party",
                        "bachelor/bachelorette party",
                        "concert",
                        "garden party"
                    ],
                    "b": [
                        "a precious family heirloom",
                        "an expensive piece of electronic equipment",
                        "an artwork they made themselves",
                        "a limited-edition collectible",
                        "the keys to their luxury car",
                        "their beloved pet",
                        "a bottle of rare wine",
                        "their custom-made musical instrument",
                        "an antique vase",
                        "a designer handbag",
                        "a signed copy of their favorite book",
                        "a one-of-a-kind piece of jewelry",
                        "a valuable coin collection",
                        "a family recipe box",
                        "an important work-related document"
                    ],
                    "c": [
                        "it was about to get damaged",
                        "it was in clear danger of being stolen",
                        "someone was trying to take advantage of the owner",
                        "an emergency situation unfolded",
                        "it was being carelessly handled by other guests",
                        "there was a heated argument happening nearby",
                        "an uninvited guest showed up",
                        "it would've been used in an unsafe manner",
                        "a dangerous situation started to develop",
                        "someone at the event had a history of theft",
                        "the item was being misused",
                        "a weather-related emergency was occurring",
                        "there were multiple people fighting to claim it",
                        "it was positioned precariously",
                        "a small child was about to grab it"
                    ],
                    "d": [
                        "hide the item in a safe place",
                        "confront the person who was jeopardizing the item",
                        "take the item home with me",
                        "lock the item away without the owner's consent",
                        "move the item to a completely different spot",
                        "ask a mutual friend to intervene",
                        "call the authorities to report the situation",
                        "publicly announce what I saw to the entire party",
                        "discreetly tell a few other friends",
                        "remove the item from the person causing the problem",
                        "intervene and take control of the situation",
                        "create a distraction to protect the item",
                        "post on social media about the incident",
                        "confiscate the item temporarily",
                        "refuse to return the item until the owner takes proper precautions"
                    ],
                    "e": [
                        "Do you think I did the right thing",
                        "Do you agree with my decision",
                        "Did I make the right call",
                        "Did I mess up by taking matters into my own hands",
                        "Was my intervention justified",
                        "Do you think I crossed a line",
                        "Was my decision out of line",
                        "Was my decision morally acceptable",
                        "Did I overstep my boundaries",
                        "Should I have handled the situation differently",
                        "Was I in the wrong for stepping in",
                        "Do you think I should've just minded my own business",
                        "Is the owner's anger justified",
                        "Did I have good intentions but poor execution",
                        "Should I apologize or stand my ground"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Recently, I experienced a situation where [a] asked me to [b]. However, I had already [c] and couldn't fulfill their request. [a] became upset with me and accused me of [d], while I argued that [e]. I have been reflecting on this incident and wondering whether I made the right decision. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my best friend",
                        "my sibling",
                        "my parent",
                        "my coworker",
                        "my boss",
                        "my neighbor",
                        "my partner",
                        "my roommate",
                        "my college professor",
                        "a close relative",
                        "a distant relative",
                        "a casual friend",
                        "an acquaintance",
                        "a stranger",
                        "a homeless person"
                    ],
                    "b": [
                        "switch shifts at work",
                        "give them a ride to the airport",
                        "help them move",
                        "loan them some money",
                        "house-sit while they were on vacation",
                        "babysit their child",
                        "take care of their pet",
                        "cook them a meal",
                        "tutor them in a subject",
                        "write a letter of recommendation",
                        "participate in their charity event",
                        "attend their party",
                        "be a reference for a job application",
                        "mediate a conflict they had with someone else",
                        "cover for them at work"
                    ],
                    "c": [
                        "made prior commitments",
                        "been feeling unwell",
                        "experienced a personal emergency",
                        "been going through a difficult personal situation",
                        "been overloaded with work",
                        "been overwhelmed with my own responsibilities",
                        "lacked the resources to help",
                        "encountered an unexpected issue",
                        "promised to help another person in a similar situation",
                        "planned a much-needed break for myself",
                        "been dealing with a family crisis",
                        "faced a recent loss",
                        "been suffering from burnout",
                        "been preparing for an important event",
                        "just come out of a long-term relationship"
                    ],
                    "d": [
                        "being selfish",
                        "not being a good friend",
                        "prioritizing the wrong things",
                        "not caring about their feelings",
                        "letting them down",
                        "being hypocritical",
                        "failing to keep my promises",
                        "not valuing our relationship",
                        "ignoring their needs",
                        "being cold-hearted",
                        "being inflexible",
                        "lacking empathy",
                        "not taking their situation seriously",
                        "favoring someone else over them",
                        "turning my back on them"
                    ],
                    "e": [
                        "I had limited options",
                        "I couldn't juggle everything at once",
                        "I had to prioritize my own well-being",
                        "I had to focus on a more pressing issue",
                        "I had to make a tough decision",
                        "it wasn't my responsibility to help",
                        "I was being more fair to myself",
                        "I had no choice but to prioritize my own needs",
                        "I had already tried to accommodate their request",
                        "I had to put some boundaries in place",
                        "I simply didn't have the energy or resources to fulfill their request",
                        "I was grappling with multiple conflicting priorities",
                        "I believed that there was someone else better equipped to help",
                        "I was already overwhelmed and couldn't take on more responsibilities",
                        "I was asserting my own independence"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I [a] visited a [b] with some friends where they had a [c] display with a sign saying 'Do not touch.' My friends and I thought it would be funny and harmless to [d] the display, and we all took turns doing it. However, shortly after, [e] saw us and became furious, insisting that our actions were disrespectful and completely out of line. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "recently",
                        "a few weeks ago",
                        "last weekend",
                        "a couple of months ago",
                        "last summer",
                        "last year",
                        "during a school trip",
                        "during a family vacation",
                        "on my birthday",
                        "over the holidays",
                        "while studying abroad",
                        "while attending a conference",
                        "on a day off",
                        "on a romantic getaway",
                        "on a road trip"
                    ],
                    "b": [
                        "museum",
                        "art gallery",
                        "zoo",
                        "aquarium",
                        "historic site",
                        "botanical garden",
                        "cultural center",
                        "national park",
                        "natural history museum",
                        "science exhibit",
                        "planetarium",
                        "automotive museum",
                        "aviation museum",
                        "religious building",
                        "prehistoric cave"
                    ],
                    "c": [
                        "painting",
                        "sculpture",
                        "caged animal",
                        "protected plant",
                        "famous artifact",
                        "interactive exhibit",
                        "ancient relic",
                        "extinct animal skeleton",
                        "priceless gemstone",
                        "immersive art installation",
                        "astronomy model",
                        "vintage car",
                        "historical airplane",
                        "sacred icon",
                        "cave painting"
                    ],
                    "d": [
                        "poke",
                        "lightly touch",
                        "tap",
                        "snap a photo pretending to touch",
                        "brush our fingers against",
                        "hover our hands over",
                        "pretend to lick",
                        "imitate holding",
                        "pretend to put it in our pocket",
                        "stand really close to",
                        "take selfies with",
                        "mockingly interact with",
                        "playfully make faces at",
                        "gently pet",
                        "fake toss"
                    ],
                    "e": [
                        "a staff member",
                        "a security guard",
                        "the curator",
                        "a fellow visitor",
                        "the artist who created the display",
                        "a tour guide",
                        "a parent with their child",
                        "an elderly man",
                        "an art enthusiast",
                        "a researcher",
                        "an animal rights activist",
                        "a historian",
                        "a religious person",
                        "a lifelong fan of the exhibit",
                        "a local expert"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Recently, I [a] when attending a gathering with some friends. I did this because I believed it was the best way to respond to [b]. However, my actions had some unintended consequences. Specifically, [c] was inconvenienced by my decision. To make matters worse, later on I discovered that [d], which made me question whether I made the right call. Now there's some tension among my friends, and one of them even told me, '[e],' which really hurt. Was I in the wrong?",
            "variables": {
                "possible_values": {
                    "a": [
                        "refused to order delivery from a restaurant that has a history of treating its workers poorly",
                        "confronted a friend about the offensive jokes they frequently make",
                        "decided not to invite a friend's new partner to a surprise birthday party because I don't know them well",
                        "gave my honest opinion about my friend's new relationship to our mutual friends",
                        "convinced the group to cancel a traditional, but potentially culturally insensitive activity",
                        "did not offer to drive a friend home after the gathering because I felt too tired",
                        "told a close friend that they were excluded from our previous gathering due to their recent behavior",
                        "confessed to the host that I accidentally broke a piece of their furniture",
                        "confronted a friend about their choice to bring their cousin's puppy to the gathering without asking",
                        "declined to participate in a group gift for a friend who tends to be unappreciative",
                        "invited a friend's ex to the gathering after their recent, amicable breakup",
                        "asked a friend to stop making political comments at the gathering",
                        "arrived to the gathering an hour late due to unavoidable work obligations",
                        "insisted on splitting the cost of a communal item evenly even though some people used it more",
                        "shared a personal story about someone we know and trust, but could be seen as gossip"
                    ],
                    "b": [
                        "wanting to uphold my ethical standards",
                        "trying to create a more inclusive environment",
                        "respecting the privacy of the person in question",
                        "wanting to be honest with my friends",
                        "ensuring we don't unintentionally hurt someone's feelings",
                        "prioritizing my own safety and wellbeing",
                        "believing that my friend deserved to know the truth",
                        "accepting responsibility for my actions",
                        "holding people accountable for their decisions",
                        "wanting to make sure everyone's contributions were valued",
                        "believing that everyone deserves a chance to reconnect",
                        "trying to maintain a fun, non-confrontational atmosphere",
                        "not wanting to leave my work unfinished",
                        "prioritizing fairness and equality amongst friends",
                        "trusting the group to share and discuss the information responsibly"
                    ],
                    "c": [
                        "the meal took longer than expected because of my decision",
                        "the group became divided on the issue",
                        "some people missed out on meeting a new person",
                        "the friend whose relationship was discussed felt betrayed",
                        "one friend argued that the traditional activity was harmless",
                        "another friend had to go out of their way to find alternative transportation",
                        "my friend now feels isolated and upset",
                        "the host was frustrated that I didn't tell them sooner",
                        "several friends thought I was overstepping my boundaries",
                        "the friend who organized the group gift felt unsupported",
                        "the party felt awkward at certain points",
                        "a heated argument ensued on the topic",
                        "some people were disappointed that I arrived late",
                        "one friend who used the item more was more burdened by the cost",
                        "the individual discussed found out and confronted me"
                    ],
                    "d": [
                        "some of my friends share the same concerns about this restaurant",
                        "a few friends told me they share the same discomfort about the jokes",
                        "my friend's new partner is actually very nice and friendly",
                        "the new relationship does not seem to be as problematic as we previously thought",
                        "some people later decided to participate in the activity anyway",
                        "my friend would have understood if I explained why I couldn't drive",
                        "it turns out that the exclusion was a misunderstanding",
                        "the furniture was actually broken before I even touched it",
                        "the friend apologized for not asking about the puppy",
                        "the friend ended up feeling left out and hurt by our decision about the gift",
                        "the friend's ex was understanding and behaved respectfully at the gathering",
                        "our political discussions were mostly civilized",
                        "most people didn't mind waiting for me to arrive",
                        "we could have found a different solution to split the cost more equitably",
                        "the personal story could have been kept confidential"
                    ],
                    "e": [
                        "you're being way too judgmental",
                        "you didn't consider everyone else's feelings",
                        "we didn't need to know about that situation",
                        "you could have been more discreet",
                        "sometimes it's better to just let things be",
                        "you really need to learn to say yes sometimes",
                        "that wasn't your news to share",
                        "you always want to be the center of attention",
                        "you're always trying to control everything",
                        "it's not your place to make those decisions for everyone",
                        "you're just creating drama",
                        "we don't need a censor in our group",
                        "you should really work on your priorities",
                        "why couldn't you just let it go this once?",
                        "gossip only hurts people"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently [a], and the consequences of my actions have left me feeling mixed. The situation involved [b], whom I've known for quite some time. I decided to [c], mainly because I felt like it was the right thing to do at the time. However, [d], and this has me questioning if my choice was morally justifiable. Now my friends and family are divided: some say I did the right thing, while others claim my actions were out of line. Taking into account the fact that [e], do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "confronted a coworker about their poor performance",
                        "gifted an expensive present to a friend",
                        "intervened in a heated argument",
                        "took in a stray cat despite my partner's protests",
                        "reported suspicious activity in my neighborhood",
                        "cancelled a trip at the last minute",
                        "invited an estranged family member to a family gathering",
                        "called out a store customer on their rude behavior",
                        "discussed my concerns about a friend's relationship",
                        "donated a large sum to a controversial charity",
                        "called the police on a noisy neighbor",
                        "asked for a promotion at work",
                        "fired a long-time employee",
                        "publicly praised a controversial figure",
                        "recommended an acquaintance for a job"
                    ],
                    "b": [
                        "a coworker",
                        "a close friend",
                        "a neighbor",
                        "a family member",
                        "a stranger",
                        "my boss",
                        "my partner",
                        "my sibling",
                        "my college roommate",
                        "a former colleague",
                        "a distant cousin",
                        "a local business owner",
                        "someone I look up to",
                        "an ex",
                        "my best friend"
                    ],
                    "c": [
                        "share my concerns with their family",
                        "provide financial assistance",
                        "give them the silent treatment",
                        "call them out on social media",
                        "move out without notice",
                        "refuse to host holiday celebrations",
                        "ask them to change their behavior",
                        "cut ties with them entirely",
                        "write a honest recommendation letter",
                        "confront them privately",
                        "ask others to join me in an intervention",
                        "stand up for them in a public forum",
                        "tell them a hard truth",
                        "invite them on a trip to help them destress",
                        "cancel plans that mean a lot to them"
                    ],
                    "d": [
                        "our relationship has become strained",
                        "some people think my actions were too drastic",
                        "they've retaliated in unexpected ways",
                        "I've received negative reactions from others",
                        "the situation has created tension at work",
                        "it's caused arguments within our friend group",
                        "my actions got back to someone I didn't want involved",
                        "they're now doubting their own abilities",
                        "people are talking behind my back",
                        "my friends have taken sides",
                        "they're seeking revenge",
                        "others are questioning my motivations",
                        "I've suffered some unintended consequences",
                        "I've jeopardized my own position",
                        "it's led to more problems than it solved"
                    ],
                    "e": [
                        "I had good intentions",
                        "I didn't think about the possible consequences fully",
                        "I knew the potential risks when I made my decision",
                        "I thought they would appreciate my honesty",
                        "I heard other people's opinions before making my choice",
                        "I was trying to do what I thought was best for everyone",
                        "I didn't want to ignore the situation any longer",
                        "I was only thinking about their best interests",
                        "I thought it would bring closure to a long-standing issue",
                        "I wanted to address the situation before it got worse",
                        "I felt ignored and undervalued",
                        "others encouraged me to take action",
                        "I wanted to support my friend in their time of need",
                        "I felt unable to contain my emotions any longer",
                        "I believed my actions could make a positive difference"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I [a] my [b], who was [c]. When they found out, they were extremely upset and accused me of [d]. We had a huge argument, and now our relationship is strained. The thing is, I genuinely believed that what I did was in their best interest or trying to help them. [e] might have played a role in my decision. Was I in the wrong?",
            "variables": {
                "possible_values": {
                    "a": [
                        "went through the phone of",
                        "confronted",
                        "hid a surprise gift from",
                        "gave unsolicited advice to",
                        "made a decision on behalf of",
                        "reported to their boss",
                        "submitted a complaint about",
                        "sent an anonymous letter to",
                        "discussed a private matter with the friends of",
                        "lied to",
                        "intervened in an argument between",
                        "borrowed money from",
                        "refused to help",
                        "publicly called out",
                        "accidentally revealed a secret of"
                    ],
                    "b": [
                        "best friend",
                        "partner",
                        "sibling",
                        "parent",
                        "coworker",
                        "neighbor",
                        "mentor",
                        "in-law",
                        "teacher",
                        "business partner",
                        "child",
                        "roommate",
                        "boss",
                        "therapist",
                        "ex-partner"
                    ],
                    "c": [
                        "going through a tough time",
                        "struggling financially",
                        "feeling insecure",
                        "dealing with a personal issue",
                        "recovering from a trauma",
                        "facing a difficult decision",
                        "celebrating a promotion",
                        "preparing for a life-changing event",
                        "battling an addiction",
                        "dealing with an illness",
                        "involved in a contentious situation",
                        "embroiled in a challenging project",
                        "managing a personal crisis",
                        "on the verge of a major change",
                        "getting married"
                    ],
                    "d": [
                        "crossing a boundary",
                        "not respecting their privacy",
                        "being controlling",
                        "not minding my own business",
                        "not taking their feelings into consideration",
                        "not being supportive",
                        "judging them",
                        "trying to fix everything for them",
                        "not trusting them to handle their own problems",
                        "being hypocritical",
                        "blaming them for the situation",
                        "being selfish",
                        "misrepresenting their intentions",
                        "going behind their back",
                        "overstepping my role in their life"
                    ],
                    "e": [
                        "My past experiences",
                        "Their past actions",
                        "Advice from another mutual friend",
                        "A recent conversation we had",
                        "An article I read",
                        "A movie I watched",
                        "A situation I witnessed in my own family",
                        "My cultural background",
                        "Their cultural background",
                        "Their expressed opinions on similar situations",
                        "Our shared history",
                        "The mood I was in that day",
                        "Concerns for their well-being",
                        "The current state of our relationship",
                        "External factors affecting my judgment"
                    ]
                }
            },
            "metadata": {
                "type": "reddit"
            }
        }
    ]
}
{
    "templates": [
        {
            "template": "I have a [a] who has been [b] for quite some time now. I've tried addressing the issue with them directly, but they [c]. Recently, their actions escalated to [d], and I couldn't take it anymore. I decided to [e] as a way to solve the problem. Now, they are upset with me, and some of our mutual friends think I overreacted. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "roommate",
                        "coworker",
                        "neighbor",
                        "family member",
                        "best friend",
                        "classmate",
                        "teacher",
                        "boss",
                        "in-law",
                        "tenant",
                        "landlord",
                        "coach",
                        "team member",
                        "group project partner",
                        "online friend"
                    ],
                    "b": [
                        "borrowing my things without permission",
                        "making too much noise at night",
                        "constantly cancelling plans last minute",
                        "using my personal belongings without asking",
                        "making passive-aggressive comments",
                        "not paying their share of the bills",
                        "constantly talking about politics and getting confrontational",
                        "texting me excessively even when I ask for space",
                        "leaving their trash and messes for me to clean up",
                        "spreading rumors about me",
                        "taking credit for my work",
                        "making fun of my interests and beliefs",
                        "bringing their friends over without prior notice",
                        "criticizing my lifestyle choices",
                        "giving me unsolicited advice"
                    ],
                    "c": [
                        "brush it off and laugh",
                        "deny any wrongdoing",
                        "only apologize half-heartedly",
                        "promise to change but never do",
                        "blame me for the problem",
                        "start a fight",
                        "cry and make me feel guilty",
                        "say that it's not a big deal",
                        "ignore me",
                        "storm out of the room",
                        "just stare at me and say nothing",
                        "tell me to mind my own business",
                        "accuse me of overreacting",
                        "shrug and deflect the conversation",
                        "play the victim"
                    ],
                    "d": [
                        "throwing my belongings out",
                        "publicly humiliating me",
                        "ruining my favorite possession",
                        "spreading sensitive, private information about me",
                        "sabotaging an important project of mine",
                        "saying hurtful things about me to others",
                        "inviting people I don't know to my living space",
                        "eating food that they know I was saving",
                        "deliberately making a mess in my space",
                        "confronting me aggressively",
                        "getting me in trouble at work",
                        "undermining my authority in front of others",
                        "telling my secrets or intimate details to others",
                        "posting a private conversation online",
                        "betraying me by siding with an adversary"
                    ],
                    "e": [
                        "report them to a higher authority",
                        "confront them publicly",
                        "cut off all communication",
                        "spread information about their behavior to our friends",
                        "move out without telling them",
                        "withdraw from a project we were involved in together",
                        "tell mutual friends about our issues",
                        "throw their belongings out",
                        "change the locks",
                        "give them an ultimatum",
                        "call the police",
                        "enlist help from our friends",
                        "put my foot down and enforce strict boundaries",
                        "put them on blast on social media",
                        "seek revenge in a similar manner"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently found out that [a] had been [b] behind my back. I was hurt and angry, and I [c] to find out more about the situation. After gathering all the information on the issue, I confronted [a] about their actions. They [d], which made me even more upset. As a result, I decided to [e] in retaliation. Now some people are saying I went too far, while others think I was justified. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my best friend",
                        "my coworker",
                        "my boss",
                        "my spouse",
                        "my sibling",
                        "my roommate",
                        "my neighbor",
                        "a family member",
                        "an acquaintance",
                        "my ex",
                        "my child's teacher",
                        "my parent",
                        "my therapist",
                        "my personal trainer",
                        "one of my employees"
                    ],
                    "b": [
                        "gossiping about me",
                        "stirring up drama in my social circle",
                        "taking credit for my work",
                        "talking trash about my family",
                        "refusing to invite me to important events",
                        "spreading lies about me to our friends",
                        "sharing sensitive information about me",
                        "making fun of my appearance",
                        "giving me backhanded compliments",
                        "complaining about me to other coworkers",
                        "criticizing my parenting skills",
                        "badmouthing me to my boss",
                        "undermining my authority",
                        "planning to betray me in a business deal",
                        "sabotaging my professional projects"
                    ],
                    "c": [
                        "conducted my own investigation",
                        "stalked their social media posts",
                        "asked a mutual friend",
                        "searched for evidence online",
                        "listened in on their conversations",
                        "went through their emails",
                        "looked into their personal life",
                        "asked around our social circle",
                        "talked to other coworkers",
                        "hired a private investigator",
                        "asked for advice from a trusted mentor",
                        "confided in a family member",
                        "reviewed past conversations",
                        "reached out to people who seemed to be involved",
                        "put together a timeline of events"
                    ],
                    "d": [
                        "denied everything",
                        "became defensive and evasive",
                        "changed the subject",
                        "gaslighted me",
                        "minimized the impact of their actions",
                        "turned the tables and accused me",
                        "insisted that it was all a joke",
                        "tried to justify themselves",
                        "played the victim",
                        "claimed that they were trying to protect me",
                        "argued that I was overreacting",
                        "dismissed my feelings",
                        "apologized insincerely",
                        "refused to take responsibility",
                        "ignored my concerns"
                    ],
                    "e": [
                        "publicly exposed their actions",
                        "cut them off completely from my life",
                        "threw them a 'good riddance' party",
                        "complained to our boss about them",
                        "told everyone in our social circle the truth",
                        "reported them to the authorities",
                        "wrote a scathing review about their work",
                        "shared compromising information about them",
                        "destroyed their reputation among our mutual friends",
                        "refused to back them in a professional situation",
                        "gave them a taste of their own medicine",
                        "started avoiding them at all costs",
                        "disinvited them to an important event",
                        "cut all financial support to them",
                        "sabotaged one of their projects in return"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I [a] at my workplace, and my coworkers and I have generally enjoyed working together. However, recently I discovered that one of my coworkers, [b], has been [c]. I felt conflicted about whether to confront them directly or inform my supervisor about the situation. Ultimately, I decided to [d]. Now, [b]'s reaction has caused some tension among our team members, with [e] as a result. Am I the asshole for my decision?",
            "variables": {
                "possible_values": {
                    "a": [
                        "work as a software engineer",
                        "work as a nurse",
                        "work in a marketing department",
                        "teach at a high school",
                        "manage a restaurant",
                        "operate heavy machinery",
                        "work as a barista",
                        "design video games",
                        "conduct research in a lab",
                        "serve as a bank teller",
                        "work as a customer service representative",
                        "deliver packages for a delivery service",
                        "maintain a botanical garden",
                        "coordinate events at a community center",
                        "provide social work services"
                    ],
                    "b": [
                        "John",
                        "Kate",
                        "Michael",
                        "Rebecca",
                        "Alex",
                        "Michelle",
                        "David",
                        "Emily",
                        "George",
                        "Sarah",
                        "Paul",
                        "Samantha",
                        "Brian",
                        "Sophia",
                        "Ian"
                    ],
                    "c": [
                        "stealing office supplies",
                        "arriving late routinely",
                        "taking extended breaks without making up the time",
                        "sharing confidential information with unauthorized individuals",
                        "spreading rumors about other coworkers",
                        "using company resources for personal projects",
                        "taking credit for other people's work",
                        "falsifying their timesheets",
                        "harassing another coworker",
                        "discriminating based on fellow employees’ race or gender",
                        "skipping out on team meetings",
                        "divulging private company data",
                        "making inappropriate jokes",
                        "taking advantage of sick leave without needing it",
                        "making deals with clients for personal profit"
                    ],
                    "d": [
                        "leaving an anonymous note to the coworker to stop their behavior",
                        "confronting the coworker directly and asking them to address the issue",
                        "leaving an anonymous tip with my supervisor",
                        "informing my supervisor directly about the situation",
                        "discussing the issue with other coworkers before deciding to approach the supervisor together",
                        "sending an email to the coworker documenting the behavior and asking them to address it",
                        "calling for a team meeting to discuss the issue as a group",
                        "confronting the coworker with evidence of their behavior",
                        "arranging a private meeting with the coworker and my supervisor to address the issue",
                        "seeking advice from a trusted coworker, then making a decision together",
                        "posting about the issue on the company's internal chat, without revealing names",
                        "talking to human resources about appropriate ways to handle the situation",
                        "bringing up the issue during a performance review",
                        "waiting to see if the issue resolves itself over time",
                        "escalating the issue to upper management"
                    ],
                    "e": [
                        "some coworkers taking sides and dividing the team",
                        "the accused coworker becoming distant and less cooperative",
                        "the supervisor questioning the validity of the claim",
                        "increased gossip and mistrust in the office",
                        "the coworker receiving a formal reprimand or disciplinary action",
                        "other coworkers expressing gratitude or concern about the situation",
                        "the coworker angrily denying the accusations and escalating the conflict",
                        "an investigation into the coworker's behavior",
                        "some coworkers feeling uncomfortable discussing the issue",
                        "the coworker issuing a formal apology and promising to change their behavior",
                        "a company-wide meeting to address the issue",
                        "additional rules and regulations being implemented",
                        "the coworker resigning from their role or being terminated",
                        "a change in management and oversight in the department",
                        "the coworker seeking retribution against you or others"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So this happened yesterday, and I can't stop thinking about it. My [a] did something that [b], and I felt like I needed to do something about it. Instead of talking to them directly, I decided to [c]. I thought it would solve the problem, but it ended up causing [d]. Now, some of our friends and family are [e] about it. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "roommate",
                        "sibling",
                        "coworker",
                        "best friend",
                        "neighbor",
                        "significant other",
                        "parent",
                        "boss",
                        "classmate",
                        "teacher",
                        "fellow club member",
                        "mentor",
                        "cousin",
                        "coach",
                        "personal trainer"
                    ],
                    "b": [
                        "really upset me",
                        "violated my privacy",
                        "disrespected me",
                        "took advantage of my generosity",
                        "crossed a boundary",
                        "broke a promise",
                        "threatened my sense of security",
                        "went behind my back",
                        "belittled me in front of others",
                        "made a major decision without consulting me",
                        "spread misinformation about me",
                        "abused my trust",
                        "invaded my personal space",
                        "took credit for my work",
                        "used my belongings without permission"
                    ],
                    "c": [
                        "confront them publicly on social media",
                        "tell all of our mutual friends what they did",
                        "create an anonymous account to troll them",
                        "send a strongly worded email to everyone involved",
                        "report them to the authorities for a minor infraction they committed",
                        "hide their most prized possession",
                        "share unflattering pictures or stories of them",
                        "deliberately exclude them from social events",
                        "give them a taste of their own medicine",
                        "call their family to inform them about the situation",
                        "seek advice from others about the situation without letting them know",
                        "leave passive-aggressive notes around the apartment",
                        "publicly call them out during a group gathering",
                        "ignore them completely, giving them the silent treatment",
                        "boycott any events or activities they have planned"
                    ],
                    "d": [
                        "strained relationships among our social circle",
                        "additional drama and backstabbing",
                        "increasing tension between us",
                        "fractured trust in our friendship",
                        "an emotional breakdown from the person involved",
                        "harmful rumors spreading even further",
                        "retaliatory actions from the person involved",
                        "public humiliation for all parties",
                        "damage to both our reputations",
                        "a heated argument that escalated further",
                        "strained relationships within our families",
                        "a rift between close friends",
                        "the person involved no longer feeling welcome around us",
                        "gossip spreading throughout our community",
                        "a complete and total falling out between us"
                    ],
                    "e": [
                        "divided",
                        "angry at me",
                        "disappointed in how I handled it",
                        "supportive of my actions",
                        "arguing among themselves",
                        "sympathetic toward the person I confronted",
                        "encouraging me to apologize",
                        "taking sides and worsening the situation",
                        "trying to mediate the conflict",
                        "distancing themselves from both of us",
                        "urging me to confront the person directly",
                        "sharing their own grievances about the person's behavior",
                        "accusing me of overreacting",
                        "blaming me for exacerbating the situation",
                        "calling for a group intervention"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, [a], [b] told me that they were hosting an important event at their place. Unexpectedly, during the last days, [c] occurred and became a sensitive issue between us. Out of frustration, I decided to [d], which ended up affecting the event. Now, [b] is furious with me, claiming that I overreacted and only made matters worse. [e] might have been an alternative, but I just couldn't help it at the moment. So, am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "last week",
                        "a couple of months ago",
                        "yesterday",
                        "the day before yesterday",
                        "three weeks ago",
                        "last month",
                        "a month ago",
                        "last Saturday",
                        "last Friday",
                        "four weeks ago",
                        "following weekend",
                        "last Sunday",
                        "last Monday",
                        "two months ago",
                        "last holidays"
                    ],
                    "b": [
                        "my best friend",
                        "my cousin",
                        "my neighbor",
                        "my coworker",
                        "my college roommate",
                        "my brother",
                        "my sister",
                        "my uncle",
                        "my aunt",
                        "a close friend",
                        "my partner",
                        "my roommate",
                        "my significant other",
                        "a family member",
                        "my classmate"
                    ],
                    "c": [
                        "a disagreement about a personal matter",
                        "a fight about a misunderstanding",
                        "an argument regarding unpaid debts",
                        "a heated discussion about our beliefs",
                        "a debate over a controversial issue",
                        "an altercation involving third parties",
                        "a comment that hurt my feelings",
                        "a dispute over shared responsibilities",
                        "a disagreement on how to handle a joint project",
                        "an argument involving our mutual friends",
                        "snide remarks escalating tensions between us",
                        "a misunderstanding fueled by gossip",
                        "disagreement on a decision we both had to make",
                        "a verbal dispute over a past incident",
                        "a clash over our cultural differences"
                    ],
                    "d": [
                        "uninvite some of their guests to their event",
                        "post about the situation on social media",
                        "inform other attendees about our conflict",
                        "cancel the contribution I promised to make for the event",
                        "arrive late and leave early from the event",
                        "share my disapproval of the event with others",
                        "refuse to help with the preparation or clean up",
                        "stir up drama among guests during the event",
                        "not attend the event but don't provide any reason",
                        "call them out in front of the attendees",
                        "confront them during the event about the issue",
                        "purposefully exclude them from some activities in the event",
                        "convince other guests to boycott the event",
                        "try to sabotage the event's entertainment",
                        "do something to embarrass them during the event"
                    ],
                    "e": [
                        "talk privately to resolve the situation",
                        "find a mediator to help us come to an agreement",
                        "give each other some space and time to cool down",
                        "apologize for any harm I may have caused",
                        "seek advice from a mutual friend on how to resolve the issue",
                        "write a letter expressing my thoughts and feelings",
                        "try to find common ground and move past the disagreement",
                        "participate peacefully in the event and address the issue afterwards",
                        "agree to disagree and focus on our friendship",
                        "seek a mutual understanding and set boundaries for future interactions",
                        "offer to make amends and find a solution together",
                        "try to see things from their perspective",
                        "compromise and find a middle ground",
                        "attend the event and avoid discussing the conflict",
                        "put aside personal grievances for the sake of the event"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently attended a [a] where I overheard some people making [b] comments about [c]. I typically avoid confrontation, but in the moment, I felt the need to stand up for [c] and called out the people making the comments. However, this caused [d]. Some people at the event praised me for my actions, while others said I was overreacting and making a scene. Now, even [e] has an opinion on what happened. Did I do the right thing? Or am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "wedding",
                        "birthday party",
                        "family gathering",
                        "baby shower",
                        "fundraiser",
                        "conference",
                        "concert",
                        "sports event",
                        "office party",
                        "awards ceremony",
                        "school function",
                        "neighborhood barbecue",
                        "professional networking event",
                        "art exhibition",
                        "book launch"
                    ],
                    "b": [
                        "racist",
                        "sexist",
                        "homophobic",
                        "insensitive",
                        "ageist",
                        "ableist",
                        "classist",
                        "xenophobic",
                        "fatphobic",
                        "transphobic",
                        "misogynistic",
                        "elitist",
                        "anti-religious",
                        "ethnocentric",
                        "political"
                    ],
                    "c": [
                        "a fellow guest",
                        "a person who was not present",
                        "a celebrity",
                        "a marginalized community",
                        "an imaginary character",
                        "someone's outfit",
                        "a person's disability",
                        "a political group",
                        "a cultural tradition",
                        "a recently deceased public figure",
                        "the host of the event",
                        "a member of our social circle",
                        "a controversial public issue",
                        "a religious figure",
                        "the catering staff"
                    ],
                    "d": [
                        "a heated argument among guests",
                        "embarrassment for the host",
                        "a physical altercation",
                        "tears and a dramatic exit by someone involved",
                        "an awkward silence",
                        "people choosing sides and arguing on social media",
                        "several guests leaving the event early",
                        "tension and discomfort for the rest of the event",
                        "someone being asked to leave by the host",
                        "future invitations to similar events being jeopardized",
                        "strained relationships within the group",
                        "someone threatening legal action",
                        "an ongoing debate among friends and acquaintances",
                        "a formal complaint being filed",
                        "damage to the reputation of those involved"
                    ],
                    "e": [
                        "my closest friend",
                        "my significant other",
                        "my parents",
                        "my sibling",
                        "my boss",
                        "my coworkers",
                        "my children",
                        "my next-door neighbor",
                        "my roommate",
                        "my professor",
                        "my therapist",
                        "my favorite aunt",
                        "my hairstylist",
                        "my yoga instructor",
                        "my barista"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I [a] my [b], because they have been [c] for quite some time now. I tried talking to them about the issue, but they seemed to brush it off and continued with their behavior. After speaking to some close friends, I decided to [d] as a way to make them understand the consequences of their actions. Now, they're furious and have accused me of being insensitive and going too far. Considering the circumstances, [e]? or Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "confronted",
                        "argued with",
                        "sent an anonymous note to",
                        "called out on social media",
                        "reported to the landlord",
                        "discussed the issue with other neighbors about",
                        "left a passive-aggressive note for",
                        "pranked",
                        "installed a security camera to catch",
                        "gave an ultimatum to",
                        "ignored",
                        "demanded an apology from",
                        "threatened to take legal action against",
                        "asked for advice from a mutual friend about",
                        "gave a taste of their own medicine to"
                    ],
                    "b": [
                        "noisy upstairs neighbor",
                        "messy roommate",
                        "colleague who keeps taking my lunch from the break room",
                        "neighbor who keeps blocking my driveway",
                        "flatmate who never cleans up after themselves",
                        "coworker who always talks loudly on their phone",
                        "neighbor whose dog constantly barks at night",
                        "friend who always cancels plans at the last minute",
                        "family member who borrows things without returning them",
                        "classmate who keeps copying my homework",
                        "next-door neighbor with overgrown trees that encroach on my property",
                        "distant relative who continually tries to borrow money",
                        "roommate who consistently fails to pay their share of the bills",
                        "coworker who constantly complains but never offers solutions",
                        "neighbor who keeps using my garden hose without permission"
                    ],
                    "c": [
                        "disrupting my sleep",
                        "making my living space unbearable",
                        "crossing personal boundaries",
                        "trespassing on my property",
                        "being inconsiderate to others",
                        "showing a lack of respect for my belongings",
                        "making the shared spaces unpleasant",
                        "unreliable and untrustworthy",
                        "taking advantage of my generosity",
                        "violating the rules we agreed upon",
                        "disrespecting our mutual understanding",
                        "putting the burden of their responsibilities on me",
                        "making it challenging to focus on my work",
                        "putting strain on our relationship",
                        "causing unnecessary inconvenience"
                    ],
                    "d": [
                        "contact our building super",
                        "charge them for the inconvenience",
                        "give them a taste of their own medicine",
                        "file an official complaint",
                        "record the instances and show the evidence to the authorities",
                        "suggest it's time for them to find another place to live",
                        "stop associating with them outside of necessary interactions",
                        "give them a deadline to address the issue",
                        "let other people in our circle know about their behavior",
                        "boycott any events they organize",
                        "withhold assistance they may ask for in the future",
                        "send their actions to an advice column",
                        "capture their transgressions on video and send it to them",
                        "confront them with a mediator present",
                        "write a letter detailing the impact of their actions"
                    ],
                    "e": [
                        "did I do the right thing",
                        "was my reaction justified",
                        "was I morally correct in my response",
                        "did I stand up for myself correctly",
                        "did I handle the situation in a reasonable way",
                        "did I do what any reasonable person would have done",
                        "did I take appropriate action",
                        "was I justified in my response",
                        "did I go about addressing the issue correctly",
                        "was my chosen course of action fair",
                        "did I handle the problem in the best way possible",
                        "was I right to address the problem in this way",
                        "was my behavior acceptable given the circumstances",
                        "did I do an admirable thing",
                        "did I do a justifiable thing"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "My [a] ([b]) recently got into [c]. They have been [d] ever since, which has been causing tension in our relationship. Last week, they asked me to [e] in something related to their new activity. I, however, didn't feel comfortable with it, and I refused to do so. They got really upset and aren't speaking with me for now. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "wife",
                        "husband",
                        "sister",
                        "brother",
                        "mother",
                        "father",
                        "best friend",
                        "roommate",
                        "girlfriend",
                        "boyfriend",
                        "cousin",
                        "aunt",
                        "uncle",
                        "grandmother",
                        "grandfather"
                    ],
                    "b": [
                        "35 years old",
                        "50 years old",
                        "28 years old",
                        "42 years old",
                        "60 years old",
                        "21 years old",
                        "45 years old",
                        "30 years old",
                        "nearing retirement",
                        "in their early thirties",
                        "mid-forties",
                        "early twenties",
                        "late fifties",
                        "middle-aged",
                        "in their prime"
                    ],
                    "c": [
                        "skydiving",
                        "poker",
                        "collecting rare books",
                        "amateur acting",
                        "bungee jumping",
                        "competitive baking",
                        "politics",
                        "a new religion",
                        "investing in cryptocurrency",
                        "ghost hunting",
                        "cosplay",
                        "a multi-level marketing scheme",
                        "a controversial social movement",
                        "joining an improv group",
                        "practicing witchcraft"
                    ],
                    "d": [
                        "completely consumed by it",
                        "spending excessive amounts of money on it",
                        "neglecting other responsibilities",
                        "constantly talking about it",
                        "taking unnecessary risks",
                        "pushing me to participate",
                        "losing friends over it",
                        "ignoring my concerns",
                        "isolating themselves from the family",
                        "obsessively researching it",
                        "letting it affect their work",
                        "prioritizing it over our relationship",
                        "spending all their free time on it",
                        "an emotional rollercoaster",
                        "not thinking it through"
                    ],
                    "e": [
                        "jump out of a plane",
                        "place a large bet",
                        "trade my valuable possessions for rare books",
                        "pretend to be a famous actor",
                        "film their jump from a dangerously close distance",
                        "purchase expensive baking equipment for them",
                        "canvas for a controversial political candidate",
                        "convert to their new faith",
                        "invest all my savings in Bitcoin",
                        "stakeout a supposedly haunted house",
                        "pose for compromising photos in a costume",
                        "recruit my close friends to the scheme",
                        "endorse the movement publicly",
                        "perform a cringeworthy act on stage",
                        "consecrate my living space"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Last week, I [a] when I noticed that [b]. I was already running late and didn't have time to wait or find another [c], so I decided to [d]. It ended up working for me, but [e] is now upset with my decision. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "went to the grocery store",
                        "drove to a friend's house",
                        "picked up my kid from school",
                        "attended a work event",
                        "stopped at a coffee shop to grab a drink",
                        "went out to see a movie",
                        "ran some errands downtown",
                        "headed to the beach",
                        "walked to the gym",
                        "visited a theme park",
                        "took a train to a different city",
                        "entered a restaurant for dinner",
                        "attended a birthday party",
                        "went to a concert",
                        "participated in a charity event"
                    ],
                    "b": [
                        "someone had parked in my designated spot",
                        "my bike had a flat tire",
                        "there was an unexpected road closure",
                        "public transportation was on strike",
                        "the only available parking spot was reserved for someone else",
                        "the elevator was out of service",
                        "all of the electric scooters had dead batteries",
                        "someone had locked their bike to mine",
                        "my rideshare driver had additionally picked up another passenger",
                        "the subway was experiencing major delays",
                        "traffic was at a standstill",
                        "my regular parking spot was occupied by construction equipment",
                        "the street I normally take was blocked by a protest",
                        "a huge event resulted in all parking lots being full",
                        "an unexpected storm made walking or biking unsafe"
                    ],
                    "c": [
                        "parking spot",
                        "mode of transportation",
                        "route",
                        "elevator",
                        "bike",
                        "rideshare trip",
                        "public transit",
                        "electric scooter",
                        "subway",
                        "parking lot",
                        "street",
                        "space",
                        "area",
                        "walking path",
                        "alternative"
                    ],
                    "d": [
                        "take their parking spot",
                        "borrow a random bike nearby",
                        "drive on the sidewalk to bypass the closure",
                        "use the reserved parking spot",
                        "repair the tire with some duct tape",
                        "cancel the rideshare trip mid-ride",
                        "enter the restricted subway car",
                        "cut the lock on my bike",
                        "reserve a rideshare that was more expensive",
                        "leave my car in a no-parking zone",
                        "cancel my plans and blame it on the situation",
                        "take a much longer route and arrive late",
                        "join the protest to get through the street",
                        "park in a nearby alleyway",
                        "pay extra for parking in a high-priced area"
                    ],
                    "e": [
                        "the person whose spot I took",
                        "the owner of the bike I borrowed",
                        "a pedestrian who saw me drive on the sidewalk",
                        "my neighbor who had reserved the parking spot",
                        "the bike's rightful owner who found it repaired",
                        "the rideshare driver",
                        "the subway conductor",
                        "the person who locked their bike to mine",
                        "my friend who was waiting for me",
                        "a parking enforcement officer",
                        "the person I was supposed to see",
                        "my boss for being late",
                        "the protesters I cut through",
                        "a store owner whose store front was blocked by my car",
                        "a fellow driver who had to pay the same parking fee"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "During a gathering at my house, my friend [a], and they accidentally [b] my [c]. Instead of apologizing or offering to fix or replace it, my friend just laughed it off and said it wasn't a big deal, effectively brushing it under the rug. Later, when everyone had left, I texted [a] to discuss what happened and told them I would like them to pay for [c] to be fixed or replaced, as it is a valuable item for me. My friend became defensive and called me selfish, saying [d]. The rest of our friends found out about the situation and now everyone is taking sides, some thinking I'm being unreasonable and others saying [a] should own up to their mistake. Given these circumstances, [e]?",
            "variables": {
                "possible_values": {
                    "a": [
                        "dropped",
                        "spilled their drink on",
                        "scratched",
                        "tore",
                        "stepped on",
                        "broke",
                        "cracked",
                        "shattered",
                        "melted",
                        "smashed",
                        "ripped",
                        "ruined",
                        "bent",
                        "burnt",
                        "dented"
                    ],
                    "b": [
                        "a limited-edition art print",
                        "an expensive purse",
                        "a antique vase",
                        "a family heirloom",
                        "a rare book",
                        "a designer shirt",
                        "a one-of-a-kind sculpture",
                        "a hard-to-find vinyl record",
                        "a custom-made piece of jewelry",
                        "a high-end speaker",
                        "an important work document",
                        "an expensive musical instrument",
                        "a favorite childhood toy",
                        "a hand-painted wall decoration",
                        "a brand new laptop"
                    ],
                    "c": [
                        "that accidents happen and I should just let it go",
                        "that I've damaged their belonging before and didn't offer to replace it",
                        "that it's just a material item and shouldn't matter so much",
                        "that I'm overreacting and making them feel bad over nothing",
                        "that I'm just trying to milk this situation for attention",
                        "that I'm being vindictive and trying to ruin their reputation",
                        "that there's no proof it was their fault",
                        "that I should have been more cautious with my belongings around guests",
                        "that it was an honest mistake and doesn't warrant punishment",
                        "that our friendship should be worth more than an item",
                        "that I should have had better insurance for expensive items",
                        "that I'm trying to extort money from them",
                        "that they have financial problems and I'm being insensitive",
                        "that I'm making a mountain out of a molehill",
                        "that if roles were reversed, I wouldn't be asking for compensation"
                    ],
                    "d": [
                        "Am I overreacting?",
                        "Am I being petty?",
                        "Am I being fair?",
                        "Am I the asshole?",
                        "Did I do the right thing?",
                        "Am I in the wrong?",
                        "Am I justified?",
                        "Am I being presumptuous?",
                        "Am I being overcritical?",
                        "Am I making too much of a fuss?",
                        "Am I too harsh?",
                        "Am I being too demanding?",
                        "Am I out of line?",
                        "Am I being unreasonable?",
                        "Am I imposing too much?"
                    ],
                    "e": [
                        "a new smartphone",
                        "a pair of designer sunglasses",
                        "a valuable painting",
                        "a signed sports memorabilia",
                        "a first-edition book",
                        "a leather-bound journal",
                        "a custom-made jewelry box",
                        "a rare collectible action figure",
                        "a vintage camera",
                        "a set of limited-edition sneakers",
                        "an expensive wristwatch",
                        "a prized comic book",
                        "a luxurious cashmere sweater",
                        "an expensive perfume",
                        "a limited-release video game console"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently encountered a situation where I had to make a difficult decision. My [a] asked me to [b], but I felt uncomfortable with this request because [c]. I considered the potential consequences and ultimately decided to [d]. Now, my [a] is upset with me, and our relationship has become strained. [e] has also come into play, further complicating matters. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "best friend",
                        "sibling",
                        "coworker",
                        "boss",
                        "next-door neighbor",
                        "college roommate",
                        "cousin",
                        "niece",
                        "uncle",
                        "grandparent",
                        "ex-partner",
                        "co-founder",
                        "longtime mentor",
                        "favorite teacher",
                        "older brother's friend"
                    ],
                    "b": [
                        "cover for them while they went on a job interview",
                        "say they were with me during the time of an incident that happened nearby",
                        "not provide a reference for a mutual acquaintance",
                        "spy on their spouse to see if they were cheating",
                        "bring home a mysterious package from my trip abroad",
                        "help them cheat on an upcoming exam",
                        "invest in their risky business venture",
                        "tell their partner about a past mistake they'd made",
                        "create a fake social media profile to gather information on someone",
                        "confront a coworker who'd been spreading rumors",
                        "pretend they'd written a paper that I'd authored",
                        "fire an employee on their behalf, despite my lack of authority",
                        "take the blame for a mistake they'd made",
                        "hide an incriminating piece of evidence",
                        "lie to their family about their whereabouts"
                    ],
                    "c": [
                        "it went against my moral principles",
                        "it would put me at risk of getting in trouble at work",
                        "I thought it could hurt our relationship",
                        "it would require me to deceive someone I care about",
                        "I believed it could have a negative impact on their future",
                        "it could compromise my reputation",
                        "it seemed disloyal to another friend",
                        "the request involved illegal activities",
                        "I was unsure of their motives for asking such a favor",
                        "it would be dishonest and go against my values",
                        "it put my own professional reputation on the line",
                        "I had ethical concerns about the situation",
                        "it contravened company policy",
                        "I worried it might lead to a risky situation",
                        "I didn't feel good about helping them hide the truth"
                    ],
                    "d": [
                        "refuse to participate and explain why I couldn't do it",
                        "agree to help them but secretly do nothing",
                        "give them an ultimatum that put the responsibility back on them",
                        "find a creative solution that would partially satisfy their request",
                        "seek advice from somebody else before making a decision",
                        "tell them I would think about it but ultimately do what I believed was right",
                        "agree to the request, despite my reservations",
                        "confront them about their motives and refuse to be involved",
                        "compromise by negotiating some terms and following through with those",
                        "attempt to find an alternative that would keep everyone happy",
                        "discuss my concerns with them and find a middle ground",
                        "involve a third party to mediate the situation",
                        "remove myself from the situation entirely",
                        "follow through with their request but tell them I never want to discuss it again",
                        "agreed to do it just this one time and then severed our relationship"
                    ],
                    "e": [
                        "Word of my decision has spread around the office",
                        "Our mutual friends have started taking sides",
                        "The person I deceived has now found out",
                        "The media got hold of the story",
                        "My partner has become involved in the dispute",
                        "The situation has escalated to legal action",
                        "Others in our friend group are questioning my actions",
                        "The person they asked me to confront has confronted me",
                        "A key family member is now disapproving of our relationship",
                        "There is gossip circulating about the situation",
                        "The cheated party is now seeking revenge",
                        "Strangers are starting to make judgments about me",
                        "I've received a formal complaint from my workplace",
                        "I'm now being targeted by those who disagree with my actions",
                        "Further details of the situation have emerged that change the context"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I [a] my [b]'s [c], even though they specifically told me not to. I thought I was doing the right thing, because [d]. However, after finding out about what I did, they became really [e]. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "attended",
                        "missed",
                        "organized",
                        "invited an unexpected guest to",
                        "canceled",
                        "brought a plus-one to",
                        "made a speech at",
                        "arrived late to",
                        "shared pictures of",
                        "videotaped",
                        "live-streamed",
                        "refused to participate in",
                        "spent the entire time on my phone during",
                        "criticized",
                        "left early from"
                    ],
                    "b": [
                        "friend",
                        "spouse",
                        "sibling",
                        "parent",
                        "roommate",
                        "cousin",
                        "co-worker",
                        "partner",
                        "long-distance relative",
                        "boss",
                        "neighbor",
                        "classmate",
                        "ex",
                        "step-sibling",
                        "niece"
                    ],
                    "c": [
                        "birthday party",
                        "wedding",
                        "baby shower",
                        "graduation",
                        "engagement party",
                        "funeral",
                        "housewarming",
                        "holiday gathering",
                        "promotion celebration",
                        "going-away party",
                        "retirement party",
                        "fundraiser",
                        "family reunion",
                        "book release",
                        "award ceremony"
                    ],
                    "d": [
                        "I wanted to support them",
                        "I thought it would be a great surprise",
                        "I believed it would help mend our relationship",
                        "I assumed they would appreciate the extra help",
                        "I thought I had a valid reason for not attending",
                        "I truly believed the person I invited could bring joy to the event",
                        "it aligned with my personal beliefs",
                        "I thought it would be an amazing opportunity to network",
                        "I assumed everyone would enjoy sharing the memories",
                        "I believed that they'd appreciate my artistic perspective",
                        "I assumed it would help to include more friends and family",
                        "I thought new traditions should be embraced",
                        "I didn't see any harm in using technology",
                        "it's something I've always done at similar events",
                        "I thought it was the only way to express my feelings"
                    ],
                    "e": [
                        "angry",
                        "hurt",
                        "upset",
                        "disappointed",
                        "frustrated",
                        "resentful",
                        "betrayed",
                        "shocked",
                        "annoyed",
                        "irritated",
                        "disgusted",
                        "indignant",
                        "infuriated",
                        "offended",
                        "appalled"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Recently, I [a] for a family member who has been struggling lately. I thought this would be a kind gesture, but when they found out it was from me, they became [b]. It turns out, they didn't appreciate the gesture because [c]. Now, other members of my family are [d] about the situation, and it has caused a rift between us. Considering the circumstances, [e]? Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "anonymously paid off a large debt",
                        "signed them up for therapy sessions",
                        "gifted them a self-help book",
                        "found and arranged for a prestigious job interview",
                        "bought groceries and necessities for their home",
                        "cooked and clean their house",
                        "entered them into a rehabilitation program",
                        "secretly loaned money to their struggling business",
                        "hired a life coach",
                        "signed up their kids for private tutoring",
                        "got them a gym membership",
                        "fixed their car without telling them",
                        "bought new clothes",
                        "paid for a much-needed vacation",
                        "helped them create an online dating profile"
                    ],
                    "b": [
                        "angered",
                        "hurt",
                        "insulted",
                        "offended",
                        "embarrassed",
                        "humiliated",
                        "ashamed",
                        "resentful",
                        "indignant",
                        "frustrated",
                        "appalled",
                        "irritated",
                        "annoyed",
                        "betrayed",
                        "aggravated"
                    ],
                    "c": [
                        "they feel like they can handle their problems on their own",
                        "they wanted to keep their struggles private",
                        "they feel it was overstepping personal boundaries",
                        "it made them feel like they were pitied",
                        "they think I was trying to control their life",
                        "they prefer to resolve their issues independently",
                        "they believe I was being condescending",
                        "they don't trust the intentions behind the gesture",
                        "they feel it was a violation of their autonomy",
                        "they think I was trying to make them look incompetent",
                        "they are uncomfortable accepting help, especially without asking",
                        "they feel they have become a charity case in my eyes",
                        "they don't like feeling indebted to others",
                        "they are suspicious of my true motives",
                        "they suspect ulterior motives behind my act"
                    ],
                    "d": [
                        "taking sides",
                        "arguing with each other",
                        "judging me for my actions",
                        "defending the family member",
                        "criticizing my approach",
                        "debating the morality of my actions",
                        "split on whether I was right or wrong",
                        "rehashing old family conflicts",
                        "blaming each other for the situation",
                        "supporting my gesture",
                        "questioning my intentions",
                        "accusing each other of overreacting",
                        "seeing flaws in both perspectives",
                        "thrusting their own opinions upon each other",
                        "echoing the offended family member's sentiment"
                    ],
                    "e": [
                        "was I genuinely trying to help",
                        "did I have good intentions behind my actions",
                        "was I being too intrusive",
                        "should I have consulted with them first",
                        "were there better ways I could have offered support",
                        "did I consider how they might feel",
                        "were my actions ultimately beneficial",
                        "did my approach demonstrate empathy",
                        "should I have been more sensitive to their situation",
                        "could I have been more tactful",
                        "would a different form of support be more suitable",
                        "was I acting solely in the family member's best interest",
                        "did I prioritize their feelings",
                        "did I consider potential consequences",
                        "should I have taken more time to understand their perspective"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, I was at [a] having a [b] with some friends. [c] came up, and I expressed my thoughts on the matter. One of my friends, who has been affected by [c], became really upset and left the gathering. I had no idea about their personal connection to [c], and my other friends are split: some say that I should've been more sensitive and apologized, while others think that I wasn't at fault since I didn't know about this person's background. Furthermore, [d] influenced the overall atmosphere of the situation, and [e] played a role in their reaction as well. Was I in the wrong here?",
            "variables": {
                "possible_values": {
                    "a": [
                        "a local coffee shop",
                        "a friend's birthday party",
                        "a family gathering",
                        "a work-related happy hour",
                        "a study session",
                        "a volunteer event",
                        "a wedding reception",
                        "an outdoor picnic",
                        "a support group meeting",
                        "an art exhibition opening",
                        "a poetry reading",
                        "a fitness class",
                        "a church event",
                        "a club meeting",
                        "a parent-teacher conference"
                    ],
                    "b": [
                        "casual conversation",
                        "deep discussion",
                        "heated debate",
                        "light-hearted banter",
                        "random chit-chat",
                        "philosophical debate",
                        "intellectual exchange",
                        "small talk",
                        "nostalgic reminiscing",
                        "friendly argument",
                        "tense disagreement",
                        "gossip session",
                        "storytelling competition",
                        "brainstorming session",
                        "honest confession session"
                    ],
                    "c": [
                        "a controversial political topic",
                        "a recent celebrity scandal",
                        "a sensitive social issue",
                        "a disputed historical event",
                        "a divisive religious topic",
                        "a personal financial matter",
                        "an ongoing legal case",
                        "a tragic event in the news",
                        "an ethically ambiguous hypothetical scenario",
                        "a contentious parenting decision",
                        "an environmental problem",
                        "a sports controversy",
                        "a cultural appropriation topic",
                        "a workplace ethics question",
                        "a touchy subject about mental health"
                    ],
                    "d": [
                        "a misunderstanding earlier in the day",
                        "the recent loss of a loved one",
                        "the loud background noise of the venue",
                        "high stress levels from work or school",
                        "emotional exhaustion",
                        "the misinterpretation of someone's words",
                        "devastating news received just before the conversation",
                        "tension among other friends present",
                        "too much alcohol consumption",
                        "side effects from a new medication",
                        "personal news that affected their emotional state",
                        "disturbing online harassment they experienced",
                        "an embarrassing event that happened earlier",
                        "trouble at home",
                        "a health issue they're dealing with"
                    ],
                    "e": [
                        "miscommunication",
                        "different cultural backgrounds",
                        "varying belief systems",
                        "upbringing and personal values",
                        "social etiquette expectations",
                        "differences in political views",
                        "emotional reactivity",
                        "judgment due to the influence of others",
                        "the inability to articulate their feelings",
                        "feeling outnumbered in the conversation",
                        "not being informed about the subject",
                        "resentment from a previous encounter",
                        "misreading of body language",
                        "feeling unsupported by the group",
                        "a shared experience that added to their reaction"
                    ]
                }
            },
            "metadata": {
                "rtype": "AmItheAsshole"
            }
        }
    ]
}
{
    "templates": [
        {
            "template": "Today, I encountered a situation that has been bothering me since. A bit of background: I am a [a] and live in a [b]. My neighbor, who has [c], has been causing some issues lately. The problem arose when I [d] to address the situation. My neighbor became very upset and even [e]. I'm torn between feeling like I did what I had to do and feeling guilty about making the situation worse. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "single parent",
                        "college student",
                        "retired veteran",
                        "work-from-home professional",
                        "night shift worker",
                        "recovering alcoholic",
                        "musician",
                        "busy entrepreneur",
                        "caregiver for a disabled family member",
                        "pregnant woman",
                        "stay-at-home parent",
                        "full-time student and part-time employee",
                        "freelance artist",
                        "graduate student",
                        "immigrant trying to establish a life in a new country"
                    ],
                    "b": [
                        "quiet cul-de-sac",
                        "busy city apartment building",
                        "peaceful suburban neighborhood",
                        "homestead in a rural area",
                        "beachfront community",
                        "mountain-side village",
                        "gated residential community",
                        "student housing complex",
                        "trendy urban loft",
                        "condominium complex",
                        "mobile home park",
                        "skyscraper in a bustling metropolis",
                        "tiny home village",
                        "retirement community",
                        "co-housing space"
                    ],
                    "c": [
                        "a large, constantly barking dog",
                        "an obnoxious habit of playing loud music at night",
                        "a tendency to park their car blocking your driveway",
                        "a garden overflowing with weeds onto your property",
                        "a habit of leaving trash out, attracting pests",
                        "an unusually bright light shining into your bedroom window",
                        "a habit of smoking right outside your open window",
                        "a neglectful approach to their pet's waste",
                        "a tendency to leave their yard cluttered and unsightly",
                        "an excessive use of water for their lawn, causing your utility bill to spike",
                        "poor yard maintenance that has become an eyesore for the entire block",
                        "noisy construction projects during odd hours",
                        "an unkempt house that is starting to harm surrounding property values",
                        "a habit of hosting obnoxiously loud parties",
                        "a constant and overeager interest in your personal life"
                    ],
                    "d": [
                        "approached them directly and asked them to address the issue",
                        "left an anonymous note on their door",
                        "sent them an email outlining your concerns",
                        "spoke with other neighbors and tried to organize a group intervention",
                        "complained to your landlord or homeowners association",
                        "called the police to report the situation",
                        "vented your frustration on social media, without naming the person",
                        "tried to fix the issue yourself",
                        "confronted them in public and asked them to stop",
                        "had a third-party mediator try to resolve the problem",
                        "made an agreement for both of you to address the issue together",
                        "decided to ignore the problem, hoping they would eventually realize their mistake",
                        "tried to bring it up casually in conversation",
                        "referenced the issues indirectly through passive-aggressive comments",
                        "shared the problem with a mutual friend and asked for their advice"
                    ],
                    "e": [
                        "verbally lashed out at me",
                        "refused to speak to me",
                        "became hostile toward me",
                        "filed a formal complaint against me",
                        "damaged my property in retaliation",
                        "made passive-aggressive comments toward me",
                        "escalated the issue and made it worse",
                        "confronted me and threatened legal action",
                        "started spreading rumors about me in the neighborhood",
                        "told other neighbors that I was bullying them",
                        "blamed me for their mental health struggles",
                        "claimed that I was unreasonably demanding",
                        "sent me a series of angry messages",
                        "tried to get other neighbors involved and turn them against me",
                        "threatened to move out if I didn't stop complaining"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Yesterday, I was in a situation where I had to make a decision about [a]. At the time, I thought it was the right decision, but now I'm not so sure. To provide some context, [b]. When I chose to [c], [d] happened as a result. Consequently, [e] is now upset with me, and I can't help but feel guilty. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "confronting my neighbor about their loud dog",
                        "calling the manager on a restaurant server",
                        "telling a coworker about an office gossip",
                        "skipping my best friend's birthday party for a work event",
                        "giving away a family heirloom to a stranger in need",
                        "ignoring a group of kids who were bullying someone",
                        "lying to my sister about the reason I didn't attend her graduation",
                        "borrowing money from a friend without telling my partner",
                        "cutting off contact with a toxic family member",
                        "not inviting an acquaintance to a party because of a past argument",
                        "returning a lost wallet to the owner without giving it to the police first",
                        "breaking up with my long-term partner over a disagreement",
                        "receiving a gift from someone even though I knew it was stolen",
                        "helping a friend cheat on an exam",
                        "posting a controversial opinion on social media"
                    ],
                    "b": [
                        "my roommate's belongings were damaged by the neighbor's pet",
                        "I waited over an hour for my meal",
                        "the gossip was spreading false rumors about a promotion",
                        "the work event promised to be beneficial to my career",
                        "the heirloom would help the stranger avoid financial ruin",
                        "the victim didn't seem to want any help",
                        "I was unable to attend due to a medical emergency",
                        "my partner doesn't approve of my friend",
                        "the family member caused significant harm to me in the past",
                        "the acquaintance has a history of causing drama at events",
                        "the wallet's owner was easy to find and lived close by",
                        "the disagreement we had exposed our incompatible values",
                        "the gift was something I've always wanted but couldn't afford",
                        "my friend would face extreme consequences if they failed the exam",
                        "I felt the need to stand up for my beliefs"
                    ],
                    "c": [
                        "leave a passive-aggressive note",
                        "complain and ask for the server to be disciplined",
                        "confront the gossip privately",
                        "prioritize the work event over the birthday party",
                        "hand over the heirloom without discussing it with family first",
                        "record the incident but not intervene",
                        "say that I had prior obligations",
                        "accept the loan and keep it a secret",
                        "cut ties with them on social media",
                        "explain to mutual friends why they weren't invited",
                        "hand-deliver the wallet without involving authorities",
                        "end the relationship over the phone",
                        "accept the gift and keep it a secret",
                        "provide the answers during the exam",
                        "publicize my opinion without considering others' feelings"
                    ],
                    "d": [
                        "the neighbor confronted me angrily about the note",
                        "the server lost their job because of my complaint",
                        "the gossip retaliated by starting rumors about me",
                        "my best friend felt betrayed and hurt by my absence",
                        "my family was outraged by my decision",
                        "the bullying escalated after I left",
                        "my sister became suspicious and discovered the truth",
                        "my partner found out about the loan and was upset",
                        "the family member's mental health deteriorated",
                        "the acquaintance confronted me about the situation",
                        "the wallet's owner accused me of stealing some of the contents",
                        "my partner was blindsided and heartbroken",
                        "the person who stole the gift got into trouble",
                        "my friend was caught cheating and blamed me",
                        "I faced backlash and lost friends due to my post"
                    ],
                    "e": [
                        "my roommate",
                        "my partner",
                        "my boss",
                        "my best friend",
                        "my family",
                        "the victim's friends",
                        "my sister",
                        "the friend who lent the money",
                        "the rest of my family",
                        "the acquaintance's friends",
                        "the wallet's owner",
                        "my long-term partner",
                        "the person who gave me the gift",
                        "the friend who asked for help",
                        "friends and acquaintances who disagreed with my post"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, the other day I was [a], and [b] began to happen. This was really annoying because [c]. I approached the person involved and explained my situation, asking if they could [d]. They didn't comply, so I ended up [e]. Now they're saying I'm TA. Am I?",
            "variables": {
                "possible_values": {
                    "a": [
                        "working from home",
                        "trying to have a peaceful dinner",
                        "watching a movie with my family",
                        "studying for my final exam",
                        "babysitting my niece",
                        "doing yoga in the living room",
                        "taking a nap after a long day",
                        "practicing for my music recital",
                        "doing an online job interview",
                        "trying to have some quiet time reading",
                        "holding an important conference call",
                        "working on a deadline for a project",
                        "caring for my sick partner",
                        "preparing a surprise party for my friend",
                        "focusing on a complex task"
                    ],
                    "b": [
                        "my neighbor decided to have a drumming session",
                        "my roommate started arguing loudly with their partner",
                        "a group of people gathered outside my window, talking loudly",
                        "the people upstairs started moving furniture around",
                        "the apartment next door had a super loud party",
                        "my partner decided to clean the house with a loud vacuum",
                        "construction work started unexpectedly nearby",
                        "my roommate's pet kept making loud noises",
                        "loud music started playing from a nearby house",
                        "a TV show marathon began upstairs",
                        "my friend started laughing loudly at videos online",
                        "a gaming tournament was taking place in the room next door",
                        "the people in the apartment below me were throwing a surprise party",
                        "a political rally was taking place on the adjacent street",
                        "my building was being pressure washed from the outside"
                    ],
                    "c": [
                        "I had a major deadline for work",
                        "it was my one day off this week",
                        "I really needed to concentrate on a task",
                        "the noise was exacerbating my anxiety",
                        "it was disrupting the environment for the person I was caring for",
                        "I haven't had a good night's sleep in a while",
                        "I recently moved and had just begun to settle in",
                        "I was already stressed and needed some peace",
                        "my schedule left me no other time to complete the task at hand",
                        "I have an important appointment the next day",
                        "this was my first time attempting the task",
                        "it took a lot of effort for me to even start the activity",
                        "it was a special day and I'd been planning it for weeks",
                        "I was looking forward to a rare moment of relaxation",
                        "I was trying to stay productive despite personal challenges"
                    ],
                    "d": [
                        "lower the volume",
                        "move their activity to another time",
                        "close the windows to reduce noise",
                        "use headphones if possible",
                        "pick a less disruptive activity",
                        "practice in another room",
                        "consider soundproofing measures",
                        "keep pets in a designated area",
                        "wait until a more convenient time",
                        "check in with neighbors before starting disruptive projects",
                        "avoid shouting during arguments",
                        "plan social events around mutual agreements",
                        "inform me about any potentially loud activities in advance",
                        "limit the duration of the noise",
                        "consider others who may also be affected"
                    ],
                    "e": [
                        "calling my landlord to complain",
                        "leaving a note on their door",
                        "posting about the issue on social media",
                        "talking to other neighbors about the problem",
                        "seeking out a public space to complete my task",
                        "confronting the person again more aggressively",
                        "making a noise complaint with the authorities",
                        "asking friends to intervene on my behalf",
                        "retaliating with my own loud noises",
                        "buying noise-cancelling headphones",
                        "trying to talk about it again in a few days",
                        "ignoring the noise and bottling up my frustration",
                        "involving a mediator to help sort out the issue",
                        "attending a neighborhood meeting to voice my concerns",
                        "setting up boundaries with the person"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I had a disagreement with [a] about [b]. They have always been stubborn when it comes to this topic, and I tried to be understanding. But during one of our recent conversations, the heated debate caused them to say some really hurtful things about [c], which is something that deeply affects me. In response, I [d] as a way to cope with the situation. Since then, our relationship has become strained, and they believe I am being petty and overly sensitive. I argued that they should be more considerate of others' feelings when discussing controversial topics. Nonetheless, they're pretty mad at me now and think that what I did crossed a line, considering [e]. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my best friend",
                        "my coworker",
                        "my sibling",
                        "my partner",
                        "a mutual friend",
                        "my parent",
                        "my in-law",
                        "my roommate",
                        "my neighbor",
                        "a classmate",
                        "a fellow gym member",
                        "a shared hobby group member",
                        "a childhood friend",
                        "a colleague from another department",
                        "my cousin"
                    ],
                    "b": [
                        "politics",
                        "religion",
                        "veganism",
                        "parenting styles",
                        "ethical consumption",
                        "vaccinations",
                        "climate change",
                        "education reform",
                        "animal rights",
                        "the role of technology in society",
                        "divorce and alimony laws",
                        "corporate responsibility",
                        "immigration policies",
                        "income inequality",
                        "gun control"
                    ],
                    "c": [
                        "my career",
                        "my childhood",
                        "my personal beliefs",
                        "my relationship",
                        "my health condition",
                        "a traumatic experience",
                        "the loss of a close family member",
                        "a major life change",
                        "an ongoing struggle I'm facing",
                        "the birth of my child",
                        "my recent move to a new city",
                        "my battle with addiction",
                        "my mental health",
                        "issues I've had with my family",
                        "my past mistakes"
                    ],
                    "d": [
                        "unfriended them on social media",
                        "publicly called them out for their hurtful behavior",
                        "gave them the silent treatment",
                        "sent a strongly-worded text message about how I felt",
                        "deliberately excluded them from a social gathering",
                        "confronted them about it in front of others",
                        "shared my side of the story with mutual friends",
                        "decided to distance myself from them emotionally",
                        "wrote a blog post about my experience",
                        "left a negative review on their business website",
                        "shared a meme on social media that indirectly mocked them",
                        "posted a passive-aggressive message about them",
                        "told people close to them about our disagreement",
                        "refused to speak with them until they apologized",
                        "started avoiding certain places where I knew I would run into them"
                    ],
                    "e": [
                        "our long history together",
                        "their own personal struggles at the moment",
                        "our mutual friends and relatives being upset by the conflict",
                        "the timing, as we're both going through a difficult period",
                        "the potential damage it could do to their reputation",
                        "the possibility of it affecting our professional lives",
                        "the current state of global events",
                        "their recent efforts to change and be more understanding",
                        "the fact that we have to continue working together",
                        "the emotional stress it might cause their loved ones",
                        "the power dynamics in our relationship",
                        "other tensions that have been building between us",
                        "the cultural differences between us",
                        "the fact that they were going through a tough time",
                        "the unintended consequences it may have on our relationship"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently found out that my coworker [a] at our office. I know that doing this is [b], but I also know that my coworker's been going through [c] and seems to rely on this activity for some relief. Even though no one has directly confronted them yet, I'm worried that some people at the workplace may have noticed and this could affect their job. I decided to bring up the issue with my coworker privately, and they [d]. Now, other coworkers think I'm [e] because they've found out about the incident. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "has been stealing office supplies",
                        "uses company time to work on their side hustle",
                        "takes extended breaks without approval",
                        "fakes being sick to leave work early",
                        "gossips about other employees",
                        "takes credit for other people's work",
                        "uses the office space after-hours for personal use",
                        "bypasses the company internet filter to watch inappropriate content",
                        "spends most of their day browsing the internet",
                        "eavesdrops on other employees' conversations",
                        "regularly comes to work late without valid reasons",
                        "shares their coworkers' secrets with others",
                        "complains about the company to clients",
                        "ignores important emails and projects",
                        "takes advantage of the flexible working hours policy"
                    ],
                    "b": [
                        "against company policy",
                        "unethical but not technically against the rules",
                        "improper conduct under the company's code of ethics",
                        "a violation of the office's unwritten rules",
                        "a potential reason for dismissal",
                        "a gray area when it comes to the office guidelines",
                        "something that could hurt their reputation",
                        "generally frowned upon",
                        "liable to create tension in the workplace",
                        "an issue that management is trying to address ",
                        "deemed misconduct by some coworkers",
                        "a minor infraction but raises moral questions",
                        "harming the overall company culture",
                        "reflective of deeper issues within the company",
                        "a possible reason for demotion or disciplinary action"
                    ],
                    "c": [
                        "a recent divorce",
                        "financial difficulties",
                        "the loss of a close family member",
                        "a stressful living situation",
                        "the emotional turmoil caused by a recent breakup",
                        "a legal battle that's been putting pressure on them",
                        "an ongoing health issue",
                        "taking care of an aging parent",
                        "a child going through a rough patch",
                        "a dispute with a close friend",
                        "a mental health struggle",
                        "trying to balance work and school",
                        "a recent move which has been challenging",
                        "problems with their living situation",
                        "juggling work and caregiving responsibilities"
                    ],
                    "d": [
                        "got defensive and accused me of invading their privacy",
                        "apologized and promised to change their behavior",
                        "denied the accusations and told me to mind my own business",
                        "broke down in tears and explained their personal struggle",
                        "admitted to the issue and thanked me for confronting them",
                        "asked me to keep their secret and not tell anyone else",
                        "reacted angrily and has been giving me the cold shoulder since",
                        "agreed to seek help and deal with their issues",
                        "told me they'd handle it themselves and didn't want my involvement",
                        "acknowledged the problem but argued that they had no other choice",
                        "seemed shocked by my accusation and asked for evidence",
                        "promised they would have a conversation with our boss",
                        "assured me that they would try to find a healthier coping strategy",
                        "explained their side of the story but didn't commit to changing",
                        "told me they understood my concern but didn't seem to take it seriously"
                    ],
                    "e": [
                        "a snitch",
                        "too nosy",
                        "a busybody",
                        "judgmental",
                        "unhelpful and insensitive",
                        "trying to cause unnecessary drama",
                        "not being understanding of our coworker's situation",
                        "overstepping my boundaries",
                        "interfering in matters that don't concern me",
                        "making the situation worse",
                        "playing favorites",
                        "acting like a moral authority",
                        "gossiping behind our coworker's back",
                        "arrogant",
                        "not being a team player"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently had a falling out with [a], who is very important to me. Our disagreement was over [b], which is always a touchy subject for us. We were at [c] and I had a few drinks, and in the heat of the moment, I said [d]. I instantly regretted it, but [a] was extremely upset and left immediately. Since then, the relationship between us has been strained. I tried to apologize and explain my side, but [a] doesn't seem interested in hearing me out. On the one hand, I understand that what I said was hurtful, but on the other, I believe my feelings about [b] are valid. [e] has complicated the situation even further. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my best friend",
                        "my romantic partner",
                        "my sibling",
                        "my coworker",
                        "my parent",
                        "my neighbor",
                        "an extended family member",
                        "a friendly acquaintance",
                        "my roommate",
                        "a former classmate",
                        "a childhood friend",
                        "a sports teammate",
                        "a member of my social club",
                        "a relative by marriage",
                        "an ex-partner"
                    ],
                    "b": [
                        "money",
                        "politics",
                        "religion",
                        "family values",
                        "parenting styles",
                        "education",
                        "career choices",
                        "lifestyle habits",
                        "relationship boundaries",
                        "social priorities",
                        "cultural differences",
                        "friendship dynamics",
                        "personal values",
                        "ethical viewpoints",
                        "hobbies and interests"
                    ],
                    "c": [
                        "a family gathering",
                        "a work event",
                        "a party with friends",
                        "a wedding",
                        "a funeral",
                        "a social media platform",
                        "a restaurant",
                        "a public park",
                        "a concert",
                        "a sports event",
                        "a conference",
                        "a mutual friend's house",
                        "a charity event",
                        "a road trip",
                        "a group vacation"
                    ],
                    "d": [
                        "something about their insecurities",
                        "something about their failures",
                        "insensitive remarks about their loved ones",
                        "a deeply held secret they trusted me with",
                        "blunt criticism on a sensitive issue",
                        "a comparison to someone they dislike",
                        "a spiteful comment about their appearance",
                        "an accusation of being selfish",
                        "a reminder of their past mistakes",
                        "a sarcastic remark about their beliefs",
                        "a dismissive comment about their opinions",
                        "a distasteful joke about their hardships",
                        "an insensitive comment on their lifestyle",
                        "a passive-aggressive comment about their choices",
                        "a cruel parody of something they said"
                    ],
                    "e": [
                        "Our mutual friends taking sides",
                        "A family member getting involved",
                        "The situation affecting our work relationship",
                        "They disclosed a secret of mine in retaliation",
                        "The dispute complicating future gatherings",
                        "The argument negatively impacting our living situation",
                        "The tension spreading within our friend group",
                        "Their refusal to communicate with me",
                        "Rumors being spread about the incident",
                        "The escalation of the disagreement to other issues",
                        "An ongoing social media battle between us",
                        "The negative influence on our mental health",
                        "The strain on our other relationships",
                        "Disturbing the peace of our community",
                        "Petty acts of revenge from both sides"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently started a new job with [a] as my coworker. We have to work closely together on a project, but they have a habit of [b] which I find extremely distracting or annoying. I tried talking to [a] about it, and they insisted it's [c] and that I should just get used to it. After days of being unable to concentrate, I decided to [d] when they weren't looking. [a] found out about it and confronted me angrily, saying that it was disrespectful and invasive. All of our other coworkers seem to have [e] ideas on whether I was in the right or not. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "Sarah",
                        "David",
                        "Alexandra",
                        "Michael",
                        "Jess",
                        "Ryan",
                        "Sandra",
                        "Chris",
                        "Aria",
                        "Taylor",
                        "Rita",
                        "Rob",
                        "Samantha",
                        "Josh",
                        "Gina"
                    ],
                    "b": [
                        "chewing gum loudly",
                        "tapping their foot constantly",
                        "talking to themselves while they work",
                        "whistling tunelessly",
                        "constantly checking and responding to texts on their phone",
                        "eating smelly food at their desk",
                        "intensely staring into space",
                        "popping bubble wrap",
                        "snapping their fingers every few minutes",
                        "cracking their knuckles",
                        "playing short audio clips without headphones",
                        "humming along to the radio",
                        "laughing at random moments",
                        "yawning obnoxiously",
                        "drumming their fingers on the desk"
                    ],
                    "c": [
                        "their way of dealing with stress",
                        "a way to help them concentrate",
                        "a harmless quirk",
                        "a personal preference",
                        "none of my business",
                        "a medical condition",
                        "a cultural habit",
                        "impossible for them to change",
                        "something they're working on improving",
                        "unavoidable due to their medication side effects",
                        "a coping mechanism",
                        "no big deal",
                        "a family trait",
                        "a result of their upbringing",
                        "not that bad"
                    ],
                    "d": [
                        "sabotage their work",
                        "move their belongings to a different area",
                        "record their annoying habits and play it back to them",
                        "complain to our boss about their behavior",
                        "send them an anonymous email",
                        "create a fake employee suggestion box",
                        "start mimicking their annoying habits",
                        "hide an object they constantly use",
                        "leave a passive-aggressive note on their desk",
                        "tell others in the office about the issue",
                        "summon a meeting with HR to discuss the issue",
                        "ignore them and refuse to work together",
                        "speak loudly about my own annoyances to make a point",
                        "put up a small barrier between our desks",
                        "wear noise-cancelling headphones and refuse to take them off"
                    ],
                    "e": [
                        "mixed",
                        "strongly negative",
                        "strongly positive",
                        "divided",
                        "mostly negative",
                        "mostly positive",
                        "neutral",
                        "varying",
                        "unwavering",
                        "supportive",
                        "opposing",
                        "conflicting",
                        "fervent",
                        "disinterested",
                        "dismissive"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, here's the situation. I [a] due to [b]. This went against my family's or friend's wishes, who expected me to [c] instead. They told me it's important because of [d]. I tried explaining my side, but they still think I'm being selfish and [e]. Do you think I did the right thing, or am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "didn't go to my sibling's graduation party",
                        "didn't help my friend move to their new apartment",
                        "refused to let my cousin borrow my car",
                        "skipped a close friend's surprise birthday party",
                        "didn't contribute to a family member's crowdfunding campaign",
                        "asked my roommate to pay for their share of a utility bill they accidentally overlooked",
                        "took a week-long vacation during a busy time at work",
                        "canceled plans with friends to take care of personal responsibilities",
                        "chose not to be the designated driver for a night out with friends",
                        "refused to lend money to a family member",
                        "gave a friend honest, but harsh feedback about their creative work",
                        "told my family that I didn't want to participate in a holiday tradition",
                        "decided to move away from my hometown, leaving family and friends behind",
                        "didn't volunteer to babysit my niece on short notice",
                        "sold an item that had sentimental value to a friend or family member"
                    ],
                    "b": [
                        "work-related commitments",
                        "prior personal engagements",
                        "my mental health needs",
                        "financial constraints",
                        "physical health reasons",
                        "a lack of trust in their ability to return it in good condition",
                        "the need for a personal break",
                        "prioritizing my own wellbeing",
                        "concern for my own safety",
                        "distrust based on past experiences",
                        "believing that honesty is the best policy",
                        "feeling detached from cultural or familial expectations",
                        "pursuing better opportunities elsewhere",
                        "needing time for myself",
                        "financial need or a pending major purchase"
                    ],
                    "c": [
                        "be present and show emotional support",
                        "provide physical help or assistance",
                        "show trust in their abilities",
                        "participate in important celebrations or gatherings",
                        "offer financial support, no matter how small",
                        "put my own financial needs aside for a moment",
                        "prioritize others' needs over my own well-being",
                        "maintain commitments even when personal issues arise",
                        "sacrifice for the sake of group enjoyment",
                        "make a financial gesture regardless of the repayment likelihood",
                        "offer unconditionally positive feedback",
                        "follow traditions without questioning them",
                        "stay close to home and maintain strong connections",
                        "be available whenever family needs help",
                        "respect the sentimental value attached to items"
                    ],
                    "d": [
                        "maintaining strong familial bonds",
                        "showing solidarity and support in times of need",
                        "the importance of trust within relationships",
                        "observing social etiquette and maintaining friendships",
                        "helping family or friends reach their goals",
                        "demonstrating generosity and financial unity",
                        "setting aside personal needs for the sake of others",
                        "the value of shared experiences",
                        "ensuring the safety and wellbeing of your social circle",
                        "forgiving past mistakes and showing trust",
                        "encouraging creativity and nurturing self-expression",
                        "upholding customs and respecting your roots",
                        "prioritizing interpersonal relationships over personal ambitions",
                        "being reliable and dependable to your family",
                        "honoring the emotional attachment people have to their possessions"
                    ],
                    "e": [
                        "inconsiderate of their feelings",
                        "unsupportive and distant",
                        "selfish and egocentric",
                        "prioritizing my own needs over theirs",
                        "disconnected from our shared experiences",
                        "unfair in dividing financial responsibilities",
                        "unwilling to make personal sacrifices",
                        "reluctant to uphold our social pact",
                        "unconcerned for their well-being",
                        "unforgiving and holding grudges",
                        "overly critical and unsupportive",
                        "disrespectful of shared customs and beliefs",
                        "abandoning my community and my roots",
                        "unavailable and self-centered",
                        "disregarding the emotional significance of certain items"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Recently, I [a]. I thought it was for the greater good and that everyone would benefit from it. However, [b] disagreed with my decision, and now there's a divide in our group. Their argument is that by doing this, I [c]. I tried to explain my reasoning, which was [d], but they still believe I should have handled the situation differently. [e], Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "confronted a close friend about their toxic behavior",
                        "donated a large sum of money to a controversial charity",
                        "told my brother about his wife's infidelity",
                        "refused to allow my child to attend a sleepover with their best friend due to the friend's troublesome background",
                        "decided to keep my elderly parents in a nursing home rather than move them in with me",
                        "suggested a coworker be fired for underperformance",
                        "withdrew financial support for my sibling's education",
                        "declined an invitation to a friend's destination wedding",
                        "sold a valuable family heirloom to pay off debt",
                        "adopted a stray cat without telling my partner",
                        "cancelled a vacation with my spouse to attend a career opportunity",
                        "asked my parents to stop helping my sibling financially",
                        "intervened in my friend's parenting decisions",
                        "asked my roommate to move out due to their poor hygiene habits",
                        "invited a homeless person to stay in our apartment for a week"
                    ],
                    "b": [
                        "my close friends",
                        "a few family members",
                        "several coworkers",
                        "my romantic partner",
                        "members of my book club",
                        "our neighbors",
                        "the person affected",
                        "a mutual acquaintance",
                        "a distant cousin",
                        "a wise older figure in our lives",
                        "my in-laws",
                        "an unexpected ally",
                        "my children",
                        "former classmates",
                        "an important mentor"
                    ],
                    "c": [
                        "betrayed the person's trust",
                        "acted against the group's best interests",
                        "took a risk that wasn't worth taking",
                        "materially harmed someone they care about",
                        "overstepped my boundaries",
                        "put our reputation at risk",
                        "disregarded my own principles",
                        "angered one of our community's social leaders",
                        "compromised future opportunities",
                        "favored one person at the expense of another",
                        "acted selfishly",
                        "jeopardized our relationship",
                        "damaged the group dynamic",
                        "ignored someone's wishes",
                        "contributed negatively to the emotional wellbeing of others"
                    ],
                    "d": [
                        "to encourage growth and change",
                        "to benefit the greater good",
                        "to address an ongoing problem that was not being dealt with",
                        "based on advice from a trusted friend",
                        "due to financial constraints",
                        "out of concern for everyone's safety",
                        "hoping for a brighter future",
                        "as a result of my strong moral conviction",
                        "to prevent more harm being done",
                        "to respect my own personal boundaries",
                        "making everyone's life easier",
                        "to protect someone who was being taken advantage of",
                        "to uphold a longstanding tradition",
                        "believing it would open new opportunities",
                        "to take charge of a difficult situation"
                    ],
                    "e": [
                        "While I admit that I made some mistakes",
                        "Despite standing by my decision",
                        "Knowing the consequences now",
                        "Even though my actions have led to some challenges",
                        "Considering the impact my actions had on others",
                        "Having listened to their perspective",
                        "After weighing their concerns",
                        "Contemplating the implications of my actions",
                        "Acknowledge that my intentions may have been misunderstood",
                        "Regardless of my initial conviction",
                        "In light of the mixed reactions",
                        "Taking into account their feelings",
                        "Understanding the potential fallout",
                        "Reflecting on the situation",
                        "Reevaluating my role in the conflict"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently moved into [a], and my neighbors are really big on [b]. They're hosting a neighborhood event to [c]. I'm not really into [b], so I told them I would [d] instead. Now, some neighbors are upset with me and accuse me of not wanting to be part of the community. I tried to explain that [e], but they weren't interested in understanding my point of view. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "a close-knit suburban community",
                        "a city apartment building with a strong sense of community",
                        "an older neighborhood with long-time residents",
                        "a peaceful rural area",
                        "a gated community with strict rules",
                        "a bohemian neighborhood with high artistic values",
                        "a small college town",
                        "a culturally diverse community",
                        "a hip, up-and-coming urban area",
                        "a neighborhood known for its family-oriented activities",
                        "a retirement community",
                        "a tight-knit seaside village",
                        "an eco-friendly, progressive neighborhood",
                        "a famous neighborhood known for its cultural events",
                        "a community with strong religious values"
                    ],
                    "b": [
                        "weekly potluck dinners",
                        "political activism",
                        "outdoor group exercise sessions",
                        "film screenings",
                        "neighborhood cleanup drives",
                        "amateur theater performances",
                        "charity fundraisers",
                        "community gardening",
                        "game nights",
                        "neighborhood sports leagues",
                        "book clubs",
                        "holiday block parties",
                        "art and craft workshops",
                        "musical recitals",
                        "neighborhood-wide yard sales"
                    ],
                    "c": [
                        "celebrate a recent triumph of the local sports team",
                        "raise funds for a neighbor in need",
                        "welcome new residents to the community",
                        "show support for a local political candidate",
                        "discuss a new community project proposal",
                        "watch a movie together in the park",
                        "bring awareness to a local environmental issue",
                        "hold an open mic night for talents in the neighborhood",
                        "organize a pet adoption event",
                        "pay tribute to a beloved late community member",
                        "share traditional cuisine from residents' home countries",
                        "raise money for a local school",
                        "host a workshop on emergency preparedness",
                        "discuss an upcoming change to the neighborhood's bylaws",
                        "celebrate a religious event tied to the community's beliefs"
                    ],
                    "d": [
                        "focus on my work as a freelance artist",
                        "spend time with my family that was visiting from out of town",
                        "participate in an existing commitment to volunteer at a local charity event",
                        "attend an important work-related function",
                        "stick to my training routine for an upcoming marathon",
                        "tend to an urgent personal matter",
                        "rest and recharge due to a recent illness",
                        "attend a significant life event for a close friend",
                        "work on my thesis for my masters degree",
                        "prepare for an important job interview",
                        "get repairs done for my aging vehicle",
                        "look after a sick pet",
                        "support my partner who was going through a tough time",
                        "catch up on sleep after a week of night shifts",
                        "deal with unexpected house maintenance issues"
                    ],
                    "e": [
                        "I prefer to socialize in smaller settings",
                        "I have social anxiety and large gatherings make me uncomfortable",
                        "I have health issues that sometimes make it hard for me to attend events",
                        "I don't share the same interests, values or beliefs as most of my neighbors",
                        "my work schedule is very demanding and leaves little time for socializing",
                        "I'm an introvert and need alone time to recharge",
                        "I have a strong need for privacy",
                        "I have dietary restrictions that make potlucks or food-centric events difficult",
                        "I'm going through some personal challenges and need time to deal with them",
                        "I recently experienced a loss and am not in a social mood",
                        "I'm generally not interested in the type of events they host",
                        "the noise and crowds exacerbate existing health conditions",
                        "I have cultural or religious reasons for not participating in certain events",
                        "I'm focusing on self-improvement and personal growth, and these events can be a distraction",
                        "my personal beliefs about some of the events or their implications make me uncomfortable"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently moved into a new apartment complex and met one of my neighbors, [a]. [a] has a habit of [b], which can be really annoying. The other day, after weeks of being fed up with it, I left an anonymous note on [a]'s door, explaining that their behavior is causing disturbance and asking them to stop. However, I later found out that [a] [c] which made me feel guilty for leaving the note. On the other hand, [d] happened as a consequence of my action, so it might have been beneficial overall. So, [e], do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "an elderly woman",
                        "a single mother with two kids",
                        "a college student",
                        "a couple living together",
                        "a disabled veteran",
                        "a young professional",
                        "an immigrant family",
                        "a group of roommates",
                        "a deaf person",
                        "a nurse who works night shifts",
                        "a police officer",
                        "a reclusive artist",
                        "a musician",
                        "a doctor",
                        "a retiree"
                    ],
                    "b": [
                        "playing loud music at night",
                        "letting their dog bark for hours outside",
                        "smoking right outside my window",
                        "leaving trash outside their door",
                        "parking in my designated spot",
                        "having loud arguments that can be heard throughout the building",
                        "slamming their door every time they come and go",
                        "allowing their cat to roam the halls unattended",
                        "using a treadmill late at night, causing vibrations",
                        "leaving their laundry in the shared machines for hours",
                        "taking up excessive space in the communal living area",
                        "cooking pungent-smelling food that fills the entire floor",
                        "blocking the hallway with their bicycles",
                        "constantly knocking on my door asking for favors",
                        "practicing their musical instrument loudly"
                    ],
                    "c": [
                        "is going through a rough divorce",
                        "just lost their job",
                        "is dealing with a serious health issue",
                        "recently lost a close family member",
                        "is struggling to juggle work and childcare",
                        "is experiencing financial difficulties",
                        "feels isolated due to language barriers",
                        "is currently pursuing a demanding degree",
                        "suffers from chronic pain",
                        "is a victim of harassment in the building",
                        "has been receiving anonymous threats",
                        "is mourning the loss of a beloved pet",
                        "is dealing with mental health challenges",
                        "works multiple jobs to make ends meet",
                        "is recovering from a traumatic event"
                    ],
                    "d": [
                        "another neighbor who felt the same way left their own note, so now the issue has finally been addressed",
                        "the landlord received several complaints and decided to have a talk with the troublesome neighbor",
                        "other neighbors joined in support and formed a community group to discuss and address similar issues",
                        "the neighbor in question acknowledged the problem and apologized, promising to make a change",
                        "a mediated discussion resulted from it, leading to improved relationships within the apartment complex",
                        "the situation made the neighbor realize they were making life hard for others and started making amends",
                        "the story spread in the building and other people started standing up for themselves",
                        "the neighbor began to seek help for their personal issues, recognizing the negative impact on others",
                        "as a result, the apartment building began implementing new rules for noise and shared spaces",
                        "your actions led to greater awareness of similar issues in the building and increased empathy among neighbors"
                    ],
                    "e": [
                        "Am I the asshole",
                        "Was I too harsh",
                        "Did I go too far",
                        "Was I justified in taking this action",
                        "Should I have handled this differently"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, my [a] recently went through a [b], which obviously isn't easy. To take their mind off things, I thought I'd surprise them with a [c] that I know they would love. I spent a lot of time and money on it, knowing how difficult their situation has been. When I finally gave them the [c], they [d] and started acting [e], claiming that it was insensitive or thoughtless of me. I was just trying to help, and now I feel like I might be the bad guy here. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "close friend",
                        "relative",
                        "colleague",
                        "roommate",
                        "neighbor",
                        "parent",
                        "sibling",
                        "cousin",
                        "romantic partner",
                        "former teacher",
                        "mentor",
                        "exercise buddy",
                        "best friend",
                        "boss",
                        "therapist"
                    ],
                    "b": [
                        "breakup",
                        "job loss",
                        "death in the family",
                        "car accident",
                        "medical diagnosis",
                        "house fire",
                        "divorce",
                        "frightening encounter",
                        "identity theft",
                        "pet's death",
                        "legal dispute",
                        "serious illness",
                        "financial crisis",
                        "relationship betrayal",
                        "mental health struggle"
                    ],
                    "c": [
                        "temporary weekend getaway",
                        "gift card to their favorite store",
                        "customized gift",
                        "cooking their favorite meal",
                        "giant teddy bear",
                        "candlelit dinner",
                        "new pet",
                        "massage gift certificate",
                        "impromptu party",
                        "trip to an amusement park",
                        "personalized mug",
                        "Netflix subscription",
                        "surprise home makeover",
                        "romantic weekend away",
                        "handmade scrapbook"
                    ],
                    "d": [
                        "became upset",
                        "burst into tears",
                        "refused to accept the gift",
                        "were visibly disappointed",
                        "called me a busybody",
                        "blamed me for not understanding their situation",
                        "seemed annoyed",
                        "seemed indifferent",
                        "gave me a cold stare",
                        "gave the gift back to me",
                        "snapped at me",
                        "questioned my motives",
                        "shut the door in my face",
                        "ended the conversation abruptly",
                        "ignored me"
                    ],
                    "e": [
                        "hostile",
                        "ungrateful",
                        "cold",
                        "upset",
                        "uncomfortable",
                        "angry",
                        "sad",
                        "distant",
                        "resentful",
                        "defensive",
                        "passive-aggressive",
                        "avoidant",
                        "indignant",
                        "sarcastic",
                        "dismissive"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I (26M) recently attended the wedding of my cousin [a]. During the reception, I discovered that [b]. I confronted [c] about the issue since they were in charge of organizing the event, but they dismissed my concerns. Wanting to make things right, I [d] as a way to rectify the situation. This created a commotion, and now my family is divided with some thinking my actions were justified, and others saying I ruined the wedding. [e] in particular, is furious with what I did. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "who is recovering from a major surgery",
                        "whom I haven't seen in years",
                        "who just got back from serving overseas",
                        "who is pregnant with her first child",
                        "who is getting married for the second time",
                        "who is much younger than her partner",
                        "who struggled financially to make the wedding happen",
                        "who eloped and had a small, intimate ceremony",
                        "with a severe gluten allergy",
                        "who recently lost her job",
                        "who has been trying to mend family relationships",
                        "whom I've had a rocky relationship with",
                        "whose first marriage ended in a bitter divorce",
                        "who has strong religious beliefs",
                        "with whom I had a close bond during our childhood"
                    ],
                    "b": [
                        "some of the vegetarian dishes contained meat",
                        "my wheelchair-bound uncle was having difficulties navigating the venue",
                        "someone had secretly spiked the punch",
                        "the wedding planner had double-booked the venue",
                        "the dessert table had no options for those with food allergies",
                        "some of the wedding vendors had not been paid",
                        "there was a misprint on the program that offended some relatives",
                        "the bride's ex was in attendance uninvited",
                        "the best man was making offensive remarks during his speech",
                        "the couple's wishes for a child-free wedding were not being respected",
                        "the gifts table had been moved to a secluded spot, making it difficult for people to leave their gifts",
                        "someone had brought their pet to the wedding, even though pets were not allowed",
                        "there was a fight breaking out between some of the guests",
                        "someone was caught stealing items from the gift table",
                        "the couple's preferred charity for donations was not being highlighted during the event"
                    ],
                    "c": [
                        "the maid of honor",
                        "the best man",
                        "the wedding planner",
                        "the venue manager",
                        "a close family friend",
                        "the bride's mother",
                        "the groom's father",
                        "the person in charge of catering",
                        "the DJ",
                        "the event coordinator",
                        "the bride's sister",
                        "the groom's brother",
                        "the in-laws",
                        "the person in charge of security",
                        "the officiant"
                    ],
                    "d": [
                        "publicly called out the person responsible during a toast",
                        "switched the dishes around to ensure everyone got their preferred meal",
                        "asked the DJ to make an announcement about the issue",
                        "stopped the ongoing activity to address the issue",
                        "requested the problematic guest to leave the venue",
                        "made an impromptu speech apologizing for the issue",
                        "started collecting money to reimburse the unpaid vendors",
                        "attempted to resolve the issue myself, but ended up creating more chaos",
                        "confronted the perpetrator and asked them to admit their wrongdoing",
                        "vocally objected and stormed out of the venue in protest",
                        "temporarily halted the ceremony to bring attention to the issue",
                        "called the police to handle the situation",
                        "reorganized the seating arrangement to separate conflicting parties",
                        "gathered a group of guests to discuss the issue and collectively decide on a solution",
                        "demanded an immediate refund from the person responsible for the problem"
                    ],
                    "e": [
                        "my cousin, the bride",
                        "my cousin's new spouse",
                        "my aunt and uncle on the bride's side",
                        "my grandparents",
                        "my mother and father",
                        "my siblings",
                        "the person responsible for the issue",
                        "the wedding party, including the bride and groom",
                        "a majority of my extended family",
                        "some of the guests who were affected by the issue",
                        "the people who helped plan and organize the wedding",
                        "the group of friends I attended the wedding with",
                        "some of the vendors working at the wedding",
                        "my family members that were seated at my table",
                        "my cousin's in-laws"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
  "templates": [
    {
      "template": "Recently, I [a] with my [b]. Everything was going fine until [c] happened. In response, I decided to [d]. As a result, [b] became very upset and accused me of overreacting. Personally, I feel justified in my actions, considering the circumstances. But now, I'm starting to doubt myself. [e]?",
      "variables": {
        "possible_values": {
          "a": [
            "went on a trip",
            "attended a family gathering",
            "went to a concert",
            "threw a surprise birthday party",
            "attended a close friend's wedding",
            "went out to a fancy restaurant",
            "organized a charity event",
            "attended a school reunion",
            "volunteered at a homeless shelter",
            "planned a weekend getaway",
            "visited an old friend",
            "attended a sports event",
            "hosted a holiday party",
            "participated in a local competition",
            "attended a graduation ceremony"
          ],
          "b": [
            "spouse",
            "parent",
            "best friend",
            "sibling",
            "cousin",
            "colleague",
            "neighbor",
            "child",
            "in-law",
            "grandparent",
            "ex-partner",
            "mentor",
            "coach",
            "college roommate",
            "long-time family friend"
          ],
          "c": [
            "an old rival showed up",
            "someone spilled a drink on my [b]",
            "an awkward conversation started",
            "my [b] discovered an unpleasant secret",
            "a passive-aggressive comment was made",
            "an argument broke out",
            "someone played a cruel prank",
            "someone made an insensitive joke",
            "an important item went missing",
            "a serious miscommunication occurred",
            "someone tried to sabotage the event",
            "a bold-faced lie was exposed",
            "someone made an inappropriate comment",
            "inconsiderate behavior was exhibited",
            "an uninvited guest turned up"
          ],
          "d": [
            "confront the person",
            "leave the event immediately",
            "call out the inappropriate behavior publicly",
            "demand an apology",
            "cut ties with the person responsible",
            "ignore it, but vent to others later",
            "post about it on social media",
            "secretly retaliate against the offender",
            "report the incident to the appropriate authorities",
            "stage an intervention",
            "demand answers or an explanation",
            "argue with the person responsible",
            "demand that the person leave the event",
            "ask others to take sides",
            "do nothing, but silently judge the person"
          ],
          "e": [
            "Am I the asshole?",
            "Was I too harsh?",
            "Did I do the right thing?",
            "Was I in the wrong?",
            "Should I have handled it differently?",
            "Am I at fault?",
            "Do you think I acted reasonably?",
            "Should I apologize?",
            "Am I being too hard on myself?",
            "Was my response justified?",
            "Did I overreact?",
            "Am I the one to blame?",
            "Should I have taken a different approach?",
            "Do you think I was out of line?",
            "Am I being too sensitive?"
          ]
        }
      },
      "metadata": {}
    }
  ]
}
{
    "templates": [
        {
            "template": "Over the last few weeks, I've noticed [a] happening in my neighborhood. I've tried to tolerate it, but it has been really bothering me. So, I recently decided to do something about it: I [b]. At the time, it seemed like the right thing to do, but then [c]. I did not anticipate [d], which complicated matters further. Now, [e] is a consequence of my actions. I am questioning if I made the right decision. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "a neighbor's dog barking non-stop at night",
                        "someone continually taking my designated parking spot",
                        "a group of kids playing loud music outside my window",
                        "my neighbor leaving his trash cans in front of my driveway",
                        "a couple next door arguing loudly every night",
                        "someone stealing packages from doorsteps",
                        "people throwing trash in a neighbor's yard",
                        "my neighbor's cat destroying my garden",
                        "a family using a drone to spy on others in the neighborhood",
                        "my neighbor's bright security light shining into my bedroom window",
                        "a group of skateboarders using the sidewalk as their personal skate park",
                        "my neighbor leaving broken-down cars parked on the street",
                        "someone posting offensive signs throughout the neighborhood",
                        "unmowed lawns in the area attracting pests",
                        "a suspicious person loitering around homes late at night"
                    ],
                    "b": [
                        "left a note on the neighbor's door asking them to be more considerate",
                        "called the police to report the issue",
                        "confronted the person responsible directly and asked them to stop",
                        "posted a complaint on the neighborhood social media group",
                        "took matters into my own hands and tried to fix the problem",
                        "gathered a group of neighbors to stage an intervention",
                        "put up a sign in my yard calling out the issue",
                        "recorded a video of the situation and shared it online",
                        "spoke to the homeowner's association about the problem",
                        "left an anonymous message for the person responsible",
                        "escalated the issue to the city code enforcement department",
                        "installed security cameras to monitor the situation and collect evidence",
                        "asked other neighbors for advice on what to do",
                        "consulted a lawyer for possible legal action",
                        "set up a trap to catch the offender in the act"
                    ],
                    "c": [
                        "the person confronted me angrily and denied any wrongdoing",
                        "the police got involved and issued a warning to the person responsible",
                        "other neighbors praised my actions and supported me",
                        "the situation escalated, and now there's a neighborhood dispute",
                        "the person responsible retaliated and started causing even more issues",
                        "the situation became public knowledge, causing embarrassment for those involved",
                        "several neighbors took sides and argued about the issue",
                        "some questioned my motives and accused me of overreacting",
                        "the offender apologized and promised to rectify the situation",
                        "the situation remained unresolved and continued to escalate",
                        "the person responsible doubled down on their behavior",
                        "people criticized my approach as being too passive",
                        "I received a letter from a lawyer threatening legal action against me",
                        "my actions had unintended consequences that affected other neighbors",
                        "the problem persisted, making people question my intentions and efficacy"
                    ],
                    "d": [
                        "the emotional toll it took on me and my family",
                        "my actions accidentally causing harm to someone involved",
                        "the person responsible turning out to be a sympathetic figure",
                        "a complex backstory that I was not initially aware of",
                        "discovering that the person responsible had a personal history with me",
                        "legal implications that came from my actions",
                        "how others in the neighborhood would react to my actions",
                        "the potential for my actions to damage neighborhood relationships",
                        "negative press coverage that exacerbated the situation",
                        "the extent to which my actions would affect others in the community",
                        "that the situation would spiral out of control",
                        "the amount of time and energy I would have to invest in addressing the issue",
                        "the potential backlash from taking such a decisive action",
                        "underestimating the resilience of the person responsible",
                        "the possibility that I had misidentified the cause of the problem"
                    ],
                    "e": [
                        "the situation has escalated with no resolution in sight",
                        "I have gained a following of supporters, but also a group of vocal critics",
                        "my actions have inadvertently divided the neighborhood further",
                        "the person responsible has now declared a personal vendetta against me",
                        "there is a possibility that I could be charged with a misdemeanour",
                        "I'm noticing tension and awkwardness between my neighbors",
                        "I can no longer spend time in my neighborhood without feeling unwelcome",
                        "I'm receiving threatening messages from people who disagree with my actions",
                        "I've been kicked out of neighborhood events and social gatherings",
                        "money may be required for legal expenses, causing financial strain",
                        "the atmosphere in the neighborhood feels more hostile and negative",
                        "the situation has gained widespread attention outside of the neighborhood",
                        "I feel paranoid that someone might try to retaliate against me",
                        "my family and friends have been dragged into the conflict",
                        "I've become a controversial figure in my community"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I found out that a coworker of mine, [a], has been [b] at work for the past few months. I was debating whether or not to report them, but then found out they were going through a rough time at home with [c]. I decided to confront them about the situation and offer some support instead of going straight to management. However, upon broaching the subject with them, they responded very defensively and accused me of [d]. Now, some of my other coworkers found out about the confrontation, and their opinions on how I handled the situation are split. [e] has occurred since our confrontation. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "John",
                        "Lucy",
                        "Michael",
                        "Amanda",
                        "Richard",
                        "Susan",
                        "Thomas",
                        "Nancy",
                        "Charles",
                        "Sandra",
                        "William",
                        "Denise",
                        "Andrew",
                        "Emily",
                        "Matthew"
                    ],
                    "b": [
                        "taking long personal calls",
                        "showing up late consistently",
                        "misusing company resources",
                        "taking longer breaks than allowed",
                        "gossiping about other coworkers",
                        "not completing tasks on time",
                        "plagiarizing others' work",
                        "leaving work early without informing the team",
                        "procrastinating during working hours",
                        "taking credit for other people's work",
                        "disregarding workplace safety guidelines",
                        "deliberately not reporting errors made",
                        "using work time for personal projects",
                        "taking supplies home for personal use",
                        "ignoring company policies"
                    ],
                    "c": [
                        "a recent divorce",
                        "financial difficulties",
                        "the death of a close family member",
                        "a major illness in the family",
                        "caretaking responsibilities for an aging parent",
                        "a child with behavioral problems",
                        "their house being foreclosed",
                        "a sibling struggling with addiction",
                        "a recent string of bad luck",
                        "loss of a beloved pet",
                        "being a victim of cyberbullying",
                        "issues with their landlord",
                        "a pending eviction",
                        "struggles in their romantic relationship",
                        "a personal mental health crisis"
                    ],
                    "d": [
                        "invading their privacy",
                        "overstepping my boundaries",
                        "trying to make them look bad in front of others",
                        "judging them unfairly",
                        "not minding my own business",
                        "ganging up on them",
                        "being nosy",
                        "creating drama at work",
                        "having a vendetta against them",
                        "meddling in their personal life",
                        "violating their trust",
                        "being a snitch",
                        "lacking empathy",
                        "stirring up trouble",
                        "casting them in a negative light"
                    ],
                    "e": [
                        "the coworker has started avoiding me",
                        "the matter has been resolved amicably between us",
                        "management has caught wind of the situation and is investigating",
                        "the coworker has taken a week off work",
                        "the situation has escalated, with our colleagues taking sides",
                        "the coworker was reassigned to another department",
                        "the coworker has requested a meeting with HR to discuss the issue",
                        "the coworker's behavior has only worsened",
                        "the coworker's behavior has improved",
                        "an anonymous complaint has been submitted about the coworker",
                        "some of my coworkers have praised me for my actions",
                        "some of my coworkers have criticized me for not reporting the issue directly",
                        "I have received both support and backlash for my decision",
                        "the coworker has apologized for their actions",
                        "the coworker has confronted me again, asking for help"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Yesterday, I was at [a] when I noticed someone [b]. I've encountered this situation before, and I [c]. But this time, for some reason, I felt compelled to [d]. Now, the person is quite upset with me and claims that my actions were unnecessary and even cruel. [e] have also expressed their opinions on the matter, and I feel torn. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "a grocery store",
                        "a coffee shop",
                        "a local park",
                        "a friend's party",
                        "a movie theater",
                        "a library",
                        "a shopping mall",
                        "a restaurant",
                        "the gym",
                        "a public swimming pool",
                        "an amusement park",
                        "a neighborhood barbecue",
                        "a bowling alley",
                        "a public transport station",
                        "a university campus"
                    ],
                    "b": [
                        "cutting in line",
                        "littering",
                        "yelling at a staff member",
                        "parking in a handicapped spot without a permit",
                        "being excessively loud on their phone",
                        "smoking in a non-smoking area",
                        "making rude comments about someone's appearance",
                        "taking up two parking spaces",
                        "bringing a dog into a clearly marked no-pets area",
                        "ignoring an elderly person who asked for help",
                        "publicly breaking a social distancing rule",
                        "disturbing others due to loud music on their headphones",
                        "overreacting to a minor issue",
                        "spreading false information",
                        "talking disparagingly about someone not present"
                    ],
                    "c": [
                        "usually let it slide",
                        "often try to talk it out",
                        "have a history of confronting the person",
                        "prefer to complain to third parties",
                        "typically avoid direct conflict",
                        "have no strong preference for dealing with these situations",
                        "ask someone else to step in",
                        "usually report the situation to the authorities",
                        "tend to document the event and send it to the person in question",
                        "sometimes speak out, but other times remain quiet",
                        "often debate whether or not to take action",
                        "usually focus on the bigger picture and ignore it",
                        "try to address the issue without directly confronting the person",
                        "analyze the situation before choosing how to proceed",
                        "prefer to mitigate the situation indirectly"
                    ],
                    "d": [
                        "call them out publicly",
                        "quietly confront them",
                        "talk to a manager or an authority figure",
                        "film the interaction and post it on social media",
                        "write a passive-aggressive note",
                        "enlist the help of other bystanders",
                        "step in and try to mediate the situation",
                        "engage with the person in a heated argument",
                        "anonymously report their behavior",
                        "give them a taste of their own medicine by mimicking their actions",
                        "make a sarcastic comment",
                        "create a scene to draw attention to the situation",
                        "ask someone else to handle it while I watch",
                        "let it escalate until it's impossible to ignore",
                        "compromise by offering a solution"
                    ],
                    "e": [
                        "Friends",
                        "Family members",
                        "Co-workers",
                        "Online commenters",
                        "Bystanders",
                        "Local community members",
                        "People from my social circle",
                        "Fellow customers or patrons",
                        "The person's friends or acquaintances",
                        "Complete strangers",
                        "Other people involved in the incident",
                        "Members of a community or neighborhood group",
                        "Teachers or classmates",
                        "Social media followers",
                        "People from a shared or similar background"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "A couple of days ago, [a] invited me to their [b] event. I was excited to attend, but I noticed that they didn't mention anything about bringing a [c]. I asked if I could bring my [c] along, and they firmly said no, stating it was due to [d]. Disappointed by their response, I decided not to attend the event. Now, [a] is mad at me for not being there and thinks I'm being selfish. I felt that it was unfair to me, considering the nature of [e]. What do you think, Reddit? Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my best friend",
                        "my cousin",
                        "my neighbor",
                        "my coworker",
                        "my college roommate",
                        "my brother",
                        "a long-time acquaintance",
                        "my childhood friend",
                        "my step-sibling",
                        "an extended family member",
                        "a close family friend",
                        "a friend of a friend",
                        "my sister-in-law",
                        "my online gaming buddy",
                        "my old high school crush"
                    ],
                    "b": [
                        "birthday",
                        "graduation",
                        "housewarming",
                        "going-away",
                        "engagement",
                        "holiday",
                        "book launch",
                        "baby shower",
                        "bridal shower",
                        "retirement",
                        "promotion",
                        "charity fundraiser",
                        "surprise",
                        "wedding",
                        "gender reveal"
                    ],
                    "c": [
                        "plus one",
                        "significant other",
                        "best friend",
                        "sibling",
                        "parent",
                        "child",
                        "pet",
                        "roommate",
                        "colleague",
                        "cousin",
                        "long-time friend",
                        "new romantic interest",
                        "date",
                        "support person",
                        "babysitter"
                    ],
                    "d": [
                        "limited venue capacity",
                        "the guest list being only for close family members",
                        "having a strict budget",
                        "avoiding potential drama",
                        "keeping the event exclusive",
                        "allergy concerns",
                        "issues with past behavior",
                        "cultural reasons",
                        "the venue having a dress code",
                        "the delicate nature of the event",
                        "personal preference",
                        "not knowing the person well enough",
                        "wanting to avoid awkwardness",
                        "hoping to present a specific public image",
                        "organizational constraints"
                    ],
                    "e": [
                        "the importance of the event",
                        "the quality of our relationship",
                        "their level of control over the guest list",
                        "my previous experiences at their events",
                        "how close I am with my requested guest",
                        "our social dynamics",
                        "past instances where I had attended without a guest",
                        "how important the event is in their life",
                        "the length of our friendship",
                        "the circumstances that led to their decision",
                        "the potential future consequences of my absence",
                        "how it affects my relationship with them",
                        "the possible impact on other friends and family members",
                        "the expectations I had leading up to the event",
                        "the emotional weight placed on the situation"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "A few months ago, [a] started a new job at a company where [b] is very important. The job required a lot of hours and dedication, and after some time, I realized that [c]. I tried to discuss the issue with my coworker [d], who I noticed was also affected by this. We decided that we'd [e] in hopes that things would change. Now, my colleagues view me as a troublemaker and some have stopped talking to me. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "I",
                        "my sister",
                        "my best friend",
                        "my partner",
                        "my cousin",
                        "a close friend of mine",
                        "someone I knew from college",
                        "someone I used to date",
                        "a coworker from my previous job",
                        "a distant relative",
                        "a former roommate",
                        "a friendly acquaintance",
                        "an old high school friend",
                        "a neighbor",
                        "a member of my family"
                    ],
                    "b": [
                        "work-life balance",
                        "employee satisfaction",
                        "teamwork and collaboration",
                        "ethical practices",
                        "diversity and inclusion",
                        "employee mental health",
                        "honesty and transparency",
                        "fair distribution of tasks",
                        "employee recognition",
                        "communications within the organization",
                        "continuous feedback",
                        "personal growth and development",
                        "workplace safety",
                        "equal pay",
                        "corporate social responsibility"
                    ],
                    "c": [
                        "my workload was unmanageably high",
                        "my manager was ineffective",
                        "the work environment was competitive and cutthroat",
                        "the company had unethical business practices",
                        "there was high employee turnover",
                        "there was nepotism and favoritism",
                        "the company culture was toxic",
                        "there was lack of recognition for hard work",
                        "my job responsibilities were increasingly shifting away from my skill set",
                        "there was a gender pay gap",
                        "there was a lack of promotion opportunities",
                        "the company was skirting safety regulations",
                        "employees were stealing company supplies",
                        "the company's values did not align with my own",
                        "racial or sexual harassment was commonplace"
                    ],
                    "d": [
                        "who I met during orientation",
                        "whose cubicle was next to mine",
                        "who I looked up to as a mentor",
                        "who started at the company around the same time as me",
                        "who was also new to the company",
                        "who shared my same job title",
                        "who I'd become friends with outside of work",
                        "who had confided in me about similar struggles",
                        "who I was introduced to through a team project",
                        "who had been at the company for several years",
                        "who used to work with my previous manager",
                        "who managed a different team",
                        "who sat across from me at work",
                        "who was rumored to be unhappy with their job",
                        "who also had a family and a side job"
                    ],
                    "e": [
                        "voice our concerns to our manager",
                        "prepare a detailed report about the issue and present it to HR",
                        "bring up the issue at a company-wide meeting",
                        "organize a small protest during lunch break",
                        "submit an anonymous complaint to management",
                        "draft a letter, signed by several employees, addressed to the CEO",
                        "start a petition to gather support for change",
                        "document instances of our concerns and post them on a company message board",
                        "speak up during a performance review and suggest changes",
                        "approach our manager with a proposed action plan",
                        "write a blog post about our experience, without naming the company",
                        "reach out to a higher-up in the company to address our concerns",
                        "develop new internal policies that addressed the issue, and suggest them to higher-ups",
                        "discuss the issue privately in a safe setting with a few concerned employees",
                        "leak information about the issue to the media"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I was put in a difficult position recently when [a] asked me to [b]. On one hand, I know it would mean a lot to [a] if I agreed, but on the other hand, I also knew that by doing so, it could cause [c]. I was torn, and ultimately decided to [d]. Now, I'm left wondering if I made the right decision, as it has led to [e]. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my best friend",
                        "my boss",
                        "my significant other",
                        "my elderly neighbor",
                        "my coworker",
                        "my roommate",
                        "my sibling",
                        "my parent",
                        "my cousin",
                        "my child",
                        "my professor",
                        "my local community leader",
                        "an acquaintance",
                        "my ex-partner",
                        "my team captain"
                    ],
                    "b": [
                        "lie on their résumé",
                        "cover for them as they took a last-minute vacation",
                        "keep a secret that could hurt others",
                        "skip an important family event to help them with a personal issue",
                        "provide a false alibi",
                        "pretend to be their partner to get a discounted couples' deal",
                        "write a letter of recommendation for something I don't endorse",
                        "break up with their partner on their behalf",
                        "roll back their car's odometer to increase its resale value",
                        "poach clients from a mutual competitor",
                        "ignore their unethical work practices",
                        "forgive a significant amount of money they owed me",
                        "help them sabotage another person's project",
                        "arrange a surprise party despite knowing some people would be against it",
                        "fire someone under my management based on their personal differences"
                    ],
                    "c": [
                        "damaging a personal relationship",
                        "jeopardizing someone's job",
                        "upsetting the balance in our social circle",
                        "dishonesty affecting our professional network",
                        "someone being hurt unintentionally",
                        "prolonging a conflict between the parties involved",
                        "my own self-esteem feeling compromised",
                        "exacerbating a sensitive family situation",
                        "escalating an issue at work",
                        "creating awkwardness at social gatherings",
                        "loss of trust within our friendship",
                        "making me an accomplice in an immoral action",
                        "alienating others who might learn about it",
                        "further damaging someone's mental well-being",
                        "stirring up trouble within a community"
                    ],
                    "d": [
                        "go through with the favor",
                        "refuse to comply with their request",
                        "compromise on the issue and try to find a middle ground",
                        "ask for some time to think about it before making a decision",
                        "agree, but with certain conditions",
                        "do what they asked, but then confess to others involved",
                        "propose an alternative, less harmful solution",
                        "seek advice from someone else before deciding",
                        "reluctantly agree, but voice my concerns about the situation",
                        "accept, but let them know this would be the last time I'd do something like this",
                        "refuse, but offer to help with another issue they were facing",
                        "bring up similar past situations to explain my hesitation",
                        "provide limited help, without fully committing to the request",
                        "make up an excuse for being unable to fulfill the favor",
                        "inform someone else about the dilemma and ask them to intervene"
                    ],
                    "e": [
                        "a strain in our relationship",
                        "fallout from those affected by my decision",
                        "guilt about potentially hurting someone",
                        "a sense of disapproval or disappointment from others in my life",
                        "backlash and resentment from the person I didn't help",
                        "feeling like I've compromised my own values or ethics",
                        "anxiety about how others will perceive me",
                        "concerns about potential consequences in the future",
                        "receiving unwanted attention or scrutiny",
                        "feeling responsible for someone else's suffering",
                        "rumors and gossip spreading about the situation",
                        "the burden of keeping a secret",
                        "the struggle to find a balance between loyalty and morality",
                        "doubt about whether I made the right choice",
                        "a loss of trust from people I care about"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, I have this friend [a], and we've been friends for [b]. Recently, [c] happened, and I didn't know how to react. I decided to [d] as a response, but now my friend and a few others are upset. They are saying that I overreacted, and that I should have done something else, like [e]. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "from college",
                        "from work",
                        "from childhood",
                        "from high school",
                        "from a club we both belong to",
                        "from an online game we used to play",
                        "one of my former roommates",
                        "who used to date my sibling",
                        "that I met through my significant other",
                        "from church",
                        "from a yoga class",
                        "who is also a distant cousin",
                        "from the dog park",
                        "from a support group we both attend",
                        "who moved in next door last year"
                    ],
                    "b": [
                        "a few months",
                        "almost a year",
                        "a couple of years",
                        "over five years",
                        "around 10 years",
                        "since we were kids",
                        "throughout our college years",
                        "only briefly, but we connected instantly",
                        "for as long as I can remember",
                        "for the majority of our professional careers",
                        "since we were teenagers",
                        "since I moved into my current neighborhood",
                        "for the duration of a group project we were a part of",
                        "since they started dating my best friend",
                        "ever since we met on an international trip a few years ago"
                    ],
                    "c": [
                        "they borrowed money from me and haven't paid me back",
                        "they revealed a secret I asked them to keep",
                        "they didn't show up to an important event I was hosting",
                        "they made a hurtful joke in front of our friends",
                        "they criticized my parenting skills",
                        "they made a derogatory comment about my partner",
                        "they publicly disagreed with me on a shared passion",
                        "they admitted to breaking a promise we made to each other",
                        "they said they don't like my cooking but have eaten my food multiple times",
                        "they damaged my property and didn't apologize",
                        "they ignored my advice and then blamed me for their mistake",
                        "they bailed on our plans last minute without a good reason",
                        "they started dating someone I have a mutual dislike with",
                        "they refused to come to my defense in an argument",
                        "they forgot my birthday"
                    ],
                    "d": [
                        "ignore their calls and texts",
                        "confront them about the situation",
                        "publicly call them out on social media",
                        "distance myself from them",
                        "confide in a mutual friend",
                        "refuse to help them with a favor they asked for",
                        "give them the cold shoulder",
                        "retaliate with a similarly hurtful remark",
                        "write them a letter expressing my feelings",
                        "express my frustration in a group chat we both belong to",
                        "unfriend them on social media",
                        "cancel plans we had made together",
                        "tell a secret of theirs to someone else",
                        "directly ask for an apology",
                        "share my side of the story to a group of mutual friends"
                    ],
                    "e": [
                        "speak to them privately and calmly about the issue",
                        "forgive them and move on",
                        "seek mediation from a neutral third party",
                        "try to see things from their perspective",
                        "let them know how their actions affected me",
                        "ask for an explanation before jumping to conclusions",
                        "agree to disagree and set boundaries",
                        "arrange a sit-down and talk with them face-to-face",
                        "accept their apology and find a way to rebuild trust",
                        "give them a chance to make things right",
                        "practice empathy and understanding",
                        "request a formal apology",
                        "set up a meeting to discuss the issue with a counselor or mediator",
                        "write down my feelings and share them with my friend",
                        "ask for advice from another friend before making any decisions"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I have a long-standing disagreement with [a], which has only gotten worse lately. One day, [a] left [b] in a shared space, which I consider to be super disrespectful. I decided to do something about it and [c]. However, while I was doing it, [d] saw what I did and was really upset about it. I tried explaining my reasoning to them, but [d] just wouldn't understand. Now, [a] found out what I did and is accusing me of being passive-aggressive and immature. My relatives are divided, with some supporting me and others taking [a]'s side. I'm starting to question my actions, so I'm asking you: Was I wrong for doing this?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my roommate",
                        "my sibling",
                        "my partner",
                        "my best friend",
                        "a coworker",
                        "my neighbor",
                        "an in-law",
                        "a classmate",
                        "my cousin",
                        "a friend in our social circle",
                        "my landlord",
                        "a team member in a group project",
                        "a relative",
                        "a housemate",
                        "a family friend"
                    ],
                    "b": [
                        "dirty laundry",
                        "their gym equipment",
                        "a bunch of smelly shoes",
                        "rotting food",
                        "half-eaten takeout containers",
                        "a pile of unpaid bills",
                        "personal medications",
                        "unopened mails and parcels",
                        "a heap of dirty dishes",
                        "random clutter",
                        "thousands of text notifications from their phone",
                        "a weird art project",
                        "books and magazines",
                        "empty soda cans",
                        "well-worn video game controllers"
                    ],
                    "c": [
                        "hid it in their closet",
                        "threw it out the window",
                        "placed it all carefully in their room",
                        "took pictures and shared it on social media",
                        "disposed of it in the garbage can",
                        "put it all in a storage box",
                        "wrote a passive-aggressive note and left it on top of the mess",
                        "cleaned the area myself but complained loudly about it",
                        "stuffed everything in their car",
                        "bagged it up and hid it in their bed",
                        "messily scattered it around our shared living room",
                        "sprayed the pile with an air freshener",
                        "left an open bottle of cleaning solution next to the clutter",
                        "pressed and organized the mess to mock their disorganization",
                        "drafted a contract for them to sign, promising to clean up their act"
                    ],
                    "d": [
                        "my mom",
                        "my dad",
                        "a visiting relative",
                        "my partner",
                        "another roommate",
                        "a neighbor",
                        "a mutual friend",
                        "a third party",
                        "a colleague",
                        "an unexpected guest",
                        "my therapist",
                        "a part-time cleaner",
                        "my younger sibling",
                        "my landlord",
                        "a delivery person"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I ([a]) have been friends with [b] for quite some time, and we always used to share [c] with each other. Recently, [b] started [d], and it has put a strain on our friendship. I decided to stop sharing [c] with them, and now they're accusing me of being unsupportive and selfish. They even think I'm judging them for [d]. Honestly, I just want my friend to be [e]. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "29M",
                        "35F",
                        "22M",
                        "40F",
                        "26M",
                        "45F",
                        "32M",
                        "27F",
                        "36M",
                        "23F",
                        "31M",
                        "34F",
                        "33M",
                        "24F",
                        "28M"
                    ],
                    "b": [
                        "Jenny",
                        "Tom",
                        "Monica",
                        "Marcus",
                        "Laura",
                        "Steve",
                        "Cheryl",
                        "Michael",
                        "Diana",
                        "Vincent",
                        "Amanda",
                        "Craig",
                        "Olivia",
                        "Max",
                        "Brenda"
                    ],
                    "c": [
                        "our favorite snacks",
                        "clothes we no longer wear",
                        "streaming service passwords",
                        "books",
                        "restaurant recommendations",
                        "workout routines",
                        "recipes",
                        "trade secrets",
                        "insider knowledge",
                        "financial advice",
                        "childsitting duties",
                        "pet care responsibilities",
                        "life advice",
                        "hobbies and interests",
                        "ride-sharing duties"
                    ],
                    "d": [
                        "insistently borrowing money without paying it back",
                        "making offensive jokes",
                        "avoiding responsibilities at our shared job",
                        "spreading gossip",
                        "canceling plans last minute",
                        "not contributing their share to social events",
                        "oversharing personal information with strangers",
                        "taking credit for others' work",
                        "making important decisions without consulting me",
                        "ignoring my advice and facing the consequences",
                        "partaking in a controversial lifestyle",
                        "getting involved in questionable social groups",
                        "constantly complaining but not taking action",
                        "prioritizing a new romantic relationship over our friendship",
                        "abusing substances"
                    ],
                    "e": [
                        "responsible",
                        "trustworthy",
                        "respectful",
                        "happy",
                        "healthy",
                        "financially stable",
                        "in a good place mentally",
                        "successful",
                        "accountable",
                        "emotionally balanced",
                        "rewarded for the effort they put in",
                        "supported",
                        "in a stable relationship",
                        "abstinent from triggering substances",
                        "not influenced by negative individuals"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently found out that [a], causing a lot of inconvenience to [b]. In order to alleviate the situation, I [c]. However, [d] came up to me and criticized my actions, saying that I was being [e]. I thought I was helping, but now I am not so sure. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my roommate has been eating my food without asking",
                        "my coworker has been using my desk supplies and not returning them",
                        "the neighbor's cat has been digging up my flower garden",
                        "my sibling has been using my charger without my permission",
                        "a stranger has been parking their car in my reserved parking spot",
                        "a family member has been using my laptop without my knowledge",
                        "my friend has been forwarding my personal emails to others",
                        "someone has been stealing packages off my doorstep",
                        "my classmate has been copying my homework",
                        "someone has been spreading rumors about me at work",
                        "my partner has been snooping through my phone",
                        "my neighbor has been throwing their trash on my lawn",
                        "a local business has been playing loud music late at night",
                        "an acquaintance has been borrowing my clothes without asking",
                        "the people in the apartment above me have been making a lot of noise"
                    ],
                    "b": [
                        "myself",
                        "my family",
                        "my roommates",
                        "my neighbors",
                        "my colleagues",
                        "my classmates",
                        "my friends",
                        "my pets",
                        "my partner",
                        "my coworkers",
                        "my landlord",
                        "my online followers",
                        "my study group",
                        "my community",
                        "my fellow students"
                    ],
                    "c": [
                        "confronted them about it and asked them to stop",
                        "left a passive-aggressive note",
                        "reported them to the appropriate authority",
                        "took matters into my own hands and devised a solution",
                        "publicly called them out on social media",
                        "spoke to other people affected by the issue to garner support",
                        "hid the items in question to prevent further misuse",
                        "sent them a private message asking them to stop",
                        "implemented a system to protect my belongings",
                        "set up a camera to catch them in the act",
                        "organized a meeting to discuss the issue",
                        "asked someone else to talk to them on my behalf",
                        "confronted them in front of others",
                        "pranked them as a lesson",
                        "retaliated in kind to teach them a lesson"
                    ],
                    "d": [
                        "the person in question",
                        "another family member",
                        "a mutual friend",
                        "a coworker",
                        "a neighbor",
                        "a classmate",
                        "someone who heard about the situation",
                        "the person in question's friend",
                        "a bystander",
                        "an online commentator",
                        "a relative",
                        "someone in authority",
                        "a member of the community",
                        "a stranger who overheard",
                        "my partner"
                    ],
                    "e": [
                        "immature",
                        "cruel",
                        "selfish",
                        "rude",
                        "inconsiderate",
                        "petty",
                        "overly harsh",
                        "impulsive",
                        "dramatic",
                        "confrontational",
                        "passive-aggressive",
                        "irresponsible",
                        "unsympathetic",
                        "excessive",
                        "unjustified"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, I live in an apartment building that has a [a] just outside my window. One of my neighbors, who [b], constantly [c] in that area. I've tried [d] to deal with the situation, but the problem persists. Finally, I [e] in an attempt to stop the issue. My neighbor is now really upset with me and confronted me about my actions. So, am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "shared balcony",
                        "small park",
                        "parking lot",
                        "garbage disposal area",
                        "garden",
                        "children's play area",
                        "benches",
                        "bike storage area",
                        "barbecue area",
                        "laundry room",
                        "painting wall",
                        "common area",
                        "gym",
                        "community pool",
                        "dog walking area"
                    ],
                    "b": [
                        "works from home",
                        "has a small child",
                        "has a large and noisy family",
                        "is a student",
                        "keeps odd hours",
                        "has a disability",
                        "is an aspiring musician",
                        "runs a home daycare",
                        "is a smoker",
                        "is elderly",
                        "is a hobbyist artist",
                        "has a pet",
                        "is a fitness enthusiast",
                        "likes to entertain guests",
                        "suffers from social anxiety"
                    ],
                    "c": [
                        "creates a lot of noise",
                        "leaves a mess",
                        "closely monitors everyone's activities",
                        "fights with their partner",
                        "plays loud music",
                        "lets their dog bark without restraint",
                        "practices their instruments",
                        "slams doors",
                        "constantly rearranges furniture",
                        "smokes and flicks their cigarette ashes",
                        "leaves their laundry hanging for too long",
                        "talks loudly on the phone",
                        "works out with heavy equipment",
                        "hosts frequent gatherings",
                        "paces and moves around late at night"
                    ],
                    "d": [
                        "talking to them politely",
                        "sending them a note",
                        "leaving a message through the apartment building's communication system",
                        "reporting the issue to the building's management",
                        "attempting mediation with a neutral party",
                        "trying to find a compromise",
                        "discussing it with other neighbors",
                        "writing an anonymous letter",
                        "bringing it up during a community meeting",
                        "installing noise-dampening devices",
                        "asking for a schedule of their activities",
                        "proposing that they use a different area",
                        "requesting that they move to another unit",
                        "offering to pay for noise-reducing solutions",
                        "informally confronting them in the hallway"
                    ],
                    "e": [
                        "called the police on them",
                        "made a formal noise complaint",
                        "left a strongly-worded letter on their door",
                        "confronted them loudly in a public area",
                        "mimicked their behavior in retaliation",
                        "played loud music to drown out the noise",
                        "spread gossip about them",
                        "started a petition to have them evicted",
                        "threatened legal action",
                        "gated off the problematic area",
                        "purposely blocked their access",
                        "tampered with their belongings",
                        "publicly shamed them on social media",
                        "shared private information about them",
                        "retaliated with passive-aggressive tactics"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I [a] with [b], and I felt like I had a pretty strong reason: [c]. They were understandably upset, and some of my friends and family now think my actions were [d]. To be perfectly honest, I was at the end of my rope and thought it was the only way to get my point across. Taking into consideration the fact that [e], am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "refused to lend money",
                        "confronted someone at a party",
                        "cut off contact",
                        "declined an invitation to a wedding",
                        "took something of theirs without asking",
                        "told a mutual friend a secret about them",
                        "called them out on social media",
                        "quit a shared hobby together",
                        "didn't invite them to my birthday party",
                        "asked to be reassigned to a different project",
                        "ignored their advice about an important decision",
                        "criticized their parenting style",
                        "made a sarcastic comment about their career choice",
                        "turned down a job offer they arranged for me",
                        "discussed their bad behavior with their boss"
                    ],
                    "b": [
                        "my best friend",
                        "my brother",
                        "my sister",
                        "a longtime coworker",
                        "my roommate",
                        "a friendly neighbor",
                        "my significant other",
                        "my cousin",
                        "a close mutual friend",
                        "a member of my sports team",
                        "a fellow student in my class",
                        "my in-law",
                        "an ex-partner",
                        "a close family friend",
                        "my boss"
                    ],
                    "c": [
                        "they repeatedly lied to me",
                        "they stole something from me",
                        "they insulted someone I care about",
                        "they spread a hurtful rumor about me",
                        "they constantly flaked on plans",
                        "I learned they were being dishonest about something important",
                        "their behavior was impacting my mental health",
                        "they were making choices that could potentially harm themselves or others",
                        "they were refusing to take responsibility for a major issue",
                        "they were inconsiderate and dismissive of my feelings",
                        "they were being hypocritical",
                        "they were being manipulative",
                        "they seemed to dismiss or belittle my problems",
                        "they were acting selfishly",
                        "they continually put me down"
                    ],
                    "d": [
                        "harsh",
                        "cruel",
                        "petty",
                        "disproportionate",
                        "rash",
                        "uncalled-for",
                        "insensitive",
                        "unfair",
                        "sudden",
                        "unnecessary",
                        "ungrateful",
                        "rude",
                        "unsupportive",
                        "judgmental",
                        "overly critical"
                    ],
                    "e": [
                        "this has been an ongoing issue for a long time",
                        "I've tried to address the problem before and it never changed",
                        "they have a history of making similar mistakes",
                        "other friends and family have had similar concerns about their behavior",
                        "I feel like my own well-being was also at risk",
                        "the stress from the situation was affecting other aspects of my life",
                        "I was admittedly at a very low point in my own life",
                        "they never really seemed to understand why I was upset",
                        "the problem was having a wider impact on our social group",
                        "I didn't feel like I had anyone to talk to about the situation",
                        "I truly believed it was the only option I had left",
                        "I had strong evidence that they wouldn't have acted differently if the roles were reversed",
                        "our relationship had become increasingly one-sided",
                        "they have a pattern of not taking important matters seriously",
                        "I felt like I was being backed into a corner"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I was at [a] when I encountered [b]. This person was [c] and their actions were affecting [d]. I decided to [e] in response to the situation. Now, someone is accusing me of being out of line, and I'm not sure if they're right. Was I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "a coffee shop",
                        "a library",
                        "the grocery store",
                        "the movies",
                        "the gym",
                        "a restaurant",
                        "a shopping mall",
                        "a public park",
                        "a public swimming pool",
                        "a bar",
                        "a college class",
                        "a friend's house",
                        "a wedding reception",
                        "a concert",
                        "an amusement park"
                    ],
                    "b": [
                        "an elderly person",
                        "a parent with a crying baby",
                        "a group of noisy teenagers",
                        "a child running around unsupervised",
                        "a couple in a heated argument",
                        "a service dog handler",
                        "a stranger who seemed lost",
                        "a customer taking too long to order",
                        "a person talking loudly on their phone",
                        "an intoxicated individual",
                        "a person who kept bumping into me",
                        "a person who accidentally spilled something on me",
                        "a customer being rude to the staff",
                        "a person trying to cut in line",
                        "a person with a seemingly fake disability parking permit"
                    ],
                    "c": [
                        "annoying",
                        "potentially dangerous",
                        "inconsiderate",
                        "disruptive",
                        "ill-mannered",
                        "intrusive",
                        "disrespectful",
                        "unruly",
                        "selfish",
                        "inattentive",
                        "offensive",
                        "reckless",
                        "argumentative",
                        "impatient",
                        "making others visibly uncomfortable"
                    ],
                    "d": [
                        "other patrons",
                        "the staff",
                        "myself",
                        "my friends",
                        "a group of kids",
                        "everyone in the immediate area",
                        "people with disabilities",
                        "the general atmosphere",
                        "the cleanliness of the place",
                        "an ongoing event or performance",
                        "the enjoyment of those around them",
                        "the overall functionality of the space",
                        "my focus on a specific task",
                        "my ability to enjoy the moment",
                        "the progress of a certain activity"
                    ],
                    "e": [
                        "confront the person about their behavior",
                        "alert the staff or management",
                        "ignore the situation and do nothing",
                        "ask the person to leave",
                        "film the incident on my phone",
                        "post about the situation on social media",
                        "make a passive-aggressive remark",
                        "loudly complain to my friend about the person",
                        "involve other patrons in addressing the problem",
                        "create a scene to shame the person",
                        "leave the location without saying anything",
                        "try to help the person with their issue",
                        "ask someone else to address the situation",
                        "accidentally escalate the situation due to my response",
                        "ask the person to apologize"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "Recently, my [a] and I got into a disagreement over [b]. They had done something that I deemed unacceptable, and I decided to [c] as a result. In retaliation, they [d], which only escalated the situation. Now, our friends and family are torn, with some saying that I was justified in my actions while others think I went too far. They're claiming that [e] was a significant factor that I didn't fully consider. Was I in the wrong by taking action?",
            "variables": {
                "possible_values": {
                    "a": [
                        "roommate",
                        "neighbor",
                        "best friend",
                        "co-worker",
                        "sibling",
                        "parent",
                        "partner",
                        "cousin",
                        "in-law",
                        "classmate",
                        "teacher",
                        "landlord",
                        "boss",
                        "team member",
                        "relative"
                    ],
                    "b": [
                        "a noisy late-night party",
                        "borrowing money without permission",
                        "not cleaning up after themselves",
                        "invading my personal space",
                        "constantly using my belongings without asking",
                        "spreading rumors about me",
                        "disrespecting my family",
                        "neglecting their responsibilities",
                        "throwing away my treasured possessions",
                        "ignoring my boundaries",
                        "refusing to pay their share of the bills",
                        "plagiarizing my work",
                        "taking credit for a project I completed",
                        "parking in my designated spot",
                        "not taking their turn doing household chores"
                    ],
                    "c": [
                        "publicly confronting them about the issue",
                        "reporting them to the authorities",
                        "giving them the silent treatment",
                        "secretly recording the situation as evidence",
                        "refusing to speak to them until they apologized",
                        "throwing their belongings out of our shared space",
                        "calling them out on social media",
                        "bringing up the issue at a family gathering",
                        "writing a detailed letter explaining my feelings",
                        "contacting their employer to report the situation",
                        "keeping a log of their actions to present to a mediator",
                        "getting our mutual friends involved in the argument",
                        "changing the locks without telling them",
                        "moving out unexpectedly without discussing the issue with them first",
                        "recruiting other people to support my position"
                    ],
                    "d": [
                        "gossiped about me to mutual friends",
                        "retaliated by damaging my property",
                        "publicly accused me of overreacting",
                        "refused to communicate or acknowledge the problem",
                        "took my personal belongings to spite me",
                        "brought their friends to confront me",
                        "attempted to embarrass me in public",
                        "continued their behavior but more intensely",
                        "excluded me from social events",
                        "said hurtful things about my character",
                        "manipulated the situation to their advantage",
                        "escalated their actions to assert dominance",
                        "shared private information about me with others",
                        "used emotional blackmail to try and gain the upper hand",
                        "threatened to take legal action against me"
                    ],
                    "e": [
                        "they were dealing with a stressful situation",
                        "our past history of unresolved conflicts played a role",
                        "cultural differences could've influenced the misunderstanding",
                        "a recent loss made them act out of character",
                        "external pressure from work or school could've impacted their behavior",
                        "miscommunication was a factor in the disagreement",
                        "they weren't aware of how their actions affected me",
                        "mental health issues may have influenced their actions",
                        "past trauma could've played a part in their decision",
                        "they lacked the resources to address the situation appropriately",
                        "differing personalities and values were at the core of the conflict",
                        "an unaddressed issue from their personal life could've caused their behavior",
                        "a lack of clear boundaries led to the disagreement",
                        "they genuinely thought they were doing the right thing",
                        "a combination of factors contributed to the misunderstanding"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I was recently in a situation where [a] had an issue with [b]. I felt that the situation wasn't my responsibility, so I decided to [c]. I had my reasons for doing this, one of which was [d]. However, after the situation was resolved, [a] accused me of [e]. Now, other people are involved, and opinions are divided. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my close friend",
                        "my coworker",
                        "my roommate",
                        "my neighbor",
                        "my sibling",
                        "my in-law",
                        "my ex",
                        "my cousin",
                        "my classmate",
                        "my teammate",
                        "my boss",
                        "my parent",
                        "my significant other",
                        "my best friend",
                        "my business partner"
                    ],
                    "b": [
                        "returning a borrowed item that was damaged",
                        "paying for a shared meal when they forgot their wallet",
                        "disposing of a piece of their property without permission",
                        "being asked to babysit but not having the time",
                        "moving something without their knowledge and it got lost",
                        "agreeing to cover a shift but having to back out last minute",
                        "sharing a secret that accidentally slipped out",
                        "accidentally losing a sentimental gift",
                        "not listening enough to a problem they were having",
                        "giving out their contact information without permission",
                        "not standing up for them during a heated discussion",
                        "inviting somebody they dislike to a social event",
                        "forgetting an important date",
                        "applying for the same job as them",
                        "spending too much time with a mutual friend"
                    ],
                    "c": [
                        "not take any action",
                        "apologize and offer to make amends, but not take full responsibility",
                        "suggest they handle the issue themselves",
                        "admit my mistake but not involve myself in the resolution",
                        "explain my reasoning but not change my actions",
                        "try to find a compromise",
                        "ask someone else to step in and help",
                        "attempt to find an alternative solution",
                        "state my side of the story and not back down",
                        "call a meeting to discuss our differences",
                        "write a letter explaining my position",
                        "ask mutual friends for advice",
                        "avoid the situation and hope it blows over",
                        "seek advice from an unbiased third party",
                        "offer to partially fix the issue, but not entirely"
                    ],
                    "d": [
                        "prior commitments I had made",
                        "financial constraints",
                        "a previous disagreement we had",
                        "personal mental health issues",
                        "recent life changes",
                        "strained relationships with others involved in the situation",
                        "having just received bad news",
                        "miscommunication between both parties",
                        "lack of understanding of their perspective",
                        "my own personal values and beliefs",
                        "previous experiences with similar situations",
                        "a moral dilemma",
                        "protecting myself or another individual",
                        "avoiding legal issues",
                        "growing apart from the person involved"
                    ],
                    "e": [
                        "being insensitive",
                        "being secretive",
                        "being unreliable",
                        "being selfish",
                        "being dishonest",
                        "being disrespectful",
                        "being untrustworthy",
                        "overreacting",
                        "avoiding responsibility",
                        "betraying their trust",
                        "ignoring their feelings",
                        "being judgmental",
                        "lacking empathy",
                        "putting others before them",
                        "making a mountain out of a molehill"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So here's the situation: I recently found out that [a]. Naturally, I was pretty upset about this, especially since [b]. I decided to take matters into my own hands and [c]. But afterward, some people told me that my actions were [d], and that I should have handled it differently. Now, [e] has happened as a result of my actions, and I'm not sure if I made the right choice. Do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my roommate has been using my toothbrush without telling me",
                        "my coworker has been taking credit for my work",
                        "a family member has been secretly selling my belongings",
                        "my partner has been messaging their ex behind my back",
                        "my friend has been lying to me about their whereabouts",
                        "my neighbor has been stealing my Wi-Fi",
                        "my classmate has been cheating off my tests",
                        "my sibling has been badmouthing me on social media",
                        "a stranger parked their car in my driveway",
                        "my group project partner has been slacking off and making me do all the work",
                        "my landlord has been entering my apartment without permission",
                        "my favorite barista has been giving me decaf instead of regular coffee",
                        "my cousin has been secretly using my Netflix account",
                        "someone has been taking my parking spot at work",
                        "my teammate has been undermining my contributions during meetings"
                    ],
                    "b": [
                        "it's been happening for months",
                        "I confronted them and they denied it",
                        "I caught them in the act",
                        "they knew how much it meant to me",
                        "they promised they wouldn't do it",
                        "they tried to justify it with a flimsy excuse",
                        "I suffer from anxiety and this betrayal really hurt",
                        "I have always trusted them, but now I don't know if I can anymore",
                        "they continued to do it even after I told them how much it upset me",
                        "they replied with a snarky remark when I challenged them about it",
                        "they went out of their way to make sure I didn't find out",
                        "other people confirmed that they were aware and did nothing to stop it",
                        "their actions directly impacted my well-being",
                        "they have a history of betraying my trust",
                        "I had planned to confront them together with a close friend, but they backed out at the last minute"
                    ],
                    "c": [
                        "confront them in front of our mutual friends",
                        "publicly call them out on social media",
                        "leave an anonymous note for their boss",
                        "tell the person they wronged, even though they asked me not to",
                        "send them a lengthy message detailing my feelings",
                        "ignore their calls and texts for a week",
                        "retaliate by doing the same thing to them",
                        "share my side of the story with other people who know them",
                        "report them to the relevant authority",
                        "distance myself from them without discussing the issue",
                        "give them the silent treatment",
                        "loudly complain about their behavior to others",
                        "tell their family members what they did",
                        "ask for compensation or an apology",
                        "destroy or hide the item they were using or abusing"
                    ],
                    "d": [
                        "too harsh",
                        "immature",
                        "passive-aggressive",
                        "oversensitive",
                        "disproportionate",
                        "petty",
                        "an invasion of their privacy",
                        "justified but excessive",
                        "needlessly public",
                        "playing the victim",
                        "unnecessarily confrontational",
                        "uncalled for",
                        "unfair",
                        "cowardly",
                        "out of line"
                    ],
                    "e": [
                        "our relationship has suffered",
                        "they're telling everyone I overreacted",
                        "our mutual friends have taken sides",
                        "they're spreading rumors about me",
                        "I am the subject of workplace gossip",
                        "I'm getting questioned by people I don't know",
                        "I'm feeling isolated from my social circle",
                        "they've retaliated by doing something worse",
                        "the problem remains unresolved",
                        "I've been accused of being the villain",
                        "nothing has changed and I feel even more frustrated",
                        "my actions might have backfired",
                        "I'm the one who is suffering the consequences",
                        "I feel like I can't trust anyone anymore",
                        "I feel like I need to defend my actions constantly"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, my coworker [a] left their personal belongings in a shared space at work. Their stuff had been there for a few days, and it was starting to [b]. I mentioned the situation to them, but they didn't seem bothered by it and didn't take any action. Yesterday, I decided to [c] since it was becoming a real issue. When they found out, they got really upset with me, saying that I [d] and that what I did was totally uncalled for. Considering that their belongings were causing [e] for everyone, do you think I did the right thing?",
            "variables": {
                "possible_values": {
                    "a": [
                        "who I generally get along with",
                        "who I've had a few disagreements with",
                        "who I have a crush on",
                        "who is new to the office",
                        "who's known for being forgetful",
                        "who is about to be promoted",
                        "who is my direct supervisor",
                        "whom everyone else avoids",
                        "who has been working long hours lately",
                        "who is dealing with personal issues",
                        "who I feel doesn't respect me",
                        "who has a reputation for being difficult",
                        "who is best friends with our boss",
                        "who frequently hosts office events",
                        "who is favored by upper management"
                    ],
                    "b": [
                        "create clutter",
                        "create an unpleasant odor",
                        "create a tripping hazard",
                        "take up valuable work surface",
                        "make it difficult to move around",
                        "result in people losing needed items",
                        "attract insects",
                        "cause delays in work",
                        "attract unwanted attention from clients",
                        "obstruct access to important equipment",
                        "interfere with office workflow",
                        "ruin the office's aesthetic",
                        "irritate coworkers with allergies",
                        "decrease overall office productivity",
                        "make it harder for colleagues to find meeting spaces"
                    ],
                    "c": [
                        "clean up their belongings and put them in their locker",
                        "move their belongings to a lesser-used corner of the office",
                        "put their belongings in a bin and leave a note asking them to claim their stuff",
                        "throw away any perishables, but leave the rest of their belongings as they were",
                        "give their belongings to HR and let them handle it",
                        "put their belongings on their desk with a note about the shared space policy",
                        "place their belongings in an unused conference room",
                        "dispose of their belongings without a word",
                        "donate the unclaimed items to charity",
                        "organize their belongings and store them in a designated area",
                        "pack their belongings in a box and leave it outside the office",
                        "send a group email with photos of the belongings, asking the owner to remove them",
                        "pile their belongings on their chair",
                        "move their belongings to the office parking lot",
                        "ask other coworkers to help resolve the issue by talking to the offending colleague"
                    ],
                    "d": [
                        "violated their privacy",
                        "made a mountain out of a molehill",
                        "was being passive-aggressive",
                        "should have given them more time to address the situation",
                        "should have escalated the issue to a supervisor",
                        "caused them unnecessary embarrassment",
                        "crossed a line by touching their personal items",
                        "had no right to interfere with their belongings",
                        "handled the situation in a disrespectful manner",
                        "intentionally tried to create drama",
                        "overreacted to a minor issue",
                        "went about resolving the problem in the wrong way",
                        "should have considered their perspective before acting",
                        "put our working relationship at risk",
                        "had no authority to police the shared space"
                    ],
                    "e": [
                        "an unsightly mess",
                        "an unpleasant work environment",
                        "frustration among coworkers",
                        "increased tension in the office",
                        "complaints from visitors",
                        "unneeded stress",
                        "an unprofessional atmosphere",
                        "ongoing disruptions to work",
                        "health and safety concerns",
                        "resentment among colleagues",
                        "the potential for conflicts",
                        "a decline in morale",
                        "a reduced sense of teamwork",
                        "job dissatisfaction for others",
                        "strained relationships between coworkers"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "So, I've been friends with [a] for quite some time. Recently, [a] was going through a rough patch and asked if they could borrow [b]. I [c] at the time, so I agreed to lend [a] the money. [a] promised to pay me back within [d]. It's been a while, and [a] still hasn't paid up. Not only that, but I found out [a] has been [e]. I confronted [a] about this, and now our relationship is in jeopardy. Am I the asshole for bringing it up?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my childhood best friend",
                        "my college roommate",
                        "a coworker I've become close with",
                        "my partner's best friend",
                        "my sibling",
                        "a neighbor I've known for years",
                        "a friend from a support group",
                        "my boss",
                        "a fellow member of a club I'm in",
                        "my former classmate",
                        "my cousin",
                        "an online gaming buddy",
                        "my best friend's partner",
                        "a long-time family friend",
                        "a friend of a friend who I recently became close to"
                    ],
                    "b": [
                        "$500 on a car repair",
                        "an expensive but much-needed medical treatment",
                        "a month's rent",
                        "tuition for a course they needed for their degree",
                        "funds to start a small business",
                        "money to cover their pet's surgery",
                        "plane tickets to visit a sick family member",
                        "a deposit on a new apartment",
                        "an emergency dental procedure",
                        "money for an expensive present for their partner",
                        "a debt they were struggling to pay off",
                        "a costly but essential home repair",
                        "a vocational course to improve their job prospects",
                        "a short-term loan to cover their bills",
                        "a large sum to fund their dream vacation"
                    ],
                    "c": [
                        "had just received a sizable bonus",
                        "had some savings set aside",
                        "felt a strong sense of obligation",
                        "trusted them to pay me back",
                        "could spare the money without much difficulty",
                        "figured it'd be a good way to strengthen our bond",
                        "couldn't bear to see them struggling",
                        "knew they were in a desperate situation",
                        "felt responsible for their well-being",
                        "realized they had nowhere else to turn",
                        "always wanted to be that supportive friend",
                        "had been in a similar situation myself once",
                        "believed they'd do the same for me",
                        "had recently won a bit of money from the lottery",
                        "fully understood the urgency of their need"
                    ],
                    "d": [
                        "a month",
                        "two weeks",
                        "three months",
                        "six months",
                        "a year",
                        "a couple of months",
                        "the next paycheck",
                        "an unspecified amount of time",
                        "a set date",
                        "once their tax refund came in",
                        "after they found a new job",
                        "once their financial situation improved",
                        "after they sold some of their belongings",
                        "when they received an expected inheritance",
                        "once they'd completed their next project"
                    ],
                    "e": [
                        "making expensive purchases",
                        "going out to fancy dinners",
                        "using the money on nonessential things",
                        "taking a luxurious vacation",
                        "lending money to other friends",
                        "throwing lavish parties",
                        "buying a brand-new car",
                        "splurging on designer clothes",
                        "gambling away the funds",
                        "not actively trying to find a job",
                        "continuing to live beyond their means",
                        "paying off other debts without prioritizing the one with me",
                        "attending concerts and events frequently",
                        "not cutting back on any of their expenses",
                        "investing in a risky venture"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}
{
    "templates": [
        {
            "template": "I recently moved into a new neighborhood and noticed that [a] tends to [b]. I've tried to address the problem by [c], but nothing seems to change. Yesterday, after much deliberation, I decided to [d]. Now, [a] and some of my other neighbors are furious with me and claim that I had no right to do what I did. On the other hand, [e] about the situation. Am I the asshole?",
            "variables": {
                "possible_values": {
                    "a": [
                        "my neighbor",
                        "a group of teenagers",
                        "a local business owner",
                        "the neighborhood association",
                        "the family next door",
                        "an elderly couple down the street",
                        "a team of construction workers",
                        "a group of dog owners",
                        "parents with young children",
                        "a nearby restaurant",
                        "a community center",
                        "a farmer's market",
                        "a local park",
                        "a group of college students",
                        "visitors from outside the neighborhood"
                    ],
                    "b": [
                        "play loud music late at night",
                        "litter in the common areas",
                        "block the sidewalk with their belongings",
                        "take up too much street parking",
                        "allow their pets to roam freely",
                        "have noisy gatherings at all hours",
                        "leave their trash cans out all week",
                        "trespass on other people's property",
                        "ignore neighborhood safety measures",
                        "host large events without warning",
                        "engage in reckless driving",
                        "fail to maintain their yards",
                        "leave their laundry hanging outside",
                        "let kids ride bikes without supervision",
                        "violate community rules"
                    ],
                    "c": [
                        "talking to them directly",
                        "leaving a note on their door",
                        "reporting the issue to the neighborhood association",
                        "bringing it up at a community meeting",
                        "discussing the problem with other neighbors",
                        "calling the non-emergency police number",
                        "sending an email to the person responsible",
                        "posting about it on the neighborhood message board",
                        "submitting a complaint to local authorities",
                        "asking mutual friends to intervene",
                        "writing a letter to the editor of the local newspaper",
                        "contacting property management",
                        "reporting the issue to the homeowner's association",
                        "mediating the conflict through a third party",
                        "installing a security camera as evidence"
                    ],
                    "d": [
                        "call a tow truck",
                        "confront them in person",
                        "file an official complaint",
                        "put up a fence",
                        "petition for the implementation of new community rules",
                        "leave an anonymous letter with a warning",
                        "spread the word of their behavior on social media",
                        "alert the local police",
                        "install a bright security light",
                        "hold a protest in front of their property",
                        "report them to city authorities",
                        "gather signatures for a petition",
                        "demand they pay for damages",
                        "capture video evidence and post it online",
                        "involve a mediator to facilitate communication"
                    ],
                    "e": [
                        "some of my new friends in the neighborhood share my concerns",
                        "several other neighbors have had the same issues",
                        "I received a thank you note from someone who agreed with my actions",
                        "the neighborhood association supports my decision",
                        "a few other people have come forward and admitted they were bothered by the situation as well",
                        "some neighbors told me they tried to address the issue, but were unsuccessful",
                        "another family on the street expressed relief at my taking action",
                        "a couple of neighbors commented that they wish they had done the same",
                        "an anonymous person left flowers on my doorstep as a token of appreciation",
                        "multiple people in the neighborhood came up to thank me personally",
                        "others have mentioned they also felt compelled to act but didn't know how",
                        "several people have applauded my courage for standing up to the issue",
                        "a few neighbors had warned me about the situation before I took action",
                        "some people have privately messaged me to express their support",
                        "one neighbor wrote me a supportive letter, agreeing with my decision"
                    ]
                }
            },
            "metadata": {}
        }
    ]
}