home » zplus/dokk.git
ID: 310fa3f1ec88403eb5ac1adf17ea5e2a0c3bdaac
51 lines — 2K — View raw


{
    "@context": {
        "comicstrip": "dokk:vocab:comicstrip:",
        "comicstrip:license": {
            "@type": "@id"
        },
        "comicstrip:series": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@id": "dokk:mimi_and_eunice_304",
    "comicstrip:published": "2011-02-28",
    "comicstrip:license": "dokk:license:CC-BY-SA-3.0",
    "comicstrip:tag": [
        "anger",
        "delusions",
        "language",
        "psychology"
    ],
    "comicstrip:title": "Allergy",
    "comicstrip:website": "https://mimiandeunice.com/2011/02/28/allergy/",
    "comicstrip:author_comment": "Since half my friends are allergic* to wheat gluten, I hope they’ll still speak to me after this comic.\n\n*It’s not an allergy, it’s a sensitivity. If it’s an allergy, I’d better see you go into  anaphylactic shock the next time you dig your chopsticks into the Chinese food you said you can’t eat because it has soy sauce. And I say this as someone who has plenty of dietary restrictions of her own.",
    "comicstrip:transcript": [
        {
            "comicstrip:order": 1,
            "comicstrip:panel": 1,
            "comicstrip:character": "mimi",
            "comicstrip:text": "I'm allergic to the tiny micro-trace of gluten in this soy sauce..."
        },
        {
            "comicstrip:order": 2,
            "comicstrip:panel": 2,
            "comicstrip:character": "mimi",
            "comicstrip:text": "...but I can nibble this cookie because it's tasty!"
        },
        {
            "comicstrip:order": 3,
            "comicstrip:panel": 3,
            "comicstrip:character": "eunice",
            "comicstrip:text": "I'm allergic to bullshit."
        }
    ],
    "@type": "comicstrip:ComicStripPanel",
    "comicstrip:series": "dokk:mimi_and_eunice",
    "comicstrip:number": "304",
    "blob:at": {
        "@id": "file:/images/mimi_and_eunice/304.png",
        "blob:primary_source": "https://mimiandeunice.com/wp-content/uploads/2011/02/ME_304_Allergy.png",
        "blob:retrieval_date": "2023-05-28"
    }
}