summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Yin <fkfd@fkfd.me>2022-04-18 16:29:25 +0800
committerFrederick Yin <fkfd@fkfd.me>2022-04-18 16:29:25 +0800
commit1a48c3ae7cca07cadc224246e8522b258b11facb (patch)
treee0f67190d1f5f9cfca6e72170b52b152a33e0c4a
parent2cee399d9cc0c8dda9d2428574efb072bb31790f (diff)
Remove "gotta" (Migraine)
-rw-r--r--data/most_frequent1
-rw-r--r--data/tracks_words1
-rw-r--r--data/words1
-rw-r--r--data/words.json1
-rw-r--r--index.html2
-rw-r--r--words.html6
6 files changed, 3 insertions, 9 deletions
diff --git a/data/most_frequent b/data/most_frequent
index 83c2b38..82b6ddf 100644
--- a/data/most_frequent
+++ b/data/most_frequent
@@ -26,7 +26,6 @@ food
forever
fun
girl
-gotta
guess
hang
happy
diff --git a/data/tracks_words b/data/tracks_words
index ea15368..565297c 100644
--- a/data/tracks_words
+++ b/data/tracks_words
@@ -237,7 +237,6 @@ Addict With A Pen tightly
Addict With A Pen trial
Addict With A Pen addicted
Migraine lumber-down
-Migraine gotta
Migraine mental
Migraine ruthless
Migraine violence
diff --git a/data/words b/data/words
index 14c1738..e34d0ea 100644
--- a/data/words
+++ b/data/words
@@ -364,7 +364,6 @@ glorious
gnawing
gold
goodnight
-gotta
government
grade
graffiti
diff --git a/data/words.json b/data/words.json
index 04b2a5a..5e5bca3 100644
--- a/data/words.json
+++ b/data/words.json
@@ -230,7 +230,6 @@
{"track":"Addict With A Pen","word":"trial","lines":["My trial was filed as a crazy"]},
{"track":"Addict With A Pen","word":"addicted","lines":["Who's addicted to the wind"]},
{"track":"Migraine","word":"lumber-down","lines":["A difficult to be, stop feasting lumber-down trees"]},
-{"track":"Migraine","word":"gotta","lines":["'Cause sometimes to stay alive you gotta kill your mind"]},
{"track":"Migraine","word":"mental","lines":["Freeze frame please, let me paint a mental picture portrait"]},
{"track":"Migraine","word":"ruthless","lines":["Being tested by a ruthless examinant"]},
{"track":"Migraine","word":"violence","lines":["Behind my eyelids are islands of violence"]},
diff --git a/index.html b/index.html
index 52cec49..5a62e22 100644
--- a/index.html
+++ b/index.html
@@ -82,7 +82,7 @@
<details>
<summary>How many words are there?</summary>
<p>
- <strong>1006.</strong>
+ <strong>1005.</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>
diff --git a/words.html b/words.html
index fdb0e78..535a360 100644
--- a/words.html
+++ b/words.html
@@ -20,7 +20,7 @@
</nav>
<article>
<div class="block" id="all-words">
- <h2>All words (1006)</h2>
+ <h2>All words (1005)</h2>
<table class="word-table">
<thead>
<tr>
@@ -261,7 +261,6 @@
<tr><td>trial</td><td>My trial was filed as a crazy</td></tr>
<tr><td>addicted</td><td>Who's addicted to the wind</td></tr>
<tr><td rowspan=41>Migraine</td><td>lumber-down</td><td>A difficult to be, stop feasting lumber-down trees</td></tr>
- <tr><td>gotta</td><td>'Cause sometimes to stay alive you gotta kill your mind</td></tr>
<tr><td>mental</td><td>Freeze frame please, let me paint a mental picture portrait</td></tr>
<tr><td>ruthless</td><td>Being tested by a ruthless examinant</td></tr>
<tr><td>violence</td><td>Behind my eyelids are islands of violence</td></tr>
@@ -1040,7 +1039,7 @@
</table>
</div>
<div class="block" id="frequent-words">
- <h2>Most frequent words (89)</h2>
+ <h2>Most frequent words (88)</h2>
<table class="word-table">
<thead>
<tr>
@@ -1077,7 +1076,6 @@
<tr><td>forever</td><td>Choker</td></tr>
<tr><td>fun</td><td>Ride</td></tr>
<tr><td>girl</td><td>Smithereens</td></tr>
- <tr><td>gotta</td><td>Migraine</td></tr>
<tr><td>guess</td><td>Heavydirtysoul</td></tr>
<tr><td>hang</td><td>Neon Gravestones</td></tr>
<tr><td>happy</td><td>Not Today</td></tr>