thumb|"Itsy Bitsy Spider" [[singing game]]

"The Itsy Bitsy Spider" (also known as "The Incey Wincey Spider" in Australia or "Incy Wincy Spider" in the United Kingdom, and other anglophone countries) is a popular nursery rhyme, folksong, and fingerplay that describes the adventures of a spider as it ascends, descends, and re-ascends the downspout or "waterspout" of a gutter system or open-air reservoir. It is usually accompanied by a sequence of gestures that mimic the words of the song. It has a Roud Folk Song Index number of 11586.

<!--Throughout this article, the North American title and lyrics are used to ensure consistency.-->

Lyrics

A commonly used version uses these words and gestures:

{|

!Words!!Fingerplay

|-

|<poem>The itsy bitsy spider climbed up the waterspout.

Down came the rain

And washed the spider out.

Out came the sun

And dried up all the rain

And the itsy bitsy spider climbed up the spout again.</poem>

|style="padding-left:2em;"|<poem>Alternately touch the thumb of one hand to the index finger of the other.

Hold both hands up and wiggle the fingers as the hands are lowered.

Sweep the hands from side to side.

Raise both hands and sweep to the sides to form a semicircle as the sun.

Wiggle fingers upwards.

(As in the first line)</poem>

|}

Other versions exist.

History

The exact origin for the song "Itsy Bitsy Spider" is unknown. The song is sung by and for children in countless languages and cultures.

It is similar to the melodies (metric line) of the children's songs "Sweetly Sings the Donkey" in the United States, and "" (1890) ("On the wall, on the lurk"), "Ich bin ein kleiner Esel" ("I'm a little donkey", the German-language version of "Sweetly Sings the Donkey") and "" (1838) (see: Hansel and Gretel) in German-speaking countries.

In 1910, the song was published in a book by Arthur Walbridge North (1874–1943), Camp and Camino in Lower California, a record of the adventures of the author while exploring peninsular California, Mexico, where it is referred to as (the classic) "Spider Song".

In 1912, a version reported in Proceedings of the Fifth Annual Convention of the Indiana Sanitary and Water Supply Association to have been heard at a Indiana college commencement, resembles the common modern version:

<poem style="margin-left: 2em;">There was a blooming spider

Went up a blooming spout,

And down came the rain

And washed the spider out;

Out came the sun

And dried up all the rain,

But that bloody, blooming son of a gun

Went up that spout again.</poem>

In 1879, it was published in a London magazine The Pearl, which was published as a bloody sparrow rhyme. Another version was published in 1902 by Harry L. Veil in Cleveland, Ohio. In 1913, it was mentioned a bloody sparrow scene from a Collier's magazine.

In 1948, one of the song's several modern versions appeared in Western Folklore, by the California Folklore Society (1948), Mike and Peggy Seeger's, American Folk Songs for Children (1948).

Score

<score sound raw>

\header { tagline = ##f }

\layout { indent = 0\cm \context { \Score \remove "Bar_number_engraver" } }

global = { \key g \major \time 6/8 \partial 8 }

right = \relative g' { \global

d8 | g4 g8 g4 a8 | b4. b4 b8 | a4 g8 a4 b8 | g2. |

b4. b4 c8 | d4. d | c4 b8 c4 d8 b2. |

g4. g4 a8 | b4. b | a4 g8 a4 b8 | g4.

fis4 fis8 | g4 g8 g4 a8 | b4. b4 b8 | a4 g8 a4 b8 | g4. ~g4 \bar "|."

}

left = \relative g { \global

d'8 | g,4 r8 <b d>4 r8 | g4 r8 <b d>4 r8 | fis4 r8 <c' d>4 r8 | g4 r8 <b d>4 r8 |

g4 r8 d'4 c8 | b4 a8 g4. | fis4 r8 <c' d>4 r8 | g4 r8 <b d>4 r8 |

g4 r8 <b d>4 r8 | g4 r8 <b d>4 r8 | fis4 r8 <c' d>4 r8 | g4

r8 d'4 d8 | g,4 r8 b4 a8 | g8 b c d4 r8 | fis,4 r8 <c' d>4 r8 | <g b>4. ~<g b>4 \bar "|."

}

verse = \lyricmode {

The it -- sy bit -- sy spi -- der crawled up the wa -- ter spout.

Down came the rain and washed the spi -- der out!

Up came the sun and dried up all the rain.

And the it -- sy bit -- sy spi -- der went up the spout a -- gain.

}

kords = \chordmode { \set ChordNames.midiInstrument = "acoustic guitar (steel)"

\set chordChanges = ##t a,8 | g,2. | g,2. | d,2.:7 | g,2. |

\set chordChanges = ##f g,2. | d,2.:7 | \set chordChanges = ##t d,2.:7 | g,2. |

\set chordChanges = ##f g,2. | e,2.:m | \set chordChanges = ##t e,2.:m | g,2. |

g,2. | g,2. | d,2.:7 | g,4. ~g,4 \bar "|."

}

\score {

\new PianoStaff <<

\new ChordNames { \kords }

\new Staff = "right" \with { midiInstrument = "clarinet" }

\right

\addlyrics { \verse }

\new Staff = "left" \with { midiInstrument = "acoustic grand" }

{ \clef bass \left }

>>

\layout { }

\midi { \context { \ChordNames midiMaximumVolume = #0.8 }

\tempo 4.=112

}

}

</score>

Source

Legacy

The British broadcaster Wincey Willis (1948–2024) took her name from the nursery rhyme. Born Florence Winsome Leighton, she went by her middle name, Winsome; but at infant school her classmates started calling her Wincey after the nursery rhyme, and she retained this name in adult life.

References