From 104fc18a266d0bd90bd885d1854de57aab354550 Mon Sep 17 00:00:00 2001 From: Ankita Bose <52914951+jhimly@users.noreply.github.com> Date: Mon, 5 Oct 2020 13:15:33 +0530 Subject: [PATCH] Added nouns --- words_dir/tweet_nouns.py | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/words_dir/tweet_nouns.py b/words_dir/tweet_nouns.py index ad0b52f..b86a8fc 100644 --- a/words_dir/tweet_nouns.py +++ b/words_dir/tweet_nouns.py @@ -167,6 +167,13 @@ 'pretzels' 🥨, 'bavarian beer' 🍺, 'congee', + 'chilli baby corn', + 'tacos', + 'omlette', + 'mousse', + 'banana split', + 'ice-cream', + 'trifle', # computer things 'laptop', @@ -186,6 +193,10 @@ 'quad-core processor', 'carrying bag', 'webcam', + 'motherboard', + 'hard disk', + 'audio jack', + 'scanner', # old tech 'iMac G3', @@ -208,6 +219,9 @@ 'dot-matrix printer', 'clicky mechanical keyboard', 'steno machine', + 'telegram' + 'cassette player', + 'gramophone', # video game consoles 'Atari', @@ -248,6 +262,9 @@ 'wind', 'mountain', 'hill', + 'valley', + 'lake', + 'moonlit sky', # rpg classes\skins 'rogue', @@ -318,4 +335,6 @@ 'comedy movie', 'romance movie', 'horror movie', + 'sci-fi movie', + 'dramatic movie', ]