Describing Words
This tool helps you find adjectives for things that you're trying to describe. Also check out ReverseDictionary.org and RelatedWords.org.
Click words for definitions.
Words to Describe joker
Below is a list of describing words for joker. You can sort the descriptive words by uniqueness or commonness using the button above. Sorry if there's a few unusual suggestions! The algorithm isn't perfect, but it does a pretty good job for most common nouns. Here's the list of words that can be used to describe joker:
- immature, practical
- allegorical practical
- criminal or practical
- inveterate practical
- damned practical
- notorious practical
- occasional obvious
- mute feral
- nocturnal practical
- troublesome practical
- anonymous practical
- compulsive practical
- sly practical
- omnipresent practical
- nasty practical
- stupid practical
- incorrigible practical
- local practical
- die-hard practical
- incurable practical
- sadistic practical
- irresponsible practical
- sorry or practical
- witty, practical
- dreadful practical
- rogue and practical
- bronzed, solemn
- cleverly unobtrusive
- feline practical
- irrepressible practical
- merry and drunken
- implacable practical
- high-spirited practical
- queer, practical
- reckless practical
- tyrannical practical
- primitive practical
- notorious international
- sad and horrible
- cosmic practical
- tall reptilian
- unaccountable old
- bad practical
- easygoing, practical
- sick practical
- listless black
- fearful practical
- contemptible practical
- savage practical
- old practical
- ingenious practical
- insanely jealous
- worst practical
- grim practical
- impudent practical
- sardonic practical
- awful practical
- drunken practical
- gifted practical
- young practical
- ruthless practical
- brilliant practical
- fat, good-humored
- hideously deformed
- largest and most influential
- clever practical
- harmless practical
- particularly grotesque
- jolly practical
- vulgar practical
- big gorgeous
- perfect practical
- malicious practical
- every-day practical
- skinny young
- real practical
- mere practical
- terrible practical
- incorrigible old
- happy, little
- practical
- more disgusting
- wretchedly bad
- hopeful old
- successful practical
- old female
- dimwitted
- reptilian
- thin, dark
- hatchet-faced
- second-largest
- old cheerful
- sardonic old
- fat old
- many innocent
- other practical
- great practical
- doll-like
- underage
- sanctimonious old
Popular Searches
Describing Words
The idea for the Describing Words engine came when I was building the engine for Related Words (it's like a thesaurus, but gives you a much broader set of related words, rather than just synonyms). While playing around with word vectors and the "HasProperty" API of conceptnet, I had a bit of fun trying to get the adjectives which commonly describe a word. Eventually I realised that there's a much better way of doing this: parse books!
Project Gutenberg was the initial corpus, but the parser got greedier and greedier and I ended up feeding it somewhere around 100 gigabytes of text files - mostly fiction, including many contemporary works. The parser simply looks through each book and pulls out the various descriptions of nouns.
Hopefully it's more than just a novelty and some people will actually find it useful for their writing and brainstorming, but one neat little thing to try is to compare two nouns which are similar, but different in some significant way - for example, gender is interesting: "woman" versus "man" and "boy" versus "girl". On an inital quick analysis it seems that authors of fiction are at least 4x more likely to describe women (as opposed to men) with beauty-related terms (regarding their weight, features and general attractiveness). In fact, "beautiful" is possibly the most widely used adjective for women in all of the world's literature, which is quite in line with the general unidimensional representation of women in many other media forms. If anyone wants to do further research into this, let me know and I can give you a lot more data (for example, there are about 25000 different entries for "woman" - too many to show here).
The blueness of the results represents their relative frequency. You can hover over an item for a second and the frequency score should pop up. The "uniqueness" sorting is default, and thanks to my Complicated Algorithm™, it orders them by the adjectives' uniqueness to that particular noun relative to other nouns (it's actually pretty simple). As you'd expect, you can click the "Sort By Usage Frequency" button to adjectives by their usage frequency for that noun.
Special thanks to the contributors of the open-source mongodb which was used in this project.
Please note that Describing Words uses third party scripts (such as Google Analytics and advertisements) which use cookies. To learn more, see the privacy policy.