-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsocialgrace.html
More file actions
75 lines (75 loc) · 3.2 KB
/
socialgrace.html
File metadata and controls
75 lines (75 loc) · 3.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="socialgracestyle.css">
</head>
<body>
<!--[if lt IE 7]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="#">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<div class="container">
<h1>Social Grace*</h1>
<p>Stuffing roses between my teeth</p>
<p>I am the</p>
<p>Coal mine and my own canary</p>
<p>I'm a</p>
<p>General in my personal war</p>
<p>It's atrition when I open my door</p>
<p>I</p>
<p>Tap earthquakes beneath my feet</p>
<p>My scalp is a warzone</p>
<p>A constant wound I can't seem to treat</p>
<p>But the feeling never seems to rest from my hands</p>
<p>Like holding water as it slips through the cracks</p>
<p>Pacing</p>
<p>full of energy and unfulfilled plans</p>
<p>Just wait until I get my meds</p>
<p><strong>[Bridge]</strong></p>
<p>Holy posing</p>
<p>Spread out on the couch</p>
<p>$95 an hour just to figure this out</p>
<p><strong>[Chorus]</strong></p>
<p>Speak in mystic tongues</p>
<p>Dance with social grace</p>
<p>An epiphany with every motion</p>
<p>Their sacrificial altar</p>
<p>Traced in a flame</p>
<p><strong>[Verse]</strong></p>
<p>There's a heretic in the coven</p>
<p>Draw lines in the sand and excommunicate</p>
<p>Sway like clothes caught on a line</p>
<p>A chain wrapped around your feet</p>
<p>A link for every song you danced to</p>
<p>A year for every measured beat</p>
<p><strong>[Bridge]</strong></p>
<p>Lately I've been too down on myself</p>
<p>But I'm a</p>
<p>Puritan obsessed with hell</p>
<p><strong>[Chorus]</strong></p>
<p>Speak in mystic tongues</p>
<p>Dance with social grace</p>
<p>An epiphany with every motion</p>
<p>Their sacrificial altar</p>
<p>Traced in a flame</p>
<p><strong>[Outro]</strong></p>
<p>Getting older and striking a pose</p>
<p>Spreading out on couches and being told:</p>
<p>$95 an hour to figure this out</p>
<p>$95 an hour to figure this out</p>
<p>$95 an hour to figure this out</p>
<p>$95 an hour to figure this out</p>
<br>
<a href="https://Jason-Keller.github.io/onourwaytothehospital.html">Next song --></a>
<p class="note"><em>*This song is a very first, on-the-fly draft, and is considered highly unfinished.</em></p>
</div>
<script src="" async defer></script>
</body>
</html>