<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>London Bridge | Kris Yotam</title>
<link rel="stylesheet" href="../../c/site.css">
<meta name="description" content="Traditional English nursery rhyme and singing game about the falling and rebuilding of London Bridge.">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<div class="mode-container">
<input type="radio" name="theme" id="theme-auto" checked>
<label for="theme-auto" class="auto" title="Auto theme"></label>
<input type="radio" name="theme" id="theme-light">
<label for="theme-light" class="light" title="Light theme"></label>
<input type="radio" name="theme" id="theme-dark">
<label for="theme-dark" class="dark" title="Dark theme"></label>
</div>
<div class="top-bar" role="navigation">
<a href="../../index.html" title="Main page"><img src="../../c/sigma.svg" alt="Main page"></a>
<a href="../../about.html" title="About"><img src="../../c/news.svg" alt="About"></a>
<a href="#" title="Code"><img src="../../c/code.svg" alt="Code"></a>
<a href="../../pics.html" title="Photography"><img src="../../c/camera.svg" alt="Photography"></a>
<a href="#" title="Pictures"><img src="../../c/picture.svg" alt="Pictures"></a>
<a href="../../vids.html" title="Videos"><img src="../../c/video.svg" alt="Videos"></a>
<a href="#" title="Donations"><img src="../../c/beer.svg" alt="Donations"></a>
<a href="#" title="Social"><img src="../../c/elephant.svg" alt="Social"></a>
</div>
<h1>London Bridge</h1>
<div class="keepws">
(<span class="bold">notes</span>
(date 2025-07-09)
(category <a href="../../notes.html">literature</a>)
(status <span class="status-evergreen">evergreen</span>)
(confidence certain)
(importance 3)
(tags poetry criticism nursery-rhymes))
</div>
<p class="preview">Traditional English nursery rhyme and singing game about the falling and rebuilding of London Bridge.</p>
<div class="prose">
<p>First Recorded: 1744, in <em>Tommy Thumb's Pretty Song Book</em> (published in London by Mary Cooper).</p>
<p>London Bridge is falling down,
Falling down, falling down,
London Bridge is falling down,
My fair lady.</p>
<p>Build it up with wood and clay,
Wood and clay, wood and clay,
Build it up with wood and clay,
My fair lady.</p>
<p>Wood and clay will wash away,
Wash away, wash away,
Wood and clay will wash away,
My fair lady.</p>
<p>Build it up with bricks and mortar,
Bricks and mortar, bricks and mortar,
Build it up with bricks and mortar,
My fair lady.</p>
<p>Bricks and mortar will not stay,
Will not stay, will not stay,
Bricks and mortar will not stay,
My fair lady.</p>
<p>Build it up with iron and steel,
Iron and steel, iron and steel,
Build it up with iron and steel,
My fair lady.</p>
<p>Iron and steel will bend and bow,
Bend and bow, bend and bow,
Iron and steel will bend and bow,
My fair lady.</p>
<p>Build it up with silver and gold,
Silver and gold, silver and gold,
Build it up with silver and gold,
My fair lady.</p>
<p>Silver and gold will be stolen away,
Stolen away, stolen away,
Silver and gold will be stolen away,
My fair lady.</p>
<p>Set a man to watch all night,
Watch all night, watch all night,
Set a man to watch all night,
My fair lady.</p>
<p>Suppose the man should fall asleep,
Fall asleep, fall asleep,
Suppose the man should fall asleep?
My fair lady.</p>
<p>Give him a pipe to smoke all night,
Smoke all night, smoke all night,
Give him a pipe to smoke all night,
My fair lady.</p>
</div>
</body>
</html>