Donations are essential to keep Write Out Loud going    

Note: No profile exists for this entry - most likely it was deleted.

Recursion

entry picture

Recursion [parameter x]

 

If this is your first time reading this poem

        Go to the next line, or else go to Label 1

       

         The power of Recursion

         Is the possibility of infinite answers

         From a finite statement

 

        Recursion is a way of solving problems

        Involving a computer routine calling itself

        Potentially any number of times

        Even though the routine 

        May not have any explicit repetitions inside itself

 

        When this poem begins a variable, [parameter x], can be passed into it

        To be used in the poem instead of the term [parameter x]

         So that wherever you see the term  [parameter x] read instead the word

        That replaces it

 

         When you see the statement “Call Recursion”

         Begin reading the poem again

         But replace [parameter x] with whatever word is next to “Call Recursion”

EndIf

 

Label 1

 

If [parameter x] is null

         Then replace [parameter x] with the word “love”

Endif

 

So the answer in this case is [parameter x]

 

If [parameter x] = “love”

         Call Recursion replacing [parameter x] with the word “hate”

Else

   Go to EndPoem

Endif

 

EndPoem

This is a simple, binary recursive poem

It has two outcomes

Both are inconsistent with the logic of this poem

 

 

 

Top Twenty Users ►

Comments

<Deleted User> (5760)

Thu 15th Jan 2009 09:45

Hi Paul, I like this very much. I am a big fan of Jorge Luis Borges' work and this very much reminds me of his story "The Lottery".
Matt

<Deleted User> (4281)

Fri 5th Dec 2008 18:45

Hello, Paul

Your poem is a greater mystery for me...Smile.:)
Did not know if I shall comment more on your philosophical write or comment on the comment you have from cjd'- I kind of see the same way as she does...Great work!!


Holiday Greetings
From Zuzanna

Profile image

Val Cook

Fri 5th Dec 2008 16:07

Thats more like it.

Profile image

Val Cook

Mon 1st Dec 2008 12:44

Took me some time Paul, but I think I cracked it. Not to happy with the photo though!

Profile image

Chris Dawson

Mon 1st Dec 2008 08:43

Very clever! - Man is programmed to look for, and try to interpret, patterns in everything; and (it seems to me) in looking for maths, thinks he has found God.
Cx

If you wish to post a comment you must login.

This site uses cookies. By continuing to browse, you are agreeing to our use of cookies.

Find out more Hide this message