-
Notifications
You must be signed in to change notification settings - Fork 0
/
onePage.json
160 lines (160 loc) · 3.03 KB
/
onePage.json
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
[
{
"TitreChanson": {
"text": "21 Guns"
},
"AuteurGroupe": {
"text": "Green Day"
},
"Paroles": [
{
"text": "(Sur le même ton)"
},
{
"text": "Do you know what's worth fighting for?"
},
{
"text": "When it's not worth dying for?"
},
{
"text": "Does it take your breath away"
},
{
"text": "And you feel yourself suffocating?"
},
{
"text": "Does the pain weigh out the pride?"
},
{
"text": "And you look for a place to hide?"
},
{
"text": "Did someone break your heart inside?"
},
{
"text": "You're in ruins"
},
{
"text": "Refrain :"
},
{
"text": "One, 21 guns",
"left": 708
},
{
"text": "Lay down your arms, give up the fight",
"left": 708
},
{
"text": "One, 21 guns",
"left": 708
},
{
"text": "Throw up your arms into the sky",
"left": 708
},
{
"text": "you and I"
},
{
"text": "(Sur le même ton)"
},
{
"text": "When you're at the end of the road"
},
{
"text": "And you lost all sense of control"
},
{
"text": "And your thoughts have taken their toll"
},
{
"text": "When your mind breaks the spirit of your soul"
},
{
"text": "Your faith walks on broken glass"
},
{
"text": "And the hangover doesn't pass"
},
{
"text": "(Plus aigu)"
},
{
"text": "Nothing's ever built to last"
},
{
"text": "You're in ruins"
},
{
"text": "(Repeat Refrain)"
},
{
"text": ","
},
{
"text": "you and I"
},
{
"text": "Pont:"
},
{
"text": "Did you try to live on your own",
"left": 708
},
{
"text": "When you burned down the house and home?",
"left": 708
},
{
"text": "Did you stand too close to the fire",
"left": 708
},
{
"text": "Like a liar looking for forgiveness from a stone?",
"left": 708
},
{
"text": "When it's time to live and let die"
},
{
"text": "And you can't get another try"
},
{
"text": "(Plus aigu)"
},
{
"text": "Something inside this heart has died"
},
{
"text": "You're in ruins"
},
{
"text": "(Repeat Refrain)"
},
{
"text": "(Repeat Refrain)"
},
{
"text": ","
},
{
"text": "you and I"
}
],
"indexes": [
{
"type": "titre",
"value": "21 Guns"
},
{
"type": "langue",
"value": "Anglophone:Green Day:21 Guns"
},
{
"type": "groupe",
"value": "Green Day:21 Guns"
}
]
}
]