Skip to content

updated the word tweet adjectives #329

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: production
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
76 changes: 74 additions & 2 deletions words_dir/tweet_adjectives.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,12 @@
'tight',
'warm',
'wet',
'britstly',
'cushiony',
'lumpy',
'pliable',
'scratchy',
'woolly',

# appearance
'beautiful',
Expand Down Expand Up @@ -184,6 +190,12 @@
'striped',
'tacky',
'ugly',
'alluring',
'attractive',
'bizarre',
'brooding',
'dapper',
'drab',

# shapes
'blobby',
Expand All @@ -206,7 +218,16 @@
'triangular',
'vibrant',
'wonky',

'convex',
'cylindrical',
'oblique',
'tapered',
'zigzag',
'oblique',
'geometric',
'concave',


# tastes
'acidic',
'acrid',
Expand Down Expand Up @@ -284,6 +305,14 @@
'uproarious',
'whirling',
'whistling',
'blaring',
'booming',
'chiming',
'clanging',
'popping',
'rustling',
'splasshing',
'whirling',

# sizes
'average',
Expand Down Expand Up @@ -416,6 +445,11 @@
'teal',
'turquoise',
'tuscany',
'giant',
'oversized',
'teeny',
'voluminous',
'portly',

# cold adjectives
'algid',
Expand All @@ -432,6 +466,11 @@
'congealed',
'cool',
'cryogenic',
'arctic',
'frigid',
'nippy',
'polar',


# warm adjectives
'balanced',
Expand All @@ -446,6 +485,10 @@
'moderate',
'pleasant',
'even-keel',
'balmy',
'boiling',
'heated',
'toasted',

# weather and temperature
'cloudy',
Expand All @@ -460,6 +503,10 @@
'stormy',
'sunny',
'windy',
'drizzly',
'clear',
'hazy',
'muggy',

# adverb and adjective pairs
'fast asleep',
Expand All @@ -469,6 +516,9 @@
'very similar',
'well aware',
'wide awake',
'slightly used',
'totally awesome',
'fully loaded',

# character traits
'adventurous',
Expand Down Expand Up @@ -514,5 +564,27 @@
'tranquil',
'understanding',
'weak',
'wholesome'
'wholesome',
'sensible',
'sensitive',
'subtle',
'tenacious',
'prudent',

# smells
'acrid',
'earthy',
'floral',
'fragrant',
'gamy',
'musty',
'smoky',
'fresh',
'spicy',

# time
'delayed',
'brief',
'acient',
'expired',
]