poem

The committee of the psyche

March 13, 2021
package com.web.lit;

public class Committee {

    //Zack for sabotaur
    //Nile the critic
    //egon the driver
    //muse the instinct
    //Wisdom quiet
    //Grace in others as in our Self
    //Self absent, self?

    public void session() {

        try {
            //fleet, clock is on
            //how can you
            //what were you thinking
            //seventh grade uncle laughed
            //Zack shifted to the other vote
            //maybe you'll discover what you
            //want, or will it be an uncovering
            //casually flipping to the right
            //Someone call order!
            //Is Self on?
            //call external.help
            //sorry the service is unavailable in your area
            //clarity how can I ask you to present
            //clarity, please, please
            //I'm nothing when Self is not on
            //there's no I either
            //muse, i have already spoken
            //order!
            //flown, clock has stop its watch
        }

        catch (Throwable mistakes) {
            //bubble up into the void
            //forgive, release, keep the heart open
            //this the moment,
            //did you capture it?
        }

    }

}