Pixy Theatre - a historical experience

Pixy Theatre - a historical experience Built in 1907 the Pixie Theatre (Also known as ACT 1 Theatre) is a historical landmark in Edinburgh

02/08/2016

After eight years of having never posted anything on Facebook, I'm been told by friends that I need to share some of my writing, so starting with some light and hopefully humorous stuff... here goes.

This first poemsdemonstrates that if you give me a word, I can write just about anything that pertains to it. Such was the case with a friend who tried to stump me with the word "Marsupial".

Mike

Marsupial

When twenty-somethings move back home
And default on their student loans
These things are in reality,
Deferred marsupiality.

When lovers on a camping trip
A single sleeping bag unzip,
Then climb inside against the cold,
They are – in fact – marsupialed.

When Catholic priests abuse their flock,
And civil laws ignored and mocked,
They hide their sins in their religion,
And shelter in marsupialism

When politicians try to cheat us,
Care less for women than a fetus,
And claim a high religious calling,
They are themselves marsupialing

We’d like to think we’re all grown
And naked, face the world alone,
And yet, at one time or another,
We crave the shelter of our mother.

And so it goes, just as the light
Begins to fade and day turns night,
We hide in bed as darkness falls,
A pouch-like womb of bedroom walls,
We are –no doubt – marsupials.

11/05/2009

Follow our progress as we finalize our renovation.

Address

Edinburgh, IN
46124

Alerts

Be the first to know and let us send you an email when Pixy Theatre - a historical experience posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });