home » zplus/dokk.git
ID: f93a186c08044e6cbc06dd7cb94d55fdbe8e276d
50 lines — 2K — View raw


{
    "@context": {
        "comicstrip": "dokk:vocab:comicstrip:",
        "comicstrip:license": {
            "@type": "@id"
        },
        "comicstrip:series": {
            "@type": "@id"
        }
    },
    "@id": "dokk:mimi_and_eunice_475",
    "comicstrip:published": "2011-10-03",
    "comicstrip:license": "dokk:license:CC-BY-SA-3.0",
    "comicstrip:tag": [
        "advice",
        "delusions",
        "recovery"
    ],
    "comicstrip:title": "Alexander Technique",
    "comicstrip:website": "https://mimiandeunice.com/2011/10/03/alexander-technique/",
    "comicstrip:author_comment": "I haven\u2019t given up on Alexander Technique, but some of its most vocal advocates have their heads up their asses. At least they\u2019re not kinesthetically debauched.",
    "comicstrip:transcript": [
        {
            "comicstrip:order": 1,
            "comicstrip:panel": 1,
            "comicstrip:character": "mimi",
            "comicstrip:text": "Alexander technique isn't about any specific posture..."
        },
        {
            "comicstrip:order": 2,
            "comicstrip:panel": 2,
            "comicstrip:character": "mimi",
            "comicstrip:text": "It's about occupying any posture with ease!"
        },
        {
            "comicstrip:order": 3,
            "comicstrip:panel": 3,
            "comicstrip:character": "eunice",
            "comicstrip:text": "So that's how you keep your head up your ass."
        },
        {
            "comicstrip:order": 4,
            "comicstrip:panel": 3,
            "comicstrip:character": "mimi",
            "comicstrip:text": "With ease!"
        }
    ],
    "@type": "comicstrip:ComicStripPanel",
    "comicstrip:series": "dokk:mimi_and_eunice",
    "comicstrip:number": "475"
}