Spaces:
Sleeping
Sleeping
Rob Learsch commited on
Commit ·
f9264fa
1
Parent(s): 075046a
Added several radiohead albums
Browse files- app.py +3 -3
- radiohead_lyrics.txt +2683 -0
app.py
CHANGED
|
@@ -64,7 +64,7 @@ def artist_response(gemma_response, artist):
|
|
| 64 |
lyric_response = stitched_kendrick_lyrics[result_max_index]
|
| 65 |
return lyric_response
|
| 66 |
|
| 67 |
-
radiohead_lyrics = load_lyrics("
|
| 68 |
kendrick_lyrics = load_lyrics("kendrick_lamar_lyrics.txt")
|
| 69 |
grateful_dead_lyrics = load_lyrics('grateful_dead_lyrics.txt')
|
| 70 |
|
|
@@ -79,7 +79,7 @@ encoder_model = SentenceTransformer('all-MiniLM-L6-v2',
|
|
| 79 |
#to increase speed:
|
| 80 |
#similarity_function=SimilarityFunction.DOT_PRODUCT,
|
| 81 |
)
|
| 82 |
-
|
| 83 |
kendrick_embeddings = encoder_model.encode(stitched_kendrick_lyrics)
|
| 84 |
grateful_dead_embeddings = encoder_model.encode(stitched_grateful_dead_lyrics)
|
| 85 |
|
|
@@ -123,7 +123,7 @@ def chat_with_musician(user_input, history, artist):
|
|
| 123 |
if artist == "Google Gemma":
|
| 124 |
lyric_response = gemma_response
|
| 125 |
return lyric_response
|
| 126 |
-
Artist_dropdown = gr.Dropdown(choices=["Radiohead", "Kendrick Lamar","Google Gemma"],
|
| 127 |
value="Radiohead",
|
| 128 |
label="Select artist",
|
| 129 |
#info="More coming soon"
|
|
|
|
| 64 |
lyric_response = stitched_kendrick_lyrics[result_max_index]
|
| 65 |
return lyric_response
|
| 66 |
|
| 67 |
+
radiohead_lyrics = load_lyrics("radiohead_lyrics.txt")
|
| 68 |
kendrick_lyrics = load_lyrics("kendrick_lamar_lyrics.txt")
|
| 69 |
grateful_dead_lyrics = load_lyrics('grateful_dead_lyrics.txt')
|
| 70 |
|
|
|
|
| 79 |
#to increase speed:
|
| 80 |
#similarity_function=SimilarityFunction.DOT_PRODUCT,
|
| 81 |
)
|
| 82 |
+
radiohead_embeddings = encoder_model.encode(stitched_radiohead_lyrics)
|
| 83 |
kendrick_embeddings = encoder_model.encode(stitched_kendrick_lyrics)
|
| 84 |
grateful_dead_embeddings = encoder_model.encode(stitched_grateful_dead_lyrics)
|
| 85 |
|
|
|
|
| 123 |
if artist == "Google Gemma":
|
| 124 |
lyric_response = gemma_response
|
| 125 |
return lyric_response
|
| 126 |
+
Artist_dropdown = gr.Dropdown(choices=["Radiohead", "Kendrick Lamar","Grateful Dead","Google Gemma"],
|
| 127 |
value="Radiohead",
|
| 128 |
label="Select artist",
|
| 129 |
#info="More coming soon"
|
radiohead_lyrics.txt
ADDED
|
@@ -0,0 +1,2683 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(Kid A, Kid A)
|
| 2 |
+
(Kid A, Kid A)
|
| 3 |
+
|
| 4 |
+
Everything
|
| 5 |
+
Everything
|
| 6 |
+
Everything
|
| 7 |
+
Everything
|
| 8 |
+
In its right place
|
| 9 |
+
In its right place
|
| 10 |
+
In its right place
|
| 11 |
+
In its right place
|
| 12 |
+
|
| 13 |
+
Yesterday, I woke up sucking a lemon
|
| 14 |
+
Yesterday, I woke up sucking a lemon
|
| 15 |
+
Yesterday, I woke up sucking a lemon
|
| 16 |
+
Yesterday, I woke up sucking a lemon
|
| 17 |
+
|
| 18 |
+
Everything
|
| 19 |
+
Everything
|
| 20 |
+
Everything
|
| 21 |
+
In its right place
|
| 22 |
+
In its right place
|
| 23 |
+
In its right place
|
| 24 |
+
Right place
|
| 25 |
+
|
| 26 |
+
There are two colours in my head
|
| 27 |
+
There are two colours in my head
|
| 28 |
+
What, what is that you tried to say?
|
| 29 |
+
What, what was that you tried to say?
|
| 30 |
+
Tried to say, tried to say?
|
| 31 |
+
Tried to say, tried to say?
|
| 32 |
+
|
| 33 |
+
Everything
|
| 34 |
+
Everything
|
| 35 |
+
Everything
|
| 36 |
+
Everything
|
| 37 |
+
|
| 38 |
+
==================================================
|
| 39 |
+
|
| 40 |
+
I slip away
|
| 41 |
+
I slipped on a little white lie
|
| 42 |
+
|
| 43 |
+
We've got heads on sticks
|
| 44 |
+
And you've got ventriloquists
|
| 45 |
+
We've got heads on sticks
|
| 46 |
+
And you've got ventriloquists
|
| 47 |
+
|
| 48 |
+
Standing in the shadows at the end of my bed
|
| 49 |
+
Standing in the shadows at the end of my bed
|
| 50 |
+
Standing in the shadows at the end of my bed
|
| 51 |
+
Standing in the shadows at the end of my bed
|
| 52 |
+
|
| 53 |
+
|
| 54 |
+
The rats and the children will follow me out of town
|
| 55 |
+
Rats and children follow me out of town
|
| 56 |
+
Come on, kids
|
| 57 |
+
|
| 58 |
+
==================================================
|
| 59 |
+
|
| 60 |
+
Everyone
|
| 61 |
+
Everyone around here
|
| 62 |
+
Everyone is so near
|
| 63 |
+
It's holdin' on
|
| 64 |
+
It's holdin' on
|
| 65 |
+
|
| 66 |
+
Everyone
|
| 67 |
+
Everyone is so near
|
| 68 |
+
Everyone has got the fear
|
| 69 |
+
It's holdin' on
|
| 70 |
+
It's holdin' on
|
| 71 |
+
|
| 72 |
+
|
| 73 |
+
It's holdin' on
|
| 74 |
+
It's holdin' on
|
| 75 |
+
Holdin' on
|
| 76 |
+
|
| 77 |
+
|
| 78 |
+
(Smile)
|
| 79 |
+
|
| 80 |
+
==================================================
|
| 81 |
+
|
| 82 |
+
That there
|
| 83 |
+
That's not me
|
| 84 |
+
I go
|
| 85 |
+
Where I please
|
| 86 |
+
I walk through walls
|
| 87 |
+
I float down the Liffey
|
| 88 |
+
|
| 89 |
+
I'm not here
|
| 90 |
+
This isn't happening
|
| 91 |
+
I'm not here
|
| 92 |
+
I'm not here
|
| 93 |
+
|
| 94 |
+
In a little while
|
| 95 |
+
I'll be gone
|
| 96 |
+
The moment's already passed
|
| 97 |
+
Yeah, it's gone
|
| 98 |
+
|
| 99 |
+
And I'm not here
|
| 100 |
+
This isn't happening
|
| 101 |
+
I'm not here
|
| 102 |
+
I'm not here
|
| 103 |
+
|
| 104 |
+
Strobe lights
|
| 105 |
+
And blowing speakers
|
| 106 |
+
Fireworks
|
| 107 |
+
And hurricanes
|
| 108 |
+
|
| 109 |
+
I'm not here
|
| 110 |
+
This isn't happenin'
|
| 111 |
+
I'm not here
|
| 112 |
+
I'm not here
|
| 113 |
+
|
| 114 |
+
Ah-ah, ah-ah
|
| 115 |
+
Ah-ah, ah-ah
|
| 116 |
+
Ah-ah
|
| 117 |
+
Ah-ah, ah-ah-ah
|
| 118 |
+
Ah-ah-ah
|
| 119 |
+
Ah-ah-ah
|
| 120 |
+
Ah-ah-ah, ah-ah
|
| 121 |
+
|
| 122 |
+
==================================================
|
| 123 |
+
|
| 124 |
+
Flies are buzzing 'round my head
|
| 125 |
+
Vultures circling the dead
|
| 126 |
+
Picking up every last crumb
|
| 127 |
+
The big fish eat the little ones
|
| 128 |
+
Big fish eat the little ones
|
| 129 |
+
Not my problem, give me some
|
| 130 |
+
|
| 131 |
+
You can try the best you can
|
| 132 |
+
You can try the best you can
|
| 133 |
+
The best you can is good enough
|
| 134 |
+
You can try the best you can
|
| 135 |
+
You can try the best you can
|
| 136 |
+
The best you can is good enough
|
| 137 |
+
|
| 138 |
+
This one's optimistic
|
| 139 |
+
This one went to market
|
| 140 |
+
This one just came out of the swamp
|
| 141 |
+
This one drops a payload
|
| 142 |
+
Fodder for the animals
|
| 143 |
+
Living on an animal farm
|
| 144 |
+
|
| 145 |
+
You can try the best you can
|
| 146 |
+
You can try the best you can
|
| 147 |
+
The best you can is good enough
|
| 148 |
+
You can try the best you can
|
| 149 |
+
You can try the best you can
|
| 150 |
+
The best you can is good enough
|
| 151 |
+
|
| 152 |
+
I'd really like to help you, man
|
| 153 |
+
I'd really like to help you, man
|
| 154 |
+
Nervous messed up marionette
|
| 155 |
+
Floating 'round on a prison ship
|
| 156 |
+
|
| 157 |
+
You can try the best you can
|
| 158 |
+
You can try the best you can
|
| 159 |
+
The best you can is good enough
|
| 160 |
+
You can try the best you can
|
| 161 |
+
You can try the best you can
|
| 162 |
+
|
| 163 |
+
Dinosaurs roaming the earth
|
| 164 |
+
Dinosaurs roaming the earth
|
| 165 |
+
Dinosaurs roaming the earth
|
| 166 |
+
|
| 167 |
+
==================================================
|
| 168 |
+
|
| 169 |
+
Lundy, Fastnet, Irish Sea
|
| 170 |
+
I got a message I can't read
|
| 171 |
+
Another message I can't read
|
| 172 |
+
Lundy, Fastnet, Irish Sea
|
| 173 |
+
I got a message I can't read
|
| 174 |
+
Another message I can't read
|
| 175 |
+
|
| 176 |
+
I'm on your side
|
| 177 |
+
Nowhere to hide
|
| 178 |
+
Trapdoors that open
|
| 179 |
+
I spiral down
|
| 180 |
+
|
| 181 |
+
You're livin' in a fantasy world
|
| 182 |
+
You're livin' in a fantasy world
|
| 183 |
+
|
| 184 |
+
I'm lost at sea
|
| 185 |
+
Don't bother me
|
| 186 |
+
I've lost my way
|
| 187 |
+
I've lost my way
|
| 188 |
+
|
| 189 |
+
You're livin' in a fantasy world
|
| 190 |
+
You're livin' in a fantasy world
|
| 191 |
+
You're livin' in a fantasy world
|
| 192 |
+
This beautiful world
|
| 193 |
+
|
| 194 |
+
Come back
|
| 195 |
+
Lundy, Fastnet, Irish Sea
|
| 196 |
+
I got a message I can't read
|
| 197 |
+
I got a message I can't read
|
| 198 |
+
I got a message I can't read
|
| 199 |
+
Come back
|
| 200 |
+
Lundy, Fastnet, Irish Sea
|
| 201 |
+
Another message I can't read
|
| 202 |
+
Another message I can't read
|
| 203 |
+
Another message I can't read
|
| 204 |
+
Come back
|
| 205 |
+
Lundy, Fastnet
|
| 206 |
+
|
| 207 |
+
==================================================
|
| 208 |
+
|
| 209 |
+
Who's in the bunker? Who's in the bunker?
|
| 210 |
+
Women and children first, and the children first, and the children
|
| 211 |
+
I'll laugh until my head comes off
|
| 212 |
+
I'll swallow 'til I burst, until I burst, until I
|
| 213 |
+
Who's in the bunker? Who's in the bunker?
|
| 214 |
+
I have seen too much, you haven't seen enough, you haven't seen it
|
| 215 |
+
I'll laugh until my head comes off
|
| 216 |
+
Women and children first, and children first and children
|
| 217 |
+
|
| 218 |
+
Here I'm allowed
|
| 219 |
+
Everything all of the time
|
| 220 |
+
Here I'm allowed
|
| 221 |
+
Everything all of the time
|
| 222 |
+
|
| 223 |
+
Ice age comin', ice age comin'
|
| 224 |
+
Let me hear both sides, let me hear both sides, let me hear both
|
| 225 |
+
Ice age comin', ice age comin'
|
| 226 |
+
Throw him in the fire, throw him in the fire, throw him on the
|
| 227 |
+
We're not scaremongerin'
|
| 228 |
+
This is really happenin', happenin'
|
| 229 |
+
We're not scaremongerin'
|
| 230 |
+
This is really happenin', happenin'
|
| 231 |
+
Mobiles skwerking, mobiles chirping
|
| 232 |
+
Take the money and run, take the money and run, take the money
|
| 233 |
+
|
| 234 |
+
Here I'm allowed (—n first, and the children, —n first and the ch—)
|
| 235 |
+
Everything all of the time (—n first, —n first, and the children, —n first and the children)
|
| 236 |
+
Here I'm allowed (—n first, and the children, —n first and the ch—)
|
| 237 |
+
Everything all of the time (—n first, —n first, and the children, —n first and the children)
|
| 238 |
+
Here I'm allowed (—n first, and the children, —n first and the ch—)
|
| 239 |
+
Everything all of the time (—n first, —n first, and the children, —n first and the children)
|
| 240 |
+
Here I'm allowed (—n first, and the children, —n first and the ch—)
|
| 241 |
+
Everything all of the time (—n first, —n first, and the children, —n first and the children)
|
| 242 |
+
(—n first, and the children, —n first and the ch—
|
| 243 |
+
—n first, —n first, and the children, —n first and the children
|
| 244 |
+
—n first, and the children, —n first and the ch—
|
| 245 |
+
—n first, —n first, and the children, —n first and the children
|
| 246 |
+
—n first, and the children, —n first and the ch—
|
| 247 |
+
—n first, —n first, and the children, —n first and the children)
|
| 248 |
+
|
| 249 |
+
==================================================
|
| 250 |
+
|
| 251 |
+
The morning bell
|
| 252 |
+
The morning bell
|
| 253 |
+
Light another candle and
|
| 254 |
+
|
| 255 |
+
Release me
|
| 256 |
+
Release me
|
| 257 |
+
|
| 258 |
+
You can keep the furniture
|
| 259 |
+
A bump on the head
|
| 260 |
+
Howlin' down the chimney
|
| 261 |
+
|
| 262 |
+
Release me
|
| 263 |
+
Release me
|
| 264 |
+
Please
|
| 265 |
+
Release me
|
| 266 |
+
Release me
|
| 267 |
+
|
| 268 |
+
Where'd you park the car?
|
| 269 |
+
Where'd you park the car?
|
| 270 |
+
Clothes are on the lawn with the
|
| 271 |
+
Furniture
|
| 272 |
+
Now I might as well
|
| 273 |
+
I might as well
|
| 274 |
+
Sleepy jack the fire drill
|
| 275 |
+
Round and round and round and round
|
| 276 |
+
And round and round and round
|
| 277 |
+
And round
|
| 278 |
+
|
| 279 |
+
Cut the kids in half
|
| 280 |
+
Cut the kids in half
|
| 281 |
+
Cut the kids in half
|
| 282 |
+
|
| 283 |
+
The lights are on but nobody's home
|
| 284 |
+
Everybody wants to be a friend
|
| 285 |
+
The lights are on but nobody's home
|
| 286 |
+
Nobody wants to be a slave
|
| 287 |
+
Walkin', walkin', walkin', walkin'
|
| 288 |
+
Walkin', walkin', walkin', walkin'
|
| 289 |
+
Walkin', walkin', walkin', walkin'
|
| 290 |
+
Walkin', walkin', walkin', walkin'
|
| 291 |
+
The lights are on but nobody's home
|
| 292 |
+
Everybody wants to be a friend
|
| 293 |
+
The lights are on but nobody's home
|
| 294 |
+
Nobody wants to be a slave
|
| 295 |
+
Walkin', walkin', walkin', walkin'
|
| 296 |
+
Walkin', walkin', walkin', walkin'
|
| 297 |
+
Walkin', walkin', walkin', walkin'
|
| 298 |
+
Walkin', walkin', walkin', walkin'
|
| 299 |
+
Walkin', walkin', walkin', walkin'
|
| 300 |
+
Walkin', walkin', walkin', walkin'
|
| 301 |
+
Walkin', walkin', walkin', walkin'
|
| 302 |
+
|
| 303 |
+
==================================================
|
| 304 |
+
|
| 305 |
+
Red wine and sleeping pills
|
| 306 |
+
Help me get back to your arms
|
| 307 |
+
Cheap sex and sad films
|
| 308 |
+
Help me get where I belong
|
| 309 |
+
|
| 310 |
+
I think you're crazy, maybe
|
| 311 |
+
I think you're crazy, maybe
|
| 312 |
+
|
| 313 |
+
Stop sending letters
|
| 314 |
+
Letters always get burned
|
| 315 |
+
It's not like the movies
|
| 316 |
+
They fed us on little white lies
|
| 317 |
+
|
| 318 |
+
I think you're crazy, maybe
|
| 319 |
+
I think you're crazy, maybe
|
| 320 |
+
I will see you in the next life
|
| 321 |
+
|
| 322 |
+
==================================================
|
| 323 |
+
|
| 324 |
+
In the next world war
|
| 325 |
+
In a jackknifed juggernaut
|
| 326 |
+
I am born again
|
| 327 |
+
In the neon sign
|
| 328 |
+
Scrolling up and down
|
| 329 |
+
I am born again
|
| 330 |
+
|
| 331 |
+
In an interstellar burst
|
| 332 |
+
I'm back to save the universe
|
| 333 |
+
|
| 334 |
+
In a deep, deep sleep
|
| 335 |
+
Of the innocent
|
| 336 |
+
I am born again
|
| 337 |
+
In a fast German car
|
| 338 |
+
I'm amazed that I survived
|
| 339 |
+
An airbag saved my life
|
| 340 |
+
|
| 341 |
+
In an interstellar burst
|
| 342 |
+
I am back to save the universe
|
| 343 |
+
|
| 344 |
+
|
| 345 |
+
In an interstellar burst
|
| 346 |
+
I am back to save the universe
|
| 347 |
+
In an interstellar burst
|
| 348 |
+
I am back to save the universe
|
| 349 |
+
|
| 350 |
+
==================================================
|
| 351 |
+
|
| 352 |
+
Please, could you stop the noise?
|
| 353 |
+
I'm trying to get some rest
|
| 354 |
+
From all the unborn chicken voices
|
| 355 |
+
In my head
|
| 356 |
+
|
| 357 |
+
What's that?
|
| 358 |
+
(I may be paranoid, but not an android)
|
| 359 |
+
What's that?
|
| 360 |
+
(I may be paranoid, but not an android)
|
| 361 |
+
|
| 362 |
+
When I am king
|
| 363 |
+
You will be first against the wall
|
| 364 |
+
With your opinion
|
| 365 |
+
Which is of no consequence at all
|
| 366 |
+
|
| 367 |
+
What's that?
|
| 368 |
+
(I may be paranoid, but no android)
|
| 369 |
+
What's that?
|
| 370 |
+
(I may be paranoid, but no android)
|
| 371 |
+
|
| 372 |
+
Ambition makes you look pretty ugly
|
| 373 |
+
Kicking, squealing, Gucci little piggy
|
| 374 |
+
You don't remember, you don't remember
|
| 375 |
+
Why don't you remember my name?
|
| 376 |
+
Off with his head, man, off with his head, man
|
| 377 |
+
Why don't you remember my name?
|
| 378 |
+
I guess he does
|
| 379 |
+
|
| 380 |
+
Rain down, rain down
|
| 381 |
+
Come on, rain down on me
|
| 382 |
+
From a great height
|
| 383 |
+
From a great height, height
|
| 384 |
+
Rain down, rain down
|
| 385 |
+
Come on, rain down on me
|
| 386 |
+
From a great height
|
| 387 |
+
From a great height, height
|
| 388 |
+
That's it, sir, you're leaving (Rain down)
|
| 389 |
+
The crackle of pigskin (Rain down)
|
| 390 |
+
The dust and the screaming (Come on, rain down)
|
| 391 |
+
The yuppies networking (On me)
|
| 392 |
+
The panic, the vomit (From a great height)
|
| 393 |
+
The panic, the vomit (From a great height)
|
| 394 |
+
God loves his children
|
| 395 |
+
God loves his children, yeah
|
| 396 |
+
|
| 397 |
+
==================================================
|
| 398 |
+
|
| 399 |
+
The breath of the morning I keep forgetting
|
| 400 |
+
The smell of the warm summer air
|
| 401 |
+
I live in a town where you can't smell a thing
|
| 402 |
+
You watch your feet for cracks in the pavement
|
| 403 |
+
Up above aliens hover
|
| 404 |
+
Making home movies for the folks back home
|
| 405 |
+
Of all these weird creatures who lock up their spirits
|
| 406 |
+
Drill holes in themselves and live for their secrets
|
| 407 |
+
|
| 408 |
+
They're all uptight, uptight
|
| 409 |
+
Uptight, uptight
|
| 410 |
+
Uptight, uptight
|
| 411 |
+
|
| 412 |
+
I wish that they'd swoop down in a country lane
|
| 413 |
+
Late at night when I'm driving
|
| 414 |
+
Take me on board their beautiful ship
|
| 415 |
+
Show me the world as I'd love to see it
|
| 416 |
+
I'd tell all my friends but they'd never believe me
|
| 417 |
+
They'd think that I'd finally lost it completely
|
| 418 |
+
I'd show them the stars and the meaning of life
|
| 419 |
+
They'd shut me away
|
| 420 |
+
|
| 421 |
+
But I'd be alright, alright
|
| 422 |
+
Mom, I'm alright, alright
|
| 423 |
+
|
| 424 |
+
I'm just uptight, uptight
|
| 425 |
+
Uptight, uptight
|
| 426 |
+
Uptight, uptight
|
| 427 |
+
Uptight, uptight
|
| 428 |
+
Uptight
|
| 429 |
+
|
| 430 |
+
==================================================
|
| 431 |
+
|
| 432 |
+
Wake from your sleep
|
| 433 |
+
The drying of your tears
|
| 434 |
+
Today we escape, we escape
|
| 435 |
+
|
| 436 |
+
Pack and get dressed
|
| 437 |
+
Before your father hears us
|
| 438 |
+
Before all hell breaks loose
|
| 439 |
+
|
| 440 |
+
Breathe, keep breathing
|
| 441 |
+
Don't lose your nerve
|
| 442 |
+
Breathe, keep breathing
|
| 443 |
+
I can't do this alone
|
| 444 |
+
|
| 445 |
+
Sing us a song
|
| 446 |
+
A song to keep us warm
|
| 447 |
+
There's such a chill
|
| 448 |
+
Such a chill
|
| 449 |
+
|
| 450 |
+
And you can laugh a spineless laugh
|
| 451 |
+
We hope your rules and wisdom choke you
|
| 452 |
+
Now we are one in everlasting peace
|
| 453 |
+
We hope that you choke, that you choke
|
| 454 |
+
|
| 455 |
+
We hope that you choke
|
| 456 |
+
That you choke
|
| 457 |
+
We hope that you choke
|
| 458 |
+
That you choke
|
| 459 |
+
|
| 460 |
+
==================================================
|
| 461 |
+
|
| 462 |
+
Transport, motorways and tramlines
|
| 463 |
+
Starting and then stopping
|
| 464 |
+
Taking off and landing
|
| 465 |
+
The emptiest of feelings
|
| 466 |
+
Disappointed people
|
| 467 |
+
Clinging on to bottles
|
| 468 |
+
And when it comes it's so, so disappointing
|
| 469 |
+
|
| 470 |
+
Let down and hanging around
|
| 471 |
+
Crushed like a bug in the ground
|
| 472 |
+
Let down and hanging around
|
| 473 |
+
|
| 474 |
+
Shell smashed, juices flowing
|
| 475 |
+
Wings twitch, legs are going
|
| 476 |
+
Don't get sentimental
|
| 477 |
+
It always ends up drivel
|
| 478 |
+
|
| 479 |
+
One day I am gonna grow wings
|
| 480 |
+
A chemical reaction
|
| 481 |
+
Hysterical and useless
|
| 482 |
+
Hysterical and
|
| 483 |
+
|
| 484 |
+
Let down and hanging around
|
| 485 |
+
Crushed like a bug in the ground
|
| 486 |
+
Let down and hanging around
|
| 487 |
+
|
| 488 |
+
Let down again
|
| 489 |
+
Let down again
|
| 490 |
+
Let down again
|
| 491 |
+
You know, you know where you are with
|
| 492 |
+
You know where you are with
|
| 493 |
+
Floor collapsing
|
| 494 |
+
Floating, bouncing back
|
| 495 |
+
|
| 496 |
+
And one day
|
| 497 |
+
I am gonna grow wings
|
| 498 |
+
A chemical reaction
|
| 499 |
+
(You know where you are)
|
| 500 |
+
Hysterical and useless
|
| 501 |
+
(You know where you are)
|
| 502 |
+
Hysterical and
|
| 503 |
+
(You know where you are)
|
| 504 |
+
|
| 505 |
+
Let down and hanging around
|
| 506 |
+
Crushed like a bug in the ground
|
| 507 |
+
Let down and hanging around
|
| 508 |
+
|
| 509 |
+
==================================================
|
| 510 |
+
|
| 511 |
+
Karma police, arrest this man
|
| 512 |
+
He talks in maths
|
| 513 |
+
He buzzes like a fridge
|
| 514 |
+
He's like a detuned radio
|
| 515 |
+
|
| 516 |
+
Karma police, arrest this girl
|
| 517 |
+
Her Hitler hairdo is making me feel ill
|
| 518 |
+
And we have crashed her party
|
| 519 |
+
|
| 520 |
+
This is what you get
|
| 521 |
+
This is what you get
|
| 522 |
+
This is what you get
|
| 523 |
+
When you mess with us
|
| 524 |
+
|
| 525 |
+
Karma police, I've given all I can, it's not enough
|
| 526 |
+
I've given all I can, but we're still on the payroll
|
| 527 |
+
|
| 528 |
+
This is what you get
|
| 529 |
+
This is what you get
|
| 530 |
+
This is what you get
|
| 531 |
+
When you mess with us
|
| 532 |
+
|
| 533 |
+
For a minute there
|
| 534 |
+
I lost myself, I lost myself
|
| 535 |
+
Phew, for a minute there
|
| 536 |
+
I lost myself, I lost myself
|
| 537 |
+
For a minute there
|
| 538 |
+
I lost myself, I lost myself
|
| 539 |
+
Phew, for a minute there
|
| 540 |
+
I lost myself, I lost myself
|
| 541 |
+
|
| 542 |
+
==================================================
|
| 543 |
+
|
| 544 |
+
Fitter, happier, more productive
|
| 545 |
+
Comfortable, not drinking too much
|
| 546 |
+
Regular exercise at the gym three days a week
|
| 547 |
+
Getting on better with your associate employee contemporaries
|
| 548 |
+
At ease
|
| 549 |
+
Eating well
|
| 550 |
+
No more microwave dinners and saturated fats
|
| 551 |
+
A patient, better driver
|
| 552 |
+
A safer car
|
| 553 |
+
Baby smiling in back seat
|
| 554 |
+
Sleeping well, no bad dreams
|
| 555 |
+
No paranoia
|
| 556 |
+
Careful to all animals
|
| 557 |
+
Never washing spiders down the plughole
|
| 558 |
+
Keep in contact with old friends
|
| 559 |
+
Enjoy a drink now and then
|
| 560 |
+
Will frequently check credit at moral bank
|
| 561 |
+
Hole in wall
|
| 562 |
+
Favors for favors
|
| 563 |
+
Fond, but not in love
|
| 564 |
+
Charity standing orders
|
| 565 |
+
On Sundays ring road supermarket
|
| 566 |
+
No killing moths or putting boiling water on the ants
|
| 567 |
+
Car wash, also on Sundays
|
| 568 |
+
No longer afraid of the dark or midday shadows
|
| 569 |
+
Nothing so ridiculously teenage and desperate
|
| 570 |
+
Nothing so childish
|
| 571 |
+
At a better pace
|
| 572 |
+
Slower and more calculated
|
| 573 |
+
No chance of escape
|
| 574 |
+
Now self-employed
|
| 575 |
+
Concerned, but powerless
|
| 576 |
+
An empowered and informed member of society Pragmatism, not idealism
|
| 577 |
+
Will not cry in public
|
| 578 |
+
Less chance of illness
|
| 579 |
+
Tires that grip in the wet
|
| 580 |
+
Shot of baby strapped in back seat
|
| 581 |
+
A good memory
|
| 582 |
+
Still cries at a good film
|
| 583 |
+
Still kisses with saliva
|
| 584 |
+
No longer empty and frantic
|
| 585 |
+
Like a cat
|
| 586 |
+
Tied to a stick
|
| 587 |
+
That's driven into
|
| 588 |
+
Frozen winter shit
|
| 589 |
+
The ability to laugh at weakness
|
| 590 |
+
Calm
|
| 591 |
+
Fitter, healthier and more productive
|
| 592 |
+
A pig
|
| 593 |
+
In a cage
|
| 594 |
+
On antibiotics
|
| 595 |
+
|
| 596 |
+
==================================================
|
| 597 |
+
|
| 598 |
+
I will stop
|
| 599 |
+
I will stop at nothing
|
| 600 |
+
Say the right things
|
| 601 |
+
When electioneering
|
| 602 |
+
Trust I can rely on your vote
|
| 603 |
+
|
| 604 |
+
When I go forwards
|
| 605 |
+
You go backwards
|
| 606 |
+
And somewhere
|
| 607 |
+
We will meet
|
| 608 |
+
When I go forwards
|
| 609 |
+
You go backwards
|
| 610 |
+
And somewhere
|
| 611 |
+
We will meet (Ha, ha, ha!)
|
| 612 |
+
(Woop-woop)
|
| 613 |
+
|
| 614 |
+
Riot shields
|
| 615 |
+
Voodoo economics
|
| 616 |
+
Your turn, your turn
|
| 617 |
+
It's just business
|
| 618 |
+
Cattle prods and the IMF
|
| 619 |
+
Trust I can rely on your vote-ah!
|
| 620 |
+
|
| 621 |
+
When I go forwards
|
| 622 |
+
You go backwards
|
| 623 |
+
And somewhere
|
| 624 |
+
We will meet
|
| 625 |
+
When I go forwards
|
| 626 |
+
You go backwards
|
| 627 |
+
And somewhere
|
| 628 |
+
We will meet
|
| 629 |
+
|
| 630 |
+
==================================================
|
| 631 |
+
|
| 632 |
+
I am the key to the lock in your house
|
| 633 |
+
That keeps your toys in the basement
|
| 634 |
+
But if you get too far inside
|
| 635 |
+
You'll only see my reflection
|
| 636 |
+
It's always best with the covers up
|
| 637 |
+
I am the pick in the ice
|
| 638 |
+
Do not cry out or hit the alarm
|
| 639 |
+
You know we're friends till we die
|
| 640 |
+
|
| 641 |
+
But either way you turn, I'll be there
|
| 642 |
+
Open up your skull, I'll be there
|
| 643 |
+
Climbing up the walls
|
| 644 |
+
|
| 645 |
+
It's always best when the light is off
|
| 646 |
+
It's always better on the outside
|
| 647 |
+
Fifteen blows to the back of your head
|
| 648 |
+
Fifteen blows to your mind
|
| 649 |
+
So lock the kids up safe tonight
|
| 650 |
+
Shut the eyes in the cupboard
|
| 651 |
+
I've got the smell of a local man
|
| 652 |
+
Who's got the loneliest feeling
|
| 653 |
+
|
| 654 |
+
That either way he turns, I'll be there
|
| 655 |
+
Open up your skull, I'll be there
|
| 656 |
+
Climbing up the walls
|
| 657 |
+
|
| 658 |
+
|
| 659 |
+
Climbing up the walls
|
| 660 |
+
Climbing up the walls
|
| 661 |
+
|
| 662 |
+
==================================================
|
| 663 |
+
|
| 664 |
+
A heart that's full up like a landfill
|
| 665 |
+
A job that slowly kills you
|
| 666 |
+
Bruises that won't heal
|
| 667 |
+
You look so tired, unhappy
|
| 668 |
+
Bring down the government
|
| 669 |
+
They don't, they don't speak for us
|
| 670 |
+
I'll take a quiet life
|
| 671 |
+
A handshake of carbon monoxide
|
| 672 |
+
|
| 673 |
+
And no alarms and no surprises
|
| 674 |
+
No alarms and no surprises
|
| 675 |
+
No alarms and no surprises
|
| 676 |
+
Silent, silent
|
| 677 |
+
This is my final fit
|
| 678 |
+
My final bellyache with
|
| 679 |
+
|
| 680 |
+
No alarms and no surprises
|
| 681 |
+
No alarms and no surprises
|
| 682 |
+
No alarms and no surprises, please
|
| 683 |
+
|
| 684 |
+
Such a pretty house
|
| 685 |
+
And such a pretty garden
|
| 686 |
+
|
| 687 |
+
No alarms and no surprises
|
| 688 |
+
(Get me out of here)
|
| 689 |
+
No alarms and no surprises
|
| 690 |
+
(Get me out of here)
|
| 691 |
+
No alarms and no surprises, please
|
| 692 |
+
(Get me out of here)
|
| 693 |
+
|
| 694 |
+
==================================================
|
| 695 |
+
|
| 696 |
+
I'm on a roll
|
| 697 |
+
I'm on a roll this time
|
| 698 |
+
I feel my luck could change
|
| 699 |
+
Kill me, Sarah
|
| 700 |
+
Kill me again with love
|
| 701 |
+
It's gonna be a glorious day
|
| 702 |
+
|
| 703 |
+
Pull me out of the aircrash
|
| 704 |
+
Pull me out of the lake
|
| 705 |
+
'Cause I'm your superhero
|
| 706 |
+
We are standing on the edge
|
| 707 |
+
The head of state
|
| 708 |
+
Has called for me by name
|
| 709 |
+
But I don't have time for him
|
| 710 |
+
It's gonna be a glorious day
|
| 711 |
+
I feel my luck could change
|
| 712 |
+
Pull me out of the aircrash
|
| 713 |
+
Pull me out of the lake
|
| 714 |
+
'Cause I'm your superhero
|
| 715 |
+
We are standing on the edge
|
| 716 |
+
|
| 717 |
+
|
| 718 |
+
We are standing on the edge
|
| 719 |
+
|
| 720 |
+
==================================================
|
| 721 |
+
|
| 722 |
+
It barks at no one else but me
|
| 723 |
+
Like it's seen a ghost
|
| 724 |
+
I guess it's seen the sparks a-flowin
|
| 725 |
+
No one else would know
|
| 726 |
+
|
| 727 |
+
Hey man, slow down, slow down
|
| 728 |
+
Idiot, slow down, slow down
|
| 729 |
+
|
| 730 |
+
Sometimes I get overcharged
|
| 731 |
+
That's when you see sparks
|
| 732 |
+
They ask me where the hell I'm going
|
| 733 |
+
At a thousand feet per second
|
| 734 |
+
|
| 735 |
+
Hey man, slow down, slow down
|
| 736 |
+
Idiot, slow down, slow down
|
| 737 |
+
|
| 738 |
+
|
| 739 |
+
Hey man, slow down, slow down
|
| 740 |
+
Idiot, slow down, slow down
|
| 741 |
+
|
| 742 |
+
==================================================
|
| 743 |
+
|
| 744 |
+
How come I end up where I started?
|
| 745 |
+
How come I end up where I went wrong?
|
| 746 |
+
Won't take my eyes off the ball again
|
| 747 |
+
You reel me out, then you cut the string
|
| 748 |
+
How come I end up where I started?
|
| 749 |
+
How come I end up where I went wrong?
|
| 750 |
+
Won't take my eyes off the ball again
|
| 751 |
+
First you reel me out and then you cut the string
|
| 752 |
+
|
| 753 |
+
You used to be alright, what happened?
|
| 754 |
+
Did the cat get your tongue?
|
| 755 |
+
Did your string come undone?
|
| 756 |
+
One by one
|
| 757 |
+
One by one
|
| 758 |
+
It comes to us all
|
| 759 |
+
It's as soft as your pillow
|
| 760 |
+
|
| 761 |
+
You used to be alright, what happened?
|
| 762 |
+
Et cetera, et cetera
|
| 763 |
+
Fads for whatever (Yay!)
|
| 764 |
+
Fifteen steps, then a sheer drop
|
| 765 |
+
|
| 766 |
+
(Yay! Yay!)
|
| 767 |
+
|
| 768 |
+
How come I end up where I started?
|
| 769 |
+
How come I end up where I went wrong?
|
| 770 |
+
Won't take my eyes off the ball again
|
| 771 |
+
You reel me out, then you cut the string
|
| 772 |
+
|
| 773 |
+
==================================================
|
| 774 |
+
|
| 775 |
+
I do not
|
| 776 |
+
Understand
|
| 777 |
+
What it is
|
| 778 |
+
I've done wrong
|
| 779 |
+
Full of holes
|
| 780 |
+
Check for pulse
|
| 781 |
+
Blink your eyes
|
| 782 |
+
One for yes
|
| 783 |
+
Two for no
|
| 784 |
+
|
| 785 |
+
I have no idea what I am talking about
|
| 786 |
+
I am trapped in this body and can't get out
|
| 787 |
+
|
| 788 |
+
You killed the sound
|
| 789 |
+
Removed backbone
|
| 790 |
+
A pale imitation
|
| 791 |
+
With the edges sawn off
|
| 792 |
+
|
| 793 |
+
I have no idea what you are talking about
|
| 794 |
+
Your mouth moves only with someone's hand up your arse
|
| 795 |
+
|
| 796 |
+
Has the light gone out for you?
|
| 797 |
+
Because the light's gone out for me
|
| 798 |
+
It is the twenty-first century
|
| 799 |
+
It is the twenty-first century
|
| 800 |
+
It can follow you like a dog
|
| 801 |
+
It brought me to my knees
|
| 802 |
+
They got a skin and they put me in
|
| 803 |
+
They got a skin and they put me in
|
| 804 |
+
On the lines wrapped 'round my face
|
| 805 |
+
On the lines wrapped 'round my face
|
| 806 |
+
And for anyone else to see
|
| 807 |
+
And for anyone else to see
|
| 808 |
+
I'm a lie
|
| 809 |
+
|
| 810 |
+
I've seen it coming
|
| 811 |
+
They've seen it coming
|
| 812 |
+
They've seen it coming
|
| 813 |
+
They've seen it coming
|
| 814 |
+
|
| 815 |
+
==================================================
|
| 816 |
+
|
| 817 |
+
Don't get any big ideas
|
| 818 |
+
They're not gonna happen
|
| 819 |
+
You paint yourself white
|
| 820 |
+
And fill up with noise
|
| 821 |
+
But there'll be something missing
|
| 822 |
+
|
| 823 |
+
Now that you've found it, it's gone
|
| 824 |
+
Now that you feel it, you don't
|
| 825 |
+
You've gone off the rails
|
| 826 |
+
|
| 827 |
+
So don't get any big ideas
|
| 828 |
+
They're not gonna happen
|
| 829 |
+
You'll go to hell
|
| 830 |
+
For what your dirty mind is thinking
|
| 831 |
+
|
| 832 |
+
==================================================
|
| 833 |
+
|
| 834 |
+
In the deepest ocean
|
| 835 |
+
The bottom of the sea
|
| 836 |
+
Your eyes
|
| 837 |
+
They turn me
|
| 838 |
+
Why should I stay here?
|
| 839 |
+
Why should I stay?
|
| 840 |
+
I'd be crazy not to follow
|
| 841 |
+
Follow where you lead
|
| 842 |
+
Your eyes
|
| 843 |
+
They turn me
|
| 844 |
+
Turn me into phantoms (Way out)
|
| 845 |
+
I follow to the edge (Way out)
|
| 846 |
+
Of the earth (Way out)
|
| 847 |
+
And fall off
|
| 848 |
+
Yeah, everybody leaves (Way out)
|
| 849 |
+
If they get the chance (Way out)
|
| 850 |
+
And this (Way out)
|
| 851 |
+
Is my chance
|
| 852 |
+
|
| 853 |
+
I get eaten by the worms
|
| 854 |
+
And weird fishes
|
| 855 |
+
Picked over by the worms
|
| 856 |
+
And weird fishes
|
| 857 |
+
Weird fishes
|
| 858 |
+
Weird fishes
|
| 859 |
+
|
| 860 |
+
|
| 861 |
+
Yeah, I
|
| 862 |
+
I hit the bottom
|
| 863 |
+
Hit the bottom and escape
|
| 864 |
+
Escape
|
| 865 |
+
I
|
| 866 |
+
I hit the bottom
|
| 867 |
+
Hit the bottom and escape
|
| 868 |
+
Escape
|
| 869 |
+
|
| 870 |
+
==================================================
|
| 871 |
+
|
| 872 |
+
I'm the next act waiting in the wings
|
| 873 |
+
I'm an animal trapped in your hot car
|
| 874 |
+
I am all the days that you choose to ignore
|
| 875 |
+
|
| 876 |
+
You are all I need
|
| 877 |
+
You're all I need
|
| 878 |
+
I'm in the middle of your picture
|
| 879 |
+
Lying in the reeds
|
| 880 |
+
|
| 881 |
+
I am a moth who just wants to share your light
|
| 882 |
+
I'm just an insect trying to get out of the night
|
| 883 |
+
I only stick with you because there are no others
|
| 884 |
+
|
| 885 |
+
You are all I need
|
| 886 |
+
You're all I need
|
| 887 |
+
I'm in the middle of your picture
|
| 888 |
+
Lying in the reeds
|
| 889 |
+
|
| 890 |
+
It's all wrong, it's all wrong, it's all wrong
|
| 891 |
+
It's alright, it's alright, it's alright
|
| 892 |
+
It's all wrong, it's alright
|
| 893 |
+
It's alright, it's alright
|
| 894 |
+
|
| 895 |
+
==================================================
|
| 896 |
+
|
| 897 |
+
One, two, three, four
|
| 898 |
+
|
| 899 |
+
Wakey wakey, rise and shine
|
| 900 |
+
It's on again, off again, on again
|
| 901 |
+
Watch me fall like dominoes
|
| 902 |
+
In pretty patterns
|
| 903 |
+
Fingers in the blackbird pie
|
| 904 |
+
I'm tingling, tingling, tingling
|
| 905 |
+
It's what you feel not what you ought to
|
| 906 |
+
What you ought to
|
| 907 |
+
Reasonable and sensible
|
| 908 |
+
|
| 909 |
+
Dead from the neck up
|
| 910 |
+
I guess I'm stuffed, stuffed, stuffed
|
| 911 |
+
We thought you had it in you
|
| 912 |
+
But not, not, not
|
| 913 |
+
For no real reason
|
| 914 |
+
|
| 915 |
+
Squeeze the tubes and empty bottles
|
| 916 |
+
I take a bow, take a bow, take a bow
|
| 917 |
+
It's what you feel not what you ought to
|
| 918 |
+
What you ought to
|
| 919 |
+
The elephant that's in the room
|
| 920 |
+
Is tumbling, tumbling, tumbling
|
| 921 |
+
In duplicate and triplicate and
|
| 922 |
+
Plastic bags
|
| 923 |
+
In duplicate and triplicate
|
| 924 |
+
|
| 925 |
+
Dead from the neck up
|
| 926 |
+
I guess I'm stuffed, stuffed, stuffed
|
| 927 |
+
We thought you had it in you
|
| 928 |
+
But not, not, not
|
| 929 |
+
Exactly where do you get off
|
| 930 |
+
Is enough, is enough?
|
| 931 |
+
I love you but enough is enough
|
| 932 |
+
Enough of that stuff
|
| 933 |
+
There's no real reason
|
| 934 |
+
|
| 935 |
+
You've got a head full of feathers
|
| 936 |
+
You got melted to butter
|
| 937 |
+
|
| 938 |
+
==================================================
|
| 939 |
+
|
| 940 |
+
Reckoner
|
| 941 |
+
You can't take it with you
|
| 942 |
+
Dancing for your pleasure
|
| 943 |
+
|
| 944 |
+
You are not to blame for
|
| 945 |
+
Bittersweet distractor
|
| 946 |
+
Dare not speak its name
|
| 947 |
+
Dedicated to all hu–
|
| 948 |
+
All human beings
|
| 949 |
+
|
| 950 |
+
Because we separate like ripples on a blank shore
|
| 951 |
+
(In rainbows)
|
| 952 |
+
Because we separate like ripples on a blank shore
|
| 953 |
+
(In rainbows)
|
| 954 |
+
|
| 955 |
+
Reckoner
|
| 956 |
+
Take me with you
|
| 957 |
+
Dedicated to all hu–
|
| 958 |
+
All human beings
|
| 959 |
+
|
| 960 |
+
==================================================
|
| 961 |
+
|
| 962 |
+
I don't want to be your friend
|
| 963 |
+
I just want to be your lover
|
| 964 |
+
No matter how it ends
|
| 965 |
+
No matter how it starts
|
| 966 |
+
|
| 967 |
+
Forget about your house of cards
|
| 968 |
+
And I'll do mine
|
| 969 |
+
Forget about your house of cards
|
| 970 |
+
And I'll do mine
|
| 971 |
+
And fall off the table, get swept under
|
| 972 |
+
Denial, denial
|
| 973 |
+
|
| 974 |
+
The infrastructure will collapse
|
| 975 |
+
From voltage spikes
|
| 976 |
+
Throw your keys in the bowl
|
| 977 |
+
Kiss your husband 'goodnight'
|
| 978 |
+
|
| 979 |
+
And forget about your house of cards
|
| 980 |
+
And I'll do mine
|
| 981 |
+
Forget about your house of cards
|
| 982 |
+
And I'll do mine
|
| 983 |
+
Fall off the table, get swept under
|
| 984 |
+
Denial, denial
|
| 985 |
+
Denial, denial
|
| 986 |
+
(Your ears should be burning)
|
| 987 |
+
Denial, denial
|
| 988 |
+
(Your ears should be burning)
|
| 989 |
+
|
| 990 |
+
==================================================
|
| 991 |
+
|
| 992 |
+
Just as you take my hand
|
| 993 |
+
Just as you write my number down
|
| 994 |
+
Just as the drinks arrive
|
| 995 |
+
Just as they play your favourite song
|
| 996 |
+
As your bad day disappears
|
| 997 |
+
No longer wound up like a spring
|
| 998 |
+
Before you've had too much
|
| 999 |
+
Come back in focus again
|
| 1000 |
+
The walls are bending shape
|
| 1001 |
+
They've got a Cheshire cat grin
|
| 1002 |
+
All blurring into one
|
| 1003 |
+
This place is on a mission
|
| 1004 |
+
Before the night owl
|
| 1005 |
+
Before the animal noises
|
| 1006 |
+
Closed circuit cameras
|
| 1007 |
+
Before you're comatose
|
| 1008 |
+
Before you run away from me
|
| 1009 |
+
Before you're lost between the notes
|
| 1010 |
+
The beat goes 'round and 'round
|
| 1011 |
+
The beat goes 'round and 'round
|
| 1012 |
+
I never really got there
|
| 1013 |
+
I just pretended that I had
|
| 1014 |
+
Words are blunt instruments
|
| 1015 |
+
Words are sawn-off shotguns
|
| 1016 |
+
Come on and let it out
|
| 1017 |
+
Come on and let it out
|
| 1018 |
+
Come on and let it out
|
| 1019 |
+
Come on and let it out
|
| 1020 |
+
Before you run away from me
|
| 1021 |
+
Before you're lost between the notes
|
| 1022 |
+
Just as you take the mic
|
| 1023 |
+
Just as you dance, dance, dance
|
| 1024 |
+
|
| 1025 |
+
A jigsaw falling into place
|
| 1026 |
+
So there is nothing to explain
|
| 1027 |
+
You eye each other as you pass
|
| 1028 |
+
She looks back, and you look back
|
| 1029 |
+
Not just once, and not just twice
|
| 1030 |
+
Wish away your nightmare
|
| 1031 |
+
Wish away the nightmare
|
| 1032 |
+
You got the light, you can feel it on your back
|
| 1033 |
+
A light, you can feel it on your back
|
| 1034 |
+
Your jigsaw falling into place
|
| 1035 |
+
|
| 1036 |
+
==================================================
|
| 1037 |
+
|
| 1038 |
+
When I'm at the pearly gates
|
| 1039 |
+
This'll be on my videotape, my videotape
|
| 1040 |
+
When Mephistopheles is just beneath
|
| 1041 |
+
And he's reaching up to grab me
|
| 1042 |
+
This is one for the good days
|
| 1043 |
+
And I have it all here
|
| 1044 |
+
In red, blue, green
|
| 1045 |
+
In red, blue, green
|
| 1046 |
+
You are my centre when I spin away
|
| 1047 |
+
Out of control on videotape
|
| 1048 |
+
On videotape, on videotape, on videotape
|
| 1049 |
+
On videotape, on videotape, on videotape
|
| 1050 |
+
|
| 1051 |
+
This is my way of saying goodbye
|
| 1052 |
+
Because I can't do it face to face
|
| 1053 |
+
So I'm talking to you before-
|
| 1054 |
+
No matter what happens now
|
| 1055 |
+
You shouldn't be afraid
|
| 1056 |
+
Because I know today has been
|
| 1057 |
+
The most perfect day
|
| 1058 |
+
I've ever seen
|
| 1059 |
+
|
| 1060 |
+
==================================================
|
| 1061 |
+
|
| 1062 |
+
Stay in the shadows
|
| 1063 |
+
Cheer at the gallows
|
| 1064 |
+
This is a round-up
|
| 1065 |
+
|
| 1066 |
+
This is a low-flying panic attack
|
| 1067 |
+
Sing the song on the jukebox that goes
|
| 1068 |
+
Burn the witch
|
| 1069 |
+
Burn the witch
|
| 1070 |
+
We know where you live
|
| 1071 |
+
|
| 1072 |
+
Red crosses on wooden doors
|
| 1073 |
+
And if you float, you burn
|
| 1074 |
+
Loose talk around tables
|
| 1075 |
+
Abandon all reason
|
| 1076 |
+
Avoid all eye contact
|
| 1077 |
+
Do not react
|
| 1078 |
+
Shoot the messengers
|
| 1079 |
+
|
| 1080 |
+
This is a low-flying panic attack
|
| 1081 |
+
Sing the song of sixpence that goes
|
| 1082 |
+
|
| 1083 |
+
Burn the witch
|
| 1084 |
+
Burn the witch
|
| 1085 |
+
We know where you live
|
| 1086 |
+
We know where you live
|
| 1087 |
+
|
| 1088 |
+
==================================================
|
| 1089 |
+
|
| 1090 |
+
Dreamers
|
| 1091 |
+
They never learn
|
| 1092 |
+
They never learn
|
| 1093 |
+
Beyond the point
|
| 1094 |
+
Of no return
|
| 1095 |
+
Of no return
|
| 1096 |
+
Then it's too late
|
| 1097 |
+
The damage is done
|
| 1098 |
+
The damage is done
|
| 1099 |
+
|
| 1100 |
+
This goes
|
| 1101 |
+
Beyond me
|
| 1102 |
+
Beyond you
|
| 1103 |
+
A white room
|
| 1104 |
+
By a window
|
| 1105 |
+
Where the sun comes
|
| 1106 |
+
Through
|
| 1107 |
+
We are
|
| 1108 |
+
Just happy to serve
|
| 1109 |
+
Just happy to serve
|
| 1110 |
+
You
|
| 1111 |
+
|
| 1112 |
+
efil ym fo flaH
|
| 1113 |
+
efil ym fo flaH
|
| 1114 |
+
efil ym fo flaH
|
| 1115 |
+
efil ym fo flaH
|
| 1116 |
+
efil ym fo flaH
|
| 1117 |
+
efil ym fo flaH
|
| 1118 |
+
efil ym fo flaH
|
| 1119 |
+
efil ym fo flaH
|
| 1120 |
+
efil ym fo flaH
|
| 1121 |
+
efil ym fo flaH
|
| 1122 |
+
efil ym fo flaH
|
| 1123 |
+
efil ym fo flaH
|
| 1124 |
+
efil ym fo flaH
|
| 1125 |
+
efil ym fo flaH
|
| 1126 |
+
efil ym fo flaH
|
| 1127 |
+
efil ym fo flaH
|
| 1128 |
+
|
| 1129 |
+
==================================================
|
| 1130 |
+
|
| 1131 |
+
Then into your life, there comes a darkness
|
| 1132 |
+
There's a spacecraft blocking out the sky
|
| 1133 |
+
And there's nowhere to hide
|
| 1134 |
+
You run to the back and you cover your ears
|
| 1135 |
+
But it's the loudest sound you've ever heard
|
| 1136 |
+
And all we trapped rag doll cloth people
|
| 1137 |
+
We are helpless to resist
|
| 1138 |
+
Into our darkest hour
|
| 1139 |
+
|
| 1140 |
+
But it was just a laugh, just a laugh, just a laugh, just a laugh
|
| 1141 |
+
Even at this angle, and so we crumble
|
| 1142 |
+
A ten ton head made of wet sand, oh, this dread circumference
|
| 1143 |
+
You've gotta be kidding me, the grass grows over me
|
| 1144 |
+
Your face in the glass, in the glass, it was just a laugh, just a laugh
|
| 1145 |
+
It's whatever you say it is, in split infinities
|
| 1146 |
+
|
| 1147 |
+
Then into your life, there comes a darkness
|
| 1148 |
+
And a spacecraft blocking out the sky
|
| 1149 |
+
And there's nowhere to hide
|
| 1150 |
+
You run to the back and you cover your ears
|
| 1151 |
+
But it's the loudest sound you've ever heard
|
| 1152 |
+
Into your darkest hour
|
| 1153 |
+
|
| 1154 |
+
When you've had enough of me
|
| 1155 |
+
When you've had enough of me
|
| 1156 |
+
Sweet darling
|
| 1157 |
+
When you've had enough of me
|
| 1158 |
+
When you've had enough of me
|
| 1159 |
+
Sweet darling
|
| 1160 |
+
Sweet times
|
| 1161 |
+
Sweet darling
|
| 1162 |
+
Sweet times
|
| 1163 |
+
|
| 1164 |
+
==================================================
|
| 1165 |
+
|
| 1166 |
+
Now as I go upon my way
|
| 1167 |
+
So let me go upon my way
|
| 1168 |
+
Born of a light, born of a light
|
| 1169 |
+
The wind rushing 'round my open heart
|
| 1170 |
+
An open ravine with my spirit wide
|
| 1171 |
+
Totally alive and my spirit light
|
| 1172 |
+
Through an open doorway
|
| 1173 |
+
Across a street to another life
|
| 1174 |
+
And catching my reflection
|
| 1175 |
+
In a window, switching on a light
|
| 1176 |
+
One I didn't know, totally alive, totally released
|
| 1177 |
+
|
| 1178 |
+
Waking, waking up from shutdown
|
| 1179 |
+
From a thousand years of sleep
|
| 1180 |
+
Yeah, you, you know what I mean
|
| 1181 |
+
You know what I mean
|
| 1182 |
+
You know what I mean
|
| 1183 |
+
Standing on the edge of
|
| 1184 |
+
You, you know what I mean
|
| 1185 |
+
You know what I mean
|
| 1186 |
+
You know what I mean
|
| 1187 |
+
|
| 1188 |
+
Different types of love
|
| 1189 |
+
Different types of love
|
| 1190 |
+
Different types of love
|
| 1191 |
+
Are possible
|
| 1192 |
+
Are possible
|
| 1193 |
+
Are possible
|
| 1194 |
+
Are possible
|
| 1195 |
+
|
| 1196 |
+
==================================================
|
| 1197 |
+
|
| 1198 |
+
|
| 1199 |
+
You really messed up everything
|
| 1200 |
+
You really messed up everything
|
| 1201 |
+
If you could take it all back again
|
| 1202 |
+
Strike up the tinderbox
|
| 1203 |
+
Why should I be good if you're not?
|
| 1204 |
+
This is a foul tasting medicine
|
| 1205 |
+
A foul tasting medicine
|
| 1206 |
+
To be trapped in your full stop
|
| 1207 |
+
|
| 1208 |
+
Truth will mess you up, truth will mess you up
|
| 1209 |
+
Truth will mess you up, truth will mess you up
|
| 1210 |
+
Truth will mess you up, truth will mess you up
|
| 1211 |
+
Truth will mess you up, truth will mess you up
|
| 1212 |
+
Truth will mess you up (All the good times)
|
| 1213 |
+
Truth will mess you up
|
| 1214 |
+
Truth will mess you up (All the good times)
|
| 1215 |
+
Truth will mess you up
|
| 1216 |
+
Truth will mess you up (All the good times)
|
| 1217 |
+
Truth will mess you up
|
| 1218 |
+
Truth will mess you up (All the good times)
|
| 1219 |
+
Truth will mess you up
|
| 1220 |
+
Truth will mess you up (All the good times)
|
| 1221 |
+
Truth will mess you up
|
| 1222 |
+
Truth will mess you up (All the good times)
|
| 1223 |
+
Truth will mess you up
|
| 1224 |
+
Truth will mess you up (All the good times)
|
| 1225 |
+
Truth will mess you up
|
| 1226 |
+
Truth will mess you up (All the good times)
|
| 1227 |
+
|
| 1228 |
+
When you take me back
|
| 1229 |
+
Take me back again
|
| 1230 |
+
Will you take me back
|
| 1231 |
+
Take me back again
|
| 1232 |
+
|
| 1233 |
+
You really messed up
|
| 1234 |
+
You really messed up
|
| 1235 |
+
You really messed up
|
| 1236 |
+
You really messed up this time
|
| 1237 |
+
You really messed up
|
| 1238 |
+
You really messed up
|
| 1239 |
+
You really messed up
|
| 1240 |
+
You really messed up this time
|
| 1241 |
+
You really messed up
|
| 1242 |
+
You really messed up
|
| 1243 |
+
You really messed up
|
| 1244 |
+
You really messed up this time
|
| 1245 |
+
|
| 1246 |
+
==================================================
|
| 1247 |
+
|
| 1248 |
+
Hey, it's me, I just got off the train
|
| 1249 |
+
A frightening place, the faces are concrete grey
|
| 1250 |
+
And I'm wondering, should I turn around?
|
| 1251 |
+
Buy another ticket? The panic is coming on strong
|
| 1252 |
+
So cold, from the inside out
|
| 1253 |
+
No great drama, message coming in
|
| 1254 |
+
In the oh-so-smug glassy eyed light of day
|
| 1255 |
+
Glassy eyed light of day
|
| 1256 |
+
|
| 1257 |
+
Where the path trails off and heads down the mountain
|
| 1258 |
+
Through the dry bush, I don't know where it leads
|
| 1259 |
+
And I don't really care
|
| 1260 |
+
Where the path trails off and heads down the mountain
|
| 1261 |
+
Through the dry bush, I don't know where it leads
|
| 1262 |
+
And I don't really care
|
| 1263 |
+
|
| 1264 |
+
I feel this love to the core
|
| 1265 |
+
I feel this love turn cold
|
| 1266 |
+
|
| 1267 |
+
==================================================
|
| 1268 |
+
|
| 1269 |
+
A moon shaped pool
|
| 1270 |
+
Dancing clothes won't let me in
|
| 1271 |
+
And now I know it's never gonna be
|
| 1272 |
+
Oh, me
|
| 1273 |
+
A moon shaped pool
|
| 1274 |
+
Dancing clothes won't let me in
|
| 1275 |
+
And now I know it's never gonna be
|
| 1276 |
+
Oh, me
|
| 1277 |
+
A moon shaped pool
|
| 1278 |
+
Dancing clothes won't let me in
|
| 1279 |
+
And now I know it's never gonna be
|
| 1280 |
+
Oh, me
|
| 1281 |
+
|
| 1282 |
+
The sweet-faced ones with nothing left inside
|
| 1283 |
+
That we all can love, that we all can love, that we all
|
| 1284 |
+
The sweet-faced ones with nothing left inside
|
| 1285 |
+
That we all can love, that we all can love, that we all
|
| 1286 |
+
|
| 1287 |
+
But now I see you messing me around
|
| 1288 |
+
I don't want to know, I don't want to know, I don't want
|
| 1289 |
+
When I see you messing me around
|
| 1290 |
+
I don't want to know, I don't want to know, I don't want to know
|
| 1291 |
+
|
| 1292 |
+
Broken hearts make it rain, broken hearts make it rain
|
| 1293 |
+
Broken hearts make it rain, broken hearts make it rain
|
| 1294 |
+
Broken hearts make it rain, broken hearts make it rain
|
| 1295 |
+
Broken hearts make it rain, broken hearts make it rain
|
| 1296 |
+
Broken hearts make it rain, broken hearts
|
| 1297 |
+
Broken hearts make it rain, broken hearts make it rain
|
| 1298 |
+
Broken hearts make it rain, broken hearts make it rain
|
| 1299 |
+
Broken hearts make it rain, broken hearts make it rain
|
| 1300 |
+
Broken hearts make it rain, broken hearts make it rain
|
| 1301 |
+
|
| 1302 |
+
The pieces of a ragdoll mankind
|
| 1303 |
+
That we can create, that we can create, that we can
|
| 1304 |
+
The pieces of a ragdoll mankind
|
| 1305 |
+
That we can create, that we can create
|
| 1306 |
+
|
| 1307 |
+
But when I see you messing me around
|
| 1308 |
+
I don't want to know, I don't want to know, I don't want
|
| 1309 |
+
When I see you messing me around
|
| 1310 |
+
I don't want to know, I don't want to know, I don't want to know
|
| 1311 |
+
|
| 1312 |
+
==================================================
|
| 1313 |
+
|
| 1314 |
+
It holds us like a phantom
|
| 1315 |
+
It touches like a breeze
|
| 1316 |
+
It shines its understanding
|
| 1317 |
+
See, the moon is smiling
|
| 1318 |
+
Open on all channels
|
| 1319 |
+
Ready to receive
|
| 1320 |
+
'Cause we're not at the mercy
|
| 1321 |
+
Of your chimeras and spells
|
| 1322 |
+
Your chimeras and spells
|
| 1323 |
+
Mm-hmm
|
| 1324 |
+
We are of the earth
|
| 1325 |
+
To her we do return
|
| 1326 |
+
The future is inside us
|
| 1327 |
+
It's not somewhere else
|
| 1328 |
+
It's not somewhere else
|
| 1329 |
+
It's not somewhere else
|
| 1330 |
+
|
| 1331 |
+
(One day at a time)
|
| 1332 |
+
One day at a time
|
| 1333 |
+
|
| 1334 |
+
We call upon the people
|
| 1335 |
+
The people have this power
|
| 1336 |
+
The numbers don't decide
|
| 1337 |
+
The system is a lie
|
| 1338 |
+
The river running dry
|
| 1339 |
+
The wings of butterflies
|
| 1340 |
+
And you may pour us away like soup
|
| 1341 |
+
Like we're pretty broken flowers
|
| 1342 |
+
We'll take back what is ours
|
| 1343 |
+
Take back what is ours
|
| 1344 |
+
|
| 1345 |
+
One day at a time
|
| 1346 |
+
|
| 1347 |
+
==================================================
|
| 1348 |
+
|
| 1349 |
+
This dance, this dance
|
| 1350 |
+
Is like a weapon, is like a weapon
|
| 1351 |
+
Of self-defence, of self-defence
|
| 1352 |
+
Against the present, against the present
|
| 1353 |
+
The present tense
|
| 1354 |
+
|
| 1355 |
+
No, I won't get heavy, don't get heavy
|
| 1356 |
+
Keep it light and keep it moving
|
| 1357 |
+
I am doing no harm
|
| 1358 |
+
As my world comes crashing down
|
| 1359 |
+
I'll be dancing, freaking out
|
| 1360 |
+
Deaf, dumb, and blind
|
| 1361 |
+
|
| 1362 |
+
In you, I'm lost
|
| 1363 |
+
In you, I'm lost
|
| 1364 |
+
|
| 1365 |
+
I won't turn around or the penny drops
|
| 1366 |
+
Won't stop now, won't slack off
|
| 1367 |
+
Or all this love will be in vain
|
| 1368 |
+
To stop from falling down a mine
|
| 1369 |
+
It's no one's business but mine
|
| 1370 |
+
Where all this love has been in vain
|
| 1371 |
+
|
| 1372 |
+
In you, I'm lost
|
| 1373 |
+
In you, I'm lost
|
| 1374 |
+
In you, I'm lost
|
| 1375 |
+
In you, I'm lost
|
| 1376 |
+
|
| 1377 |
+
==================================================
|
| 1378 |
+
|
| 1379 |
+
All the holes at once
|
| 1380 |
+
Are comin' alive, set free
|
| 1381 |
+
Out of sight and out of mind
|
| 1382 |
+
The lonely and their prey
|
| 1383 |
+
|
| 1384 |
+
The one you light your fires to keep away
|
| 1385 |
+
Is crawling out upon its belly
|
| 1386 |
+
And all you have to do is say "Yes"
|
| 1387 |
+
|
| 1388 |
+
All the birds stay up in the trees
|
| 1389 |
+
All the fish swim down to the deep
|
| 1390 |
+
The lonely and their prey
|
| 1391 |
+
I am here, come to me before it's too late
|
| 1392 |
+
|
| 1393 |
+
The one you light your fires to keep away
|
| 1394 |
+
Is crawling out upon its belly
|
| 1395 |
+
All you have to do is say "Yes"
|
| 1396 |
+
|
| 1397 |
+
==================================================
|
| 1398 |
+
|
| 1399 |
+
I'll drown my beliefs
|
| 1400 |
+
To have your babies
|
| 1401 |
+
I'll dress like your niece
|
| 1402 |
+
And wash your swollen feet
|
| 1403 |
+
|
| 1404 |
+
Just don't leave
|
| 1405 |
+
Don't leave
|
| 1406 |
+
|
| 1407 |
+
I'm not living
|
| 1408 |
+
I'm just killing time
|
| 1409 |
+
Your tiny hands
|
| 1410 |
+
Your crazy kitten smile
|
| 1411 |
+
|
| 1412 |
+
Just don't leave
|
| 1413 |
+
Don't leave
|
| 1414 |
+
|
| 1415 |
+
And true love waits
|
| 1416 |
+
In haunted attics
|
| 1417 |
+
And true love lives
|
| 1418 |
+
On lollipops and crisps
|
| 1419 |
+
|
| 1420 |
+
Just don't leave
|
| 1421 |
+
Don't leave
|
| 1422 |
+
|
| 1423 |
+
==================================================
|
| 1424 |
+
|
| 1425 |
+
Keep your distance
|
| 1426 |
+
Then no harm will come
|
| 1427 |
+
|
| 1428 |
+
No ill wind
|
| 1429 |
+
Will blow
|
| 1430 |
+
Will blow
|
| 1431 |
+
|
| 1432 |
+
Sudden words
|
| 1433 |
+
Must never be spoken
|
| 1434 |
+
|
| 1435 |
+
No ill wind
|
| 1436 |
+
Will blow
|
| 1437 |
+
Will blow
|
| 1438 |
+
|
| 1439 |
+
|
| 1440 |
+
Keep your cool
|
| 1441 |
+
Do not kick into motion
|
| 1442 |
+
|
| 1443 |
+
No ill wind
|
| 1444 |
+
Will blow
|
| 1445 |
+
Will blow
|
| 1446 |
+
|
| 1447 |
+
==================================================
|
| 1448 |
+
|
| 1449 |
+
I'm lost, I'm a ghost
|
| 1450 |
+
Dispossessed, taken host
|
| 1451 |
+
My hunger burns a bullet hole
|
| 1452 |
+
A spectre of my mortal soul
|
| 1453 |
+
|
| 1454 |
+
These rumors and suspicion
|
| 1455 |
+
Anger is a poison
|
| 1456 |
+
|
| 1457 |
+
The only truth that I could see
|
| 1458 |
+
Is when you put your lips to me
|
| 1459 |
+
Futures tricked by the past
|
| 1460 |
+
Spectre, how he laughs
|
| 1461 |
+
|
| 1462 |
+
Fear puts a spell on us
|
| 1463 |
+
Always second-guessing love
|
| 1464 |
+
|
| 1465 |
+
My hunger burns a bullet hole
|
| 1466 |
+
A spectre of my mortal soul
|
| 1467 |
+
The only truth that I can see
|
| 1468 |
+
Spectre has come for me
|
| 1469 |
+
|
| 1470 |
+
==================================================
|
| 1471 |
+
|
| 1472 |
+
We're on, that's a nice way to start, Jonny
|
| 1473 |
+
|
| 1474 |
+
Are you such a dreamer
|
| 1475 |
+
To put the world to rights?
|
| 1476 |
+
I'll stay home forever
|
| 1477 |
+
Where two and two always makes a five
|
| 1478 |
+
|
| 1479 |
+
I'll lay down the tracks
|
| 1480 |
+
Sandbag and hide
|
| 1481 |
+
January has April showers
|
| 1482 |
+
And two and two always makes a five
|
| 1483 |
+
|
| 1484 |
+
It's the devil's way now
|
| 1485 |
+
There is no way out
|
| 1486 |
+
You can scream and you can shout
|
| 1487 |
+
It is too late now
|
| 1488 |
+
Because
|
| 1489 |
+
|
| 1490 |
+
You have not been
|
| 1491 |
+
Paying attention
|
| 1492 |
+
Paying attention
|
| 1493 |
+
Paying attention
|
| 1494 |
+
Paying attention
|
| 1495 |
+
You have not been
|
| 1496 |
+
Paying attention
|
| 1497 |
+
Paying attention
|
| 1498 |
+
Paying attention
|
| 1499 |
+
Paying attention
|
| 1500 |
+
You have not been
|
| 1501 |
+
Paying attention
|
| 1502 |
+
Paying attention
|
| 1503 |
+
Paying attention
|
| 1504 |
+
Paying attention
|
| 1505 |
+
You have not been
|
| 1506 |
+
Paying attention
|
| 1507 |
+
Paying attention
|
| 1508 |
+
Paying attention
|
| 1509 |
+
Paying attention
|
| 1510 |
+
|
| 1511 |
+
I try to sing along
|
| 1512 |
+
But I get it all wrong
|
| 1513 |
+
'Cause I'm not, 'cause I'm not
|
| 1514 |
+
I swat 'em like flies
|
| 1515 |
+
But like flies, the bugs keep coming back
|
| 1516 |
+
Not, but I'm not
|
| 1517 |
+
All hail to the thief
|
| 1518 |
+
All hail to the thief
|
| 1519 |
+
But I'm not, but I'm not
|
| 1520 |
+
But I'm not, but I'm not
|
| 1521 |
+
Don't question my authority or put me in a box
|
| 1522 |
+
'Cause I'm not, 'cause I'm not
|
| 1523 |
+
Oh, go and tell the king
|
| 1524 |
+
That the sky is falling in
|
| 1525 |
+
But it's not, but it's not, but it's not
|
| 1526 |
+
Maybe not, maybe not
|
| 1527 |
+
|
| 1528 |
+
==================================================
|
| 1529 |
+
|
| 1530 |
+
Sit down, stand up
|
| 1531 |
+
Sit down, stand up
|
| 1532 |
+
|
| 1533 |
+
Walk into the jaws of hell (Sit down)
|
| 1534 |
+
Walk into the jaws of hell (Stand up)
|
| 1535 |
+
Anytime (Sit down)
|
| 1536 |
+
Anytime (Stand up)
|
| 1537 |
+
|
| 1538 |
+
Sit down, stand up
|
| 1539 |
+
Sit down
|
| 1540 |
+
|
| 1541 |
+
Hey, we can wipe you out anytime (Stand up)
|
| 1542 |
+
We can wipe you out (Sit down)
|
| 1543 |
+
Anytime
|
| 1544 |
+
Anytime
|
| 1545 |
+
Stand up
|
| 1546 |
+
Sit down
|
| 1547 |
+
|
| 1548 |
+
The raindrops, the raindrops
|
| 1549 |
+
The raindrops, the raindrops
|
| 1550 |
+
The raindrops, the raindrops
|
| 1551 |
+
The raindrops, the raindrops
|
| 1552 |
+
The raindrops, the raindrops
|
| 1553 |
+
The raindrops, the raindrops
|
| 1554 |
+
The raindrops, the raindrops
|
| 1555 |
+
The raindrops, the raindrops
|
| 1556 |
+
The raindrops, the raindrops
|
| 1557 |
+
The raindrops, the raindrops
|
| 1558 |
+
The raindrops, the raindrops
|
| 1559 |
+
The raindrops, the raindrops
|
| 1560 |
+
The raindrops, the raindrops
|
| 1561 |
+
The raindrops, the raindrops
|
| 1562 |
+
The raindrops, the raindrops
|
| 1563 |
+
The raindrops, the raindrops
|
| 1564 |
+
The raindrops, the raindrops
|
| 1565 |
+
The raindrops, the raindrops
|
| 1566 |
+
The raindrops, the raindrops
|
| 1567 |
+
The raindrops, the raindrops
|
| 1568 |
+
The raindrops, the raindrops
|
| 1569 |
+
The raindrops, the raindrops
|
| 1570 |
+
The raindrops, the raindrops
|
| 1571 |
+
The raindrops, the raindrops
|
| 1572 |
+
|
| 1573 |
+
==================================================
|
| 1574 |
+
|
| 1575 |
+
I sucked the moon
|
| 1576 |
+
I spoke too soon
|
| 1577 |
+
And how much did it cost?
|
| 1578 |
+
I was dropped from moonbeams
|
| 1579 |
+
And sailed on shootin' stars
|
| 1580 |
+
|
| 1581 |
+
Maybe you'll be president
|
| 1582 |
+
But know right from wrong
|
| 1583 |
+
Or in the flood you'll build an ark
|
| 1584 |
+
And sail us to the moon
|
| 1585 |
+
|
| 1586 |
+
Sail us to (to) the moon
|
| 1587 |
+
Sail to
|
| 1588 |
+
|
| 1589 |
+
==================================================
|
| 1590 |
+
|
| 1591 |
+
We're rotten fruit, we're damaged goods
|
| 1592 |
+
What the hell, we've got nothing more to lose
|
| 1593 |
+
One gust and we will probably crumble
|
| 1594 |
+
We're backdrifting
|
| 1595 |
+
|
| 1596 |
+
This far, but no further
|
| 1597 |
+
I'm hanging off a branch
|
| 1598 |
+
I'm teetering on the brink of
|
| 1599 |
+
Honey sweets, so full of sleep
|
| 1600 |
+
I'm backsliding
|
| 1601 |
+
|
| 1602 |
+
You fell into our arms
|
| 1603 |
+
You fell into our arms
|
| 1604 |
+
We tried but there was nothing we could do
|
| 1605 |
+
Nothing we could do
|
| 1606 |
+
|
| 1607 |
+
All evidence has been buried
|
| 1608 |
+
All tapes have been erased
|
| 1609 |
+
But your footsteps give you away
|
| 1610 |
+
So you're backtracking
|
| 1611 |
+
|
| 1612 |
+
Ah-ah-ah
|
| 1613 |
+
You fell into our arms
|
| 1614 |
+
You fell into our arms
|
| 1615 |
+
We tried but there was nothing we could do
|
| 1616 |
+
Nothing we could do
|
| 1617 |
+
|
| 1618 |
+
You fell into our, you fell into our...
|
| 1619 |
+
|
| 1620 |
+
|
| 1621 |
+
We're rotten fruit, we're damaged goods
|
| 1622 |
+
What the hell, we've got nothing more to lose
|
| 1623 |
+
One gust and we will probably crumble
|
| 1624 |
+
We're backdrifters
|
| 1625 |
+
|
| 1626 |
+
==================================================
|
| 1627 |
+
|
| 1628 |
+
Something for the rag and bone man
|
| 1629 |
+
Over my dead body
|
| 1630 |
+
Something big is gonna happen
|
| 1631 |
+
Over my dead body
|
| 1632 |
+
|
| 1633 |
+
Someone's son or someone's daughter
|
| 1634 |
+
Over my dead body
|
| 1635 |
+
This is how I end up sucked in
|
| 1636 |
+
Over my dead body
|
| 1637 |
+
|
| 1638 |
+
I'm gonna go to sleep
|
| 1639 |
+
And let this wash all over me
|
| 1640 |
+
|
| 1641 |
+
We don't really want a monster taking over
|
| 1642 |
+
Tiptoe 'round, tie him down
|
| 1643 |
+
We don't want the loonies taking over
|
| 1644 |
+
Tiptoe 'round, tie him down
|
| 1645 |
+
|
| 1646 |
+
May pretty horses
|
| 1647 |
+
Come to you as you sleep
|
| 1648 |
+
I'm gonna go to sleep
|
| 1649 |
+
And let this wash all over me
|
| 1650 |
+
|
| 1651 |
+
==================================================
|
| 1652 |
+
|
| 1653 |
+
There's a gap in between
|
| 1654 |
+
There's a gap where we meet
|
| 1655 |
+
Where I end and you begin
|
| 1656 |
+
And I'm sorry for us
|
| 1657 |
+
The dinosaurs roam the earth
|
| 1658 |
+
The sky turns green
|
| 1659 |
+
Where I end and you begin
|
| 1660 |
+
|
| 1661 |
+
Four, five, six, seven
|
| 1662 |
+
|
| 1663 |
+
I am up in the clouds
|
| 1664 |
+
I am up in the clouds
|
| 1665 |
+
And I can't, and I can't come down
|
| 1666 |
+
I can watch but not take part
|
| 1667 |
+
Where I end and where you start
|
| 1668 |
+
Where you, you left me alone
|
| 1669 |
+
You left me alone
|
| 1670 |
+
|
| 1671 |
+
X will mark the place
|
| 1672 |
+
Like the parting of the waves
|
| 1673 |
+
Like a house falling in the sea
|
| 1674 |
+
In the sea
|
| 1675 |
+
|
| 1676 |
+
I will eat you alive
|
| 1677 |
+
I will eat you alive
|
| 1678 |
+
I will eat you alive
|
| 1679 |
+
I will eat you alive
|
| 1680 |
+
There'll be no more lies
|
| 1681 |
+
There'll be no more lies
|
| 1682 |
+
There'll be no more lies
|
| 1683 |
+
There'll be no more lies
|
| 1684 |
+
I will eat you alive
|
| 1685 |
+
I will eat you alive
|
| 1686 |
+
I will eat you alive
|
| 1687 |
+
I will eat you alive
|
| 1688 |
+
There'll be no more lies
|
| 1689 |
+
There'll be no more lies
|
| 1690 |
+
There'll be no more lies
|
| 1691 |
+
There'll be no more lies
|
| 1692 |
+
I will eat you alive
|
| 1693 |
+
I will eat you alive
|
| 1694 |
+
I will eat you alive
|
| 1695 |
+
I will eat you alive
|
| 1696 |
+
There'll be no more lies
|
| 1697 |
+
There'll be no more lies
|
| 1698 |
+
There'll be no more lies
|
| 1699 |
+
There'll be no more lies
|
| 1700 |
+
I will eat you alive
|
| 1701 |
+
I will eat you alive
|
| 1702 |
+
I will eat you alive
|
| 1703 |
+
|
| 1704 |
+
==================================================
|
| 1705 |
+
|
| 1706 |
+
Are you hungry, are you sick?
|
| 1707 |
+
Are you begging for a break?
|
| 1708 |
+
Are you sweet, are you fresh?
|
| 1709 |
+
Are you strung up by the wrists?
|
| 1710 |
+
|
| 1711 |
+
We want the young blood
|
| 1712 |
+
Are you fracturing?
|
| 1713 |
+
Are you torn at the seams?
|
| 1714 |
+
Would you do anything?
|
| 1715 |
+
Flea-bitten, moth eaten?
|
| 1716 |
+
|
| 1717 |
+
We suck young blood
|
| 1718 |
+
We suck young blood
|
| 1719 |
+
|
| 1720 |
+
Won't let the creeping ivy
|
| 1721 |
+
Won't let the nervous bury me
|
| 1722 |
+
Our veins are thin
|
| 1723 |
+
Our rivers poisoned
|
| 1724 |
+
|
| 1725 |
+
We want the sweet meats
|
| 1726 |
+
We want the young blood
|
| 1727 |
+
|
| 1728 |
+
==================================================
|
| 1729 |
+
|
| 1730 |
+
Genie let out of the bottle
|
| 1731 |
+
It is now the witching hour
|
| 1732 |
+
Genie let out of the bottle
|
| 1733 |
+
It is now the witching hour
|
| 1734 |
+
Murderers, you're murderers
|
| 1735 |
+
We are not the same as you
|
| 1736 |
+
Genie let out of the bottle
|
| 1737 |
+
Funny, ha-ha, funny how
|
| 1738 |
+
|
| 1739 |
+
When the walls bend, when the walls bend
|
| 1740 |
+
With your breathing, with your breathing
|
| 1741 |
+
When the walls bend, when the walls bend
|
| 1742 |
+
With your breathing, with your breathing
|
| 1743 |
+
With your breathing
|
| 1744 |
+
|
| 1745 |
+
They will suck you down to the other side
|
| 1746 |
+
They will suck you down to the other side
|
| 1747 |
+
They will suck you down to the other side
|
| 1748 |
+
They will suck you down to the other side
|
| 1749 |
+
To the shadows blue and red, shadows blue and red
|
| 1750 |
+
Your alarm bells, your alarm bells
|
| 1751 |
+
Shadows blue and red, shadows blue and red
|
| 1752 |
+
Your alarm bells, your alarm
|
| 1753 |
+
|
| 1754 |
+
They should be ringing, they should be ringing
|
| 1755 |
+
They should be ringing, they should be ringing
|
| 1756 |
+
They should be ringing, they should be ringing
|
| 1757 |
+
They should be ringing, they should be ringing
|
| 1758 |
+
|
| 1759 |
+
They should be ringing, they should be ringing
|
| 1760 |
+
They should be ringing, they should be ringing
|
| 1761 |
+
This is the gloaming
|
| 1762 |
+
|
| 1763 |
+
==================================================
|
| 1764 |
+
|
| 1765 |
+
In pitch dark
|
| 1766 |
+
I go walking in your landscape
|
| 1767 |
+
Broken branches
|
| 1768 |
+
Trip me as I speak
|
| 1769 |
+
|
| 1770 |
+
Just 'cause you feel it
|
| 1771 |
+
Doesn't mean it's there
|
| 1772 |
+
Just 'cause you feel it
|
| 1773 |
+
Doesn't mean it's there
|
| 1774 |
+
|
| 1775 |
+
There's always a siren
|
| 1776 |
+
Singing you to shipwreck
|
| 1777 |
+
(Ooh-ah, don't reach out, don't reach out)
|
| 1778 |
+
(Ooh-ah, don't reach out, don't reach out)
|
| 1779 |
+
Steer away from these rocks
|
| 1780 |
+
We'd be a walking disaster
|
| 1781 |
+
(Ooh-ah, don't reach out, don't reach out)
|
| 1782 |
+
(Ooh-ah, don't reach out, don't reach out)
|
| 1783 |
+
|
| 1784 |
+
Just 'cause you feel it
|
| 1785 |
+
Doesn't mean it's there
|
| 1786 |
+
(Someone on your shoulder)
|
| 1787 |
+
(Someone on your shoulder)
|
| 1788 |
+
Just 'cause you feel it
|
| 1789 |
+
Doesn't mean it's there
|
| 1790 |
+
(Someone on your shoulder)
|
| 1791 |
+
(Someone on your shoulder)
|
| 1792 |
+
|
| 1793 |
+
There, there
|
| 1794 |
+
|
| 1795 |
+
Why so green and lonely, and lonely
|
| 1796 |
+
And lonely?
|
| 1797 |
+
Heaven sent you to me, to me
|
| 1798 |
+
To me
|
| 1799 |
+
|
| 1800 |
+
We are accidents waiting, waiting
|
| 1801 |
+
To happen
|
| 1802 |
+
We are accidents waiting, waiting
|
| 1803 |
+
To happen
|
| 1804 |
+
|
| 1805 |
+
==================================================
|
| 1806 |
+
|
| 1807 |
+
I will lay me down
|
| 1808 |
+
In a bunker underground
|
| 1809 |
+
I won't let this happen to my children
|
| 1810 |
+
Meet the real world coming out of your shell
|
| 1811 |
+
With white elephants, sitting ducks
|
| 1812 |
+
I will rise up
|
| 1813 |
+
|
| 1814 |
+
Little baby's eyes, eyes, eyes, eyes
|
| 1815 |
+
Little baby's eyes, eyes, eyes, eyes
|
| 1816 |
+
Little baby's eyes, eyes eyes
|
| 1817 |
+
|
| 1818 |
+
==================================================
|
| 1819 |
+
|
| 1820 |
+
No, no, no, no, no, no
|
| 1821 |
+
No, no, no, no, no, no
|
| 1822 |
+
No, no, no, no, no, no
|
| 1823 |
+
No, no, no, no, no, no
|
| 1824 |
+
No, no, no, no, no, no
|
| 1825 |
+
No, no, no, no, no, no
|
| 1826 |
+
No, no, no, no, no, no
|
| 1827 |
+
|
| 1828 |
+
I don't know why you bother
|
| 1829 |
+
Nothing's ever good enough for you
|
| 1830 |
+
I was there, it wasn't like that
|
| 1831 |
+
You've come here just to start a fight
|
| 1832 |
+
|
| 1833 |
+
You had to piss on our parade
|
| 1834 |
+
You had to shred our big day
|
| 1835 |
+
You had to ruin it for all concerned
|
| 1836 |
+
In a drunken punch-up at a wedding, yeah
|
| 1837 |
+
|
| 1838 |
+
Hypocrite, opportunist
|
| 1839 |
+
Don't infect me with your poison
|
| 1840 |
+
A bully in a china shop
|
| 1841 |
+
When I turn 'round, you stay frozen to the spot
|
| 1842 |
+
|
| 1843 |
+
The pointless snide remarks
|
| 1844 |
+
Of hammerheaded sharks
|
| 1845 |
+
The pot will call the kettle black
|
| 1846 |
+
It's a drunken punch-up at a wedding, yeah
|
| 1847 |
+
|
| 1848 |
+
No, no, no, no, no, no, no, no, no
|
| 1849 |
+
No, no, no, no, no, no, no, no, no, no, no, no, no, no
|
| 1850 |
+
No, no, no, no, no, no, no, no, no, no, no, no, no, no
|
| 1851 |
+
No, no, no, no, no, no, no, no, no, no, no, no, no, no
|
| 1852 |
+
No, no, no, no, no, no, no, no, no, no, no, no, no, no
|
| 1853 |
+
|
| 1854 |
+
==================================================
|
| 1855 |
+
|
| 1856 |
+
The mongrel cat came home
|
| 1857 |
+
Holding half a head
|
| 1858 |
+
Proceeded to show it off
|
| 1859 |
+
To all his newfound friends
|
| 1860 |
+
He said, I been where I liked
|
| 1861 |
+
I slept with who I like
|
| 1862 |
+
She ate me up for breakfast
|
| 1863 |
+
She screwed me in a vice
|
| 1864 |
+
But now
|
| 1865 |
+
|
| 1866 |
+
I don't know why I
|
| 1867 |
+
Feel so tongue tied
|
| 1868 |
+
|
| 1869 |
+
I sat in the cupboard
|
| 1870 |
+
And wrote it down in neat
|
| 1871 |
+
They were cheering and waving, cheering and waving
|
| 1872 |
+
Twitching and salivating like with myxomatosis
|
| 1873 |
+
But it got edited, fucked up
|
| 1874 |
+
Strangled, beaten up
|
| 1875 |
+
Used in a photo in Time magazine
|
| 1876 |
+
Buried in a burning black hole in Devon
|
| 1877 |
+
|
| 1878 |
+
I don't know why I
|
| 1879 |
+
Feel so tongue tied
|
| 1880 |
+
Don't know why I
|
| 1881 |
+
Feel so skinned alive
|
| 1882 |
+
|
| 1883 |
+
My thoughts are misguided and a little naïve
|
| 1884 |
+
I twitch and I salivate like with myxomatosis
|
| 1885 |
+
You should put me in a home or you should put me down
|
| 1886 |
+
I got myxomatosis, I got myxomatosis
|
| 1887 |
+
Yeah, no one likes a smartass, but we all like stars
|
| 1888 |
+
Wait, that wasn't my intention, I did it for a reason
|
| 1889 |
+
It must have got mixed up, strangled, beaten up
|
| 1890 |
+
I got myxomatosis, I got myxomatosis
|
| 1891 |
+
|
| 1892 |
+
I don't know why I
|
| 1893 |
+
Feel so tongue tied
|
| 1894 |
+
|
| 1895 |
+
==================================================
|
| 1896 |
+
|
| 1897 |
+
I'm walking out in a force ten gale
|
| 1898 |
+
Birds thrown around, bullets for hail
|
| 1899 |
+
The roof is pulling off by its fingernails
|
| 1900 |
+
Your voice is rapping on my windowsill
|
| 1901 |
+
|
| 1902 |
+
Yesterday's headlines blown by the wind
|
| 1903 |
+
Yesterday's people end up scatterbrain there
|
| 1904 |
+
Any fool can easy pick a hole, I only wish I could fall in
|
| 1905 |
+
A moving target in a firing range
|
| 1906 |
+
|
| 1907 |
+
Somewhere I'm not
|
| 1908 |
+
Scatterbrain
|
| 1909 |
+
Somewhere I'm not
|
| 1910 |
+
Scatterbrain
|
| 1911 |
+
Lightning fuse, powercut
|
| 1912 |
+
Scatterbrain
|
| 1913 |
+
|
| 1914 |
+
==================================================
|
| 1915 |
+
|
| 1916 |
+
Drag him out the window
|
| 1917 |
+
Dragging out your dead
|
| 1918 |
+
Singing "I miss you"
|
| 1919 |
+
Snakes and ladders
|
| 1920 |
+
Flip the lid
|
| 1921 |
+
Out pops the cracker
|
| 1922 |
+
Smacks you in the head
|
| 1923 |
+
Knifes you in the neck
|
| 1924 |
+
Kicks you in the teeth
|
| 1925 |
+
Steel toe caps
|
| 1926 |
+
Takes all your credit cards
|
| 1927 |
+
Get up, get the gunge
|
| 1928 |
+
Get the eggs
|
| 1929 |
+
Get the flan in the face
|
| 1930 |
+
The flan in the face
|
| 1931 |
+
The flan in the face
|
| 1932 |
+
Dance, you fucker, dance, you fucker
|
| 1933 |
+
Don't you dare, don't you dare
|
| 1934 |
+
Don't you, flan in the face
|
| 1935 |
+
Take it with the love it's given
|
| 1936 |
+
Take it with a pinch of salt
|
| 1937 |
+
Take it to the taxman
|
| 1938 |
+
Let me back, let me back
|
| 1939 |
+
I promise to be good
|
| 1940 |
+
Don't look in the mirror
|
| 1941 |
+
At the face you don't recognize
|
| 1942 |
+
Help me, call the doctor, put me inside
|
| 1943 |
+
Put me inside, put me inside
|
| 1944 |
+
Put me inside, put me inside
|
| 1945 |
+
|
| 1946 |
+
I keep the wolf from the door, but he calls me up
|
| 1947 |
+
Calls me on the phone, tells me all the ways that he's gonna mess me up
|
| 1948 |
+
Steal all my children if I don't pay the ransom
|
| 1949 |
+
And I'll never see them again if I squeal to the cops
|
| 1950 |
+
|
| 1951 |
+
No no no no no no no no no no no no no
|
| 1952 |
+
No no no no no no no no no no no no no
|
| 1953 |
+
No no no no no no no no no no no no no
|
| 1954 |
+
No no no no no no no no no no no no no
|
| 1955 |
+
No no no no no no no no no no no no no
|
| 1956 |
+
No no no no no no no no no no no no no
|
| 1957 |
+
No no no no no no no no no no no no no
|
| 1958 |
+
No no no no no no no no no no no no no no
|
| 1959 |
+
|
| 1960 |
+
Walking like a giant cranes and with my X-ray eyes, I strip you naked in a tight little world and are you on the list?
|
| 1961 |
+
Stepford wives, who are we to complain?
|
| 1962 |
+
Investments and dealers, investments and dealers
|
| 1963 |
+
Cold wives and mistresses
|
| 1964 |
+
Cold wives and Sunday papers
|
| 1965 |
+
City boys in First Class
|
| 1966 |
+
Don't know we're born just know
|
| 1967 |
+
Someone else is gonna come and clean it up
|
| 1968 |
+
Born and raised for the job
|
| 1969 |
+
Someone always does
|
| 1970 |
+
Oh, I wish you'd get up
|
| 1971 |
+
Get over, get up, go over and turn this tape off
|
| 1972 |
+
|
| 1973 |
+
I keep the wolf from the door but he calls me up
|
| 1974 |
+
Calls me on the phone, tells me all the ways that he's gonna mess me up
|
| 1975 |
+
Steal all my children if I don't pay the ransom
|
| 1976 |
+
And I'll never see them again if I squeal to the cops
|
| 1977 |
+
So I'm just gonna...
|
| 1978 |
+
|
| 1979 |
+
==================================================
|
| 1980 |
+
|
| 1981 |
+
Open your mouth wide
|
| 1982 |
+
A universal sigh
|
| 1983 |
+
And while the ocean blooms
|
| 1984 |
+
It's what keeps me alive
|
| 1985 |
+
So why does this still hurt?
|
| 1986 |
+
Don't blow your mind with whys
|
| 1987 |
+
|
| 1988 |
+
|
| 1989 |
+
I'm movin' out of orbit
|
| 1990 |
+
(Turnin' in somersaults)
|
| 1991 |
+
Turnin' in somersaults
|
| 1992 |
+
(A giant turtle's eyes)
|
| 1993 |
+
A giant turtle's eyes
|
| 1994 |
+
(Jellyfish float by)
|
| 1995 |
+
Jellyfish float by
|
| 1996 |
+
It's what keeps me alive
|
| 1997 |
+
|
| 1998 |
+
==================================================
|
| 1999 |
+
|
| 2000 |
+
You got some nerve comin' here
|
| 2001 |
+
You got some nerve comin' here
|
| 2002 |
+
You stole it off, give it back
|
| 2003 |
+
You stole it off, give it back
|
| 2004 |
+
|
| 2005 |
+
Good morning, Mr. Magpie
|
| 2006 |
+
How are we today?
|
| 2007 |
+
Now you've stolen all the magic
|
| 2008 |
+
And took my memories
|
| 2009 |
+
|
| 2010 |
+
Ooh-ooh-ooh-ooh-ooh-ooh
|
| 2011 |
+
Ooh-ooh-ooh-ooh
|
| 2012 |
+
Ooh-ooh-ooh-ooh
|
| 2013 |
+
Ooh-ooh-ooh
|
| 2014 |
+
|
| 2015 |
+
You know you should, but you don't
|
| 2016 |
+
You know you should, but you don't, ooh
|
| 2017 |
+
|
| 2018 |
+
Good morning, Mr. Magpie
|
| 2019 |
+
How are we today?
|
| 2020 |
+
Now you've stolen all my magic
|
| 2021 |
+
Took my melody
|
| 2022 |
+
|
| 2023 |
+
==================================================
|
| 2024 |
+
|
| 2025 |
+
Don't turn nasty now, the dusts of Hell
|
| 2026 |
+
A pillar of my salt
|
| 2027 |
+
The last one out of the box
|
| 2028 |
+
The one who broke the spell
|
| 2029 |
+
|
| 2030 |
+
Little by little, by hook or by crook
|
| 2031 |
+
I'm such a tease and you're such a flirt
|
| 2032 |
+
Once you've been 'round you've been around enough
|
| 2033 |
+
Ooh-ooh-ooh
|
| 2034 |
+
Little by little, by hook or by crook
|
| 2035 |
+
Never in earnest, never get judged
|
| 2036 |
+
I don't know where it is I should look
|
| 2037 |
+
Ooh-ooh-ooh-ooh-oh
|
| 2038 |
+
|
| 2039 |
+
The glue won't hold, the thread unpulls
|
| 2040 |
+
Uncurling with my love
|
| 2041 |
+
The last one out of the box
|
| 2042 |
+
The one who broke the seal
|
| 2043 |
+
|
| 2044 |
+
Obligations
|
| 2045 |
+
Complications
|
| 2046 |
+
Routines and schedules
|
| 2047 |
+
The drug that will kill you
|
| 2048 |
+
Kill you
|
| 2049 |
+
Oh-oh-oh-oh, you
|
| 2050 |
+
|
| 2051 |
+
Little by little, by hook or by crook
|
| 2052 |
+
Never in earnest, never get judged
|
| 2053 |
+
I don't know where it is I should look
|
| 2054 |
+
Little by little, by hook or by crook
|
| 2055 |
+
I'm such a tease and you're such a flirt
|
| 2056 |
+
|
| 2057 |
+
==================================================
|
| 2058 |
+
|
| 2059 |
+
|
| 2060 |
+
(You're not)
|
| 2061 |
+
I'm not yours
|
| 2062 |
+
You're not mine
|
| 2063 |
+
It's all fine
|
| 2064 |
+
Please don't judge
|
| 2065 |
+
(You're not mine)
|
| 2066 |
+
|
| 2067 |
+
Judge
|
| 2068 |
+
|
| 2069 |
+
==================================================
|
| 2070 |
+
|
| 2071 |
+
I will shape myself into your pocket
|
| 2072 |
+
Invisible
|
| 2073 |
+
Do what you want
|
| 2074 |
+
Do what you want
|
| 2075 |
+
I will shrink and I will disappear
|
| 2076 |
+
I will slip into the groove
|
| 2077 |
+
And cut me off
|
| 2078 |
+
And cut me off
|
| 2079 |
+
|
| 2080 |
+
There's an empty space inside my heart
|
| 2081 |
+
Where the weeds take root
|
| 2082 |
+
And now I'll set you free
|
| 2083 |
+
I'll set you free
|
| 2084 |
+
There's an empty space inside my heart
|
| 2085 |
+
Where the weeds take root
|
| 2086 |
+
So now I'll set you free
|
| 2087 |
+
I'll set you free
|
| 2088 |
+
|
| 2089 |
+
Slowly we unfurl
|
| 2090 |
+
As lotus flowers
|
| 2091 |
+
'Cause all I want is the moon upon a stick
|
| 2092 |
+
Just to see what if
|
| 2093 |
+
Just to see what is
|
| 2094 |
+
I can't kick your habit
|
| 2095 |
+
Just to feed your fast balloonin' head
|
| 2096 |
+
Listen to your heart
|
| 2097 |
+
|
| 2098 |
+
We will shrink and then be quiet as mice
|
| 2099 |
+
And while the cat is away
|
| 2100 |
+
Do what we want
|
| 2101 |
+
Do what we want
|
| 2102 |
+
|
| 2103 |
+
There's an empty space inside my heart
|
| 2104 |
+
Where the weeds take root
|
| 2105 |
+
So now I'll set you free
|
| 2106 |
+
I'll set you free
|
| 2107 |
+
|
| 2108 |
+
'Cause all I want is the moon upon a stick
|
| 2109 |
+
Just to see what if
|
| 2110 |
+
Just to see what is
|
| 2111 |
+
Oh, the bird that's flown into my room
|
| 2112 |
+
|
| 2113 |
+
Slowly we unfurl
|
| 2114 |
+
As lotus flowers
|
| 2115 |
+
'Cause all I want is the moon upon a stick
|
| 2116 |
+
I dance around the pit
|
| 2117 |
+
The darkness is beneath
|
| 2118 |
+
I can't kick your habit
|
| 2119 |
+
Just to feed your fast balloonin' head
|
| 2120 |
+
Listen to your heart
|
| 2121 |
+
|
| 2122 |
+
==================================================
|
| 2123 |
+
|
| 2124 |
+
Sleight of hand
|
| 2125 |
+
Jump off the end
|
| 2126 |
+
Into a clear lake
|
| 2127 |
+
No one around
|
| 2128 |
+
Just dragonflies
|
| 2129 |
+
Fantasised
|
| 2130 |
+
No one gets hurt
|
| 2131 |
+
You've done nothing wrong
|
| 2132 |
+
|
| 2133 |
+
Ooh-ooh
|
| 2134 |
+
Ooh-ooh
|
| 2135 |
+
|
| 2136 |
+
Slide your hand
|
| 2137 |
+
Jump off the end
|
| 2138 |
+
The water's clear
|
| 2139 |
+
And innocent
|
| 2140 |
+
The water's clear
|
| 2141 |
+
And innocent
|
| 2142 |
+
|
| 2143 |
+
==================================================
|
| 2144 |
+
|
| 2145 |
+
Don't hurt me, don't hurt me
|
| 2146 |
+
Don't hurt me, don't hurt me
|
| 2147 |
+
Don't hurt me
|
| 2148 |
+
|
| 2149 |
+
Gather up the lost and their souls (Don't hurt me)
|
| 2150 |
+
Into your arms (Don't hurt me)
|
| 2151 |
+
Into your arms (Don't hurt me)
|
| 2152 |
+
Gather up the pitiful (Don't hurt me, don't hurt me)
|
| 2153 |
+
Into your arms (Don't hurt me)
|
| 2154 |
+
Into your arms (Don't hurt me)
|
| 2155 |
+
Into your arms (Don't hurt me)
|
| 2156 |
+
Into your arms (Don't hurt me)
|
| 2157 |
+
|
| 2158 |
+
(Into your arms)
|
| 2159 |
+
What seems impossible (Don't hurt me, don't hurt me)
|
| 2160 |
+
Into your arms (Don't hurt me)
|
| 2161 |
+
(Into your arms) (Don't hurt me)
|
| 2162 |
+
(Into your arms)
|
| 2163 |
+
I think I have had my fill (Don't hurt me, don't hurt me)
|
| 2164 |
+
Into your arms (Don't hurt me)
|
| 2165 |
+
Into your arms (Don't hurt me)
|
| 2166 |
+
Into your arms (Don't hurt me)
|
| 2167 |
+
Into your arms (Don't hurt me)
|
| 2168 |
+
I think I should give up the ghost (Don't hurt me, don't hurt me)
|
| 2169 |
+
Into your arms (Into your arms) (Don't hurt me, don't hurt me)
|
| 2170 |
+
|
| 2171 |
+
Into your arms (Don't hurt me)
|
| 2172 |
+
Into your arms (Don't hurt me)
|
| 2173 |
+
Into your arms (Don't hurt me)
|
| 2174 |
+
Into your arms (Don't hurt me)
|
| 2175 |
+
Into your arms (Don't hurt me)
|
| 2176 |
+
Into your arms (Don't hurt me)
|
| 2177 |
+
Into your arms (Don't hurt me)
|
| 2178 |
+
Into your arms (Don't hurt me)
|
| 2179 |
+
Into your arms (Don't hurt me)
|
| 2180 |
+
Into your arms (Don't hurt me)
|
| 2181 |
+
|
| 2182 |
+
==================================================
|
| 2183 |
+
|
| 2184 |
+
It's like I've fallen out of bed from a long and vivid dream
|
| 2185 |
+
The sweetest flowered fruits were hangin' from the trees
|
| 2186 |
+
Fallin' off the giant bird that's been carryin' me
|
| 2187 |
+
It's like I've fallen out of bed from a long and vivid dream
|
| 2188 |
+
|
| 2189 |
+
Just exactly as I remember
|
| 2190 |
+
Every word, every gesture
|
| 2191 |
+
I've my heart in my mouth
|
| 2192 |
+
|
| 2193 |
+
Like I've fallen out of bed from a long and vivid dream
|
| 2194 |
+
Finally I'm free of all the weight I've been carrying
|
| 2195 |
+
|
| 2196 |
+
And as that woman blows her cover
|
| 2197 |
+
In the eye of the beholder
|
| 2198 |
+
I'm a fish now out of water
|
| 2199 |
+
|
| 2200 |
+
(Did so much, did so much)
|
| 2201 |
+
Fallen off a giant bird that's been carryin' me
|
| 2202 |
+
|
| 2203 |
+
I fell open, I lay under
|
| 2204 |
+
At the tip off, lost your number
|
| 2205 |
+
I wanna slip over and get back under
|
| 2206 |
+
|
| 2207 |
+
And if you think this is over, then you're wrong
|
| 2208 |
+
If you think this is over, then you're wrong
|
| 2209 |
+
(Wake me up, will you wake me up?) If you think this is over, then you're wrong
|
| 2210 |
+
(Wake me up, will you wake me up?) If you think this is over, then you're wrong
|
| 2211 |
+
|
| 2212 |
+
(Wake me up, will you wake me up?) Like I've fallen out of bed from a long and vivid dream
|
| 2213 |
+
(Wake me up, will you wake me up?) Finally I'm free of all the weight I've been carryin'
|
| 2214 |
+
|
| 2215 |
+
When at last, you give in
|
| 2216 |
+
When at last, you give in
|
| 2217 |
+
Wake me up, will you wake me up?
|
| 2218 |
+
Wake me up, will you wake me up?
|
| 2219 |
+
Wake me up, will you wake me up?
|
| 2220 |
+
Wake me up, will you wake me up?
|
| 2221 |
+
|
| 2222 |
+
==================================================
|
| 2223 |
+
|
| 2224 |
+
You can force it but it will not come
|
| 2225 |
+
You can taste it but it will not form
|
| 2226 |
+
You can crush it but it's always here
|
| 2227 |
+
You can crush it but it's always near
|
| 2228 |
+
Chasing you home
|
| 2229 |
+
Saying
|
| 2230 |
+
|
| 2231 |
+
Everything is
|
| 2232 |
+
Broken
|
| 2233 |
+
Everyone is
|
| 2234 |
+
Broken
|
| 2235 |
+
|
| 2236 |
+
You can force it but it will stay stone
|
| 2237 |
+
You can crush it as dry as a bone
|
| 2238 |
+
You can walk it home straight from school
|
| 2239 |
+
You can kiss it, you can break all the rules
|
| 2240 |
+
All of the rules
|
| 2241 |
+
But still
|
| 2242 |
+
|
| 2243 |
+
Everything is
|
| 2244 |
+
Broken
|
| 2245 |
+
Everyone is
|
| 2246 |
+
Broken
|
| 2247 |
+
Everyone is
|
| 2248 |
+
Everyone is broken
|
| 2249 |
+
Everyone is
|
| 2250 |
+
Everything is broken
|
| 2251 |
+
|
| 2252 |
+
Why can't you forget?
|
| 2253 |
+
Why can't we forget?
|
| 2254 |
+
Why can't you forget?
|
| 2255 |
+
|
| 2256 |
+
==================================================
|
| 2257 |
+
|
| 2258 |
+
(Turn it up, loud!)
|
| 2259 |
+
(Bring it up!)
|
| 2260 |
+
|
| 2261 |
+
Where do we go from here?
|
| 2262 |
+
The words are coming out all weird
|
| 2263 |
+
Where are you now when I need you?
|
| 2264 |
+
Alone on an aeroplane
|
| 2265 |
+
Falling asleep against the windowpane
|
| 2266 |
+
My blood'll thicken
|
| 2267 |
+
|
| 2268 |
+
I need to wash myself again
|
| 2269 |
+
To hide all the dirt and pain
|
| 2270 |
+
'Cause I'd be scared that there's nothing underneath
|
| 2271 |
+
And who are my real friends?
|
| 2272 |
+
Have they all got the bends?
|
| 2273 |
+
Am I really sinking this low?
|
| 2274 |
+
|
| 2275 |
+
My baby's got the bends, oh no
|
| 2276 |
+
We don't have any real friends
|
| 2277 |
+
No, no, no
|
| 2278 |
+
|
| 2279 |
+
Just lying in a bar with my drip feed on
|
| 2280 |
+
Talking to my girlfriend, waiting for something to happen
|
| 2281 |
+
I wish it was the '60s, I wish we could be happy
|
| 2282 |
+
I wish, I wish, I wish that something would happen
|
| 2283 |
+
|
| 2284 |
+
Where do we go from here?
|
| 2285 |
+
The planet is a gunboat in a sea of fear
|
| 2286 |
+
And where are you?
|
| 2287 |
+
They brought in the CIA
|
| 2288 |
+
The tanks and the whole marines
|
| 2289 |
+
To blow me away, to blow me sky high
|
| 2290 |
+
|
| 2291 |
+
My baby's got the bends
|
| 2292 |
+
We don't have any real friends
|
| 2293 |
+
|
| 2294 |
+
Just lying in a bar with my drip feed on
|
| 2295 |
+
Talking to my girlfriend, waiting for something to happen
|
| 2296 |
+
I wish it was the '60s, I wish we could be happy
|
| 2297 |
+
I wish, I wish, I wish that something would... (Happen)
|
| 2298 |
+
|
| 2299 |
+
I wanna live, breathe
|
| 2300 |
+
I wanna be a part of the human race
|
| 2301 |
+
I wanna live, breathe
|
| 2302 |
+
I wanna be a part of the human race, race, race, race
|
| 2303 |
+
|
| 2304 |
+
Where do we go from here?
|
| 2305 |
+
The words are coming out all weird
|
| 2306 |
+
Where are you now when I need you?
|
| 2307 |
+
|
| 2308 |
+
==================================================
|
| 2309 |
+
|
| 2310 |
+
Two jumps in a week, I bet you
|
| 2311 |
+
Think that's pretty clever, don't you, boy
|
| 2312 |
+
Flying on your motorcycle
|
| 2313 |
+
Watching all the ground beneath you drop
|
| 2314 |
+
You'd kill yourself for recognition
|
| 2315 |
+
Kill yourself to never, ever stop
|
| 2316 |
+
You broke another mirror
|
| 2317 |
+
You're turning into something you are not
|
| 2318 |
+
|
| 2319 |
+
Don't leave me high
|
| 2320 |
+
Don't leave me dry
|
| 2321 |
+
Don't leave me high
|
| 2322 |
+
Don't leave me dry
|
| 2323 |
+
|
| 2324 |
+
Drying up in conversation
|
| 2325 |
+
You will be the one who cannot talk
|
| 2326 |
+
All your insides fall to pieces
|
| 2327 |
+
You just sit there wishing you could still make love
|
| 2328 |
+
They're the ones who'll hate you
|
| 2329 |
+
When you think you've got the world all sussed out
|
| 2330 |
+
They're the ones who'll spit at you
|
| 2331 |
+
You will be the one screaming out
|
| 2332 |
+
|
| 2333 |
+
Don't leave me high
|
| 2334 |
+
Don't leave me dry
|
| 2335 |
+
Don't leave me high
|
| 2336 |
+
Don't leave me dry
|
| 2337 |
+
|
| 2338 |
+
|
| 2339 |
+
Oh, it's the best thing that you've ever had
|
| 2340 |
+
The best thing that you've ever, ever had
|
| 2341 |
+
It's the best thing that you've ever had
|
| 2342 |
+
The best thing you've had has gone away
|
| 2343 |
+
|
| 2344 |
+
So don't leave me high
|
| 2345 |
+
Don't leave me dry
|
| 2346 |
+
Don't leave me high
|
| 2347 |
+
Don't leave me dry
|
| 2348 |
+
|
| 2349 |
+
Don't leave me high
|
| 2350 |
+
Don't leave me high
|
| 2351 |
+
Don't leave me dry
|
| 2352 |
+
|
| 2353 |
+
==================================================
|
| 2354 |
+
|
| 2355 |
+
Her green plastic watering can
|
| 2356 |
+
For her fake Chinese rubber plant
|
| 2357 |
+
In a fake plastic Earth
|
| 2358 |
+
That she bought from a rubber man
|
| 2359 |
+
In a town full of rubber plans
|
| 2360 |
+
To get rid of itself
|
| 2361 |
+
|
| 2362 |
+
It wears her out
|
| 2363 |
+
It wears her out
|
| 2364 |
+
It wears her out
|
| 2365 |
+
It wears her out
|
| 2366 |
+
|
| 2367 |
+
She lives with a broken man
|
| 2368 |
+
A cracked polystyrene man
|
| 2369 |
+
Who just crumbles and burns
|
| 2370 |
+
He used to do surgery
|
| 2371 |
+
For girls in the eighties
|
| 2372 |
+
But gravity always wins
|
| 2373 |
+
|
| 2374 |
+
And it wears him out
|
| 2375 |
+
It wears him out
|
| 2376 |
+
It wears him out
|
| 2377 |
+
It wears
|
| 2378 |
+
|
| 2379 |
+
She looks like the real thing
|
| 2380 |
+
She tastes like the real thing
|
| 2381 |
+
My fake plastic love
|
| 2382 |
+
But I can't help the feeling
|
| 2383 |
+
I could blow through the ceiling
|
| 2384 |
+
If I just turn and run
|
| 2385 |
+
And it wears me out
|
| 2386 |
+
It wears me out
|
| 2387 |
+
It wears me out
|
| 2388 |
+
It wears me out
|
| 2389 |
+
|
| 2390 |
+
And if I could be who you wanted
|
| 2391 |
+
If I could be who you wanted
|
| 2392 |
+
All the time
|
| 2393 |
+
All the time
|
| 2394 |
+
|
| 2395 |
+
==================================================
|
| 2396 |
+
|
| 2397 |
+
I don't want to be crippled and cracked
|
| 2398 |
+
Shoulders, wrists, knees, and back
|
| 2399 |
+
Ground to dust and ash
|
| 2400 |
+
Crawling on all fours
|
| 2401 |
+
|
| 2402 |
+
When you've got to feel it in your bones
|
| 2403 |
+
When you've got to feel it in your bones
|
| 2404 |
+
|
| 2405 |
+
Now I can't climb the stairs
|
| 2406 |
+
Pieces missing everywhere
|
| 2407 |
+
Prozac, painkillers
|
| 2408 |
+
|
| 2409 |
+
When you've got to feel it in your bones
|
| 2410 |
+
When you've got to feel it in your bones
|
| 2411 |
+
|
| 2412 |
+
And I used to fly like Peter Pan
|
| 2413 |
+
All the children flew when I touched their hands
|
| 2414 |
+
|
| 2415 |
+
Listen, you've got to feel it in your bones
|
| 2416 |
+
Listen, you've got to feel it in your bones
|
| 2417 |
+
Ah, ah, ah
|
| 2418 |
+
|
| 2419 |
+
==================================================
|
| 2420 |
+
|
| 2421 |
+
They love me like I was a brother
|
| 2422 |
+
They protect me, listen to me
|
| 2423 |
+
They dug me my very own garden
|
| 2424 |
+
Gave me sunshine, made me happy
|
| 2425 |
+
|
| 2426 |
+
Nice dream
|
| 2427 |
+
Nice dream
|
| 2428 |
+
Nice dream
|
| 2429 |
+
|
| 2430 |
+
I call up my friend, the good angel
|
| 2431 |
+
But she's out with her answerphone
|
| 2432 |
+
She said that she'd love to come help, but
|
| 2433 |
+
The sea would electrocute us all
|
| 2434 |
+
|
| 2435 |
+
Nice dream
|
| 2436 |
+
Nice dream
|
| 2437 |
+
Nice dream
|
| 2438 |
+
Nice dream
|
| 2439 |
+
Nice dream
|
| 2440 |
+
Nice dream
|
| 2441 |
+
Nice dream (If you think that you're strong enough)
|
| 2442 |
+
Nice dream (If you think you belong enough)
|
| 2443 |
+
Nice dream (If you think that you're strong enough)
|
| 2444 |
+
Nice dream (If you think you belong enough)
|
| 2445 |
+
|
| 2446 |
+
Now come home
|
| 2447 |
+
Now come home
|
| 2448 |
+
Now come home
|
| 2449 |
+
Now come home
|
| 2450 |
+
|
| 2451 |
+
Nice dream
|
| 2452 |
+
Nice dream
|
| 2453 |
+
Nice dream
|
| 2454 |
+
Nice dream
|
| 2455 |
+
|
| 2456 |
+
==================================================
|
| 2457 |
+
|
| 2458 |
+
Can't get the stink off
|
| 2459 |
+
He's been hanging 'round for days
|
| 2460 |
+
Comes like a comet
|
| 2461 |
+
Suckered you but not your friends
|
| 2462 |
+
One day he'll get to you
|
| 2463 |
+
And teach you how to be a holy cow
|
| 2464 |
+
|
| 2465 |
+
You do it to yourself, you do
|
| 2466 |
+
And that's what really hurts
|
| 2467 |
+
Is that you do it to yourself, just you
|
| 2468 |
+
You and no one else
|
| 2469 |
+
You do it to yourself
|
| 2470 |
+
You do it to yourself
|
| 2471 |
+
|
| 2472 |
+
Don't get my sympathy
|
| 2473 |
+
Hanging out the fifteenth floor
|
| 2474 |
+
You've changed the locks three times
|
| 2475 |
+
He still come reeling through the door
|
| 2476 |
+
One day I'll get to you
|
| 2477 |
+
And teach you how to get to purest hell
|
| 2478 |
+
|
| 2479 |
+
You do it to yourself, you do
|
| 2480 |
+
And that's what really hurts
|
| 2481 |
+
Is that you do it to yourself, just you
|
| 2482 |
+
You and no one else
|
| 2483 |
+
You do it to yourself
|
| 2484 |
+
You do it to yourself, ah
|
| 2485 |
+
|
| 2486 |
+
|
| 2487 |
+
(Self, self, self)
|
| 2488 |
+
|
| 2489 |
+
You do it to yourself, you do
|
| 2490 |
+
And that's what really hurts
|
| 2491 |
+
Is you do it to yourself, just you
|
| 2492 |
+
You and no one else
|
| 2493 |
+
You do it to yourself
|
| 2494 |
+
You do it to yourself, ow
|
| 2495 |
+
Self
|
| 2496 |
+
|
| 2497 |
+
(You do it to yourself!)
|
| 2498 |
+
(You do it to yourself!)
|
| 2499 |
+
(Oh, you do it to yourself!)
|
| 2500 |
+
(Oh, you do it to yourself!)
|
| 2501 |
+
|
| 2502 |
+
==================================================
|
| 2503 |
+
|
| 2504 |
+
Faith, you're driving me away
|
| 2505 |
+
You do it every day
|
| 2506 |
+
You don't mean it, but it hurts like hell
|
| 2507 |
+
My brain says I'm receiving pain
|
| 2508 |
+
A lack of oxygen
|
| 2509 |
+
From my life support, my iron lung
|
| 2510 |
+
|
| 2511 |
+
We're too young to fall asleep
|
| 2512 |
+
Too cynical to speak
|
| 2513 |
+
We are losing it, can't you tell?
|
| 2514 |
+
We scratch our eternal itch
|
| 2515 |
+
Our twentieth century bitch
|
| 2516 |
+
We are grateful for our iron lung
|
| 2517 |
+
The headshrinkers, they want my everything
|
| 2518 |
+
My uncle Bill, my Belisha beacon
|
| 2519 |
+
The headshrinkers, they want my everything
|
| 2520 |
+
My uncle Bill, my Belisha beacon
|
| 2521 |
+
|
| 2522 |
+
Suck, suck your teenage thumb
|
| 2523 |
+
Toilet trained and dumb
|
| 2524 |
+
When the power runs out, we'll just hum
|
| 2525 |
+
This, this is our new song
|
| 2526 |
+
Just like the last one
|
| 2527 |
+
A total waste of time, my iron lung
|
| 2528 |
+
|
| 2529 |
+
The headshrinkers, they want my everything
|
| 2530 |
+
My uncle Bill, my Belisha beacon
|
| 2531 |
+
The headshrinkers, they want my everything
|
| 2532 |
+
My uncle Bill, my Belisha beacon
|
| 2533 |
+
|
| 2534 |
+
And if you're frightened, you can be frightened
|
| 2535 |
+
You can be, it's okay
|
| 2536 |
+
And if you're frightened, you can be frightened
|
| 2537 |
+
You can be, it's okay
|
| 2538 |
+
|
| 2539 |
+
|
| 2540 |
+
The headshrinkers, they want my everything
|
| 2541 |
+
My uncle Bill, my Belisha beacon
|
| 2542 |
+
The headshrinkers, they want my everything
|
| 2543 |
+
My uncle Bill, my Belisha beacon
|
| 2544 |
+
|
| 2545 |
+
==================================================
|
| 2546 |
+
|
| 2547 |
+
Limb by limb and tooth by tooth
|
| 2548 |
+
Stirring up inside of me
|
| 2549 |
+
Every day, every hour
|
| 2550 |
+
Wish that I... was bulletproof
|
| 2551 |
+
|
| 2552 |
+
Wax me, mould me
|
| 2553 |
+
Heat the pins and stab them in
|
| 2554 |
+
You have turned me into this
|
| 2555 |
+
Just wish that it
|
| 2556 |
+
|
| 2557 |
+
Was bulletproof
|
| 2558 |
+
Was bulletproof
|
| 2559 |
+
|
| 2560 |
+
So, pay me money and take a shot
|
| 2561 |
+
Lead, fill the hole in me
|
| 2562 |
+
I could burst a million bubbles
|
| 2563 |
+
All surrogate
|
| 2564 |
+
|
| 2565 |
+
And bulletproof
|
| 2566 |
+
And bulletproof
|
| 2567 |
+
And bulletproof (Stop it, stop it, stop it)
|
| 2568 |
+
And Bulletproof (Stop it, Stop it, Stop it)
|
| 2569 |
+
|
| 2570 |
+
==================================================
|
| 2571 |
+
|
| 2572 |
+
I get home from work
|
| 2573 |
+
And you're still standing in your dressing gown
|
| 2574 |
+
Well, what am I to do?
|
| 2575 |
+
I know all the things around your head
|
| 2576 |
+
And what they do to you
|
| 2577 |
+
|
| 2578 |
+
What are we coming to?
|
| 2579 |
+
What are we gonna do?
|
| 2580 |
+
|
| 2581 |
+
Blame it on the black star
|
| 2582 |
+
Blame it on the falling sky
|
| 2583 |
+
Blame it on the satellite
|
| 2584 |
+
That beams me home
|
| 2585 |
+
|
| 2586 |
+
The troubled words of a troubled mind
|
| 2587 |
+
I try to understand what is eating you
|
| 2588 |
+
I try to stay awake, but it's fifty-eight hours
|
| 2589 |
+
Since that I last slept with you
|
| 2590 |
+
|
| 2591 |
+
What are we coming to?
|
| 2592 |
+
I just don't know anymore
|
| 2593 |
+
|
| 2594 |
+
Blame it on the black star
|
| 2595 |
+
Blame it on the falling sky
|
| 2596 |
+
Blame it on the satellite
|
| 2597 |
+
That beams me home
|
| 2598 |
+
|
| 2599 |
+
I get on the train and I just stand about
|
| 2600 |
+
Now that I don't think of you
|
| 2601 |
+
I keep falling over, I keep passing out
|
| 2602 |
+
When I see a face like you
|
| 2603 |
+
|
| 2604 |
+
What am I coming to?
|
| 2605 |
+
I'm gonna melt down
|
| 2606 |
+
|
| 2607 |
+
Blame it on the black star
|
| 2608 |
+
Blame it on the falling sky
|
| 2609 |
+
Blame it on the satellite
|
| 2610 |
+
That beams me home
|
| 2611 |
+
|
| 2612 |
+
Cruel, this is killing me
|
| 2613 |
+
Cruel, this is killing me
|
| 2614 |
+
|
| 2615 |
+
==================================================
|
| 2616 |
+
|
| 2617 |
+
You bite through the big wall, the big wall bites back
|
| 2618 |
+
You sit there and sulk, you sit there and bawl
|
| 2619 |
+
You look so pretty when you're on your knees
|
| 2620 |
+
Disinfected and eager to please
|
| 2621 |
+
|
| 2622 |
+
Sometimes you sulk, sometimes you burn
|
| 2623 |
+
God rest your soul
|
| 2624 |
+
Oh, when the loving comes and we've already gone
|
| 2625 |
+
Just like your dad, you'll never change
|
| 2626 |
+
|
| 2627 |
+
Each time it comes, it eats me alive
|
| 2628 |
+
I try to behave but it eats me alive
|
| 2629 |
+
So I declare a holiday
|
| 2630 |
+
Fall asleep, drift away
|
| 2631 |
+
|
| 2632 |
+
Sometimes you sulk, sometimes you burn
|
| 2633 |
+
God rest your soul
|
| 2634 |
+
Oh, when the loving comes and we’ve already gone
|
| 2635 |
+
Just like your dad, you'll never change
|
| 2636 |
+
|
| 2637 |
+
|
| 2638 |
+
Sometimes you sulk, sometimes you burn
|
| 2639 |
+
God rest your soul
|
| 2640 |
+
Oh, when the loving comes but we've already gone
|
| 2641 |
+
Just like your dad, you'll never change
|
| 2642 |
+
|
| 2643 |
+
==================================================
|
| 2644 |
+
|
| 2645 |
+
Rows of houses all bearing down on me
|
| 2646 |
+
I can feel their blue hands touching me
|
| 2647 |
+
All these things into position
|
| 2648 |
+
All these things we'll one day swallow whole
|
| 2649 |
+
|
| 2650 |
+
And fade out again
|
| 2651 |
+
And fade out
|
| 2652 |
+
|
| 2653 |
+
This machine will, will not communicate
|
| 2654 |
+
These thoughts and the strain I am under
|
| 2655 |
+
Be a world child, form a circle
|
| 2656 |
+
Before we all go under
|
| 2657 |
+
|
| 2658 |
+
And fade out again
|
| 2659 |
+
And fade out again
|
| 2660 |
+
|
| 2661 |
+
Ah-na-na, ah-na-na
|
| 2662 |
+
Ah-na-na, ah-na-na
|
| 2663 |
+
Ah-na-na, ah-na-na
|
| 2664 |
+
Ah-na-na, ah-na-na
|
| 2665 |
+
|
| 2666 |
+
Cracked eggs, dead birds, scream as they fight for life
|
| 2667 |
+
I can feel death, can see its beady eyes
|
| 2668 |
+
All these things into position
|
| 2669 |
+
All these things we'll one day swallow whole
|
| 2670 |
+
|
| 2671 |
+
And fade out again
|
| 2672 |
+
And fade out again
|
| 2673 |
+
|
| 2674 |
+
Ah-na-na, ah-na-na
|
| 2675 |
+
Ah-na-na, ah-na-na
|
| 2676 |
+
Ah-na-na, ah-na-na
|
| 2677 |
+
Ah-na-na, ah-na-na
|
| 2678 |
+
Immerse your soul in love (Ah-na-na, ah-na-na)
|
| 2679 |
+
(Ah-na-na, ah-na-na)
|
| 2680 |
+
Immerse your soul in love (Ah-na-na, ah-na-na)
|
| 2681 |
+
|
| 2682 |
+
==================================================
|
| 2683 |
+
|