d1g1tal p03try: f1r5t 3x3rc153

//poem written using Swift programming language.
//this code is not meant for everyone.
//this poem is not meant for everyone.

var emerged = “born”
emerged = “an idea”
emerged = “like an idea born into this world.”
var first = “you are” + ” ” + emerged

var next = “you are guarded and protected”
//if you are fortunate to be loved,
//and or belong.

var chaosTheory = “into the world”
chaosTheory = chaosTheory + ” ” + “with closed eyes”
var imaginationAndCreation = “and open heart”
chaosTheory = chaosTheory + ” ” + imaginationAndCreation
var andThen = “until you are ready to be unleashed” + ” ” + chaosTheory + “.”

//but still some folks will not understand.
//true meaning is not always right before our eyes.
//takes longer to dig deep and unravel layers
//in world where everything is hidden in code.
var hopefully = “find and search and create joy.”

var beforeYouKnowIt = “and goes by too fast.”
var fadesAway = “take the time to listen to the lessons”
var untilDeath = “because life is short” + ” ” + beforeYouKnowIt + ” ” + fadesAway

var theEnd = “embedded in the universe’s code.”

//there is still time.
//it’s not too late.
//there is still time.
//there is still time. to learn. the codes. the words.
//there is still time.
//there is still hope.

var finalPoemString = first + “\n” + next + “\n” + andThen + “\n” + hopefully + “\n” + untilDeath + “\n” + theEnd

print(finalPoemString)

screen-shot-2016-12-18-at-6-33-32-pm

you are like an idea born into this world.
you are guarded and protected
until you are ready to be unleashed into the world with closed eyes and open heart.
find and search and create joy.
because life is short and goes by too fast. take the time to listen to the lessons
embedded in the universe’s code.

12.18.16

3 thoughts on “d1g1tal p03try: f1r5t 3x3rc153

Leave a comment