From 234e711d6d7a6727b9c99bce427287f63f940ee6 Mon Sep 17 00:00:00 2001 From: NwobiaDavid Date: Fri, 4 Apr 2025 01:14:54 +0100 Subject: [PATCH 1/2] Expand brainword lexicon: Fanumbrained, Glizzmaxxing, and 23 other crimes against language --- package-lock.json | 33 +++++++++++- src/words.json | 125 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 157 insertions(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index b9e45a0..e4bce13 100644 --- a/package-lock.json +++ b/package-lock.json @@ -312,6 +312,7 @@ "cpu": [ "ppc64" ], + "dev": true, "optional": true, "os": [ "aix" @@ -327,6 +328,7 @@ "cpu": [ "arm" ], + "dev": true, "optional": true, "os": [ "android" @@ -342,6 +344,7 @@ "cpu": [ "arm64" ], + "dev": true, "optional": true, "os": [ "android" @@ -357,6 +360,7 @@ "cpu": [ "x64" ], + "dev": true, "optional": true, "os": [ "android" @@ -372,6 +376,7 @@ "cpu": [ "arm64" ], + "dev": true, "optional": true, "os": [ "darwin" @@ -387,6 +392,7 @@ "cpu": [ "x64" ], + "dev": true, "optional": true, "os": [ "darwin" @@ -402,6 +408,7 @@ "cpu": [ "arm64" ], + "dev": true, "optional": true, "os": [ "freebsd" @@ -417,6 +424,7 @@ "cpu": [ "x64" ], + "dev": true, "optional": true, "os": [ "freebsd" @@ -432,6 +440,7 @@ "cpu": [ "arm" ], + "dev": true, "optional": true, "os": [ "linux" @@ -447,6 +456,7 @@ "cpu": [ "arm64" ], + "dev": true, "optional": true, "os": [ "linux" @@ -462,6 +472,7 @@ "cpu": [ "ia32" ], + "dev": true, "optional": true, "os": [ "linux" @@ -477,6 +488,7 @@ "cpu": [ "loong64" ], + "dev": true, "optional": true, "os": [ "linux" @@ -492,6 +504,7 @@ "cpu": [ "mips64el" ], + "dev": true, "optional": true, "os": [ "linux" @@ -507,6 +520,7 @@ "cpu": [ "ppc64" ], + "dev": true, "optional": true, "os": [ "linux" @@ -522,6 +536,7 @@ "cpu": [ "riscv64" ], + "dev": true, "optional": true, "os": [ "linux" @@ -537,6 +552,7 @@ "cpu": [ "s390x" ], + "dev": true, "optional": true, "os": [ "linux" @@ -552,6 +568,7 @@ "cpu": [ "x64" ], + "dev": true, "optional": true, "os": [ "linux" @@ -567,6 +584,7 @@ "cpu": [ "arm64" ], + "dev": true, "optional": true, "os": [ "netbsd" @@ -582,6 +600,7 @@ "cpu": [ "x64" ], + "dev": true, "optional": true, "os": [ "netbsd" @@ -597,6 +616,7 @@ "cpu": [ "arm64" ], + "dev": true, "optional": true, "os": [ "openbsd" @@ -612,6 +632,7 @@ "cpu": [ "x64" ], + "dev": true, "optional": true, "os": [ "openbsd" @@ -627,6 +648,7 @@ "cpu": [ "x64" ], + "dev": true, "optional": true, "os": [ "sunos" @@ -642,6 +664,7 @@ "cpu": [ "arm64" ], + "dev": true, "optional": true, "os": [ "win32" @@ -657,6 +680,7 @@ "cpu": [ "ia32" ], + "dev": true, "optional": true, "os": [ "win32" @@ -672,6 +696,7 @@ "cpu": [ "x64" ], + "dev": true, "optional": true, "os": [ "win32" @@ -1977,6 +2002,7 @@ "version": "0.25.2", "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.2.tgz", "integrity": "sha512-16854zccKPnC+toMywC+uKNeYSv+/eXkevRAfwRD/G9Cleq66m8XFIrigkbvauLLlCfDL45Q2cWegSg53gGBnQ==", + "dev": true, "hasInstallScript": true, "bin": { "esbuild": "bin/esbuild" @@ -2896,6 +2922,7 @@ "version": "3.3.11", "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz", "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", + "dev": true, "funding": [ { "type": "github", @@ -3001,7 +3028,8 @@ "node_modules/picocolors": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", - "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==" + "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", + "dev": true }, "node_modules/picomatch": { "version": "2.3.1", @@ -3019,6 +3047,7 @@ "version": "8.5.3", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.3.tgz", "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==", + "dev": true, "funding": [ { "type": "opencollective", @@ -3227,6 +3256,7 @@ "version": "1.2.1", "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", + "dev": true, "engines": { "node": ">=0.10.0" } @@ -3387,6 +3417,7 @@ "version": "6.2.3", "resolved": "https://registry.npmjs.org/vite/-/vite-6.2.3.tgz", "integrity": "sha512-IzwM54g4y9JA/xAeBPNaDXiBF8Jsgl3VBQ2YQ/wOY6fyW3xMdSoltIV3Bo59DErdqdE6RxUfv8W69DvUorE4Eg==", + "dev": true, "dependencies": { "esbuild": "^0.25.0", "postcss": "^8.5.3", diff --git a/src/words.json b/src/words.json index a2b5021..7513cc3 100644 --- a/src/words.json +++ b/src/words.json @@ -827,5 +827,130 @@ { "word": "kiki do you love me", "definition": "Lyrics from Drake's song \"In My Feelings,\" which became part of a viral dance challenge." + }, + { + "word": "Ohio gyatt", + "definition": "A meme combining the absurdity of Ohio with admiration for someone's physique (gyatt = \"goddamn\").", + "length": 10 + }, + { + "word": "Skibidi Rizz", + "definition": "The chaotic charm of someone who embodies the 'Skibidi Toilet' meme energy while being flirtatious.", + "length": 12 + }, + { + "word": "Gyatt in Ohio", + "definition": "A surreal meme scenario where something inexplicably attractive happens in Ohio.", + "length": 13 + }, + { + "word": "Lobotomy core", + "definition": "An aesthetic or vibe characterized by absurd, nonsensical, or brain-melting content.", + "length": 13 + }, + { + "word": "Bing Chilling rizz", + "definition": "The inexplicable charm of someone who unironically enjoys John Cena’s 'Bing Chilling' meme.", + "length": 18 + }, + { + "word": "Fanumbrained", + "definition": "Acting irrationally due to excessive exposure to Kai Cenat’s \"Fanum Tax\" meme lore.", + "length": 12 + }, + { + "word": "Glizzmaxxing", + "definition": "The pursuit of peak hot dog-related excellence (from \"glizzy\" + \"maxxing\").", + "length": 12 + }, + { + "word": "Ohioan rizzard", + "definition": "Someone whose charm is as inexplicable as Ohio memes.", + "length": 14 + }, + { + "word": "Skibidi Ohio L", + "definition": "A catastrophic failure (L) that feels like it belongs in the Skibidi Toilet universe.", + "length": 14 + }, + { + "word": "Grimace shake W", + "definition": "An unexpected victory (W) achieved through sheer Grimace shake energy.", + "length": 16 + }, + { + "word": "Gyattmaxxing", + "definition": "The relentless pursuit of a perfect physique (from \"gyatt\" + \"maxxing\").", + "length": 12 + }, + { + "word": "Bussin’ Ohio gyatt", + "definition": "A phrase describing something so good it defies Ohio’s cursed reputation.", + "length": 18 + }, + { + "word": "Sigma Skibidi", + "definition": "A lone wolf who thrives in the chaos of the Skibidi Toilet universe.", + "length": 13 + }, + { + "word": "Delulu Ohioan", + "definition": "Someone who believes Ohio is normal (delusional + Ohio memes).", + "length": 13 + }, + { + "word": "Rizzler", + "definition": "A master of rizz (charisma), often used ironically for failed flirtation.", + "length": 7 + }, + { + "word": "Goonerverse", + "definition": "The collective lore of \"gooning\" (prolonged arousal) meme culture.", + "length": 11 + }, + { + "word": "Skibidive", + "definition": "To fully immerse oneself in Skibidi Toilet meme lore.", + "length": 9 + }, + { + "word": "Ohio-pilled", + "definition": "Being indoctrinated into believing Ohio is the center of absurdity.", + "length": 11 + }, + { + "word": "Gyattification", + "definition": "The process of becoming unnaturally obsessed with someone’s physique.", + "length": 14 + }, + { + "word": "Bussin’ bussy", + "definition": "A paradoxical phrase combining food praise (\"bussin\") with slang for male anatomy.", + "length": 13 + }, + { + "word": "Skibidi grindset", + "definition": "A work ethic fueled by pure chaos (Skibidi Toilet + sigma grindset).", + "length": 16 + }, + { + "word": "Ohio glazing", + "definition": "Excessive praise for something only Ohio would find impressive.", + "length": 12 + }, + { + "word": "Gyatt rizzard", + "definition": "Someone whose charm is solely derived from their physique.", + "length": 13 + }, + { + "word": "Skibidi W", + "definition": "A victory so absurd it feels like a Skibidi Toilet plot twist.", + "length": 9 + }, + { + "word": "Ohio L", + "definition": "A failure so bizarre it could only happen in Ohio.", + "length": 6 } ] From df752604899ee5e106352ece98176ad6959969a2 Mon Sep 17 00:00:00 2001 From: NwobiaDavid Date: Sat, 5 Apr 2025 10:42:52 +0100 Subject: [PATCH 2/2] refactor(words): Prune redundant combos, keep meaningful mashups --- src/words.json | 104 +++++++++++++------------------------------------ 1 file changed, 27 insertions(+), 77 deletions(-) diff --git a/src/words.json b/src/words.json index 7513cc3..f7aa9c1 100644 --- a/src/words.json +++ b/src/words.json @@ -828,76 +828,26 @@ "word": "kiki do you love me", "definition": "Lyrics from Drake's song \"In My Feelings,\" which became part of a viral dance challenge." }, - { - "word": "Ohio gyatt", - "definition": "A meme combining the absurdity of Ohio with admiration for someone's physique (gyatt = \"goddamn\").", - "length": 10 - }, { "word": "Skibidi Rizz", "definition": "The chaotic charm of someone who embodies the 'Skibidi Toilet' meme energy while being flirtatious.", "length": 12 }, - { - "word": "Gyatt in Ohio", - "definition": "A surreal meme scenario where something inexplicably attractive happens in Ohio.", - "length": 13 - }, { "word": "Lobotomy core", "definition": "An aesthetic or vibe characterized by absurd, nonsensical, or brain-melting content.", "length": 13 }, - { - "word": "Bing Chilling rizz", - "definition": "The inexplicable charm of someone who unironically enjoys John Cena’s 'Bing Chilling' meme.", - "length": 18 - }, { "word": "Fanumbrained", "definition": "Acting irrationally due to excessive exposure to Kai Cenat’s \"Fanum Tax\" meme lore.", "length": 12 }, - { - "word": "Glizzmaxxing", - "definition": "The pursuit of peak hot dog-related excellence (from \"glizzy\" + \"maxxing\").", - "length": 12 - }, - { - "word": "Ohioan rizzard", - "definition": "Someone whose charm is as inexplicable as Ohio memes.", - "length": 14 - }, - { - "word": "Skibidi Ohio L", - "definition": "A catastrophic failure (L) that feels like it belongs in the Skibidi Toilet universe.", - "length": 14 - }, - { - "word": "Grimace shake W", - "definition": "An unexpected victory (W) achieved through sheer Grimace shake energy.", - "length": 16 - }, { "word": "Gyattmaxxing", "definition": "The relentless pursuit of a perfect physique (from \"gyatt\" + \"maxxing\").", "length": 12 }, - { - "word": "Bussin’ Ohio gyatt", - "definition": "A phrase describing something so good it defies Ohio’s cursed reputation.", - "length": 18 - }, - { - "word": "Sigma Skibidi", - "definition": "A lone wolf who thrives in the chaos of the Skibidi Toilet universe.", - "length": 13 - }, - { - "word": "Delulu Ohioan", - "definition": "Someone who believes Ohio is normal (delusional + Ohio memes).", - "length": 13 - }, { "word": "Rizzler", "definition": "A master of rizz (charisma), often used ironically for failed flirtation.", @@ -909,48 +859,48 @@ "length": 11 }, { - "word": "Skibidive", - "definition": "To fully immerse oneself in Skibidi Toilet meme lore.", + "word": "Skibidi W", + "definition": "A victory so absurd it feels like a Skibidi Toilet plot twist.", "length": 9 }, { - "word": "Ohio-pilled", - "definition": "Being indoctrinated into believing Ohio is the center of absurdity.", - "length": 11 + "word": "Ohio L", + "definition": "A failure so bizarre it could only happen in Ohio.", + "length": 6 }, { - "word": "Gyattification", - "definition": "The process of becoming unnaturally obsessed with someone’s physique.", - "length": 14 - }, + "word": "Zesty", + "definition": "Someone who is flamboyant or gay", + "length": 5 + }, { - "word": "Bussin’ bussy", - "definition": "A paradoxical phrase combining food praise (\"bussin\") with slang for male anatomy.", - "length": 13 + "word": "Fine Shyt", + "definition": "Refers to an attractive woman", + "length": 9 }, { - "word": "Skibidi grindset", - "definition": "A work ethic fueled by pure chaos (Skibidi Toilet + sigma grindset).", - "length": 16 - }, + "word": "unc", + "definition": "Slang for \"uncle,\" often used to refer to an older male figure", + "length": 3 + }, { - "word": "Ohio glazing", - "definition": "Excessive praise for something only Ohio would find impressive.", - "length": 12 + "word": "Oil Up", + "definition": "Slang for preparing intensely, often in the context of bodybuilding or physical preparation.", + "length": 6 }, { - "word": "Gyatt rizzard", - "definition": "Someone whose charm is solely derived from their physique.", - "length": 13 + "word": "NPC", + "definition": "Stands for \"non-player character,\" used to describe someone who follows the crowd or lacks individuality", + "length": 3 }, { - "word": "Skibidi W", - "definition": "A victory so absurd it feels like a Skibidi Toilet plot twist.", - "length": 9 + "word": "Munch", + "definition": "Slang for someone who is overly eager to please or excessively praises others, also can refer to eating", + "length": 5 }, { - "word": "Ohio L", - "definition": "A failure so bizarre it could only happen in Ohio.", + "word": "Caseoh", + "definition": "A popular streamer known for his size and meme status.", "length": 6 } ]