summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Yin <fkfd@fkfd.me>2022-05-13 14:58:47 +0800
committerFrederick Yin <fkfd@fkfd.me>2022-05-13 14:58:47 +0800
commit26ca7fbcd43d103d62912e8c130eb5921d32edb3 (patch)
tree612194d3c5744fbad685d0d8408f7cccd2e3354d
parent17f5431a6abefb34f59953cc56ea9a1507a4f3ca (diff)
Remove "ripped" (Redecorate)
-rw-r--r--README.md2
-rw-r--r--data/tracks_words1
-rw-r--r--data/words1
-rw-r--r--data/words.json1
-rw-r--r--index.html7
-rw-r--r--words.html3
-rw-r--r--words.js1
7 files changed, 6 insertions, 10 deletions
diff --git a/README.md b/README.md
index c2bc094..9c65326 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ You can play it here: [One tøp song](https://fkfd.me/toys/one_top_song/)
## Synopsis
-__1003__. That's how many words there are that appear in only one twenty
+__1001__. That's how many words there are that appear in only one twenty
øne piløts song, give or take (see next section for more details). From
obvious ones like "stressed", to words that you swear you heard elsewhere
but aren't such as "went".
diff --git a/data/tracks_words b/data/tracks_words
index f41d9c4..e1dddc4 100644
--- a/data/tracks_words
+++ b/data/tracks_words
@@ -133,7 +133,6 @@ Redecorate inline
Redecorate redecorate
Redecorate decisions
Redecorate mostly
-Redecorate ripped
Redecorate perspective
Redecorate traditional
Redecorate wonderful
diff --git a/data/words b/data/words
index a22a3b0..d453e88 100644
--- a/data/words
+++ b/data/words
@@ -708,7 +708,6 @@ revel
reverse
rhythm
rim
-ripped
rising
risks
rival
diff --git a/data/words.json b/data/words.json
index c037213..094127a 100644
--- a/data/words.json
+++ b/data/words.json
@@ -128,7 +128,6 @@
{"track":"Redecorate","word":"inline","lines":["Seein' snapshots chronologically inline"]},
{"track":"Redecorate","word":"decisions","lines":["Make my people make decisions, wondering what to do, oh"]},
{"track":"Redecorate","word":"mostly","lines":["He says he likes an open schedule, but he mostly hates it"]},
-{"track":"Redecorate","word":"ripped","lines":["So she ripped them off the mirror, stepped back and she said"]},
{"track":"Redecorate","word":"perspective","lines":["Tried lookin' at it from a new perspective"]},
{"track":"Redecorate","word":"traditional","lines":["Just not the traditional way, yeah"]},
{"track":"Redecorate","word":"wonderful","lines":["There was a wonderful structure to the city"]},
diff --git a/index.html b/index.html
index ae37031..652dc06 100644
--- a/index.html
+++ b/index.html
@@ -83,14 +83,14 @@
<details>
<summary>How many words are there?</summary>
<p>
- <strong>1002.</strong>
+ <strong>1001.</strong>
You can see a full list <a href="words.html">here</a>.
</p>
<p>Whether or not this is a lot is left as an exercise for the reader.</p>
<p>Trivia:</p>
<ul>
- <li>These 1002 words come from 78 songs.</li>
- <li>1002 / 78 = 12.85.</li>
+ <li>These 1001 words come from 78 songs.</li>
+ <li>1001 / 78 = 12.84.</li>
<li>The song that contributed the most words is Neon Gravestones (51).</li>
<li>
The songs on this list that contributed the fewest are Before You Start
@@ -168,6 +168,7 @@
<li>2022-04-30: Add trivia</li>
<li>2022-05-07: Remove "beast" (Migraine)</li>
<li>2022-05-10: Add the final "." in "We Don't Believe What's On T.V."</li>
+ <li>2022-05-13: Remove "ripped" (Redecorate)</li>
</ul>
</details>
<details>
diff --git a/words.html b/words.html
index 8c0cd3b..fcdc6bb 100644
--- a/words.html
+++ b/words.html
@@ -145,7 +145,7 @@
<tr><td>repentance</td><td>Repentance is taking commission</td></tr>
<tr><td>toll</td><td>It's taking a toll</td></tr>
<tr><td>destiny</td><td>New destiny to the grave</td></tr>
-<tr><td rowspan=29>Redecorate</td><td>schedule</td><td>He says he likes an open schedule, but he mostly hates it</td></tr>
+<tr><td rowspan=28>Redecorate</td><td>schedule</td><td>He says he likes an open schedule, but he mostly hates it</td></tr>
<tr><td>inventory</td><td>Takin' inventory of his life</td></tr>
<tr><td>inebriated</td><td>And he feels trapped when he's not inebriated</td></tr>
<tr><td>sedated</td><td>Fair to say he's fairly sedated most days of the week</td></tr>
@@ -159,7 +159,6 @@
<tr><td>inline</td><td>Seein' snapshots chronologically inline</td></tr>
<tr><td>decisions</td><td>Make my people make decisions, wondering what to do, oh</td></tr>
<tr><td>mostly</td><td>He says he likes an open schedule, but he mostly hates it</td></tr>
-<tr><td>ripped</td><td>So she ripped them off the mirror, stepped back and she said</td></tr>
<tr><td>perspective</td><td>Tried lookin' at it from a new perspective</td></tr>
<tr><td>traditional</td><td>Just not the traditional way, yeah</td></tr>
<tr><td>wonderful</td><td>There was a wonderful structure to the city</td></tr>
diff --git a/words.js b/words.js
index af3624e..7c33723 100644
--- a/words.js
+++ b/words.js
@@ -128,7 +128,6 @@ let WORDS = [
{track:"Redecorate",word:"inline",lines:["Seein' snapshots chronologically inline"]},
{track:"Redecorate",word:"decisions",lines:["Make my people make decisions, wondering what to do, oh"]},
{track:"Redecorate",word:"mostly",lines:["He says he likes an open schedule, but he mostly hates it"]},
-{track:"Redecorate",word:"ripped",lines:["So she ripped them off the mirror, stepped back and she said"]},
{track:"Redecorate",word:"perspective",lines:["Tried lookin' at it from a new perspective"]},
{track:"Redecorate",word:"traditional",lines:["Just not the traditional way, yeah"]},
{track:"Redecorate",word:"wonderful",lines:["There was a wonderful structure to the city"]},