UNPKG

crowd-sentiment

Version:

javascript port of vader sentiment tool

2,675 lines (2,668 loc) 143 kB
/** * Copyright 2018 Comcast Cable Communications Management, LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ /** Javascript port of vader sentiment analysis tool, source: Hutto, C.J. & Gilbert, E.E. (2014). VADER: A Parsimonious Rule-based Model for Sentiment Analysis of Social Media Text. Eighth International Conference on Weblogs and Social Media (ICWSM-14). Ann Arbor, MI, June 2014. key-value format generated with: awk -F'\t' '{print "\""$1"\":"$2","}' ../vader_lexicon.txt > vader_lexicon.js Note: All occurrences of \ are replaced with \\ Note: Duplicate keys removed, only final occurrence kept because in original python implementation they had precedence: ':-p' 'd:' 'd=' 'fav' 'lmao' 'lol' 'muah' 'o.o' 'ok' 'sob' 'x-d' 'x-p' 'xd' 'xp' */ export const lexicon = { "86": -1.6, "143": 3.2, "182": -2.9, "187": -3.1, "1337": 2.1, "1432": 2.6, "$:": -1.5, "%)": -0.4, "%-)": -1.5, "&-:": -0.4, "&:": -0.7, "( '}{' )": 1.6, "(%": -0.9, "('-:": 2.2, "(':": 2.3, "((-:": 2.1, "(*": 1.1, "(-%": -0.7, "(-*": 1.3, "(-:": 1.6, "(-:0": 2.8, "(-:<": -0.4, "(-:o": 1.5, "(-:O": 1.5, "(-:{": -0.1, "(-:|>*": 1.9, "(-;": 1.3, "(-;|": 2.1, "(8": 2.6, "(:": 2.2, "(:0": 2.4, "(:<": -0.2, "(:o": 2.5, "(:O": 2.5, "(;": 1.1, "(;<": 0.3, "(=": 2.2, "(?:": 2.1, "(^:": 1.5, "(^;": 1.5, "(^;0": 2, "(^;o": 1.9, "(o:": 1.6, ")':": -2, ")-':": -2.1, ")-:": -2.1, ")-:<": -2.2, ")-:{": -2.1, "):": -1.8, "):<": -1.9, "):{": -2.3, ");<": -2.6, "*)": 0.6, "*-)": 0.3, "*-:": 2.1, "*-;": 2.4, "*:": 1.9, "*<|:-)": 1.6, "*\\0/*": 2.3, "*^:": 1.6, ",-:": 1.2, "---'-;-{@": 2.3, "--<--<@": 2.2, ".-:": -1.2, "..###-:": -1.7, "..###:": -1.9, "/-:": -1.3, "/:": -1.3, "/:<": -1.4, "/=": -0.9, "/^:": -1, "/o:": -1.4, "0-8": 0.1, "0-|": -1.2, "0:)": 1.9, "0:-)": 1.4, "0:-3": 1.5, "0:03": 1.9, "0;^)": 1.6, "0_o": -0.3, "10q": 2.1, "14aa41": 2.4, "2g2b4g": 2.8, "2g2bt": -0.1, "2qt": 2.1, "3:(": -2.2, "3:)": 0.5, "3:-(": -2.3, "3:-)": -1.4, "4col": -2.2, "4q": -3.1, "5fs": 1.5, "8)": 1.9, "8-d": 1.7, "8-o": -0.3, "8d": 2.9, ":###..": -2.4, ":$": -0.2, ":&": -0.6, ":'(": -2.2, ":')": 2.3, ":'-(": -2.4, ":'-)": 2.7, ":(": -1.9, ":)": 2, ":*": 2.5, ":-###..": -2.5, ":-&": -0.5, ":-(": -1.5, ":-)": 1.3, ":-))": 2.8, ":-*": 1.7, ":-,": 1.1, ":-.": -0.9, ":-/": -1.2, ":-<": -1.5, ":-d": 2.3, ":-D": 2.3, ":-o": 0.1, ":-[": -1.6, ":-\\": -0.9, ":-c": -1.3, ":-p": 1.5, ":-|": -0.7, ":-||": -2.5, ":-Þ": 0.9, ":/": -1.4, ":3": 2.3, ":<": -2.1, ":>": 2.1, ":?)": 1.3, ":?c": -1.6, ":@": -2.5, ":d": 2.3, ":D": 2.3, ":l": -1.7, ":o": -0.4, ":p": 1, ":s": -1.2, ":[": -2, ":\\": -1.3, ":]": 2.2, ":^)": 2.1, ":^*": 2.6, ":^/": -1.2, ":^\\": -1, ":^|": -1, ":c": -2.1, ":c)": 2, ":o)": 2.1, ":o/": -1.4, ":o\\": -1.1, ":o|": -0.6, ":P": 1.4, ":{": -1.9, ":|": -0.4, ":}": 2.1, ":Þ": 1.1, ";)": 0.9, ";-)": 1, ";-*": 2.2, ";-]": 0.7, ";d": 0.8, ";D": 0.8, ";]": 0.6, ";^)": 1.4, "</3": -3, "<3": 1.9, "<:": 2.1, "<:-|": -1.4, "=)": 2.2, "=-3": 2, "=-d": 2.4, "=-D": 2.4, "=/": -1.4, "=3": 2.1, "=d": 2.3, "=D": 2.3, "=l": -1.2, "=\\": -1.2, "=]": 1.6, "=p": 1.3, "=|": -0.8, ">-:": -2, ">.<": -1.3, ">:": -2.1, ">:(": -2.7, ">:)": 0.4, ">:-(": -2.7, ">:-)": -0.4, ">:/": -1.6, ">:o": -1.2, ">:p": 1, ">:[": -2.1, ">:\\": -1.7, ">;(": -2.9, ">;)": 0.1, ">_>^": 2.1, "@:": -2.1, "@>-->--": 2.1, "@}-;-'---": 2.2, "aas": 2.5, "aayf": 2.7, "afu": -2.9, "alol": 2.8, "ambw": 2.9, "aml": 3.4, "atab": -1.9, "awol": -1.3, "ayc": 0.2, "ayor": -1.2, "aug-00": 0.3, "bfd": -2.7, "bfe": -2.6, "bff": 2.9, "bffn": 1, "bl": 2.3, "bsod": -2.2, "btd": -2.1, "btdt": -0.1, "bz": 0.4, "b^d": 2.6, "cwot": -2.3, "d-':": -2.5, "d8": -3.2, "doa": -2.3, "dx": -3, "ez": 1.5, "fcol": -1.8, "ff": 1.8, "ffs": -2.8, "fkm": -2.4, "foaf": 1.8, "ftw": 2, "fubar": -3, "fwb": 2.5, "fyi": 0.8, "fysa": 0.4, "g1": 1.4, "gg": 1.2, "gga": 1.7, "gigo": -0.6, "gj": 2, "gl": 1.3, "gla": 2.5, "gn": 1.2, "gr8": 2.7, "d:<": -3.2, "d;": -2.9, "fu": -3.7, "grrr": -0.4, "gt": 1.1, "h&k": 2.3, "hagd": 2.2, "hagn": 2.2, "hago": 1.2, "hho1/2k": 1.4, "hhoj": 2, "hhok": 0.9, "hugz": 2, "hi5": 1.9, "idk": -0.4, "ijs": 0.7, "ilu": 3.4, "iluaaf": 2.7, "ily": 3.4, "ily2": 2.6, "iou": 0.7, "iyq": 2.3, "j4f": 1.4, "j4g": 1.7, "jho": 0.8, "jhomf": 1, "jj": 1, "jk": 0.9, "jp": 0.8, "jt": 0.9, "jw": 1.6, "jealz": -1.2, "k4y": 2.3, "kfy": 2.3, "kia": -3.2, "kk": 1.5, "kmuf": 2.2, "l&r": 2.2, "laoj": 1.3, "lmbao": 1.8, "lmfao": 2.5, "lmso": 2.7, "lolz": 2.7, "lts": 1.6, "hak": 1.9, "hand": 2.2, "j/j": 2, "j/k": 1.6, "j/p": 1.4, "j/t": -0.2, "j/w": 1, "l": 2, "ly": 2.6, "ly4e": 2.7, "lya": 3.3, "lyb": 3, "lyl": 3.1, "lylab": 2.7, "lylas": 2.6, "lylb": 1.6, "m8": 1.4, "mia": -1.2, "mml": 2, "mofo": -2.4, "mubar": -1, "musm": 0.9, "mwah": 2.5, "n1": 1.9, "nbd": 1.3, "nbif": -0.5, "nfc": -2.7, "nfw": -2.4, "nh": 2.2, "nimby": -0.8, "nimjd": -0.7, "nimq": -0.2, "nimy": -1.4, "nitl": -1.5, "nme": -2.1, "noyb": -0.7, "np": 1.4, "ntmu": 1.4, "o-8": -0.5, "o-:": -0.3, "o-|": -1.1, "O.o": -0.6, "o.O": -0.6, "o:-)": 2, "o:-3": 2.2, "o:3": 2.3, "o;^)": 1.6, "o_o": -0.5, "O_o": -0.5, "o_O": -0.5, "pls": 0.3, "plz": 0.3, "pmbi": 0.8, "pmfji": 0.3, "pmji": 0.7, "o:": -0.2, "o:)": 1.5, "o:<": -0.3, "pita": -2.4, "ptl": 2.6, "qq": -2.2, "qt": 1.8, "r&r": 2.4, "rofl": 2.7, "roflmao": 2.5, "rotfl": 2.6, "rotflmao": 2.8, "rotflmfao": 2.5, "rotflol": 3, "rotgl": 2.9, "rotglmao": 1.8, "sapfu": -1.1, "sete": 2.8, "sfete": 2.7, "sgtm": 2.4, "smh": -1.3, "swak": 2.3, "tgif": 2.3, "thks": 1.4, "thx": 1.5, "tia": 2.3, "tmi": -0.3, "tnx": 1.1, "tx": 1.5, "txs": 1.1, "ty": 1.6, "tyvm": 2.5, "urw": 1.9, "vbg": 2.1, "vbs": 3.1, "vip": 2.3, "vwd": 2.6, "vwp": 2.1, "wd": 2.7, "wilco": 0.9, "wp": 1, "wtf": -2.8, "wtg": 2.1, "wth": -2.4, "xlnt": 3, "xoxo": 3, "po": 0, "pu": 0, "s:": 0, "slap": -1, "slaw": 0, "snafu": -1.5, "true": 1, "wag": 0, "xoxozzz": 2.3, "xqzt": 1.6, "xtc": 0.8, "yolo": 1.1, "yoyo": 0.4, "yvw": 1.6, "yw": 1.8, "ywia": 2.5, "zzz": -1.2, "[-;": 0.5, "[:": 1.3, "[;": 1, "[=": 1.7, "\\-:": -1, "\\:": -1, "\\:<": -1.7, "\\=": -1.1, "\\^:": -1.3, "\\o/": 2.2, "\\o:": -1.2, "]-:": -2.1, "]:": -1.6, "]:<": -2.5, "^<_<": 1.4, "^urs": -2.8, "abandon": -1, "abandoned": -2, "abandoner": -2, "abandoners": -2, "abandoning": -1, "abandonment": -2, "abandonments": -2, "abandons": -1, "abducted": -2, "abduction": -3, "abductions": -3, "abhor": -2, "abhorred": -2, "abhorrent": -2, "abhors": -2, "abilities": 2, "ability": 2, "aboard": 0, "absentee": -1, "absentees": -1, "absolve": 1, "absolved": 1, "absolves": 1, "absolving": 1, "abuse": -2, "abusivenesses": -3, "activenesses": 0.8, "abused": -2, "abuser": -2, "abusers": -2, "abuses": -2, "abusing": -2, "abusive": -2, "abusively": -2, "abusiveness": -2, "accept": 1, "acceptabilities": 0, "acceptability": 1, "acceptable": 1, "acceptableness": 1, "acceptably": 1, "acceptance": 1, "acceptances": 1, "acceptant": 0, "acceptation": 1, "acceptations": 0, "accepted": 1, "accepting": 1, "accepts": 1, "accident": -1, "accidental": -1, "accidentally": -1, "accidents": -1, "accomplish": 1, "accomplished": 2, "accomplishes": 1, "accusation": -1, "accusations": -1, "accuse": -1, "accused": -1, "accuses": -1, "accusing": -1, "ache": -1, "ached": -1, "aches": -1, "achievable": 1, "aching": -1, "acquit": 0, "acquits": 0, "acquitted": 0, "acquitting": 0, "acrimonious": -2, "active": 1, "actively": 1, "activeness": 1, "actives": 0.5, "adequate": 1, "admirability": 2, "admirable": 2, "admirableness": 2, "admirably": 2, "admiral": 0, "admirals": 0, "admiralties": 0, "admiralty": 0, "admiration": 2, "admirations": 2, "admire": 2, "admired": 1.5, "admirer": 1.5, "admirers": 1.5, "admires": 1.5, "admiring": 1.5, "admiringly": 1.5, "admit": 0, "admits": 0, "admitted": 0, "admonished": -1.5, "adopt": 1, "adopts": 1, "adorability": 1.5, "adorable": 1.5, "adorableness": 1.5, "adorably": 1.5, "adoration": 1.5, "adorations": 1.5, "adore": 1.5, "adored": 1, "adorer": 1, "adorers": 1, "adores": 1, "adoring": 1, "adoringly": 1, "adorn": 0.5, "adorned": 0.5, "adorner": 0.5, "adorners": 0.5, "adorning": 0.5, "adornment": 0.5, "adornments": 0.5, "adorns": 0.5, "advanced": 1, "advantage": 1, "advantaged": 1, "advantageous": 1.5, "adventuresses": 1.4, "adventurism": 1.5, "adventurist": 1.4, "adventuristic": 1.7, "adventurists": 1.2, "adversarial": -1.5, "adversities": -1.5, "affectioned": 1.8, "affectionless": -2, "aggresses": -0.5, "advantageously": 2, "advantageousness": 2, "advantages": 2, "advantaging": 2, "adventure": 1, "adventured": 1, "adventurer": 1, "adventurers": 1, "adventures": 1, "adventuresome": 1, "adventuresomeness": 1, "adventuress": 1, "adventuring": 1, "adventurous": 1, "adventurously": 1, "adventurousness": 1, "adversaries": -1, "adversary": -1, "adversative": -1, "adversatively": -1, "adversatives": -1, "adverse": -1, "adversely": -1, "adverseness": -1, "adversity": -1, "affected": 0, "affection": 2, "affectional": 2, "affectionally": 2, "affectionate": 2, "affectionately": 2, "affections": 2, "afflicted": -2, "affronted": -2, "aggravate": -2, "aggravated": -2, "aggravates": -2, "aggravating": -2, "aggress": -2, "aggressed": -2, "aggressivities": -1.4, "aggressivity": -0.6, "agitato": -0.1, "agonise": -2.1, "agonised": -2.3, "agonises": -2.4, "agonising": -1.5, "aggressing": -1, "aggression": -2, "aggressions": -2, "aggressive": -1, "aggressively": -1, "aggressiveness": -2, "aggressor": -1, "aggressors": -2, "aghast": -2, "agitate": -1, "agitated": -1, "agitatedly": -1, "agitates": -1, "agitating": -1, "agitation": -1, "agitational": -1, "agitations": -1, "agitative": -1, "agitator": -1, "agitators": -2, "agog": 1, "agonize": -2, "agonized": -2, "agonizes": -2, "agonizing": -2, "agonizingly": -2, "agony": -2, "agree": 1, "agreeability": 1, "agreeable": 2, "agreeableness": 2, "agreeablenesses": 1, "agreeably": 2, "agreed": 1, "agreeing": 1, "agreement": 1, "agreements": 1, "agrees": 1, "alarm": -1, "alarmed": -1, "alarming": -1, "alarmingly": -1, "alarmism": -1, "amazon": 0.7, "amazons": -0.1, "amazonstone": 1, "amazonstones": 0.2, "amorally": -1, "amoretti": 0.2, "amorino": 1.2, "amortise": 0.5, "amortised": -0.2, "amortises": 0.1, "alarmists": -1.5, "alarms": -1.5, "alas": -1, "alert": 1, "alienation": -2, "alive": 1.5, "allergic": -1.5, "allow": 1, "alone": -1, "alright": 0.5, "amaze": 2, "amazed": 2, "amazedly": 2, "amazement": 2, "amazements": 2, "amazes": 2, "amazing": 2.5, "amazonite": 0, "ambitious": 1.5, "ambivalent": -0.5, "amor": 1, "amoral": -1, "amoralism": -1, "amoralisms": -1, "amoralities": -1, "amorality": -1.5, "amoretto": 0, "amorettos": 0, "amorist": 0, "amoristic": 0, "amorists": 0, "amoroso": 1, "amorous": 1.5, "amorously": 1.5, "amorousness": 1, "amorphous": -0.5, "amorphously": -0.5, "amorphousness": -0.5, "amort": 0, "amortizable": 0.5, "amusias": -0.4, "angrier": -2.3, "angriest": -3.1, "amortization": 0, "amortizations": 0, "amortize": 0, "amortized": 0, "amortizes": 0, "amortizing": 0, "amusable": 0.5, "amuse": 1, "amused": 1, "amusia": 0, "amusedly": 1, "amusement": 1, "amusements": 1, "amuser": 0, "amusers": 0, "amuses": 1, "amusing": 1, "amusingly": 1, "amusingness": 1, "amusive": 0.5, "anger": -2, "angered": -2, "angering": -2, "angerly": -2, "angers": -2, "angrily": -2, "angriness": -2, "angry": -2, "anguish": -3, "anguished": -3, "anguishes": -3, "anguishing": -3, "animosity": -2, "annoy": -2, "annoyance": -2, "annoyances": -2, "annoyed": -2, "annoyer": -1, "annoyers": -1, "annoying": -2, "annoys": -2, "antagonism": -2, "antagonisms": -2, "antagonist": -1, "antagonistic": -2, "antagonistically": -2, "antagonists": -1, "aok": 2, "apeshit": -0.9, "apologise": 1.6, "apologised": 0.4, "apologises": 0.8, "apologising": 0.2, "appalled": -2, "appalling": -1.5, "antagonize": -1, "antagonized": -1, "antagonizes": -1, "antagonizing": -1, "anti": -1, "anticipation": 0, "anxieties": -1, "anxiety": -1, "anxious": -1, "anxiously": -1, "anxiousness": -1, "apathetic": -1, "apathetically": -1, "apathies": -1, "apathy": -1, "apocalyptic": -2, "apologize": 0, "apologized": 0, "apologizes": 0, "apologizing": 0, "apology": 0, "appall": -2, "appallingly": -2, "appalls": -2, "appease": 1, "appeased": 1, "appeases": 1, "appeasing": 1, "applaud": 1, "applauded": 1, "applauding": 1, "applauds": 1, "applause": 1, "appreciate": 2, "appreciated": 2, "appreciates": 2, "appreciating": 2, "appreciation": 2, "appreciations": 2, "appreciative": 2, "appreciatively": 2, "appreciativeness": 2, "arguably": -1, "argumentive": -1.5, "assaultive": -2.8, "assfucking": -2.5, "assholes": -2.8, "appreciator": 1, "appreciators": 1, "appreciatory": 1, "apprehensible": 0, "apprehensibly": 0, "apprehension": -1, "apprehensions": -1, "apprehensively": -1, "apprehensiveness": -1, "approval": 1, "approved": 1, "approves": 1, "ardent": 1, "arguable": 0, "argue": -0.5, "argued": -0.5, "arguer": -0.5, "arguers": -0.5, "argues": -0.5, "arguing": -0.5, "argument": -0.5, "argumentative": -1, "argumentatively": -1, "arguments": -0.5, "arrest": -2, "arrested": -2, "arrests": -2, "arrogance": -1, "arrogances": -1, "arrogant": -1, "arrogantly": -1, "ashamed": -1, "ashamedly": -1, "ass": -2, "assassination": -3, "assassinations": -3, "assault": -2, "assaulted": -2, "assaulting": -2, "assaults": -2, "asset": 1, "assets": 1, "assurance": 1, "assurances": 1, "assure": 1, "assuror": 0.5, "assurors": 0.7, "attractancy": 0.9, "aversively": -0.8, "assured": 1.5, "assuredly": 1.7, "assuredness": 1.8, "assurer": 1.2, "assurers": 1, "assures": 1.3, "assurgent": 1.1, "assuring": 1.6, "astonished": -0.5, "astound": 0.8, "astounded": 0.2, "astounding": 1.3, "astoundingly": 1.2, "astounds": 1, "attachment": 0.5, "attachments": 0.3, "attack": -2.5, "attacked": -2.7, "attacker": -2.2, "attackers": -2.4, "attacking": -2.8, "attacks": -2.6, "attract": 1.4, "attractant": 1.1, "attractants": 1, "attracted": 1.5, "attracting": 1.6, "attraction": 2, "attractions": 1.9, "attractive": 2.1, "attractively": 2, "attractiveness": 1.7, "attractivenesses": 1.6, "attractor": 1.2, "attractors": 1, "attracts": 1.4, "audacious": -0.5, "authority": 0.9, "aversion": -1.6, "aversions": -1.8, "aversive": -2.2, "avert": -1, "averted": -0.8, "averts": -0.9, "avid": 1.2, "avoid": -1.5, "awardee": 1.8, "awardees": 1.2, "badass": -0.6, "bailout": -0.4, "bankster": -2.1, "bastardise": -2.1, "bastardised": -2.3, "avoidance": 0, "avoidances": 0, "avoided": 0, "avoider": 0, "avoiders": 0, "avoiding": 0, "avoids": 0, "await": 0, "awaited": 0, "awaits": 0, "award": 2, "awardable": 2, "awarded": 2, "awarder": 2, "awarders": 2, "awarding": 2, "awards": 2, "awesome": 2.5, "awful": -2, "awkward": -1, "awkwardly": -1, "awkwardness": -1, "axe": -1, "axed": -1, "backed": 0, "backing": 0, "backs": 0, "bad": -2, "badly": -2, "bamboozle": -2, "bamboozled": -2, "bamboozles": -2, "ban": -1.5, "banish": -1, "bankrupt": -2.5, "banned": -1.5, "bargain": 1.5, "barrier": -1, "bashful": -0.5, "bashfully": -0.5, "bashfulness": -0.5, "bastard": -2.5, "bastardies": -2.5, "bastardises": -2.3, "bastardising": -2.6, "battlefront": -1.2, "battlefronts": -0.8, "battleships": -0.5, "beaut": 1.6, "beautifier": 1.7, "beautifies": 1.8, "beautifuler": 2.1, "beautifulest": 2.6, "bastardization": -1.5, "bastardizations": -1.5, "bastardize": -1.5, "bastardized": -1.5, "bastardizes": -1.5, "bastardizing": -1.5, "bastardly": -1.5, "bastards": -1.5, "bastardy": -1.5, "battle": -1, "battled": -1, "battlefield": -0.5, "battlefields": -0.5, "battleground": -0.5, "battlegrounds": -0.5, "battlement": 0, "battlements": 0, "battler": 0, "battlers": 0, "battles": -1, "battleship": 0, "battlewagon": 0, "battlewagons": 0, "battling": -1, "beaten": -1.5, "beatific": 2, "beating": -1.5, "beauteous": 2.5, "beauteously": 2.5, "beauteousness": 2.5, "beautician": 0, "beauticians": 0, "beauties": 2, "beautification": 1.5, "beautifications": 1.5, "beautified": 1.5, "beautifiers": 1.5, "beautiful": 2.5, "beautifully": 2.5, "beautifulness": 2.5, "beauts": 1.7, "beautify": 1, "beautifying": 1, "beauty": 1, "belittle": -1, "belittled": -1, "beloved": 2, "benefic": 1, "benefice": 0, "beneficed": 0, "beneficence": 1, "beneficences": 0, "beneficent": 1, "beneficently": 1, "benefices": 0, "beneficial": 1, "beneficially": 1, "beneficialness": 1, "beneficiaries": 0, "beneficiary": 0, "beneficiate": 0, "beneficiation": 0, "benefit": 1, "benefits": 1, "benefitted": 1, "benefitting": 1, "benevolence": 1, "benevolences": 0, "benevolent": 1, "benevolently": 1, "benevolentness": 1, "benign": 1, "benignancy": 1, "benignant": 1, "benignantly": 1, "benignities": 0, "benignity": 1, "benignly": 1, "bereave": -1, "bereaved": -1, "bereaves": -1, "bereaving": -1, "best": 2, "betray": -2, "betrayal": -2, "betrayed": -2, "betraying": -2, "betrays": -2, "better": 1, "bias": -1, "bitcheries": -2.3, "bitchery": -2.7, "bitchier": -2, "bitchiest": -3, "bitchily": -2.6, "bitchiness": -2.6, "bitching": -1.1, "bitchy": -2.3, "bitterbrush": -0.2, "bitterbrushes": -0.6, "bitterer": -1.9, "bitterest": -2.3, "bittersweetness": -0.6, "blam": -0.2, "biased": -1, "bitch": -2, "bitched": -2, "bitches": -2, "bitter": -1, "bittered": -1, "bittering": -1, "bitterish": -1, "bitterly": -1, "bittern": 0, "bitterness": -1, "bitterns": 0, "bitterroots": 0, "bitters": -1, "bittersweet": 0, "bittersweets": 0, "bitterweeds": 0, "bizarre": -1, "blah": -1, "blamable": -1, "blamably": -1, "blame": -1, "blamed": -1, "blameful": -1, "blamefully": -1, "blameless": 1, "blamelessly": 1, "blamelessness": 1, "blamer": -1, "blamers": -1, "blames": -1, "blameworthiness": -1, "blameworthy": -1, "blaming": -1, "bless": 2, "blessed": 2, "blesseder": 2, "bolder": 1.2, "boldest": 1.6, "boldface": 0.3, "boldfaced": -0.1, "boldfaces": 0.1, "boldfacing": 0.1, "blessedest": 1.5, "blessedly": 1.5, "blessedness": 1.5, "blesser": 1.5, "blessers": 1.5, "blesses": 1.5, "blessing": 1.5, "blessings": 1.5, "blind": -1, "bliss": 2, "blissful": 2, "blithe": 1, "block": 0, "blockbuster": 1, "blocked": -0.5, "blocking": -0.5, "blocks": 0, "bloody": -1, "blurry": -1, "bold": 1, "boldly": 1, "boldness": 1, "boldnesses": 1, "bolds": 1, "bomb": -1, "bonus": 1.5, "bonuses": 1.5, "boost": 1.5, "boosted": 1.5, "boosting": 1.5, "boosts": 1.5, "bore": -1, "boreal": 0, "borecole": 0, "borecoles": 0, "bored": -1, "boredom": -1, "boredoms": -1, "boreen": 0, "boreens": 0, "boreholes": 0, "borer": -0.5, "borers": -0.5, "borescopes": -0.1, "breathtaking": 2, "bores": -1, "boresome": -1.5, "boring": -1.5, "bother": -1, "botheration": -1, "botherations": -1, "bothered": -1.5, "bothering": -1.5, "bothers": -1, "bothersome": -1.5, "boycott": -1, "boycotted": -1.5, "boycotting": -1.5, "boycotts": -1, "brainwashing": -1.5, "brave": 2, "braved": 2, "bravely": 2, "braver": 2, "braveries": 2, "bravery": 2.5, "braves": 2, "bravest": 3, "bribe": -1.5, "bright": 1.5, "brighten": 1, "brightened": 1, "brightener": 1, "brighteners": 1, "brightening": 1, "brightens": 1, "brighter": 1.5, "brightest": 2, "brightly": 1, "brightness": 1.5, "brightnesses": 1, "brights": 1, "brightwork": 1, "brilliance": 2.5, "brilliances": 2, "brilliancies": 2, "brilliancy": 2.5, "brilliant": 3, "brilliantine": 1, "brilliantines": 1, "brilliantly": 2.5, "brilliants": 2, "brisk": 1, "brutalise": -2.7, "brutalised": -2.9, "brutalises": -3.2, "brutalising": -2.8, "bullshit": -2.8, "bwahaha": 0.4, "bwahahah": 2.5, "calmest": 1.6, "calmnesses": 1.6, "calmodulin": 0.2, "broke": -1.5, "broken": -1.8, "brooding": -1, "brutal": -2.2, "brutalities": -2.4, "brutality": -2.5, "brutalization": -2.7, "brutalizations": -2.8, "brutalize": -2, "brutalized": -2.3, "brutalizes": -2.1, "brutalizing": -2.6, "brutally": -1.9, "bullied": -2, "bully": -1.7, "bullying": -2.9, "bummer": -1.3, "buoyant": 1.2, "burden": -1.2, "burdened": -1.1, "burdener": -1, "burdeners": -0.9, "burdening": -1.4, "burdens": -1.6, "burdensome": -2.2, "calm": 1.5, "calmative": 1.6, "calmed": 1.7, "calmer": 1.8, "calming": 2, "calmly": 1.4, "calmness": 2.2, "calms": 1.3, "can't stand": -1.8, "cancel": -0.2, "cancelled": -0.3, "cancelling": -0.4, "cancels": -0.1, "cancer": -2.7, "champaks": -0.2, "capable": 1, "captivated": 1.5, "care": 0.5, "cared": 0.5, "carefree": 1.5, "careful": 0.5, "carefully": 0, "carefulness": 0.5, "careless": -1, "carelessly": -1.5, "carelessness": -1.5, "carelessnesses": -1, "cares": 0.5, "caring": 1.5, "casual": 0, "casually": 0, "casualty": -1.5, "catastrophe": -2, "catastrophic": -2.5, "cautious": 0, "celebrate": 2.5, "celebrated": 2, "celebrates": 1.5, "celebrating": 1.5, "censor": -1, "censored": -1.5, "censors": -1, "certain": 0.5, "certainly": 0.5, "certainties": 0.5, "certainty": 0.5, "chagrin": -1.5, "chagrined": -2, "challenge": 0, "challenged": -0.5, "challenger": 0, "challengers": 0, "challenges": 0, "challenging": 0, "challengingly": 0.5, "champ": 1.5, "champac": 0, "champagne": 1, "champagnes": 1, "champaign": 0, "champaigns": 0, "champed": 0.5, "champer": 0, "champers": 0, "charmeuse": 0.3, "charmeuses": 0.4, "charminger": 1.5, "champerties": 0, "champertous": 0, "champerty": 0, "champignon": 0, "champignons": 0, "champing": 0, "champion": 1.5, "championed": 1.5, "championing": 1.5, "champions": 1.5, "championship": 1.2, "championships": 1.2, "champs": 1.2, "champy": 0, "chance": 0, "chances": 0, "chaos": -1.2, "chaotic": -1.2, "charged": 0, "charges": 0, "charitable": 1.5, "charitableness": 1.5, "charitablenesses": 1.5, "charitably": 1.5, "charities": 1.5, "charity": 1.5, "charm": 1.2, "charmed": 1.2, "charmer": 1.2, "charmers": 1.2, "charming": 1.2, "charmingest": 1.2, "charmingly": 1.2, "charmless": -1.2, "charms": 1.2, "chastise": -1.8, "chastised": -1.8, "chastises": -1.8, "chastising": -1.8, "cheat": -2.2, "cheated": -2.2, "cheater": -2.2, "cheaters": -2.2, "cheating": -2.2, "cheats": -2.2, "cheer": 1.5, "cheered": 1.5, "cheerfuller": 1.9, "cheerfullest": 3.2, "cheeriest": 2.2, "cheerlead": 1.7, "cheerleading": 1.2, "cheerleads": 1.2, "cheerled": 1.5, "chuckleheaded": -1.3, "chucklesome": 1.1, "cheerer": 2, "cheerers": 2, "cheerful": 2, "cheerfully": 2, "cheerfulness": 2, "cheerier": 1, "cheerily": 1, "cheeriness": 2, "cheering": 1, "cheerio": 1, "cheerleader": 0, "cheerleaders": 0, "cheerless": -1, "cheerlessly": -1, "cheerlessness": -1, "cheerly": 2, "cheers": 2, "cheery": 2, "cherish": 2, "cherishable": 2, "cherished": 2, "cherisher": 1, "cherishers": 1, "cherishes": 1, "cherishing": 1, "chic": 1, "childish": -1, "chilling": 0, "choke": -1, "choked": -1, "chokes": -1, "choking": -1, "chuckle": 1, "chuckled": 1, "chucklehead": -1, "chuckleheads": -1, "chuckler": 1, "chucklers": 1, "chuckles": 1, "chuckling": 1, "chucklingly": 1, "clarifies": 0.9, "cleverer": 2, "clueless": -1.5, "cocksucker": -3.1, "cocksuckers": -2.6, "comedically": 2.1, "clarity": 1.5, "classy": 1, "clean": 1.5, "cleaner": 1.5, "clear": 1.2, "cleared": 1, "clearly": 1, "clears": 0.8, "clever": 1.5, "cleverest": 2, "cleverish": 1.2, "cleverly": 1.5, "cleverness": 1.7, "clevernesses": 1.4, "clouded": -0.5, "cock": -1, "cocky": -1.5, "coerced": -1.5, "collapse": -1.2, "collapsed": -1, "collapses": -1.2, "collapsing": -1, "collide": -0.5, "collides": -0.5, "colliding": -0.7, "collision": -0.5, "collisions": -0.5, "colluding": -1.5, "combat": -0.7, "combats": -0.7, "comedian": 1, "comedians": 1, "comedic": 1.2, "comedienne": 1, "comediennes": 1, "comedies": 0.8, "comedo": 0.5, "comedones": 0.2, "comedown": -1, "comedowns": -1, "comedy": 0.8, "comfort": 1.5, "comfortable": 1.5, "comfortableness": 1.2, "comfortably": 1, "comforted": 1, "comforter": 1, "comforters": 1, "comforting": 1, "comfortingly": 1, "comfortless": -1, "comforts": 1, "commend": 1, "commended": 1, "commit": 0, "commitment": 0.5, "commitments": 0.5, "commits": 0, "committed": 0, "committing": 0, "compassion": 1, "compassionate": 1.5, "compassionated": 1, "compassionately": 1.5, "compassionateness": 1, "compassionates": 1, "compassionating": 1, "compassionless": -1, "compelled": -0.5, "compelling": 0.5, "competent": 1, "competitive": 0.5, "complacent": -0.5, "complain": -1, "complainant": -1, "complainants": -1, "complained": -1, "complainer": -1, "complainers": -1, "complaining": -1, "complainingly": -1.5, "complains": -1, "complaint": -1, "complaints": -1, "compliment": 1.5, "complimentarily": 1.5, "complimentary": 1.5, "complimented": 1, "complimenting": 1, "compliments": 1, "comprehensive": 0.5, "conciliate": 1, "conciliated": 1, "conciliates": 1, "confrontational": -1.6, "confrontationist": -1, "confrontationists": -1.2, "confusing": -0.9, "congrats": 2.4, "conciliating": 1.5, "condemn": -1.5, "condemnation": -2, "condemned": -1.5, "condemns": -1.5, "confidence": 2, "confident": 2, "confidently": 1.5, "conflict": -1, "conflicting": -1.5, "conflictive": -1.5, "conflicts": -1, "confront": -1, "confrontation": -1.5, "confrontations": -1.5, "confronted": -1, "confronter": -1, "confronters": -1, "confronting": -1, "confronts": -1, "confuse": -1, "confused": -1, "confusedly": -0.5, "confusedness": -1, "confuses": -1, "confusingly": -0.5, "confusion": -1, "confusional": -1, "confusions": -1, "congratulate": 2, "congratulation": 2, "congratulations": 2, "consent": 1, "consents": 1, "considerate": 2, "consolable": 1, "conspiracy": -2, "constrained": -0.5, "contagion": -1.5, "contagions": -1.5, "contagious": -1, "contempt": -2, "contemptibilities": -2, "contemptibility": -2, "contemptible": -2, "contend": 0.2, "contemptibleness": -2, "contemptibly": -1, "contempts": -2, "contemptuous": -2, "contemptuously": -2, "contemptuousness": -2, "contender": 0, "contented": 1, "contentedly": 1, "contentedness": 1, "contentious": -1, "contentment": 1, "contestable": 0, "contradict": -1, "contradictable": 0, "contradicted": -1, "contradicting": -1, "contradiction": -1, "contradictions": -1, "contradictious": -1, "contradictor": -1, "contradictories": -1, "contradictorily": -1, "contradictoriness": -1, "contradictors": -1, "contradictory": -1, "contradicts": -1, "controversial": -1, "controversially": -1, "convince": 1, "convinced": 1, "convincer": 1, "convincers": 1, "convinces": 1, "convincing": 1, "convincingly": 1, "convincingness": 1, "convivial": 1, "cool": 0, "cornered": -1, "corpse": -2, "costly": -1, "courage": 2, "courageous": 2, "courageously": 2, "courageousness": 2, "courteous": 1, "courtesy": 1, "cover-up": -1, "crappy": -2.6, "creatin": 0.1, "creditabilities": 1.4, "creditworthiness": 1.9, "creditworthy": 2.4, "coward": -1.5, "cowardly": -2, "coziness": 1.5, "cramp": -1, "crap": -2, "crash": -2, "craze": 0, "crazed": -1, "crazes": -1, "crazier": -0.5, "craziest": -0.5, "crazily": -1, "craziness": -1, "crazinesses": -1, "crazing": -0.5, "crazy": -1, "crazyweed": 0, "create": 1, "created": 1, "creates": 1, "creatine": 0, "creating": 1, "creatinine": 0, "creation": 1, "creationism": 0, "creationisms": 0, "creationist": 0, "creationists": 0, "creations": 1, "creative": 2, "creatively": 2, "creativeness": 1, "creativities": 1, "creativity": 2, "credit": 1, "creditability": 1, "creditable": 1.5, "creditableness": 1, "creditably": 1, "credited": 1, "crediting": 1, "creditor": -0.5, "credits": 1, "crestfallen": -2, "cried": -1, "criticise": -1.9, "criticised": -1.8, "criticises": -1.3, "criticising": -1.7, "cruder": -2, "crudest": -2.4, "crueller": -2.4, "cruellest": -2.9, "cruelties": -2.3, "cunt": -2.2, "cunts": -2.9, "cries": -1, "crime": -2.5, "criminal": -2.5, "criminals": -2.5, "crisis": -2, "critic": -1, "critical": -1, "criticism": -1.5, "criticisms": -1.5, "criticizable": -1, "criticize": -1.5, "criticized": -1.5, "criticizer": -1.5, "criticizers": -1.5, "criticizes": -1.5, "criticizing": -1.5, "critics": -1, "crude": -1, "crudely": -1.5, "crudeness": -2, "crudenesses": -2, "crudes": -1.5, "cruel": -2.5, "crueler": -2.5, "cruelest": -2.5, "cruelly": -2.5, "cruelness": -2.5, "cruelty": -2.5, "crush": -0.5, "crushed": -1, "crushes": -0.5, "crushing": -1, "cry": -1, "crying": -1.5, "curious": 1, "curse": -1.5, "cut": -0.5, "cute": 2, "cutely": 2, "cutenesses": 1.9, "cuter": 2.3, "cutesie": 1, "cutesier": 1.5, "cutesiest": 2.2, "cutest": 2.8, "cutesy": 2.1, "cutey": 2.1, "cuteys": 1.5, "cutiepie": 2, "d-:": 1.6, "d=": 1.5, "damnedest": -0.5, "damnifies": -1.8, "damnifying": -2.4, "damnit": -2.4, "cuteness": 1, "cutes": 1, "cutie": 1, "cuties": 1, "cuts": 0, "cutting": 0, "cynic": -1, "cynical": -1, "cynically": -1, "cynicism": -1.5, "cynicisms": -1.5, "cynics": -1, "d:": -1.5, "damage": -1.5, "damaged": -1.5, "damager": -1.5, "damagers": -1.5, "damages": -1.5, "damaging": -1.5, "damagingly": -1.5, "damn": -1.5, "damnable": -2, "damnableness": -2, "damnably": -2, "damnation": -2, "damnations": -2, "damnatory": -2, "damned": -2, "damnified": -2, "damnify": -2, "damning": -2, "damningly": -2, "damns": -1.5, "danger": -1, "dangered": -2.4, "dangering": -2.5, "darling": 2.8, "dearer": 1.9, "dearest": 2.6, "dangerous": -1.5, "dangerously": -1.5, "dangerousness": -1.5, "dangers": -1.5, "daredevil": -0.5, "daring": 1, "daringly": 1, "daringness": 1, "darings": 1, "darkest": -1, "darkness": -1, "darlingly": 1.5, "darlingness": 1.5, "darlings": 1.5, "dauntless": 1.5, "daze": -0.5, "dazed": -0.5, "dazedly": -0.5, "dazedness": -0.5, "dazes": -0.5, "dead": -1.5, "deadlock": -1, "deafening": -1, "dear": 1, "dearie": 1, "dearies": 1, "dearly": 1, "dearness": 1, "dears": 1, "dearth": -1.5, "dearths": -1.5, "deary": 1, "death": -2, "debonair": 1, "debt": -1.5, "decay": -1, "decayed": -1, "decayer": -1, "decayers": -1, "decaying": -1, "decays": -1, "deceit": -2, "deceitful": -2, "deceive": -2, "deceived": -2, "defenceman": 0.4, "defencemen": 0.6, "defenseman": 0.1, "defensemen": -0.4, "deceives": -1.5, "deceiving": -1.5, "deception": -2, "decisive": 1.2, "dedicated": 1.5, "defeat": -1.8, "defeated": -1.4, "defeater": -1, "defeaters": -1, "defeating": -1.2, "defeatism": -1.8, "defeatist": -1.6, "defeatists": -1.4, "defeats": -1.2, "defeature": -1.2, "defeatures": -1.2, "defect": -1.3, "defected": -1.1, "defecting": -1.1, "defection": -1.9, "defections": -1.6, "defective": -1.8, "defectively": -1.9, "defectiveness": -1.9, "defectives": -1.6, "defector": -1.5, "defectors": -1.5, "defects": -1.4, "defence": 0.4, "defences": 0.4, "defender": 0.8, "defenders": 0.7, "defense": 0.4, "defenseless": -1.7, "defenselessly": -1.6, "defenselessness": -1.9, "defenses": 0.5, "defensibility": 0.2, "defensible": 0.6, "defensibly": 0.5, "defensive": -0.4, "defensively": -0.7, "defensiveness": -1.2, "defensives": -0.3, "defer": -0.3, "deferring": -0.3, "dehumanizing": -2.4, "defiant": -1, "deficit": -1.5, "definite": 0.5, "definitely": 0.5, "degradable": -0.5, "degradation": -1.5, "degradations": -1.5, "degradative": -1.5, "degrade": -1.5, "degraded": -1.5, "degrader": -1, "degraders": -1, "degrades": -1.5, "degrading": -1.5, "degradingly": -2, "dehumanize": -2, "dehumanized": -2, "dehumanizes": -2, "deject": -1.5, "dejected": -1.5, "dejecting": -1.5, "dejects": -1.5, "delay": -0.5, "delayed": -0.5, "delectable": 1.5, "delectables": 1.5, "delectably": 1.5, "delicate": 0.5, "delicately": 0.5, "delicates": 0.5, "delicatessen": 0.5, "delicatessens": 0.5, "delicious": 2, "deliciously": 2, "deliciousness": 2, "delight": 2, "delighted": 2, "delightedly": 2, "delightedness": 2, "delighter": 2, "delighters": 2, "delightful": 2, "delightfully": 2, "delightfulness": 2, "delighting": 2, "delights": 2, "delightsome": 2, "demand": -0.5, "demanded": -0.5, "denier": -1.5, "depressurization": -0.3, "depressurizations": -0.4, "depressurize": -0.5, "depressurized": -0.3, "depressurizes": -0.3, "depressurizing": -0.7, "demanding": -0.5, "demonstration": 0.5, "demoralized": -1.5, "denied": -1, "deniers": -1.5, "denies": -1, "denounce": -1.5, "denounces": -1.5, "deny": -1, "denying": -1, "depress": -1.5, "depressant": -2, "depressants": -2, "depressed": -2, "depresses": -1.5, "depressible": -1.5, "depressing": -2, "depressingly": -2, "depression": -2, "depressions": -2, "depressive": -2, "depressively": -2, "depressives": -2, "depressor": -1.5, "depressors": -1.5, "deprival": -1.5, "deprivals": -1.5, "deprivation": -1.5, "deprivations": -1.5, "deprive": -1.5, "deprived": -1.5, "depriver": -1.5, "deprivers": -1.5, "deprives": -1.5, "depriving": -1.5, "derail": -1, "derailed": -1, "derails": -1, "deride": -2, "derided": -2, "derides": -2, "deriding": -2, "derision": -2, "destruct": -2.4, "destructed": -1.9, "destructing": -2.5, "destructs": -2.4, "desirable": 2.5, "desire": 1.5, "desired": 1.5, "desirous": 1.5, "despair": -2.5, "despaired": -2.5, "despairer": -2.5, "despairers": -2, "despairing": -2.5, "despairingly": -2.5, "despairs": -2.5, "desperate": -2, "desperately": -2, "desperateness": -2, "desperation": -2.5, "desperations": -2.5, "despise": -2.5, "despised": -2.5, "despisement": -2.5, "despisements": -2.5, "despiser": -2.5, "despisers": -2.5, "despises": -2.5, "despising": -2.5, "despondent": -2, "destroy": -2, "destroyed": -2, "destroyer": -1.5, "destroyers": -1.5, "destroying": -2, "destroys": -1.5, "destructibility": -1.5, "destructible": -1.5, "destruction": -2.5, "destructionist": -2, "destructionists": -2, "destructions": -2.5, "destructive": -2.5, "destructively": -2.5, "destructiveness": -2.5, "destructivity": -2.5, "detached": -0.5, "detain": -1.5, "detained": -1.5, "detention": -1, "determinable": 0, "determinableness": 0, "determinably": 0, "determinacy": 0, "determinant": 0, "determinantal": 0, "determinate": 0, "determinately": 0, "determinateness": 0, "determination": 1, "determinations": 0, "determinative": 0, "determinatives": 0, "determinator": 0, "determined": 1, "devastate": -2, "devastated": -2.5, "devastates": -2, "devastating": -2.5, "devastatingly": -3, "devastation": -2, "devastations": -2, "devastative": -2, "devastator": -1.5, "devastators": -1.5, "devil": -1, "deviled": -0.5, "devilfish": -0.5, "devilfishes": -0.5, "deviling": -0.5, "devilish": -1, "devilishly": -1, "devilishness": -1, "devilkin": -1, "devilled": -0.5, "devilling": -0.5, "devilment": -1, "devilments": -1, "devilries": -1, "devilry": -1, "devils": -1, "deviltries": -1, "deviltry": -1, "devilwood": 0, "devilwoods": 0, "devote": 1, "devoted": 1.5, "devotedly": 1.5, "devotedness": 1.5, "devotee": 1, "devotees": 1, "dickhead": -3.1, "dignifies": 2, "dipshit": -2.1, "dirtiest": -2.4, "devotement": 0, "devotements": 0, "devotes": 0, "devoting": 0, "devotion": 1, "devotional": 1, "devotionally": 1, "devotionals": 1, "devotions": 1, "diamond": 0, "dick": -1, "die": -1, "died": -1, "difficult": -1, "difficulties": -1, "difficultly": -1, "difficulty": -1, "diffident": -1, "dignified": 1, "dignify": 1, "dignifying": 1, "dignitaries": 0, "dignitary": 0, "dignities": 0, "dignity": 1, "dilemma": -1, "dire": -2, "direful": -2, "dirt": -1, "dirtier": -1, "dirty": -1, "disabling": -1, "disadvantage": -2, "disadvantaged": -2, "disadvantageous": -2, "disadvantageously": -2, "disadvantageousness": -2, "disadvantages": -2, "disagree": -1, "disagreeable": -2, "disagreeableness": -2, "disagreeablenesses": -2, "disagreeably": -2, "disagreed": -1, "disagreeing": -1, "disagreement": -1, "discomforted": -1.6, "discomforting": -1.6, "disagreements": -1, "disagrees": -1, "disappear": -1, "disappeared": -1, "disappears": -1, "disappoint": -2, "disappointed": -2, "disappointedly": -2, "disappointing": -2, "disappointingly": -2, "disappointment": -2, "disappointments": -2, "disappoints": -2, "disaster": -3, "disasters": -3, "disastrous": -3, "disbelieve": -1, "discard": -1, "discarded": -1, "discarding": -1, "discards": -1, "discomfort": -1, "discomfortable": -1, "discomforts": -1, "disconsolate": -2, "disconsolation": -2, "discontented": -1, "discord": 0, "discounted": -1, "discourage": -2, "discourageable": -2, "discouraged": -2, "discouragement": -2, "discouragements": -2, "discourager": -2, "discouragers": -2, "discourages": -2, "discouraging": -2, "discouragingly": -2, "discredited": -2, "disdain": -2, "disgrace": -2, "disgraced": -2, "disguise": -1, "disguised": -1, "disguises": -1, "disguising": -1, "disgust": -2, "disheartens": -2.2, "disgusted": -2, "disgustedly": -2, "disgustful": -2, "disgusting": -2, "disgustingly": -2, "disgusts": -2, "dishearten": -1, "disheartened": -1, "disheartening": -1, "dishearteningly": -1, "disheartenment": -1, "disheartenments": -1, "dishonest": -2, "disillusion": -1, "disillusioned": -1, "disillusioning": -1, "disillusionment": -1, "disillusionments": -1, "disillusions": -1, "disinclined": -1, "disjointed": -1, "dislike": -1, "disliked": -1, "dislikes": -1, "disliking": -1, "dismal": -2, "dismay": -1, "dismayed": -1, "dismaying": -1, "dismayingly": -1, "dismays": -1, "disorder": -1, "disorganized": -1, "disoriented": -1, "disparage": -1, "disparaged": -1, "disparages": -1, "disparaging": -1, "displeased": -1, "dispute": -1, "disputed": -1, "disputes": -1, "disputing": -1, "disqualified": -1, "disquiet": -1, "disregard": -1, "disregarded": -1, "disregarding": -1, "disregards": -1, "dissatisfies": -1.8, "distractable": -1.3, "disrespect": -2, "disrespected": -2, "disruption": -1, "disruptions": -1, "disruptive": -1, "dissatisfaction": -2, "dissatisfactions": -2, "dissatisfactory": -2, "dissatisfied": -2, "dissatisfy": -2, "dissatisfying": -2, "distort": -1, "distorted": -1, "distorting": -1, "distorts": -1, "distract": -1, "distracted": -1, "distractedly": -1, "distractibility": -1, "distractible": -1, "distracting": -1, "distractingly": -1, "distraction": -1, "distractions": -1, "distractive": -1, "distracts": -1, "distraught": -2, "distress": -2, "distressed": -2, "distresses": -2, "distressful": -2, "distressfully": -2, "distressfulness": -2, "distressing": -2, "distressingly": -2, "distrust": -2, "distrusted": -2, "distrustful": -2, "distrustfully": -2, "distrustfulness": -2, "distrusting": -2, "distrusts": -2, "disturb": -1, "disturbance": -1, "disturbances": -1, "disturbed": -1, "disturber": -1, "disturbers": -1, "divinise": 0.5, "dominatrices": -0.2, "dominatrix": -0.5, "dominatrixes": 0.6, "doomsayer": -0.7, "doomsayers": -1.7, "doomsaying": -1.5, "doomsayings": -1.5, "doomsdayer": -2.2, "disturbing": -1.5, "disturbingly": -2, "disturbs": -1.5, "dithering": -1, "divination": 0.5, "divinations": 0.5, "divinatory": 0.5, "divine": 2, "divined": 1.5, "divinely": 2.5, "diviner": 1.5, "diviners": 1.5, "divines": 1.5, "divinest": 2.5, "diving": 0, "divining": 1, "divinities": 1.5, "divinity": 1.5, "divinize": 1, "dizzy": -1, "dodging": -1, "dodgy": -2, "dolorous": -2.5, "dominance": 0, "dominances": 0, "dominantly": 0.5, "dominants": 0, "dominate": 0, "dominates": 0, "dominating": 0.5, "domination": 0, "dominations": 0, "dominative": 0, "dominators": -0.5, "doom": -2.5, "doomed": -3, "doomful": -2.5, "dooming": -2.5, "dooms": -2, "doomsday": -2.5, "doomsdays": -1.5, "doomster": -2.2, "doomsters": -1.6, "doomy": -1.1, "dork": -1.4, "dorkier": -1.1, "dorkiest": -1.2, "dorks": -0.5, "dorky": -1.1, "douchebag": -3, "downhearted": -2.3, "dreadfuls": -2.4, "dreadlock": -0.4, "dreadlocks": -0.2, "doubt": 0, "doubtable": -1, "doubted": -1, "doubter": -1, "doubters": -1, "doubtful": -1, "doubtfully": -1, "doubtfulness": -1, "doubting": -1, "doubtingly": -1, "doubtless": 1, "doubtlessly": 1, "doubtlessness": 1, "doubts": -1, "douche": -2, "downcast": -2, "downside": -1, "drag": -1, "dragged": -2, "drags": -2, "drained": -2, "dread": -3, "dreaded": -3, "dreadful": -3, "dreadfully": -3, "dreadfulness": -3, "dreading": -2, "dreadnought": 0, "dreadnoughts": 0, "dreads": -2, "dream": 0, "dreams": 1, "dreary": -2, "droopy": -2, "drop": 0, "drown": -2, "drowned": -3, "dullnesses": -1.9, "dullsville": -2.4, "dumbass": -2.6, "dumbcane": -0.3, "dumbcanes": -0.6, "dumbed": -1.4, "dumber": -1.5, "dumbest": -2.3, "dumbfound": -0.1, "dumbfounded": -1.6, "dumbfounding": -0.8, "dumbfounds": -0.3, "dumbing": -0.5, "dumbstruck": -1, "dumbwaiter": 0.2, "dumbwaiters": -0.1, "dumpiest": -1.6, "drowns": -1, "drunk": -1, "dubious": -1, "dud": -1, "dull": -1, "dullard": -2, "dullards": -2, "dulled": -1, "duller": -1, "dullest": -1, "dulling": -1, "dullish": -0.5, "dullness": -1, "dulls": -1, "dully": -1, "dumb": -2, "dumbbell": -1, "dumbbells": -1, "dumbfounder": -1, "dumbfounders": -1, "dumbhead": -2, "dumbheads": -2, "dumbly": -1, "dumbness": -2, "dumbs": -2, "dump": -1, "dumpcart": -0.5, "dumped": -1, "dumper": -0.5, "dumpers": -0.5, "dumpier": -1, "dumpiness": -1, "dumping": -1, "dumpster": -0.6, "dumpsters": -1, "dynamos": 0.3, "dumpings": 0, "dumpish": -1, "dumpling": 0, "dumplings": 0, "dumps": -1, "dumpy": -1, "dupe": -1, "duped": -1, "dwell": 0, "dwelled": 0, "dweller": 0, "dwellers": 0, "dwelling": 0, "dwells": 0, "dynamic": 1, "dynamical": 1, "dynamically": 1, "dynamics": 0, "dynamism": 1, "dynamisms": 0, "dynamist": 0, "dynamistic": 0, "dynamists": 0, "dynamite": 0, "dynamited": -1, "dynamiter": -1, "dynamiters": -1, "dynamites": 0, "dynamitic": 0, "dynamiting": -1, "dynamometer": 0, "dynamometers": 0, "dynamometric": 0, "dynamometry": 0, "dynamotor": 0, "dysfunction": -1, "eager": 1, "eagerly": 1, "eagerness": 1, "eagers": 1, "earnest": 1, "ease": 1, "eased": 1, "easeful": 1, "easefully": 1, "easel": 0, "easement": 1, "easygoing": 1.3, "ecstacy": 3.3, "ecstasies": 2.3, "eery": -0.9, "effin": -2.3, "elegancies": 1.6, "embarrassable": -1.6, "embarrasses": -1.7, "easements": 0, "eases": 1, "easier": 1, "easiest": 1, "easily": 1, "easiness": 1, "easing": 1, "easy": 1, "easygoingness": 1, "ecstasy": 2, "ecstatic": 2, "ecstatically": 2, "ecstatics": 2, "eerie": -1, "effective": 2, "effectively": 2, "efficiencies": 1, "efficiency": 1, "efficient": 1, "efficiently": 1, "egotism": -2, "egotisms": -2, "egotist": -2, "egotistic": -2, "egotistical": -2, "egotistically": -2, "egotists": -2, "elated": 2, "elation": 2, "elegance": 1, "elegances": 1, "elegancy": 1, "elegant": 1, "elegantly": 1, "embarrass": -2, "embarrassed": -2, "embarrassedly": -2, "embarrassing": -2, "embarrassingly": -2, "embarrassment": -2, "embittered": -2, "empathetic": 1.7, "emptiest": -1.8, "emptins": -0.3, "energise": 2.2, "energised": 2.1, "energises": 2.2, "energising": 1.9, "energization": 1.6, "energizations": 1.5, "embrace": 1.5, "emergency": -2, "emotional": 0.5, "emptied": -0.5, "emptier": -1, "emptiers": -1, "empties": -1, "emptily": -0.5, "emptiness": -1.5, "emptinesses": -1.5, "empty": -1, "emptying": -0.5, "enchanted": 1.5, "encourage": 1.5, "encouraged": 1.5, "encouragement": 2, "encouragements": 2, "encourager": 1.5, "encouragers": 1.5, "encourages": 1.5, "encouraging": 2, "encouragingly": 2, "endorse": 1, "endorsed": 1, "endorsement": 1.5, "endorses": 1, "enemies": -2, "enemy": -2, "energetic": 1.5, "energetically": 1.5, "energetics": 0.5, "energies": 0.5, "energize": 1.5, "energized": 1.5, "energizer": 1, "energizers": 1, "energizes": 1.5, "energizing": 1.5, "energy": 0.5, "engage": 1, "engaged": 0.5, "engagement": 1, "engagements": 1, "engager": 0.5, "engagers": 0.5, "engages": 1, "engaging": 1.2, "engagingly": 1.2, "engrossed": 0.5, "enjoy": 1.5, "enjoyable": 1.5, "enjoyableness": 1.5, "enjoyably": 1.5, "enjoyed": 1.5, "enjoyer": 1, "enjoyers": 1, "enjoying": 1.5, "enjoyment": 1.5, "enjoyments": 1.5, "enjoys": 1.5, "enlighten": 1, "enlightened": 1, "enlightening": 1, "enlightens": 1, "ennui": -1, "enrage": -1.5, "enraged": -1.5, "enrages": -1.5, "enraging": -1.5, "enrapture": 1, "enslave": -1.5, "enslaved": -1.5, "enslaves": -1.5, "ensure": 0.8, "ensuring": 0.8, "enterprising": 1, "entertain": 1.2, "entertained": 1.2, "entertainer": 1, "entertainers": 1, "entertaining": 1.2, "entertainingly": 1.2, "entertainment": 1.2, "entertainments": 1.2, "entertains": 1.2, "enthral": 1, "enthuse": 1.2, "enthused": 1.2, "enthuses": 1.2, "enthusiasm": 1.5, "enthusiasms": 1.5, "envier": -1, "evildoing": -3.1, "evildoings": -2.5, "eviler": -2.1, "eviller": -2.9, "evillest": -3.3, "enthusiast": 1.5, "enthusiastic": 2, "enthusiastically": 2, "enthusiasts": 1.5, "enthusing": 1.5, "entitled": 0, "entrusted": 1, "envied": -1, "enviers": -1, "envies": -1, "envious": -1.5, "envy": -1.5, "envying": -1, "envyingly": -1.5, "erroneous": -1, "error": -1, "errors": -1, "escape": 0.5, "escapes": 0.5, "escaping": 0.5, "esteemed": 1, "ethical": 1.5, "euphoria": 2, "euphoric": 2.5, "eviction": -2, "evil"