performs a few words swaps on wordlist-5-dice.js

This commit is contained in:
Sam Schlinkert 2023-05-14 09:27:57 -04:00
parent 1d8ced1e64
commit da792fdc63

View file

@ -164,11 +164,9 @@ var wordlist = [
"advocates",
"affair",
"affairs",
"affect",
"affected",
"affecting",
"affection",
"affects",
"affinity",
"affirmative",
"affirmed",
@ -212,6 +210,7 @@ var wordlist = [
"airlines",
"airplane",
"airport",
"airway",
"alarm",
"albeit",
"album",
@ -699,6 +698,7 @@ var wordlist = [
"benefits",
"benign",
"bent",
"berry",
"beside",
"besides",
"best",
@ -985,7 +985,6 @@ var wordlist = [
"cases",
"cash",
"cast",
"caste",
"casting",
"castle",
"casual",
@ -1135,6 +1134,7 @@ var wordlist = [
"circulation",
"cited",
"cities",
"citing",
"citizen",
"citizens",
"citizenship",
@ -2584,6 +2584,7 @@ var wordlist = [
"exercise",
"exercised",
"exercises",
"exercising",
"exert",
"exhausted",
"exhibit",
@ -3073,6 +3074,7 @@ var wordlist = [
"gap",
"gaps",
"garage",
"garbage",
"garden",
"gardens",
"garlic",
@ -3307,7 +3309,6 @@ var wordlist = [
"harmony",
"harry",
"harsh",
"hart",
"harvest",
"hat",
"hate",
@ -3854,6 +3855,7 @@ var wordlist = [
"judgment",
"judgments",
"judicial",
"judiciary",
"juice",
"jump",
"jumped",
@ -4021,6 +4023,7 @@ var wordlist = [
"lengths",
"lengthy",
"lens",
"lenses",
"lent",
"lesbian",
"lesion",
@ -4220,7 +4223,6 @@ var wordlist = [
"maintaining",
"maintains",
"maintenance",
"maize",
"majesty",
"major",
"majority",
@ -4916,6 +4918,7 @@ var wordlist = [
"peculiar",
"peer",
"peers",
"pelvic",
"pen",
"penalties",
"penalty",
@ -5204,6 +5207,7 @@ var wordlist = [
"precise",
"precisely",
"precision",
"predicate",
"predict",
"predictable",
"predicted",
@ -5221,7 +5225,6 @@ var wordlist = [
"pregnant",
"prejudice",
"preliminary",
"premier",
"premise",
"premises",
"premium",
@ -6078,6 +6081,7 @@ var wordlist = [
"says",
"scale",
"scales",
"scaling",
"scan",
"scandal",
"scanning",
@ -6703,6 +6707,7 @@ var wordlist = [
"strange",
"stranger",
"strangers",
"strata",
"strategic",
"strategies",
"strategy",
@ -7045,7 +7050,6 @@ var wordlist = [
"texts",
"textual",
"texture",
"thank",
"thanks",
"theater",
"theatrical",
@ -7409,6 +7413,7 @@ var wordlist = [
"utilization",
"utilize",
"utilized",
"utilizing",
"utmost",
"utter",
"utterly",
@ -7536,6 +7541,7 @@ var wordlist = [
"voices",
"void",
"volatile",
"volcanic",
"vols",
"voltage",
"volume",
@ -7559,7 +7565,6 @@ var wordlist = [
"waited",
"waiting",
"wake",
"wales",
"walk",
"walked",
"walker",
@ -7641,11 +7646,8 @@ var wordlist = [
"wheel",
"wheels",
"whenever",
"whereas",
"whereby",
"wherein",
"wherever",
"whether",
"while",
"whilst",
"whispered",
@ -7653,7 +7655,6 @@ var wordlist = [
"whoever",
"whole",
"wholesale",
"wholly",
"wicked",
"wide",
"widely",
@ -7745,7 +7746,6 @@ var wordlist = [
"wounds",
"wrap",
"wrapped",
"wright",
"wrist",
"write",
"writer",
@ -7778,5 +7778,5 @@ var wordlist = [
"zero",
"zinc",
"zone",
"zones"
"zones",
];