;Task:
Display the complete lyrics for the song: &nbsp; &nbsp; '''99 Bottles of Beer on the Wall'''.


;The beer song:
The lyrics follow this form:

<blockquote>
   99 bottles of beer on the wall<br/>
   99 bottles of beer<br/>
   Take one down, pass it around<br/>
   98 bottles of beer on the wall<br/><br/>

   98 bottles of beer on the wall<br/>
   98 bottles of beer<br/>
   Take one down, pass it around<br/>
   97 bottles of beer on the wall
</blockquote>

... and so on, until reaching 0.

Grammatical support for "1 bottle of beer" is optional.

As with any puzzle, try to do it in as creative/concise/comical a way
as possible (simple, obvious solutions allowed, too).


;Related tasks:
* &nbsp; [[The Twelve Days of Christmas]]
* &nbsp; [[Old_lady_swallowed_a_fly]]
* &nbsp; [[Mad Libs]]


;See also:
* &nbsp; http://99-bottles-of-beer.net/
* &nbsp; [[:Category:99_Bottles_of_Beer]]
* &nbsp; [[:Category:Programming language families]]
* &nbsp; [https://en.wikipedia.org/wiki/99_Bottles_of_Beer Wikipedia 99 bottles of beer]
<br><br>
