lear 0.2.0

Prints a random passage from King Lear. For when you meant to type "clear"
Documentation
[
    {
        "Heading": {
            "act": "Act IV",
            "scene": "Scene IV",
            "setting": "The same. A tent.",
            "staging": "Enter, with drum and colours, CORDELIA, Doctor, and Soldiers"
        }
    },
    {
        "Dialogue": {
            "character": "CORDELIA",
            "act": 4,
            "scene": 4,
            "start": 1,
            "end": 11,
            "lines": [
                {
                    "text": "Alack, 'tis he: why, he was met even now"
                },
                {
                    "text": "As mad as the vex'd sea; singing aloud;"
                },
                {
                    "text": "Crown'd with rank fumiter and furrow-weeds,"
                },
                {
                    "text": "With bur-docks, hemlock, nettles, cuckoo-flowers,"
                },
                {
                    "text": "Darnel, and all the idle weeds that grow"
                },
                {
                    "text": "In our sustaining corn. A century send forth;"
                },
                {
                    "text": "Search every acre in the high-grown field,"
                },
                {
                    "text": "And bring him to our eye."
                },
                {
                    "direction": "Exit an Officer"
                },
                {
                    "text": "What can man's wisdom"
                },
                {
                    "text": "In the restoring his bereaved sense?"
                },
                {
                    "text": "He that helps him take all my outward worth."
                }
            ]
        }
    },
    {
        "Dialogue": {
            "character": "Doctor",
            "act": 4,
            "scene": 4,
            "start": 12,
            "end": 16,
            "lines": [
                {
                    "text": "There is means, madam:"
                },
                {
                    "text": "Our foster-nurse of nature is repose,"
                },
                {
                    "text": "The which he lacks; that to provoke in him,"
                },
                {
                    "text": "Are many simples operative, whose power"
                },
                {
                    "text": "Will close the eye of anguish."
                }
            ]
        }
    },
    {
        "Dialogue": {
            "character": "CORDELIA",
            "act": 4,
            "scene": 4,
            "start": 17,
            "end": 22,
            "lines": [
                {
                    "text": "All blest secrets,"
                },
                {
                    "text": "All you unpublish'd virtues of the earth,"
                },
                {
                    "text": "Spring with my tears! be aidant and remediate"
                },
                {
                    "text": "In the good man's distress! Seek, seek for him;"
                },
                {
                    "text": "Lest his ungovern'd rage dissolve the life"
                },
                {
                    "text": "That wants the means to lead it."
                },
                {
                    "direction": "Enter a Messenger"
                }
            ]
        }
    },
    {
        "Dialogue": {
            "character": "Messenger",
            "act": 4,
            "scene": 4,
            "start": 23,
            "end": 24,
            "lines": [
                {
                    "text": "News, madam;"
                },
                {
                    "text": "The British powers are marching hitherward."
                }
            ]
        }
    },
    {
        "Dialogue": {
            "character": "CORDELIA",
            "act": 4,
            "scene": 4,
            "start": 25,
            "end": 32,
            "lines": [
                {
                    "text": "'Tis known before; our preparation stands"
                },
                {
                    "text": "In expectation of them. O dear father,"
                },
                {
                    "text": "It is thy business that I go about;"
                },
                {
                    "text": "Therefore great France"
                },
                {
                    "text": "My mourning and important tears hath pitied."
                },
                {
                    "text": "No blown ambition doth our arms incite,"
                },
                {
                    "text": "But love, dear love, and our aged father's right:"
                },
                {
                    "text": "Soon may I hear and see him!"
                },
                {
                    "direction": "Exeunt"
                }
            ]
        }
    }
]