UNPKG

crowd-sentiment

Version:

javascript port of vader sentiment tool

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