-
-
-
-
+
+
Bluesky Visualizers
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
\ No newline at end of file
+
diff --git a/src/routes/emotions/+page.svelte b/src/routes/emotions/+page.svelte
new file mode 100644
index 0000000..5cbf092
--- /dev/null
+++ b/src/routes/emotions/+page.svelte
@@ -0,0 +1,135 @@
+
+
+{#if total > 10}
+
+
+ realtime emotions on
+
+ BlueSky
+
+
+
+
+ {#each Object.entries(allEmotions) as [emotion, count]}
+
+
+ {emotionEmojis[emotion]}
+ {emotion}
+
+
+
+
{Math.floor((count / total) * 100)}%
+
+
+
+
+ {/each}
+
+
+ analized {posts} posts,
+ using the
+ NRC Word-Emotion Association Lexicon, this is not any kind of scientific analysis, just a fun experiment.
+
+
+{/if}
+
+
+
\ No newline at end of file
diff --git a/src/routes/emotions/emotion_lexicon.json b/src/routes/emotions/emotion_lexicon.json
new file mode 100644
index 0000000..2204ed9
--- /dev/null
+++ b/src/routes/emotions/emotion_lexicon.json
@@ -0,0 +1,17158 @@
+{
+ "idiotic": [
+ "anger",
+ "disgust"
+ ],
+ "offend": [
+ "anger",
+ "disgust"
+ ],
+ "strained": [
+ "anger"
+ ],
+ "punishment": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "kicking": [
+ "anger"
+ ],
+ "hardened": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "slaughter": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "unfulfilled": [
+ "anger",
+ "anticipation",
+ "sadness",
+ "surprise"
+ ],
+ "disillusionment": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "imprisoned": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "cacophony": [
+ "anger",
+ "disgust"
+ ],
+ "payback": [
+ "anger"
+ ],
+ "trickery": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "retaliation": [
+ "anger",
+ "fear"
+ ],
+ "venomous": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "encumbrance": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "lying": [
+ "anger",
+ "disgust"
+ ],
+ "recession": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "remiss": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "stingy": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "defense": [
+ "anger",
+ "anticipation",
+ "fear"
+ ],
+ "suicide": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "diabolical": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "blasphemy": [
+ "anger"
+ ],
+ "destroyer": [
+ "anger",
+ "fear"
+ ],
+ "gnome": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "fierce": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "selfish": [
+ "anger",
+ "disgust"
+ ],
+ "stolen": [
+ "anger"
+ ],
+ "slander": [
+ "anger",
+ "disgust"
+ ],
+ "tripping": [
+ "anger",
+ "sadness"
+ ],
+ "unforgiving": [
+ "anger",
+ "sadness"
+ ],
+ "insurrection": [
+ "anger"
+ ],
+ "wrangling": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "shaky": [
+ "anger",
+ "anticipation",
+ "fear"
+ ],
+ "grudge": [
+ "anger"
+ ],
+ "latent": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "surprise"
+ ],
+ "scandalous": [
+ "anger"
+ ],
+ "mob": [
+ "anger",
+ "fear"
+ ],
+ "exaggerate": [
+ "anger"
+ ],
+ "rob": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "deserted": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "devastation": [
+ "anger",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "unjust": [
+ "anger"
+ ],
+ "dissension": [
+ "anger"
+ ],
+ "harshness": [
+ "anger",
+ "fear"
+ ],
+ "litigate": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "profane": [
+ "anger"
+ ],
+ "thump": [
+ "anger"
+ ],
+ "carnage": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "punishing": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "dishonor": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "intense": [
+ "anger",
+ "disgust",
+ "fear",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "powerless": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "noisy": [
+ "anger"
+ ],
+ "execution": [
+ "anger",
+ "fear",
+ "sadness",
+ "trust"
+ ],
+ "anathema": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "hell": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "banish": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "scorn": [
+ "anger"
+ ],
+ "malign": [
+ "anger",
+ "disgust"
+ ],
+ "ridiculous": [
+ "anger",
+ "disgust"
+ ],
+ "mule": [
+ "anger",
+ "trust"
+ ],
+ "censor": [
+ "anger",
+ "disgust",
+ "fear",
+ "trust"
+ ],
+ "murderer": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "unattainable": [
+ "anger",
+ "sadness"
+ ],
+ "restrain": [
+ "anger",
+ "fear"
+ ],
+ "coup": [
+ "anger",
+ "surprise"
+ ],
+ "poaching": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "assassinate": [
+ "anger",
+ "fear"
+ ],
+ "disreputable": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "lunatic": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "gore": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "morals": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "disqualified": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "troll": [
+ "anger",
+ "fear"
+ ],
+ "bang": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "dissident": [
+ "anger",
+ "fear"
+ ],
+ "jealous": [
+ "anger",
+ "disgust"
+ ],
+ "crunch": [
+ "anger"
+ ],
+ "incompatible": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "gent": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "contraband": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "insane": [
+ "anger",
+ "fear"
+ ],
+ "eradication": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "invader": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "ill": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "aggressive": [
+ "anger",
+ "fear"
+ ],
+ "sectarian": [
+ "anger",
+ "fear"
+ ],
+ "savagery": [
+ "anger",
+ "fear"
+ ],
+ "challenge": [
+ "anger",
+ "fear"
+ ],
+ "antagonistic": [
+ "anger",
+ "disgust"
+ ],
+ "insufficiency": [
+ "anger"
+ ],
+ "frenzied": [
+ "anger",
+ "fear"
+ ],
+ "sordid": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "remand": [
+ "anger"
+ ],
+ "slur": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "soldier": [
+ "anger",
+ "sadness"
+ ],
+ "killing": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "duress": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "recidivism": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "disservice": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "despotism": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "complaint": [
+ "anger"
+ ],
+ "attack": [
+ "anger",
+ "fear"
+ ],
+ "incarceration": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "pest": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "rabid": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "tumult": [
+ "anger",
+ "fear",
+ "surprise"
+ ],
+ "aversion": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "thresh": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "jerk": [
+ "anger",
+ "surprise"
+ ],
+ "loath": [
+ "anger"
+ ],
+ "wasteful": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "restitution": [
+ "anger"
+ ],
+ "inhuman": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "fleece": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "bigot": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "discontent": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "disrespectful": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "wrath": [
+ "anger",
+ "fear"
+ ],
+ "disgraceful": [
+ "anger",
+ "disgust"
+ ],
+ "lava": [
+ "anger",
+ "fear"
+ ],
+ "escalate": [
+ "anger"
+ ],
+ "bugaboo": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "row": [
+ "anger"
+ ],
+ "infraction": [
+ "anger"
+ ],
+ "harry": [
+ "anger",
+ "sadness"
+ ],
+ "badger": [
+ "anger"
+ ],
+ "politics": [
+ "anger"
+ ],
+ "ridicule": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "feeling": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear",
+ "joy",
+ "sadness",
+ "surprise",
+ "trust"
+ ],
+ "traumatic": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "intractable": [
+ "anger"
+ ],
+ "mislead": [
+ "anger",
+ "fear",
+ "trust"
+ ],
+ "devil": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "tortious": [
+ "anger",
+ "disgust"
+ ],
+ "mosquito": [
+ "anger",
+ "disgust"
+ ],
+ "inept": [
+ "anger",
+ "disgust"
+ ],
+ "wimpy": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "deleterious": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "hopelessness": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "shortage": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "degeneracy": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "subsidy": [
+ "anger",
+ "disgust"
+ ],
+ "supremacy": [
+ "anger",
+ "anticipation",
+ "fear",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "pry": [
+ "anger",
+ "anticipation",
+ "trust"
+ ],
+ "fee": [
+ "anger"
+ ],
+ "oppressive": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "revolt": [
+ "anger",
+ "surprise"
+ ],
+ "prison": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "wrongdoing": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "disgusting": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "hellish": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "massacre": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "disused": [
+ "anger"
+ ],
+ "bogus": [
+ "anger",
+ "disgust"
+ ],
+ "poison": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "suffocation": [
+ "anger",
+ "fear"
+ ],
+ "insult": [
+ "anger",
+ "disgust",
+ "sadness",
+ "surprise"
+ ],
+ "loss": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "lace": [
+ "anger",
+ "fear",
+ "sadness",
+ "trust"
+ ],
+ "willful": [
+ "anger",
+ "sadness"
+ ],
+ "abuse": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "blame": [
+ "anger",
+ "disgust"
+ ],
+ "demand": [
+ "anger"
+ ],
+ "strife": [
+ "anger"
+ ],
+ "anarchy": [
+ "anger",
+ "fear"
+ ],
+ "raid": [
+ "anger",
+ "fear",
+ "surprise"
+ ],
+ "bout": [
+ "anger"
+ ],
+ "decry": [
+ "anger"
+ ],
+ "gang": [
+ "anger",
+ "fear"
+ ],
+ "aftermath": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "deflate": [
+ "anger",
+ "sadness"
+ ],
+ "offender": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "disagree": [
+ "anger"
+ ],
+ "brute": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "restriction": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "inferno": [
+ "anger",
+ "fear"
+ ],
+ "argumentation": [
+ "anger"
+ ],
+ "jeopardize": [
+ "anger",
+ "fear"
+ ],
+ "irritable": [
+ "anger"
+ ],
+ "doomsday": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "bloodthirsty": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "displaced": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "greed": [
+ "anger",
+ "disgust"
+ ],
+ "spanking": [
+ "anger"
+ ],
+ "buffet": [
+ "anger"
+ ],
+ "sinful": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "delusional": [
+ "anger",
+ "fear"
+ ],
+ "ruined": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "birthplace": [
+ "anger"
+ ],
+ "frustration": [
+ "anger"
+ ],
+ "entangled": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "hostilities": [
+ "anger",
+ "fear"
+ ],
+ "skid": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "nasty": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "dissolution": [
+ "anger",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "dismissal": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "collusion": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "murder": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "loathsome": [
+ "anger",
+ "disgust"
+ ],
+ "moral": [
+ "anger",
+ "trust"
+ ],
+ "cutting": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "malevolent": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "notoriety": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "punished": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "demolish": [
+ "anger",
+ "sadness"
+ ],
+ "theft": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "penalty": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "enforce": [
+ "anger",
+ "fear"
+ ],
+ "condemnation": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "nurture": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear",
+ "joy",
+ "trust"
+ ],
+ "fatal": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "eviction": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "bitterness": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "resentment": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "cracked": [
+ "anger",
+ "fear"
+ ],
+ "inadmissible": [
+ "anger",
+ "disgust"
+ ],
+ "disapprove": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "accused": [
+ "anger",
+ "fear"
+ ],
+ "vent": [
+ "anger"
+ ],
+ "illegitimate": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "displeased": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "storm": [
+ "anger"
+ ],
+ "prosecute": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "paralysis": [
+ "anger",
+ "anticipation",
+ "fear",
+ "sadness"
+ ],
+ "assailant": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "hurting": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "opinionated": [
+ "anger"
+ ],
+ "livid": [
+ "anger",
+ "disgust"
+ ],
+ "disobey": [
+ "anger",
+ "disgust"
+ ],
+ "ruinous": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "imprisonment": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "combat": [
+ "anger",
+ "fear"
+ ],
+ "derogation": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "explode": [
+ "anger",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "schizophrenia": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "desist": [
+ "anger",
+ "disgust"
+ ],
+ "immoral": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "copycat": [
+ "anger",
+ "disgust"
+ ],
+ "demon": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "infidelity": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "tirade": [
+ "anger",
+ "disgust"
+ ],
+ "obliging": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "pretending": [
+ "anger"
+ ],
+ "outburst": [
+ "anger",
+ "fear",
+ "joy",
+ "sadness",
+ "surprise"
+ ],
+ "incase": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "victimized": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "bias": [
+ "anger"
+ ],
+ "irritating": [
+ "anger",
+ "disgust"
+ ],
+ "spank": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "disgrace": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "tension": [
+ "anger"
+ ],
+ "indecency": [
+ "anger",
+ "disgust"
+ ],
+ "sharpen": [
+ "anger",
+ "anticipation"
+ ],
+ "bankruptcy": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "wring": [
+ "anger"
+ ],
+ "ambush": [
+ "anger",
+ "fear",
+ "surprise"
+ ],
+ "insignificant": [
+ "anger",
+ "sadness"
+ ],
+ "penetration": [
+ "anger",
+ "fear"
+ ],
+ "detonation": [
+ "anger"
+ ],
+ "lynch": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "inhibit": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "offense": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "trespass": [
+ "anger"
+ ],
+ "illegality": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "dabbling": [
+ "anger",
+ "disgust"
+ ],
+ "compress": [
+ "anger"
+ ],
+ "possessed": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "chaotic": [
+ "anger"
+ ],
+ "halter": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "illicit": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "prisoner": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "mortality": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "banger": [
+ "anger",
+ "anticipation",
+ "fear",
+ "surprise"
+ ],
+ "averse": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "surly": [
+ "anger",
+ "disgust"
+ ],
+ "raging": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "bloody": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "hunting": [
+ "anger",
+ "anticipation",
+ "fear"
+ ],
+ "disgruntled": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "fuss": [
+ "anger",
+ "sadness"
+ ],
+ "misunderstanding": [
+ "anger",
+ "sadness"
+ ],
+ "storming": [
+ "anger"
+ ],
+ "clamor": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "surprise"
+ ],
+ "disappoint": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "unfriendly": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "honest": [
+ "anger",
+ "disgust",
+ "fear",
+ "joy",
+ "sadness",
+ "trust"
+ ],
+ "stalemate": [
+ "anger",
+ "disgust"
+ ],
+ "irritation": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "belligerent": [
+ "anger",
+ "fear"
+ ],
+ "lawlessness": [
+ "anger",
+ "fear"
+ ],
+ "disruption": [
+ "anger",
+ "fear",
+ "surprise"
+ ],
+ "bombard": [
+ "anger",
+ "fear"
+ ],
+ "malice": [
+ "anger",
+ "fear"
+ ],
+ "thief": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "thug": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "injurious": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "falsehood": [
+ "anger",
+ "trust"
+ ],
+ "upset": [
+ "anger",
+ "sadness"
+ ],
+ "unlawful": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "incurable": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "divorce": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise",
+ "trust"
+ ],
+ "wasted": [
+ "anger",
+ "disgust"
+ ],
+ "distress": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "traitor": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "incompetent": [
+ "anger",
+ "sadness"
+ ],
+ "provocation": [
+ "anger"
+ ],
+ "inoperative": [
+ "anger"
+ ],
+ "hit": [
+ "anger"
+ ],
+ "guillotine": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "nag": [
+ "anger"
+ ],
+ "abhorrent": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "blatant": [
+ "anger",
+ "disgust"
+ ],
+ "involution": [
+ "anger"
+ ],
+ "animosity": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "reproach": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "obstacle": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "boxing": [
+ "anger"
+ ],
+ "fallacious": [
+ "anger"
+ ],
+ "bombardment": [
+ "anger",
+ "fear"
+ ],
+ "distrust": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "conspirator": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear"
+ ],
+ "oust": [
+ "anger",
+ "sadness"
+ ],
+ "communism": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "shoddy": [
+ "anger",
+ "disgust"
+ ],
+ "disease": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "aggravated": [
+ "anger"
+ ],
+ "devastating": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "trust"
+ ],
+ "myopia": [
+ "anger",
+ "sadness"
+ ],
+ "bummer": [
+ "anger",
+ "disgust"
+ ],
+ "immaturity": [
+ "anger",
+ "anticipation"
+ ],
+ "wrecked": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "rheumatism": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "fits": [
+ "anger"
+ ],
+ "hysterical": [
+ "anger",
+ "fear"
+ ],
+ "riotous": [
+ "anger",
+ "fear",
+ "surprise"
+ ],
+ "thoughtless": [
+ "anger",
+ "disgust"
+ ],
+ "witchcraft": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "clashing": [
+ "anger",
+ "fear"
+ ],
+ "dictatorial": [
+ "anger"
+ ],
+ "obstruct": [
+ "anger",
+ "fear"
+ ],
+ "gun": [
+ "anger",
+ "fear"
+ ],
+ "argue": [
+ "anger"
+ ],
+ "excitation": [
+ "anger",
+ "anticipation",
+ "fear",
+ "joy",
+ "surprise"
+ ],
+ "humbug": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "dashed": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "stigma": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "misconception": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "mocking": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "witch": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "tackle": [
+ "anger",
+ "surprise"
+ ],
+ "sterling": [
+ "anger",
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "sting": [
+ "anger",
+ "fear"
+ ],
+ "renounce": [
+ "anger"
+ ],
+ "batter": [
+ "anger",
+ "fear"
+ ],
+ "vengeance": [
+ "anger"
+ ],
+ "sedition": [
+ "anger",
+ "sadness"
+ ],
+ "slave": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "diatribe": [
+ "anger",
+ "disgust"
+ ],
+ "horrid": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "sly": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "owing": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear",
+ "sadness",
+ "trust"
+ ],
+ "moody": [
+ "anger",
+ "sadness"
+ ],
+ "angry": [
+ "anger",
+ "disgust"
+ ],
+ "chant": [
+ "anger",
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "bark": [
+ "anger"
+ ],
+ "disparage": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "damage": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "scold": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "beating": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "obstructive": [
+ "anger"
+ ],
+ "antithesis": [
+ "anger"
+ ],
+ "involvement": [
+ "anger"
+ ],
+ "warrior": [
+ "anger",
+ "fear"
+ ],
+ "pillage": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "tyrannical": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "court": [
+ "anger",
+ "anticipation",
+ "fear"
+ ],
+ "warfare": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "pervert": [
+ "anger",
+ "disgust"
+ ],
+ "smite": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "perdition": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "harassing": [
+ "anger"
+ ],
+ "lawyer": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "invade": [
+ "anger",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "deterioration": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "extermination": [
+ "anger",
+ "fear"
+ ],
+ "disaster": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "sullen": [
+ "anger",
+ "sadness"
+ ],
+ "depreciated": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "venom": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "forbidding": [
+ "anger",
+ "fear"
+ ],
+ "shriek": [
+ "anger",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "butcher": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "rage": [
+ "anger"
+ ],
+ "thrash": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "madman": [
+ "anger",
+ "fear"
+ ],
+ "persecution": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "disgraced": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "wound": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "obliterated": [
+ "anger",
+ "fear"
+ ],
+ "squelch": [
+ "anger",
+ "disgust"
+ ],
+ "disallowed": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "overbearing": [
+ "anger"
+ ],
+ "recklessness": [
+ "anger",
+ "disgust",
+ "fear",
+ "surprise"
+ ],
+ "suspicious": [
+ "anger",
+ "anticipation"
+ ],
+ "clash": [
+ "anger"
+ ],
+ "profanity": [
+ "anger"
+ ],
+ "subversive": [
+ "anger",
+ "surprise"
+ ],
+ "bitterly": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "noncompliance": [
+ "anger",
+ "anticipation",
+ "fear",
+ "sadness"
+ ],
+ "belt": [
+ "anger",
+ "fear"
+ ],
+ "agitation": [
+ "anger"
+ ],
+ "perpetrator": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "grab": [
+ "anger"
+ ],
+ "antagonism": [
+ "anger"
+ ],
+ "discord": [
+ "anger",
+ "disgust"
+ ],
+ "prejudicial": [
+ "anger"
+ ],
+ "insanity": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "criticize": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "accuser": [
+ "anger",
+ "fear"
+ ],
+ "scorching": [
+ "anger"
+ ],
+ "inimical": [
+ "anger",
+ "sadness"
+ ],
+ "spine": [
+ "anger"
+ ],
+ "glaring": [
+ "anger"
+ ],
+ "struggle": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "socialist": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "schism": [
+ "anger"
+ ],
+ "veto": [
+ "anger"
+ ],
+ "sabotage": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "frowning": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "vendetta": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "spiteful": [
+ "anger"
+ ],
+ "offensive": [
+ "anger",
+ "disgust"
+ ],
+ "deadly": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "dissonance": [
+ "anger"
+ ],
+ "unthinkable": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "deprivation": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "scolding": [
+ "anger"
+ ],
+ "incense": [
+ "anger"
+ ],
+ "complicate": [
+ "anger"
+ ],
+ "homicidal": [
+ "anger",
+ "fear"
+ ],
+ "hood": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "sinister": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "alienation": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "tumultuous": [
+ "anger",
+ "fear"
+ ],
+ "throttle": [
+ "anger"
+ ],
+ "choke": [
+ "anger",
+ "sadness"
+ ],
+ "inconsiderate": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "frightful": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "death": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "pow": [
+ "anger"
+ ],
+ "criminality": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "lunacy": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "counsellor": [
+ "anger",
+ "fear",
+ "trust"
+ ],
+ "barb": [
+ "anger"
+ ],
+ "crushed": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "cruelty": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "anguish": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "enemy": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "abhor": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "fighting": [
+ "anger"
+ ],
+ "criticism": [
+ "anger",
+ "sadness"
+ ],
+ "fraudulent": [
+ "anger",
+ "disgust"
+ ],
+ "scourge": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "fear": [
+ "anger",
+ "fear"
+ ],
+ "furor": [
+ "anger"
+ ],
+ "warden": [
+ "anger",
+ "fear",
+ "trust"
+ ],
+ "youth": [
+ "anger",
+ "anticipation",
+ "fear",
+ "joy",
+ "surprise"
+ ],
+ "shiver": [
+ "anger",
+ "anticipation",
+ "fear",
+ "sadness"
+ ],
+ "threaten": [
+ "anger",
+ "anticipation",
+ "fear"
+ ],
+ "dishonest": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "evil": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "sarcasm": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "invasion": [
+ "anger"
+ ],
+ "subjugation": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "possession": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "boisterous": [
+ "anger",
+ "anticipation",
+ "joy"
+ ],
+ "adder": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "alienate": [
+ "anger",
+ "disgust"
+ ],
+ "wrongful": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "robbery": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "miserable": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "pitfall": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "enslaved": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "unlucky": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "falsification": [
+ "anger"
+ ],
+ "uncaring": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "ultimatum": [
+ "anger",
+ "fear"
+ ],
+ "cur": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "accursed": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "claimant": [
+ "anger",
+ "disgust"
+ ],
+ "neglected": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "saber": [
+ "anger",
+ "fear"
+ ],
+ "preclude": [
+ "anger"
+ ],
+ "vindicate": [
+ "anger"
+ ],
+ "injure": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "malicious": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "wireless": [
+ "anger",
+ "anticipation",
+ "surprise"
+ ],
+ "crazy": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "prohibited": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "obscenity": [
+ "anger",
+ "disgust"
+ ],
+ "discriminate": [
+ "anger",
+ "sadness"
+ ],
+ "patter": [
+ "anger"
+ ],
+ "shit": [
+ "anger",
+ "disgust"
+ ],
+ "slut": [
+ "anger",
+ "disgust"
+ ],
+ "prejudice": [
+ "anger"
+ ],
+ "screaming": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "insecure": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "gory": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "erupt": [
+ "anger",
+ "surprise"
+ ],
+ "grumble": [
+ "anger",
+ "disgust"
+ ],
+ "hostage": [
+ "anger",
+ "fear"
+ ],
+ "disagreement": [
+ "anger",
+ "sadness"
+ ],
+ "brawl": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "treachery": [
+ "anger",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "incongruous": [
+ "anger"
+ ],
+ "dictatorship": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "torpedo": [
+ "anger"
+ ],
+ "despicable": [
+ "anger",
+ "disgust"
+ ],
+ "gonorrhea": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "playful": [
+ "anger",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "misery": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "busted": [
+ "anger",
+ "fear"
+ ],
+ "muff": [
+ "anger",
+ "disgust"
+ ],
+ "assassination": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "extinguish": [
+ "anger"
+ ],
+ "reprisal": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "armed": [
+ "anger",
+ "fear"
+ ],
+ "menacing": [
+ "anger",
+ "fear"
+ ],
+ "arrogant": [
+ "anger",
+ "disgust"
+ ],
+ "idiocy": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "agony": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "scoff": [
+ "anger",
+ "disgust"
+ ],
+ "agitated": [
+ "anger"
+ ],
+ "painful": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "obnoxious": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "asshole": [
+ "anger",
+ "disgust"
+ ],
+ "defect": [
+ "anger"
+ ],
+ "duplicity": [
+ "anger"
+ ],
+ "money": [
+ "anger",
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "denunciation": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "stripped": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "incendiary": [
+ "anger",
+ "fear",
+ "surprise"
+ ],
+ "collision": [
+ "anger"
+ ],
+ "hoax": [
+ "anger",
+ "disgust",
+ "sadness",
+ "surprise"
+ ],
+ "deplorable": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "rejection": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "sucker": [
+ "anger"
+ ],
+ "corrupting": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "shrill": [
+ "anger",
+ "fear",
+ "surprise"
+ ],
+ "cursed": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "dispute": [
+ "anger"
+ ],
+ "fight": [
+ "anger",
+ "fear"
+ ],
+ "slap": [
+ "anger",
+ "surprise"
+ ],
+ "oppress": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "condescension": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "orchestra": [
+ "anger",
+ "joy",
+ "sadness",
+ "trust"
+ ],
+ "indifference": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "huff": [
+ "anger",
+ "disgust"
+ ],
+ "cussed": [
+ "anger"
+ ],
+ "exacerbation": [
+ "anger",
+ "fear"
+ ],
+ "vote": [
+ "anger",
+ "anticipation",
+ "joy",
+ "sadness",
+ "surprise",
+ "trust"
+ ],
+ "grumpy": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "brazen": [
+ "anger"
+ ],
+ "altercation": [
+ "anger"
+ ],
+ "conflagration": [
+ "anger",
+ "fear"
+ ],
+ "suppression": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "caution": [
+ "anger",
+ "anticipation",
+ "fear"
+ ],
+ "react": [
+ "anger",
+ "fear"
+ ],
+ "usurped": [
+ "anger",
+ "fear"
+ ],
+ "brimstone": [
+ "anger",
+ "fear"
+ ],
+ "bickering": [
+ "anger",
+ "disgust"
+ ],
+ "controversial": [
+ "anger"
+ ],
+ "repellent": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "unfair": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "epidemic": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "meddle": [
+ "anger"
+ ],
+ "distracting": [
+ "anger",
+ "anticipation"
+ ],
+ "tariff": [
+ "anger",
+ "disgust"
+ ],
+ "resign": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "delinquent": [
+ "anger",
+ "disgust"
+ ],
+ "vicious": [
+ "anger",
+ "disgust"
+ ],
+ "destructive": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "bile": [
+ "anger",
+ "disgust"
+ ],
+ "antichrist": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "objection": [
+ "anger"
+ ],
+ "defraud": [
+ "anger",
+ "disgust"
+ ],
+ "whip": [
+ "anger"
+ ],
+ "gall": [
+ "anger",
+ "disgust"
+ ],
+ "versus": [
+ "anger"
+ ],
+ "annihilate": [
+ "anger",
+ "fear"
+ ],
+ "brutal": [
+ "anger",
+ "fear"
+ ],
+ "infantile": [
+ "anger",
+ "disgust"
+ ],
+ "dupe": [
+ "anger"
+ ],
+ "shock": [
+ "anger",
+ "fear",
+ "surprise"
+ ],
+ "gruff": [
+ "anger",
+ "disgust"
+ ],
+ "defamatory": [
+ "anger"
+ ],
+ "hot": [
+ "anger"
+ ],
+ "denounce": [
+ "anger",
+ "disgust"
+ ],
+ "cursing": [
+ "anger",
+ "disgust"
+ ],
+ "inflict": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "anxiety": [
+ "anger",
+ "anticipation",
+ "fear",
+ "sadness"
+ ],
+ "pique": [
+ "anger"
+ ],
+ "guilty": [
+ "anger",
+ "sadness"
+ ],
+ "legalized": [
+ "anger",
+ "fear",
+ "joy",
+ "trust"
+ ],
+ "revolution": [
+ "anger",
+ "anticipation",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "exasperation": [
+ "anger",
+ "disgust"
+ ],
+ "abandonment": [
+ "anger",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "lash": [
+ "anger",
+ "fear"
+ ],
+ "troublesome": [
+ "anger",
+ "fear"
+ ],
+ "intolerable": [
+ "anger"
+ ],
+ "scorpion": [
+ "anger",
+ "disgust",
+ "fear",
+ "surprise"
+ ],
+ "victim": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "picketing": [
+ "anger"
+ ],
+ "mistress": [
+ "anger",
+ "disgust"
+ ],
+ "disturbance": [
+ "anger",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "misplace": [
+ "anger",
+ "disgust"
+ ],
+ "canker": [
+ "anger",
+ "disgust"
+ ],
+ "vindictive": [
+ "anger",
+ "disgust"
+ ],
+ "treason": [
+ "anger",
+ "disgust",
+ "fear",
+ "surprise"
+ ],
+ "tease": [
+ "anger",
+ "anticipation",
+ "sadness"
+ ],
+ "unsympathetic": [
+ "anger"
+ ],
+ "hurtful": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "ravenous": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "unequal": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "manslaughter": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "disparity": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "irreconcilable": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "recalcitrant": [
+ "anger",
+ "disgust"
+ ],
+ "quarrel": [
+ "anger"
+ ],
+ "despair": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "crucifixion": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "oppressor": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "usurp": [
+ "anger"
+ ],
+ "mug": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "mad": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "destruction": [
+ "anger"
+ ],
+ "rave": [
+ "anger",
+ "disgust",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "wrongly": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "phony": [
+ "anger",
+ "disgust"
+ ],
+ "repay": [
+ "anger",
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "surcharge": [
+ "anger"
+ ],
+ "crushing": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "mangle": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "disdain": [
+ "anger",
+ "disgust"
+ ],
+ "eruption": [
+ "anger",
+ "fear",
+ "surprise"
+ ],
+ "touchy": [
+ "anger",
+ "sadness"
+ ],
+ "strangle": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "claw": [
+ "anger",
+ "fear"
+ ],
+ "eschew": [
+ "anger",
+ "sadness"
+ ],
+ "scoundrel": [
+ "anger",
+ "disgust",
+ "fear",
+ "trust"
+ ],
+ "antipathy": [
+ "anger",
+ "disgust"
+ ],
+ "unkind": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "ransom": [
+ "anger",
+ "fear"
+ ],
+ "coercion": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "violent": [
+ "anger",
+ "disgust",
+ "fear",
+ "surprise"
+ ],
+ "executioner": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "dumps": [
+ "anger",
+ "sadness"
+ ],
+ "nether": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "accusation": [
+ "anger",
+ "disgust"
+ ],
+ "foe": [
+ "anger",
+ "fear"
+ ],
+ "abandoned": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "depreciate": [
+ "anger",
+ "disgust"
+ ],
+ "shot": [
+ "anger",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "rocket": [
+ "anger"
+ ],
+ "words": [
+ "anger"
+ ],
+ "riot": [
+ "anger",
+ "fear"
+ ],
+ "beast": [
+ "anger",
+ "fear"
+ ],
+ "celebrity": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "sue": [
+ "anger",
+ "sadness"
+ ],
+ "suppress": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "inappropriate": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "mutter": [
+ "anger"
+ ],
+ "tempest": [
+ "anger",
+ "anticipation",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "shove": [
+ "anger"
+ ],
+ "obliterate": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "assail": [
+ "anger",
+ "fear",
+ "surprise"
+ ],
+ "aggravating": [
+ "anger",
+ "sadness"
+ ],
+ "deserve": [
+ "anger",
+ "anticipation",
+ "trust"
+ ],
+ "furnace": [
+ "anger"
+ ],
+ "eradicate": [
+ "anger"
+ ],
+ "sneer": [
+ "anger",
+ "disgust"
+ ],
+ "pare": [
+ "anger",
+ "anticipation",
+ "fear",
+ "sadness"
+ ],
+ "skewed": [
+ "anger",
+ "anticipation"
+ ],
+ "callous": [
+ "anger",
+ "disgust"
+ ],
+ "mutiny": [
+ "anger",
+ "disgust",
+ "fear",
+ "surprise"
+ ],
+ "confine": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "depravity": [
+ "anger",
+ "disgust"
+ ],
+ "aggressor": [
+ "anger",
+ "fear"
+ ],
+ "indoctrination": [
+ "anger",
+ "fear"
+ ],
+ "avarice": [
+ "anger",
+ "disgust"
+ ],
+ "fraud": [
+ "anger"
+ ],
+ "cranky": [
+ "anger"
+ ],
+ "scare": [
+ "anger",
+ "anticipation",
+ "fear",
+ "surprise"
+ ],
+ "slam": [
+ "anger",
+ "fear",
+ "surprise"
+ ],
+ "despise": [
+ "anger",
+ "disgust"
+ ],
+ "satanic": [
+ "anger"
+ ],
+ "terrorist": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "flog": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "anarchism": [
+ "anger",
+ "fear"
+ ],
+ "badness": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "repudiation": [
+ "anger",
+ "disgust"
+ ],
+ "nuisance": [
+ "anger"
+ ],
+ "belittle": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "godless": [
+ "anger"
+ ],
+ "teasing": [
+ "anger",
+ "fear"
+ ],
+ "hatred": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "opposed": [
+ "anger",
+ "fear"
+ ],
+ "opponent": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear"
+ ],
+ "jab": [
+ "anger"
+ ],
+ "thundering": [
+ "anger",
+ "fear"
+ ],
+ "hanging": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "resent": [
+ "anger"
+ ],
+ "indenture": [
+ "anger"
+ ],
+ "campaigning": [
+ "anger",
+ "fear"
+ ],
+ "incest": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "battery": [
+ "anger"
+ ],
+ "dreadful": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "smack": [
+ "anger"
+ ],
+ "devastate": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "intolerant": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "condemn": [
+ "anger"
+ ],
+ "retaliatory": [
+ "anger"
+ ],
+ "uncontrollable": [
+ "anger",
+ "anticipation",
+ "surprise"
+ ],
+ "reprimand": [
+ "anger"
+ ],
+ "plunder": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "yell": [
+ "anger",
+ "fear",
+ "surprise"
+ ],
+ "insulting": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "expletive": [
+ "anger"
+ ],
+ "villainous": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "banshee": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "complain": [
+ "anger",
+ "sadness"
+ ],
+ "disagreeing": [
+ "anger",
+ "sadness"
+ ],
+ "interminable": [
+ "anger",
+ "anticipation"
+ ],
+ "masochism": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "offended": [
+ "anger",
+ "sadness"
+ ],
+ "expel": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "cannon": [
+ "anger",
+ "fear"
+ ],
+ "attorney": [
+ "anger",
+ "fear",
+ "trust"
+ ],
+ "insidious": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "violence": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "curse": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "disfigured": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "sinner": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "battled": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "outcry": [
+ "anger",
+ "fear",
+ "surprise"
+ ],
+ "kidnap": [
+ "anger",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "slayer": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "combatant": [
+ "anger",
+ "fear"
+ ],
+ "alcoholism": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "explosive": [
+ "anger",
+ "anticipation",
+ "fear",
+ "surprise"
+ ],
+ "injustice": [
+ "anger"
+ ],
+ "disparaging": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "vehement": [
+ "anger",
+ "fear"
+ ],
+ "slavery": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "retaliate": [
+ "anger"
+ ],
+ "compulsion": [
+ "anger"
+ ],
+ "defendant": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "cruel": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "bee": [
+ "anger",
+ "fear"
+ ],
+ "inequality": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "damnation": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "stone": [
+ "anger"
+ ],
+ "odious": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "smother": [
+ "anger"
+ ],
+ "grievous": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "mastery": [
+ "anger",
+ "joy",
+ "trust"
+ ],
+ "assault": [
+ "anger",
+ "fear"
+ ],
+ "bellows": [
+ "anger"
+ ],
+ "antagonist": [
+ "anger"
+ ],
+ "vengeful": [
+ "anger",
+ "fear"
+ ],
+ "homicide": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "tolerate": [
+ "anger",
+ "sadness"
+ ],
+ "reversal": [
+ "anger",
+ "disgust",
+ "surprise"
+ ],
+ "desert": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "confusion": [
+ "anger",
+ "fear"
+ ],
+ "derogatory": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "banished": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "dismay": [
+ "anger",
+ "anticipation",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "jealousy": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "pessimism": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "oblivion": [
+ "anger",
+ "fear"
+ ],
+ "disclaim": [
+ "anger",
+ "disgust",
+ "trust"
+ ],
+ "intolerance": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "antisocial": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "tree": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "adversity": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "defiance": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "standstill": [
+ "anger"
+ ],
+ "overpriced": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "battle": [
+ "anger"
+ ],
+ "attacking": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "impermeable": [
+ "anger",
+ "fear"
+ ],
+ "theocratic": [
+ "anger",
+ "fear",
+ "sadness",
+ "trust"
+ ],
+ "retribution": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "sham": [
+ "anger",
+ "disgust"
+ ],
+ "slay": [
+ "anger"
+ ],
+ "arraignment": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "annihilated": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "homeless": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "atrocity": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "atrocious": [
+ "anger",
+ "disgust"
+ ],
+ "infidel": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "immorality": [
+ "anger",
+ "disgust"
+ ],
+ "toughness": [
+ "anger",
+ "fear",
+ "trust"
+ ],
+ "coldness": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "wench": [
+ "anger",
+ "disgust"
+ ],
+ "lose": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "disinformation": [
+ "anger",
+ "fear"
+ ],
+ "revenge": [
+ "anger",
+ "anticipation",
+ "fear",
+ "surprise"
+ ],
+ "gallows": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "darkness": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "duel": [
+ "anger",
+ "anticipation",
+ "fear"
+ ],
+ "hoot": [
+ "anger",
+ "disgust"
+ ],
+ "hostile": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "intimidation": [
+ "anger",
+ "fear"
+ ],
+ "pirate": [
+ "anger"
+ ],
+ "ruthless": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "exile": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "misrepresented": [
+ "anger"
+ ],
+ "unfairness": [
+ "anger",
+ "sadness"
+ ],
+ "oppression": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "deny": [
+ "anger"
+ ],
+ "warp": [
+ "anger",
+ "sadness"
+ ],
+ "vulgarity": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "intrusive": [
+ "anger",
+ "disgust",
+ "fear",
+ "surprise"
+ ],
+ "sisterhood": [
+ "anger",
+ "sadness",
+ "surprise",
+ "trust"
+ ],
+ "awful": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "coerce": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "dislike": [
+ "anger",
+ "disgust"
+ ],
+ "militia": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "aggression": [
+ "anger",
+ "fear"
+ ],
+ "virulence": [
+ "anger",
+ "fear"
+ ],
+ "birch": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "bayonet": [
+ "anger",
+ "fear"
+ ],
+ "conquest": [
+ "anger",
+ "fear"
+ ],
+ "malignant": [
+ "anger",
+ "fear"
+ ],
+ "negation": [
+ "anger"
+ ],
+ "bothering": [
+ "anger",
+ "sadness"
+ ],
+ "revolting": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "shell": [
+ "anger",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "frustrated": [
+ "anger"
+ ],
+ "deportation": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "annoying": [
+ "anger"
+ ],
+ "resistance": [
+ "anger"
+ ],
+ "violently": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "orc": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "wince": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "slaughtering": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "shoot": [
+ "anger",
+ "fear"
+ ],
+ "blaze": [
+ "anger"
+ ],
+ "deplore": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "forcibly": [
+ "anger",
+ "fear"
+ ],
+ "actionable": [
+ "anger",
+ "disgust"
+ ],
+ "smell": [
+ "anger",
+ "disgust"
+ ],
+ "cane": [
+ "anger",
+ "fear"
+ ],
+ "violation": [
+ "anger",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "untoward": [
+ "anger",
+ "disgust"
+ ],
+ "chaff": [
+ "anger",
+ "fear"
+ ],
+ "grievance": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "frenetic": [
+ "anger",
+ "fear",
+ "surprise"
+ ],
+ "criminal": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "illegal": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "horror": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "liberate": [
+ "anger",
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "growl": [
+ "anger",
+ "fear"
+ ],
+ "combative": [
+ "anger",
+ "fear"
+ ],
+ "incite": [
+ "anger",
+ "anticipation",
+ "fear"
+ ],
+ "cross": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "indict": [
+ "anger",
+ "fear"
+ ],
+ "dastardly": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "scar": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "concussion": [
+ "anger",
+ "sadness"
+ ],
+ "battalion": [
+ "anger"
+ ],
+ "ribbon": [
+ "anger",
+ "anticipation",
+ "joy"
+ ],
+ "misbehavior": [
+ "anger",
+ "disgust",
+ "surprise"
+ ],
+ "foul": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "quandary": [
+ "anger",
+ "fear"
+ ],
+ "depressed": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "animus": [
+ "anger"
+ ],
+ "wreck": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "defiant": [
+ "anger"
+ ],
+ "disobedient": [
+ "anger"
+ ],
+ "blasphemous": [
+ "anger",
+ "disgust"
+ ],
+ "holocaust": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "frustrate": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "brunt": [
+ "anger"
+ ],
+ "tussle": [
+ "anger"
+ ],
+ "humiliate": [
+ "anger",
+ "sadness"
+ ],
+ "banishment": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "opposition": [
+ "anger"
+ ],
+ "adversary": [
+ "anger"
+ ],
+ "desecration": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "betray": [
+ "anger",
+ "disgust",
+ "sadness",
+ "surprise"
+ ],
+ "rascal": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "nettle": [
+ "anger",
+ "disgust"
+ ],
+ "poisoned": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "fiend": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "haughty": [
+ "anger"
+ ],
+ "sore": [
+ "anger",
+ "sadness"
+ ],
+ "discrimination": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "resisting": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "deceived": [
+ "anger"
+ ],
+ "glare": [
+ "anger",
+ "fear"
+ ],
+ "evade": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "fervor": [
+ "anger",
+ "joy"
+ ],
+ "libel": [
+ "anger",
+ "fear",
+ "trust"
+ ],
+ "rapping": [
+ "anger"
+ ],
+ "distracted": [
+ "anger"
+ ],
+ "enmity": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "interrupt": [
+ "anger",
+ "surprise"
+ ],
+ "stab": [
+ "anger",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "sizzle": [
+ "anger"
+ ],
+ "implicate": [
+ "anger"
+ ],
+ "rifle": [
+ "anger",
+ "fear"
+ ],
+ "annoy": [
+ "anger",
+ "disgust"
+ ],
+ "consternation": [
+ "anger",
+ "fear"
+ ],
+ "crazed": [
+ "anger",
+ "fear"
+ ],
+ "maniac": [
+ "anger",
+ "fear"
+ ],
+ "broken": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "cancer": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "backbone": [
+ "anger",
+ "trust"
+ ],
+ "concealment": [
+ "anger",
+ "anticipation",
+ "fear"
+ ],
+ "madden": [
+ "anger",
+ "fear"
+ ],
+ "contradict": [
+ "anger"
+ ],
+ "abomination": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "elf": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "spear": [
+ "anger",
+ "anticipation",
+ "fear"
+ ],
+ "constraint": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "fluctuation": [
+ "anger",
+ "fear"
+ ],
+ "onerous": [
+ "anger",
+ "sadness"
+ ],
+ "growling": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "bane": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "menace": [
+ "anger",
+ "fear"
+ ],
+ "suicidal": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "depraved": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "revoke": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "lie": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "yelp": [
+ "anger",
+ "fear",
+ "surprise"
+ ],
+ "opium": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "ram": [
+ "anger",
+ "anticipation"
+ ],
+ "skirmish": [
+ "anger"
+ ],
+ "assassin": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "ordeal": [
+ "anger",
+ "surprise"
+ ],
+ "rivalry": [
+ "anger"
+ ],
+ "destroyed": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "punch": [
+ "anger",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "martial": [
+ "anger"
+ ],
+ "conflict": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "chaos": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "force": [
+ "anger",
+ "fear"
+ ],
+ "shooting": [
+ "anger",
+ "fear"
+ ],
+ "catastrophe": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "hate": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "hateful": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "coop": [
+ "anger",
+ "disgust"
+ ],
+ "casualty": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "feud": [
+ "anger"
+ ],
+ "rating": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "savage": [
+ "anger",
+ "fear"
+ ],
+ "swastika": [
+ "anger",
+ "fear"
+ ],
+ "contemptible": [
+ "anger",
+ "disgust"
+ ],
+ "detract": [
+ "anger"
+ ],
+ "irate": [
+ "anger"
+ ],
+ "failing": [
+ "anger",
+ "anticipation",
+ "fear",
+ "sadness"
+ ],
+ "grating": [
+ "anger",
+ "disgust"
+ ],
+ "earthquake": [
+ "anger",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "reckless": [
+ "anger",
+ "fear"
+ ],
+ "forfeit": [
+ "anger",
+ "sadness"
+ ],
+ "disgust": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "separatist": [
+ "anger",
+ "disgust"
+ ],
+ "madness": [
+ "anger",
+ "fear"
+ ],
+ "inconvenient": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "instinctive": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "tighten": [
+ "anger"
+ ],
+ "disliked": [
+ "anger",
+ "sadness"
+ ],
+ "dame": [
+ "anger",
+ "disgust",
+ "trust"
+ ],
+ "infanticide": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "revulsion": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "cad": [
+ "anger",
+ "disgust"
+ ],
+ "terrorism": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "disturbed": [
+ "anger",
+ "sadness"
+ ],
+ "hamstring": [
+ "anger",
+ "sadness"
+ ],
+ "fugitive": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "trust"
+ ],
+ "misleading": [
+ "anger",
+ "disgust"
+ ],
+ "aggravation": [
+ "anger",
+ "disgust"
+ ],
+ "unruly": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "rebel": [
+ "anger",
+ "fear"
+ ],
+ "allegation": [
+ "anger"
+ ],
+ "feudalism": [
+ "anger",
+ "sadness"
+ ],
+ "resentful": [
+ "anger"
+ ],
+ "worthless": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "threat": [
+ "anger",
+ "fear"
+ ],
+ "warlike": [
+ "anger",
+ "fear"
+ ],
+ "persecute": [
+ "anger",
+ "fear"
+ ],
+ "rampage": [
+ "anger",
+ "fear"
+ ],
+ "cutthroat": [
+ "anger",
+ "fear"
+ ],
+ "flagrant": [
+ "anger",
+ "disgust"
+ ],
+ "blemish": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "cruelly": [
+ "anger",
+ "fear"
+ ],
+ "waffle": [
+ "anger",
+ "sadness"
+ ],
+ "picket": [
+ "anger",
+ "anticipation",
+ "fear"
+ ],
+ "grated": [
+ "anger"
+ ],
+ "pound": [
+ "anger"
+ ],
+ "accusing": [
+ "anger",
+ "fear"
+ ],
+ "commotion": [
+ "anger"
+ ],
+ "deceit": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "crabby": [
+ "anger"
+ ],
+ "horrible": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "losing": [
+ "anger",
+ "sadness"
+ ],
+ "detest": [
+ "anger",
+ "disgust"
+ ],
+ "snarl": [
+ "anger",
+ "disgust"
+ ],
+ "remove": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "morbidity": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "deranged": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "bully": [
+ "anger",
+ "fear"
+ ],
+ "rail": [
+ "anger",
+ "anticipation"
+ ],
+ "confront": [
+ "anger"
+ ],
+ "tiff": [
+ "anger"
+ ],
+ "senseless": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "disastrous": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "underpaid": [
+ "anger",
+ "sadness"
+ ],
+ "harbinger": [
+ "anger",
+ "anticipation",
+ "fear"
+ ],
+ "terrible": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "stifled": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "provoking": [
+ "anger",
+ "disgust"
+ ],
+ "demonic": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "blast": [
+ "anger",
+ "fear",
+ "surprise"
+ ],
+ "sin": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "berserk": [
+ "anger"
+ ],
+ "hiss": [
+ "anger",
+ "fear"
+ ],
+ "kick": [
+ "anger"
+ ],
+ "endless": [
+ "anger",
+ "fear",
+ "joy",
+ "sadness",
+ "trust"
+ ],
+ "difficulty": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "detainee": [
+ "anger",
+ "anticipation",
+ "fear",
+ "sadness"
+ ],
+ "armament": [
+ "anger",
+ "fear"
+ ],
+ "contentious": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "liquor": [
+ "anger",
+ "joy",
+ "sadness"
+ ],
+ "ulcer": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "overpowering": [
+ "anger",
+ "fear"
+ ],
+ "threatening": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "harmful": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "mutilation": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "infamous": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "furious": [
+ "anger",
+ "disgust"
+ ],
+ "loathe": [
+ "anger",
+ "disgust"
+ ],
+ "revolver": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "limited": [
+ "anger",
+ "sadness"
+ ],
+ "scrapie": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "indignation": [
+ "anger",
+ "disgust"
+ ],
+ "fenced": [
+ "anger"
+ ],
+ "untrustworthy": [
+ "anger"
+ ],
+ "fuming": [
+ "anger"
+ ],
+ "taunt": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "hating": [
+ "anger"
+ ],
+ "nepotism": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "excite": [
+ "anger",
+ "anticipation",
+ "fear",
+ "joy",
+ "surprise"
+ ],
+ "wreak": [
+ "anger"
+ ],
+ "punitive": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "ringer": [
+ "anger"
+ ],
+ "bad": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "slash": [
+ "anger"
+ ],
+ "sickening": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "incredulous": [
+ "anger",
+ "disgust"
+ ],
+ "disappointed": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "vampire": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "loudness": [
+ "anger"
+ ],
+ "indignant": [
+ "anger"
+ ],
+ "rook": [
+ "anger",
+ "disgust"
+ ],
+ "inattention": [
+ "anger"
+ ],
+ "grim": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "unsettled": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "advocacy": [
+ "anger",
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "tremor": [
+ "anger",
+ "anticipation",
+ "fear",
+ "sadness"
+ ],
+ "manipulation": [
+ "anger",
+ "fear"
+ ],
+ "elbow": [
+ "anger"
+ ],
+ "anarchist": [
+ "anger",
+ "fear"
+ ],
+ "avenger": [
+ "anger"
+ ],
+ "rabble": [
+ "anger",
+ "fear"
+ ],
+ "expulsion": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "talons": [
+ "anger",
+ "fear"
+ ],
+ "perverse": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "deceive": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "egregious": [
+ "anger",
+ "disgust"
+ ],
+ "undesirable": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "howl": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "fury": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "ferocious": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "contemptuous": [
+ "anger"
+ ],
+ "ferocity": [
+ "anger"
+ ],
+ "rape": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "treacherous": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "dominate": [
+ "anger",
+ "fear"
+ ],
+ "crime": [
+ "anger"
+ ],
+ "scream": [
+ "anger",
+ "disgust",
+ "fear",
+ "surprise"
+ ],
+ "gibberish": [
+ "anger"
+ ],
+ "polemic": [
+ "anger",
+ "disgust"
+ ],
+ "anger": [
+ "anger"
+ ],
+ "annoyance": [
+ "anger",
+ "disgust"
+ ],
+ "brutality": [
+ "anger",
+ "fear"
+ ],
+ "reject": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "snarling": [
+ "anger"
+ ],
+ "abolish": [
+ "anger"
+ ],
+ "shout": [
+ "anger",
+ "surprise"
+ ],
+ "smuggler": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "blockade": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "bloodshed": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "spat": [
+ "anger"
+ ],
+ "intruder": [
+ "anger",
+ "fear",
+ "surprise"
+ ],
+ "elimination": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "rebellion": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "scarcity": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "torture": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "bigoted": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "perversion": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "turbulence": [
+ "anger",
+ "fear"
+ ],
+ "strike": [
+ "anger"
+ ],
+ "confined": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "carelessness": [
+ "anger",
+ "disgust"
+ ],
+ "slaughterhouse": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "disapproving": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "confiscate": [
+ "anger",
+ "sadness"
+ ],
+ "poverty": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "screwed": [
+ "anger"
+ ],
+ "injury": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "unhappy": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "horrific": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "harass": [
+ "anger",
+ "disgust"
+ ],
+ "havoc": [
+ "anger",
+ "fear"
+ ],
+ "lonely": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "bear": [
+ "anger",
+ "fear"
+ ],
+ "daemon": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "renegade": [
+ "anger"
+ ],
+ "broil": [
+ "anger"
+ ],
+ "inexcusable": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "prick": [
+ "anger",
+ "disgust",
+ "fear",
+ "surprise"
+ ],
+ "dislocated": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "domination": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "shackle": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "burke": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "uncertain": [
+ "anger",
+ "disgust",
+ "fear",
+ "surprise"
+ ],
+ "saloon": [
+ "anger"
+ ],
+ "paucity": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "raving": [
+ "anger",
+ "anticipation",
+ "fear",
+ "joy",
+ "surprise"
+ ],
+ "bomb": [
+ "anger",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "psychosis": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "cash": [
+ "anger",
+ "anticipation",
+ "fear",
+ "joy",
+ "trust"
+ ],
+ "dispossessed": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "sentence": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "destroying": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "outrage": [
+ "anger",
+ "disgust"
+ ],
+ "barrier": [
+ "anger"
+ ],
+ "unpaid": [
+ "anger",
+ "sadness"
+ ],
+ "mournful": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "steal": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "segregate": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "subversion": [
+ "anger",
+ "fear"
+ ],
+ "blackmail": [
+ "anger",
+ "fear"
+ ],
+ "opera": [
+ "anger",
+ "anticipation",
+ "fear",
+ "joy",
+ "sadness",
+ "surprise",
+ "trust"
+ ],
+ "mighty": [
+ "anger",
+ "fear",
+ "joy",
+ "trust"
+ ],
+ "lagging": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "sadness"
+ ],
+ "defy": [
+ "anger",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "upheaval": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "turmoil": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "unjustifiable": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "bastion": [
+ "anger"
+ ],
+ "foray": [
+ "anger"
+ ],
+ "forsaken": [
+ "anger",
+ "sadness"
+ ],
+ "spite": [
+ "anger"
+ ],
+ "friction": [
+ "anger"
+ ],
+ "dying": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "lawsuit": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "pernicious": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "fib": [
+ "anger"
+ ],
+ "contempt": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "leukemia": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "confinement": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "murderous": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "rejects": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "tyrant": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "bearish": [
+ "anger",
+ "fear"
+ ],
+ "volatility": [
+ "anger",
+ "anticipation",
+ "fear",
+ "surprise"
+ ],
+ "distressing": [
+ "anger",
+ "fear"
+ ],
+ "effigy": [
+ "anger"
+ ],
+ "affront": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "arson": [
+ "anger",
+ "fear"
+ ],
+ "wretch": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "vermin": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "presumptuous": [
+ "anger",
+ "disgust"
+ ],
+ "musical": [
+ "anger",
+ "anticipation",
+ "joy",
+ "sadness",
+ "surprise",
+ "trust"
+ ],
+ "bitch": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "retract": [
+ "anger"
+ ],
+ "shun": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "shoplifting": [
+ "anger",
+ "disgust"
+ ],
+ "forearm": [
+ "anger",
+ "anticipation"
+ ],
+ "cheat": [
+ "anger",
+ "disgust"
+ ],
+ "standoff": [
+ "anger",
+ "fear"
+ ],
+ "torment": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "malpractice": [
+ "anger"
+ ],
+ "penitentiary": [
+ "anger"
+ ],
+ "argument": [
+ "anger"
+ ],
+ "disobedience": [
+ "anger",
+ "disgust"
+ ],
+ "crusade": [
+ "anger",
+ "fear"
+ ],
+ "betrayal": [
+ "anger",
+ "disgust",
+ "sadness"
+ ],
+ "impotence": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "ungrateful": [
+ "anger",
+ "disgust"
+ ],
+ "convict": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "uprising": [
+ "anger",
+ "anticipation",
+ "fear"
+ ],
+ "irritability": [
+ "anger"
+ ],
+ "monstrosity": [
+ "anger",
+ "disgust",
+ "fear",
+ "surprise"
+ ],
+ "arguments": [
+ "anger"
+ ],
+ "powerful": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear",
+ "joy",
+ "trust"
+ ],
+ "simmer": [
+ "anger",
+ "anticipation"
+ ],
+ "disapproved": [
+ "anger",
+ "sadness"
+ ],
+ "firearms": [
+ "anger",
+ "fear"
+ ],
+ "treat": [
+ "anger",
+ "anticipation",
+ "disgust",
+ "fear",
+ "joy",
+ "sadness",
+ "surprise",
+ "trust"
+ ],
+ "shatter": [
+ "anger",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "barbaric": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "furiously": [
+ "anger"
+ ],
+ "wop": [
+ "anger"
+ ],
+ "poisonous": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "hostility": [
+ "anger",
+ "disgust"
+ ],
+ "scapegoat": [
+ "anger",
+ "fear"
+ ],
+ "annihilation": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "grope": [
+ "anger",
+ "disgust",
+ "fear"
+ ],
+ "delusion": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "derision": [
+ "anger",
+ "disgust"
+ ],
+ "unbridled": [
+ "anger",
+ "anticipation",
+ "fear",
+ "surprise"
+ ],
+ "litigious": [
+ "anger",
+ "disgust"
+ ],
+ "ire": [
+ "anger"
+ ],
+ "adverse": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "smash": [
+ "anger",
+ "fear"
+ ],
+ "misstatement": [
+ "anger",
+ "disgust"
+ ],
+ "sneak": [
+ "anger",
+ "fear",
+ "surprise"
+ ],
+ "delay": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "burial": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "lightning": [
+ "anger",
+ "fear",
+ "surprise"
+ ],
+ "molestation": [
+ "anger",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "disrespect": [
+ "anger"
+ ],
+ "melodrama": [
+ "anger",
+ "sadness"
+ ],
+ "terrorize": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "damn": [
+ "anger",
+ "disgust"
+ ],
+ "hurt": [
+ "anger",
+ "fear",
+ "sadness"
+ ],
+ "worry": [
+ "anticipation",
+ "fear",
+ "sadness"
+ ],
+ "hymn": [
+ "anticipation",
+ "joy",
+ "sadness",
+ "trust"
+ ],
+ "unverified": [
+ "anticipation"
+ ],
+ "blessings": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "recurrent": [
+ "anticipation"
+ ],
+ "hypothesis": [
+ "anticipation",
+ "surprise"
+ ],
+ "blessing": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "urgency": [
+ "anticipation",
+ "fear",
+ "surprise"
+ ],
+ "fete": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "score": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "discretion": [
+ "anticipation",
+ "trust"
+ ],
+ "commemoration": [
+ "anticipation",
+ "joy"
+ ],
+ "farm": [
+ "anticipation"
+ ],
+ "cream": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "opportunity": [
+ "anticipation"
+ ],
+ "immortality": [
+ "anticipation"
+ ],
+ "saliva": [
+ "anticipation"
+ ],
+ "clue": [
+ "anticipation"
+ ],
+ "merge": [
+ "anticipation"
+ ],
+ "winnings": [
+ "anticipation",
+ "joy"
+ ],
+ "possibility": [
+ "anticipation"
+ ],
+ "chastity": [
+ "anticipation",
+ "trust"
+ ],
+ "preliminary": [
+ "anticipation"
+ ],
+ "compliment": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "monetary": [
+ "anticipation"
+ ],
+ "excitement": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "sex": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "honeymoon": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "humanitarian": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "prophylactic": [
+ "anticipation",
+ "trust"
+ ],
+ "importance": [
+ "anticipation"
+ ],
+ "ultimate": [
+ "anticipation",
+ "sadness"
+ ],
+ "shopping": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "trepidation": [
+ "anticipation",
+ "fear",
+ "surprise"
+ ],
+ "rescue": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "commonplace": [
+ "anticipation",
+ "trust"
+ ],
+ "unexpected": [
+ "anticipation",
+ "fear",
+ "joy",
+ "surprise"
+ ],
+ "escape": [
+ "anticipation",
+ "fear"
+ ],
+ "chicane": [
+ "anticipation",
+ "surprise",
+ "trust"
+ ],
+ "enroll": [
+ "anticipation",
+ "trust"
+ ],
+ "astrologer": [
+ "anticipation"
+ ],
+ "vigilance": [
+ "anticipation",
+ "trust"
+ ],
+ "thermocouple": [
+ "anticipation"
+ ],
+ "expect": [
+ "anticipation",
+ "surprise",
+ "trust"
+ ],
+ "glory": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "approaching": [
+ "anticipation"
+ ],
+ "perilous": [
+ "anticipation",
+ "fear",
+ "sadness"
+ ],
+ "banquet": [
+ "anticipation",
+ "joy"
+ ],
+ "exceed": [
+ "anticipation",
+ "joy"
+ ],
+ "prescient": [
+ "anticipation"
+ ],
+ "bless": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "anxious": [
+ "anticipation",
+ "fear"
+ ],
+ "ordination": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "conjecture": [
+ "anticipation"
+ ],
+ "attainable": [
+ "anticipation"
+ ],
+ "god": [
+ "anticipation",
+ "fear",
+ "joy",
+ "trust"
+ ],
+ "worrying": [
+ "anticipation",
+ "fear",
+ "sadness"
+ ],
+ "endeavor": [
+ "anticipation"
+ ],
+ "contingent": [
+ "anticipation"
+ ],
+ "contagion": [
+ "anticipation",
+ "disgust",
+ "fear"
+ ],
+ "hype": [
+ "anticipation"
+ ],
+ "craps": [
+ "anticipation"
+ ],
+ "successful": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "intermission": [
+ "anticipation"
+ ],
+ "yearning": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "quicken": [
+ "anticipation"
+ ],
+ "denying": [
+ "anticipation"
+ ],
+ "omen": [
+ "anticipation",
+ "fear"
+ ],
+ "parade": [
+ "anticipation",
+ "fear",
+ "joy",
+ "surprise"
+ ],
+ "morrow": [
+ "anticipation"
+ ],
+ "buddy": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "fate": [
+ "anticipation"
+ ],
+ "progress": [
+ "anticipation",
+ "joy"
+ ],
+ "ominous": [
+ "anticipation",
+ "fear"
+ ],
+ "happy": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "surprisingly": [
+ "anticipation",
+ "surprise"
+ ],
+ "foreboding": [
+ "anticipation",
+ "fear"
+ ],
+ "germination": [
+ "anticipation"
+ ],
+ "renovate": [
+ "anticipation"
+ ],
+ "sanctuary": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "convergence": [
+ "anticipation"
+ ],
+ "prevail": [
+ "anticipation",
+ "joy"
+ ],
+ "sorcery": [
+ "anticipation",
+ "fear",
+ "surprise"
+ ],
+ "happen": [
+ "anticipation"
+ ],
+ "enthusiasm": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "secular": [
+ "anticipation"
+ ],
+ "beware": [
+ "anticipation",
+ "fear"
+ ],
+ "intuitively": [
+ "anticipation"
+ ],
+ "fanfare": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "auction": [
+ "anticipation"
+ ],
+ "recreation": [
+ "anticipation",
+ "joy"
+ ],
+ "simplify": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "victory": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "plight": [
+ "anticipation",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "gradual": [
+ "anticipation"
+ ],
+ "unknown": [
+ "anticipation",
+ "fear"
+ ],
+ "perfection": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "prerequisite": [
+ "anticipation"
+ ],
+ "rehabilitation": [
+ "anticipation"
+ ],
+ "prevention": [
+ "anticipation"
+ ],
+ "fulfillment": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "archaeology": [
+ "anticipation"
+ ],
+ "intimately": [
+ "anticipation",
+ "fear",
+ "joy"
+ ],
+ "consecration": [
+ "anticipation",
+ "joy",
+ "sadness",
+ "trust"
+ ],
+ "determinate": [
+ "anticipation",
+ "trust"
+ ],
+ "heavenly": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "lull": [
+ "anticipation"
+ ],
+ "jeopardy": [
+ "anticipation",
+ "fear"
+ ],
+ "inquiry": [
+ "anticipation"
+ ],
+ "simmering": [
+ "anticipation"
+ ],
+ "anticipation": [
+ "anticipation"
+ ],
+ "eventuality": [
+ "anticipation",
+ "fear"
+ ],
+ "unfold": [
+ "anticipation"
+ ],
+ "renovation": [
+ "anticipation",
+ "joy"
+ ],
+ "gambling": [
+ "anticipation",
+ "surprise"
+ ],
+ "spectacular": [
+ "anticipation",
+ "surprise"
+ ],
+ "medical": [
+ "anticipation",
+ "fear",
+ "trust"
+ ],
+ "embrace": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "hero": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "ejaculation": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "chuckle": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "hope": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "unsurpassed": [
+ "anticipation",
+ "fear",
+ "joy",
+ "trust"
+ ],
+ "predict": [
+ "anticipation"
+ ],
+ "hurried": [
+ "anticipation"
+ ],
+ "boomerang": [
+ "anticipation",
+ "trust"
+ ],
+ "analyst": [
+ "anticipation",
+ "trust"
+ ],
+ "midwife": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "cove": [
+ "anticipation",
+ "disgust",
+ "fear",
+ "joy"
+ ],
+ "wizard": [
+ "anticipation",
+ "surprise"
+ ],
+ "untold": [
+ "anticipation"
+ ],
+ "mother": [
+ "anticipation",
+ "joy",
+ "sadness",
+ "trust"
+ ],
+ "morn": [
+ "anticipation"
+ ],
+ "bloom": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "regatta": [
+ "anticipation"
+ ],
+ "twinkle": [
+ "anticipation",
+ "joy"
+ ],
+ "objective": [
+ "anticipation",
+ "trust"
+ ],
+ "zest": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "succeed": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "vow": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "cherish": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "ballot": [
+ "anticipation",
+ "trust"
+ ],
+ "proceeding": [
+ "anticipation"
+ ],
+ "disposed": [
+ "anticipation",
+ "trust"
+ ],
+ "football": [
+ "anticipation",
+ "joy"
+ ],
+ "heyday": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "unpublished": [
+ "anticipation",
+ "sadness"
+ ],
+ "invitation": [
+ "anticipation"
+ ],
+ "concealed": [
+ "anticipation",
+ "fear",
+ "surprise"
+ ],
+ "mediate": [
+ "anticipation",
+ "trust"
+ ],
+ "plan": [
+ "anticipation"
+ ],
+ "depend": [
+ "anticipation",
+ "trust"
+ ],
+ "priesthood": [
+ "anticipation",
+ "joy",
+ "sadness",
+ "trust"
+ ],
+ "lettered": [
+ "anticipation",
+ "trust"
+ ],
+ "sanctify": [
+ "anticipation",
+ "joy",
+ "sadness",
+ "surprise",
+ "trust"
+ ],
+ "superstitious": [
+ "anticipation",
+ "fear"
+ ],
+ "prospectively": [
+ "anticipation"
+ ],
+ "hire": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "engaged": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "unaccountable": [
+ "anticipation",
+ "disgust",
+ "sadness",
+ "trust"
+ ],
+ "wilderness": [
+ "anticipation",
+ "fear",
+ "sadness"
+ ],
+ "ship": [
+ "anticipation"
+ ],
+ "undecided": [
+ "anticipation",
+ "fear"
+ ],
+ "alerts": [
+ "anticipation",
+ "fear",
+ "surprise"
+ ],
+ "glow": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "swim": [
+ "anticipation",
+ "fear",
+ "joy"
+ ],
+ "haste": [
+ "anticipation"
+ ],
+ "enchanting": [
+ "anticipation",
+ "joy"
+ ],
+ "luck": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "mortification": [
+ "anticipation",
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "ardent": [
+ "anticipation",
+ "joy"
+ ],
+ "store": [
+ "anticipation"
+ ],
+ "theology": [
+ "anticipation"
+ ],
+ "jackpot": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "pleasant": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "flinch": [
+ "anticipation",
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "diagnosis": [
+ "anticipation",
+ "fear",
+ "trust"
+ ],
+ "aspire": [
+ "anticipation",
+ "joy"
+ ],
+ "coming": [
+ "anticipation"
+ ],
+ "attempt": [
+ "anticipation"
+ ],
+ "reconciliation": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "winning": [
+ "anticipation",
+ "disgust",
+ "joy",
+ "sadness",
+ "surprise",
+ "trust"
+ ],
+ "journey": [
+ "anticipation",
+ "fear",
+ "joy"
+ ],
+ "horoscope": [
+ "anticipation"
+ ],
+ "tributary": [
+ "anticipation"
+ ],
+ "delivery": [
+ "anticipation"
+ ],
+ "rejoice": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "transitional": [
+ "anticipation"
+ ],
+ "organ": [
+ "anticipation",
+ "joy"
+ ],
+ "stealthy": [
+ "anticipation",
+ "fear",
+ "surprise"
+ ],
+ "applicant": [
+ "anticipation"
+ ],
+ "uplift": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "worship": [
+ "anticipation",
+ "fear",
+ "joy",
+ "trust"
+ ],
+ "devout": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "expedition": [
+ "anticipation"
+ ],
+ "heft": [
+ "anticipation",
+ "fear"
+ ],
+ "share": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "sunset": [
+ "anticipation"
+ ],
+ "delight": [
+ "anticipation",
+ "joy"
+ ],
+ "calls": [
+ "anticipation",
+ "trust"
+ ],
+ "peril": [
+ "anticipation",
+ "fear",
+ "sadness"
+ ],
+ "adrift": [
+ "anticipation",
+ "fear",
+ "sadness"
+ ],
+ "friendly": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "cramp": [
+ "anticipation"
+ ],
+ "dread": [
+ "anticipation",
+ "fear"
+ ],
+ "utopian": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "mystery": [
+ "anticipation",
+ "surprise"
+ ],
+ "imminent": [
+ "anticipation",
+ "fear"
+ ],
+ "chocolate": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "discreet": [
+ "anticipation"
+ ],
+ "addresses": [
+ "anticipation"
+ ],
+ "practise": [
+ "anticipation"
+ ],
+ "picnic": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "inheritance": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "sing": [
+ "anticipation",
+ "joy",
+ "sadness",
+ "trust"
+ ],
+ "launch": [
+ "anticipation"
+ ],
+ "rising": [
+ "anticipation",
+ "joy"
+ ],
+ "appeal": [
+ "anticipation"
+ ],
+ "astronomer": [
+ "anticipation"
+ ],
+ "raffle": [
+ "anticipation",
+ "surprise"
+ ],
+ "voluptuous": [
+ "anticipation",
+ "joy"
+ ],
+ "neutral": [
+ "anticipation",
+ "trust"
+ ],
+ "arrive": [
+ "anticipation"
+ ],
+ "localize": [
+ "anticipation"
+ ],
+ "warn": [
+ "anticipation",
+ "fear",
+ "surprise",
+ "trust"
+ ],
+ "sensual": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "crave": [
+ "anticipation"
+ ],
+ "expectancy": [
+ "anticipation"
+ ],
+ "enjoy": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "ongoing": [
+ "anticipation"
+ ],
+ "patience": [
+ "anticipation",
+ "trust"
+ ],
+ "offset": [
+ "anticipation"
+ ],
+ "holiness": [
+ "anticipation",
+ "fear",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "peace": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "judicial": [
+ "anticipation",
+ "trust"
+ ],
+ "unification": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "arbitration": [
+ "anticipation"
+ ],
+ "lust": [
+ "anticipation"
+ ],
+ "mobile": [
+ "anticipation"
+ ],
+ "council": [
+ "anticipation",
+ "trust"
+ ],
+ "liberty": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "eager": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "navigable": [
+ "anticipation"
+ ],
+ "recognizable": [
+ "anticipation"
+ ],
+ "amour": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "nobility": [
+ "anticipation",
+ "trust"
+ ],
+ "horizon": [
+ "anticipation"
+ ],
+ "visitor": [
+ "anticipation",
+ "joy"
+ ],
+ "await": [
+ "anticipation"
+ ],
+ "bye": [
+ "anticipation"
+ ],
+ "adventure": [
+ "anticipation"
+ ],
+ "restlessness": [
+ "anticipation"
+ ],
+ "romantic": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "arouse": [
+ "anticipation"
+ ],
+ "thrill": [
+ "anticipation",
+ "fear",
+ "joy",
+ "surprise"
+ ],
+ "flirt": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "ready": [
+ "anticipation"
+ ],
+ "curiosity": [
+ "anticipation",
+ "surprise"
+ ],
+ "volunteer": [
+ "anticipation",
+ "fear",
+ "joy",
+ "trust"
+ ],
+ "impending": [
+ "anticipation",
+ "fear"
+ ],
+ "celestial": [
+ "anticipation",
+ "joy"
+ ],
+ "forming": [
+ "anticipation"
+ ],
+ "preparatory": [
+ "anticipation"
+ ],
+ "revere": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "transcendence": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "momentum": [
+ "anticipation"
+ ],
+ "verge": [
+ "anticipation",
+ "fear"
+ ],
+ "salary": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "respect": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "paragon": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "clown": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "ripen": [
+ "anticipation"
+ ],
+ "glide": [
+ "anticipation",
+ "joy"
+ ],
+ "overdue": [
+ "anticipation",
+ "sadness",
+ "surprise"
+ ],
+ "good": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "hopeful": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "instructor": [
+ "anticipation",
+ "trust"
+ ],
+ "wait": [
+ "anticipation"
+ ],
+ "dove": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "basketball": [
+ "anticipation",
+ "joy"
+ ],
+ "bugle": [
+ "anticipation"
+ ],
+ "immature": [
+ "anticipation"
+ ],
+ "advent": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "patient": [
+ "anticipation"
+ ],
+ "ferment": [
+ "anticipation"
+ ],
+ "enjoying": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "visionary": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "attendance": [
+ "anticipation"
+ ],
+ "matrimony": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "inviting": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "champion": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "engulf": [
+ "anticipation"
+ ],
+ "restorative": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "art": [
+ "anticipation",
+ "joy",
+ "sadness",
+ "surprise"
+ ],
+ "preparedness": [
+ "anticipation"
+ ],
+ "award": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "sundial": [
+ "anticipation",
+ "trust"
+ ],
+ "splendor": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "entertaining": [
+ "anticipation",
+ "joy"
+ ],
+ "marry": [
+ "anticipation",
+ "fear",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "atone": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "tantalizing": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "impatient": [
+ "anticipation"
+ ],
+ "wont": [
+ "anticipation"
+ ],
+ "birth": [
+ "anticipation",
+ "fear",
+ "joy",
+ "trust"
+ ],
+ "celebrated": [
+ "anticipation",
+ "joy"
+ ],
+ "birthday": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "notification": [
+ "anticipation"
+ ],
+ "commemorate": [
+ "anticipation",
+ "joy",
+ "sadness"
+ ],
+ "board": [
+ "anticipation"
+ ],
+ "harvest": [
+ "anticipation",
+ "joy"
+ ],
+ "meditate": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "intimate": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "reward": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "long": [
+ "anticipation"
+ ],
+ "matchmaker": [
+ "anticipation"
+ ],
+ "exciting": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "gravitate": [
+ "anticipation"
+ ],
+ "festival": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "cue": [
+ "anticipation"
+ ],
+ "overture": [
+ "anticipation"
+ ],
+ "linger": [
+ "anticipation"
+ ],
+ "vigil": [
+ "anticipation"
+ ],
+ "candid": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "glad": [
+ "anticipation",
+ "joy"
+ ],
+ "crescendo": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "speculative": [
+ "anticipation"
+ ],
+ "achievement": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "neighborhood": [
+ "anticipation"
+ ],
+ "shining": [
+ "anticipation",
+ "joy"
+ ],
+ "courtship": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "virginity": [
+ "anticipation"
+ ],
+ "inaugural": [
+ "anticipation"
+ ],
+ "aloha": [
+ "anticipation",
+ "joy"
+ ],
+ "church": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "unbeaten": [
+ "anticipation",
+ "joy",
+ "sadness",
+ "surprise"
+ ],
+ "install": [
+ "anticipation"
+ ],
+ "princely": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "cultivate": [
+ "anticipation",
+ "trust"
+ ],
+ "retirement": [
+ "anticipation",
+ "fear",
+ "joy",
+ "sadness",
+ "trust"
+ ],
+ "planning": [
+ "anticipation",
+ "trust"
+ ],
+ "cradle": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "navigator": [
+ "anticipation",
+ "trust"
+ ],
+ "healing": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "perpetuity": [
+ "anticipation",
+ "trust"
+ ],
+ "efficient": [
+ "anticipation",
+ "trust"
+ ],
+ "fancy": [
+ "anticipation",
+ "joy"
+ ],
+ "undisclosed": [
+ "anticipation"
+ ],
+ "precious": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "comfort": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "ultimately": [
+ "anticipation"
+ ],
+ "arrival": [
+ "anticipation"
+ ],
+ "elevation": [
+ "anticipation",
+ "fear",
+ "joy",
+ "trust"
+ ],
+ "thirst": [
+ "anticipation",
+ "sadness",
+ "surprise"
+ ],
+ "digress": [
+ "anticipation"
+ ],
+ "experiment": [
+ "anticipation",
+ "surprise"
+ ],
+ "interim": [
+ "anticipation"
+ ],
+ "extricate": [
+ "anticipation"
+ ],
+ "responsive": [
+ "anticipation",
+ "trust"
+ ],
+ "biennial": [
+ "anticipation"
+ ],
+ "conjure": [
+ "anticipation",
+ "surprise"
+ ],
+ "ecstatic": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "rejoicing": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "paddle": [
+ "anticipation"
+ ],
+ "headlight": [
+ "anticipation"
+ ],
+ "vacation": [
+ "anticipation",
+ "joy"
+ ],
+ "result": [
+ "anticipation"
+ ],
+ "majestic": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "spa": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "independence": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "feat": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "treadmill": [
+ "anticipation"
+ ],
+ "prologue": [
+ "anticipation"
+ ],
+ "scientist": [
+ "anticipation",
+ "trust"
+ ],
+ "gain": [
+ "anticipation",
+ "joy"
+ ],
+ "edification": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "track": [
+ "anticipation"
+ ],
+ "sequel": [
+ "anticipation"
+ ],
+ "parole": [
+ "anticipation"
+ ],
+ "predilection": [
+ "anticipation"
+ ],
+ "income": [
+ "anticipation",
+ "joy",
+ "sadness",
+ "trust"
+ ],
+ "cheerfulness": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "subscribe": [
+ "anticipation"
+ ],
+ "recipient": [
+ "anticipation"
+ ],
+ "excited": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "trophy": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "predispose": [
+ "anticipation"
+ ],
+ "delightful": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "passenger": [
+ "anticipation"
+ ],
+ "foresight": [
+ "anticipation",
+ "trust"
+ ],
+ "complement": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "gift": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "production": [
+ "anticipation"
+ ],
+ "strive": [
+ "anticipation"
+ ],
+ "heroism": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "infinity": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "fun": [
+ "anticipation",
+ "joy"
+ ],
+ "deal": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "apprehensive": [
+ "anticipation",
+ "fear"
+ ],
+ "rekindle": [
+ "anticipation",
+ "fear",
+ "joy",
+ "surprise"
+ ],
+ "antidote": [
+ "anticipation",
+ "trust"
+ ],
+ "correspondence": [
+ "anticipation"
+ ],
+ "serenity": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "thriving": [
+ "anticipation",
+ "joy"
+ ],
+ "mutable": [
+ "anticipation"
+ ],
+ "accompaniment": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "excavation": [
+ "anticipation",
+ "surprise"
+ ],
+ "brotherly": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "magnificent": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "sneaking": [
+ "anticipation",
+ "fear",
+ "trust"
+ ],
+ "serial": [
+ "anticipation"
+ ],
+ "saintly": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "conservation": [
+ "anticipation",
+ "trust"
+ ],
+ "sweets": [
+ "anticipation",
+ "joy"
+ ],
+ "countdown": [
+ "anticipation"
+ ],
+ "radiance": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "frantic": [
+ "anticipation",
+ "disgust",
+ "fear",
+ "surprise"
+ ],
+ "surround": [
+ "anticipation"
+ ],
+ "vindication": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "plea": [
+ "anticipation",
+ "fear",
+ "sadness"
+ ],
+ "pray": [
+ "anticipation",
+ "fear",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "depart": [
+ "anticipation",
+ "sadness"
+ ],
+ "bride": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "announcement": [
+ "anticipation"
+ ],
+ "precarious": [
+ "anticipation",
+ "fear",
+ "sadness"
+ ],
+ "clap": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "treasure": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "onset": [
+ "anticipation"
+ ],
+ "zeal": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "inoculation": [
+ "anticipation",
+ "trust"
+ ],
+ "forewarned": [
+ "anticipation",
+ "fear"
+ ],
+ "warned": [
+ "anticipation",
+ "fear",
+ "surprise"
+ ],
+ "sun": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "prognosis": [
+ "anticipation",
+ "fear"
+ ],
+ "highest": [
+ "anticipation",
+ "fear",
+ "joy",
+ "surprise"
+ ],
+ "readiness": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "hungry": [
+ "anticipation"
+ ],
+ "daily": [
+ "anticipation"
+ ],
+ "prepare": [
+ "anticipation"
+ ],
+ "theory": [
+ "anticipation",
+ "trust"
+ ],
+ "foresee": [
+ "anticipation",
+ "surprise",
+ "trust"
+ ],
+ "develop": [
+ "anticipation"
+ ],
+ "elegance": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "deliverance": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "reconstruct": [
+ "anticipation"
+ ],
+ "expected": [
+ "anticipation"
+ ],
+ "exigent": [
+ "anticipation",
+ "disgust",
+ "fear",
+ "surprise"
+ ],
+ "destination": [
+ "anticipation",
+ "fear",
+ "joy",
+ "sadness",
+ "surprise"
+ ],
+ "inspiration": [
+ "anticipation",
+ "joy"
+ ],
+ "strategist": [
+ "anticipation",
+ "trust"
+ ],
+ "passionate": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "luscious": [
+ "anticipation",
+ "joy"
+ ],
+ "glimmer": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "habitual": [
+ "anticipation"
+ ],
+ "audience": [
+ "anticipation"
+ ],
+ "tabulate": [
+ "anticipation"
+ ],
+ "tickle": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "watch": [
+ "anticipation",
+ "fear"
+ ],
+ "continue": [
+ "anticipation",
+ "trust"
+ ],
+ "testament": [
+ "anticipation",
+ "trust"
+ ],
+ "allure": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "improvise": [
+ "anticipation",
+ "surprise"
+ ],
+ "angling": [
+ "anticipation"
+ ],
+ "praiseworthy": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "nascent": [
+ "anticipation"
+ ],
+ "dare": [
+ "anticipation",
+ "trust"
+ ],
+ "magical": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "olfactory": [
+ "anticipation"
+ ],
+ "favorable": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "bounty": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "mail": [
+ "anticipation"
+ ],
+ "preservative": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "nervous": [
+ "anticipation",
+ "fear"
+ ],
+ "improve": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "kindred": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "proud": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "grandchildren": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "cheer": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "craving": [
+ "anticipation"
+ ],
+ "convince": [
+ "anticipation",
+ "trust"
+ ],
+ "poke": [
+ "anticipation"
+ ],
+ "passion": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "completion": [
+ "anticipation",
+ "joy"
+ ],
+ "expectation": [
+ "anticipation"
+ ],
+ "destined": [
+ "anticipation"
+ ],
+ "grasping": [
+ "anticipation"
+ ],
+ "network": [
+ "anticipation"
+ ],
+ "sweet": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "crowning": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "aspiration": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "labor": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "playground": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "expectant": [
+ "anticipation"
+ ],
+ "visor": [
+ "anticipation",
+ "surprise"
+ ],
+ "voyage": [
+ "anticipation"
+ ],
+ "celebrating": [
+ "anticipation",
+ "joy"
+ ],
+ "accolade": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "marriage": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "symphony": [
+ "anticipation",
+ "joy"
+ ],
+ "submit": [
+ "anticipation"
+ ],
+ "unresolved": [
+ "anticipation"
+ ],
+ "signify": [
+ "anticipation"
+ ],
+ "rapture": [
+ "anticipation",
+ "joy"
+ ],
+ "eagerness": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "auspicious": [
+ "anticipation",
+ "joy"
+ ],
+ "time": [
+ "anticipation"
+ ],
+ "recreational": [
+ "anticipation",
+ "joy"
+ ],
+ "holiday": [
+ "anticipation",
+ "joy"
+ ],
+ "precursor": [
+ "anticipation"
+ ],
+ "university": [
+ "anticipation"
+ ],
+ "optimism": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "completing": [
+ "anticipation",
+ "joy"
+ ],
+ "undoubted": [
+ "anticipation",
+ "disgust"
+ ],
+ "gambler": [
+ "anticipation",
+ "surprise"
+ ],
+ "undying": [
+ "anticipation",
+ "joy",
+ "sadness",
+ "trust"
+ ],
+ "captivate": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "overthrow": [
+ "anticipation",
+ "fear"
+ ],
+ "brilliant": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "dutiful": [
+ "anticipation",
+ "trust"
+ ],
+ "organization": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "invite": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "plump": [
+ "anticipation"
+ ],
+ "prophet": [
+ "anticipation",
+ "trust"
+ ],
+ "endanger": [
+ "anticipation",
+ "fear"
+ ],
+ "worm": [
+ "anticipation",
+ "surprise"
+ ],
+ "roulette": [
+ "anticipation"
+ ],
+ "remedy": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "broadside": [
+ "anticipation"
+ ],
+ "dawn": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "clock": [
+ "anticipation"
+ ],
+ "buzz": [
+ "anticipation",
+ "fear"
+ ],
+ "probation": [
+ "anticipation",
+ "fear",
+ "sadness"
+ ],
+ "mountain": [
+ "anticipation"
+ ],
+ "longing": [
+ "anticipation",
+ "sadness"
+ ],
+ "suspense": [
+ "anticipation",
+ "fear",
+ "surprise"
+ ],
+ "graduation": [
+ "anticipation",
+ "fear",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "competition": [
+ "anticipation"
+ ],
+ "investigation": [
+ "anticipation"
+ ],
+ "labyrinth": [
+ "anticipation"
+ ],
+ "airport": [
+ "anticipation"
+ ],
+ "reconstruction": [
+ "anticipation"
+ ],
+ "cement": [
+ "anticipation",
+ "trust"
+ ],
+ "letter": [
+ "anticipation"
+ ],
+ "expecting": [
+ "anticipation"
+ ],
+ "instructions": [
+ "anticipation",
+ "trust"
+ ],
+ "outdo": [
+ "anticipation"
+ ],
+ "cap": [
+ "anticipation",
+ "trust"
+ ],
+ "commemorative": [
+ "anticipation"
+ ],
+ "germ": [
+ "anticipation",
+ "disgust"
+ ],
+ "climax": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "undertaking": [
+ "anticipation"
+ ],
+ "alive": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "hunter": [
+ "anticipation",
+ "fear",
+ "sadness"
+ ],
+ "accelerate": [
+ "anticipation"
+ ],
+ "explore": [
+ "anticipation"
+ ],
+ "judiciary": [
+ "anticipation",
+ "trust"
+ ],
+ "cautious": [
+ "anticipation",
+ "fear",
+ "trust"
+ ],
+ "towering": [
+ "anticipation",
+ "fear"
+ ],
+ "triumph": [
+ "anticipation",
+ "joy"
+ ],
+ "representing": [
+ "anticipation"
+ ],
+ "prophetic": [
+ "anticipation"
+ ],
+ "immerse": [
+ "anticipation",
+ "fear",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "veracity": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "weight": [
+ "anticipation",
+ "disgust",
+ "fear",
+ "joy",
+ "sadness",
+ "surprise",
+ "trust"
+ ],
+ "immediately": [
+ "anticipation"
+ ],
+ "intended": [
+ "anticipation"
+ ],
+ "seductive": [
+ "anticipation"
+ ],
+ "receiving": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "starry": [
+ "anticipation",
+ "joy"
+ ],
+ "neighbor": [
+ "anticipation",
+ "trust"
+ ],
+ "risk": [
+ "anticipation",
+ "fear"
+ ],
+ "seek": [
+ "anticipation"
+ ],
+ "preparation": [
+ "anticipation"
+ ],
+ "grin": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "delighted": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "divination": [
+ "anticipation"
+ ],
+ "diplomacy": [
+ "anticipation",
+ "trust"
+ ],
+ "loom": [
+ "anticipation",
+ "fear"
+ ],
+ "prognostic": [
+ "anticipation"
+ ],
+ "inspire": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "forecast": [
+ "anticipation",
+ "trust"
+ ],
+ "perfect": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "magnificence": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "foreseen": [
+ "anticipation"
+ ],
+ "frisky": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "withstand": [
+ "anticipation",
+ "fear"
+ ],
+ "tomorrow": [
+ "anticipation"
+ ],
+ "charitable": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "risky": [
+ "anticipation",
+ "fear"
+ ],
+ "revive": [
+ "anticipation"
+ ],
+ "continuation": [
+ "anticipation"
+ ],
+ "pay": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "bridal": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "scrutinize": [
+ "anticipation"
+ ],
+ "angel": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "dietary": [
+ "anticipation"
+ ],
+ "fiesta": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "erotic": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "punctual": [
+ "anticipation",
+ "trust"
+ ],
+ "consequent": [
+ "anticipation"
+ ],
+ "providing": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "maternal": [
+ "anticipation"
+ ],
+ "vision": [
+ "anticipation"
+ ],
+ "calculation": [
+ "anticipation"
+ ],
+ "tribunal": [
+ "anticipation",
+ "disgust",
+ "fear",
+ "trust"
+ ],
+ "ecstasy": [
+ "anticipation",
+ "joy"
+ ],
+ "mill": [
+ "anticipation"
+ ],
+ "orgasm": [
+ "anticipation",
+ "joy"
+ ],
+ "prosper": [
+ "anticipation",
+ "joy"
+ ],
+ "proficiency": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "grow": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "possess": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "closure": [
+ "anticipation",
+ "joy",
+ "sadness"
+ ],
+ "adore": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "happiness": [
+ "anticipation",
+ "joy"
+ ],
+ "synchronize": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "recombination": [
+ "anticipation"
+ ],
+ "entertainment": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "infant": [
+ "anticipation",
+ "fear",
+ "joy",
+ "surprise"
+ ],
+ "excel": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "fain": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "enthusiast": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "thought": [
+ "anticipation"
+ ],
+ "ambition": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "success": [
+ "anticipation",
+ "joy"
+ ],
+ "changeable": [
+ "anticipation",
+ "surprise"
+ ],
+ "advance": [
+ "anticipation",
+ "fear",
+ "joy",
+ "surprise"
+ ],
+ "sweetheart": [
+ "anticipation",
+ "joy",
+ "sadness",
+ "trust"
+ ],
+ "lesson": [
+ "anticipation",
+ "trust"
+ ],
+ "kiss": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "grant": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "goodness": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "oracle": [
+ "anticipation",
+ "trust"
+ ],
+ "emancipation": [
+ "anticipation",
+ "joy"
+ ],
+ "creeping": [
+ "anticipation"
+ ],
+ "quest": [
+ "anticipation"
+ ],
+ "perpetuate": [
+ "anticipation"
+ ],
+ "miracle": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "errand": [
+ "anticipation",
+ "trust"
+ ],
+ "glorify": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "winner": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "sensuality": [
+ "anticipation",
+ "joy"
+ ],
+ "resultant": [
+ "anticipation"
+ ],
+ "saint": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "familiarity": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "shortly": [
+ "anticipation"
+ ],
+ "elite": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "abundance": [
+ "anticipation",
+ "disgust",
+ "joy",
+ "trust"
+ ],
+ "lessen": [
+ "anticipation"
+ ],
+ "lover": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "prophecy": [
+ "anticipation"
+ ],
+ "uphill": [
+ "anticipation",
+ "fear"
+ ],
+ "quote": [
+ "anticipation",
+ "surprise"
+ ],
+ "invocation": [
+ "anticipation",
+ "trust"
+ ],
+ "fermentation": [
+ "anticipation"
+ ],
+ "intrigue": [
+ "anticipation",
+ "fear",
+ "surprise"
+ ],
+ "thrilling": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "fortune": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "hap": [
+ "anticipation",
+ "surprise"
+ ],
+ "acquiring": [
+ "anticipation"
+ ],
+ "child": [
+ "anticipation",
+ "joy"
+ ],
+ "urgent": [
+ "anticipation",
+ "fear",
+ "surprise"
+ ],
+ "firstborn": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "timidity": [
+ "anticipation",
+ "fear"
+ ],
+ "laughter": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "lovely": [
+ "anticipation",
+ "joy",
+ "sadness",
+ "surprise",
+ "trust"
+ ],
+ "edition": [
+ "anticipation"
+ ],
+ "leisure": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "unexplained": [
+ "anticipation",
+ "sadness"
+ ],
+ "weigh": [
+ "anticipation",
+ "trust"
+ ],
+ "balm": [
+ "anticipation",
+ "joy"
+ ],
+ "star": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "invoke": [
+ "anticipation"
+ ],
+ "medal": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "aspiring": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "soundness": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "finally": [
+ "anticipation",
+ "disgust",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "celebration": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "betrothed": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "whim": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "punt": [
+ "anticipation"
+ ],
+ "uneasiness": [
+ "anticipation",
+ "sadness"
+ ],
+ "alertness": [
+ "anticipation",
+ "fear",
+ "surprise"
+ ],
+ "salvation": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "generosity": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "sparkle": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "cheery": [
+ "anticipation",
+ "joy"
+ ],
+ "beaming": [
+ "anticipation",
+ "joy"
+ ],
+ "pretty": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "motion": [
+ "anticipation"
+ ],
+ "venerable": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "begun": [
+ "anticipation"
+ ],
+ "regularity": [
+ "anticipation",
+ "trust"
+ ],
+ "exalt": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "sonar": [
+ "anticipation"
+ ],
+ "sunny": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "anticipatory": [
+ "anticipation"
+ ],
+ "progression": [
+ "anticipation",
+ "joy",
+ "sadness",
+ "trust"
+ ],
+ "wishful": [
+ "anticipation"
+ ],
+ "hurry": [
+ "anticipation"
+ ],
+ "eventual": [
+ "anticipation"
+ ],
+ "illuminate": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "probability": [
+ "anticipation"
+ ],
+ "blindfold": [
+ "anticipation",
+ "fear",
+ "surprise"
+ ],
+ "career": [
+ "anticipation"
+ ],
+ "romance": [
+ "anticipation",
+ "fear",
+ "joy",
+ "sadness",
+ "surprise",
+ "trust"
+ ],
+ "enchant": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "puppy": [
+ "anticipation",
+ "trust"
+ ],
+ "bridegroom": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "public": [
+ "anticipation"
+ ],
+ "spirits": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "prediction": [
+ "anticipation"
+ ],
+ "debenture": [
+ "anticipation"
+ ],
+ "compensate": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "savor": [
+ "anticipation",
+ "disgust",
+ "joy",
+ "sadness",
+ "trust"
+ ],
+ "faith": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "prepared": [
+ "anticipation",
+ "trust"
+ ],
+ "hankering": [
+ "anticipation"
+ ],
+ "bonus": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "succeeding": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "liberation": [
+ "anticipation",
+ "joy",
+ "surprise"
+ ],
+ "bruise": [
+ "anticipation"
+ ],
+ "revival": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "top": [
+ "anticipation",
+ "trust"
+ ],
+ "mediator": [
+ "anticipation",
+ "trust"
+ ],
+ "draft": [
+ "anticipation"
+ ],
+ "start": [
+ "anticipation"
+ ],
+ "bountiful": [
+ "anticipation",
+ "joy"
+ ],
+ "exhaustion": [
+ "anticipation",
+ "sadness"
+ ],
+ "confession": [
+ "anticipation",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "lottery": [
+ "anticipation"
+ ],
+ "mysterious": [
+ "anticipation",
+ "fear",
+ "surprise"
+ ],
+ "triumphant": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "fitting": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "peaceful": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "present": [
+ "anticipation",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "oasis": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "cataract": [
+ "anticipation",
+ "fear",
+ "sadness"
+ ],
+ "inauguration": [
+ "anticipation",
+ "joy",
+ "trust"
+ ],
+ "reunion": [
+ "anticipation",
+ "trust"
+ ],
+ "expose": [
+ "anticipation",
+ "fear"
+ ],
+ "maggot": [
+ "disgust"
+ ],
+ "quagmire": [
+ "disgust"
+ ],
+ "pungent": [
+ "disgust"
+ ],
+ "slush": [
+ "disgust",
+ "surprise"
+ ],
+ "gutter": [
+ "disgust"
+ ],
+ "bastard": [
+ "disgust",
+ "sadness"
+ ],
+ "barf": [
+ "disgust"
+ ],
+ "dung": [
+ "disgust"
+ ],
+ "fatty": [
+ "disgust",
+ "sadness"
+ ],
+ "hulk": [
+ "disgust"
+ ],
+ "defective": [
+ "disgust"
+ ],
+ "stall": [
+ "disgust"
+ ],
+ "dirty": [
+ "disgust"
+ ],
+ "snake": [
+ "disgust",
+ "fear"
+ ],
+ "john": [
+ "disgust"
+ ],
+ "unhealthy": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "bleeding": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "dirt": [
+ "disgust"
+ ],
+ "bestial": [
+ "disgust",
+ "fear"
+ ],
+ "ooze": [
+ "disgust"
+ ],
+ "unconscionable": [
+ "disgust"
+ ],
+ "stealing": [
+ "disgust",
+ "fear"
+ ],
+ "repellant": [
+ "disgust",
+ "fear"
+ ],
+ "idiot": [
+ "disgust"
+ ],
+ "gray": [
+ "disgust",
+ "sadness"
+ ],
+ "sty": [
+ "disgust"
+ ],
+ "woefully": [
+ "disgust",
+ "sadness"
+ ],
+ "sickness": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "hypocritical": [
+ "disgust"
+ ],
+ "whore": [
+ "disgust"
+ ],
+ "ogre": [
+ "disgust",
+ "fear"
+ ],
+ "hemorrhage": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "grime": [
+ "disgust"
+ ],
+ "contaminate": [
+ "disgust"
+ ],
+ "filth": [
+ "disgust"
+ ],
+ "unpopular": [
+ "disgust",
+ "sadness"
+ ],
+ "depressing": [
+ "disgust",
+ "sadness"
+ ],
+ "tramp": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "rat": [
+ "disgust",
+ "fear"
+ ],
+ "egotistical": [
+ "disgust"
+ ],
+ "pathetic": [
+ "disgust",
+ "sadness"
+ ],
+ "outhouse": [
+ "disgust"
+ ],
+ "spurious": [
+ "disgust"
+ ],
+ "excretion": [
+ "disgust"
+ ],
+ "speck": [
+ "disgust"
+ ],
+ "vegetative": [
+ "disgust",
+ "sadness"
+ ],
+ "indecent": [
+ "disgust"
+ ],
+ "discontinuity": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "autopsy": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "polygamy": [
+ "disgust"
+ ],
+ "repelling": [
+ "disgust"
+ ],
+ "amphetamines": [
+ "disgust"
+ ],
+ "dreadfully": [
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "unsightly": [
+ "disgust"
+ ],
+ "dishonesty": [
+ "disgust"
+ ],
+ "lush": [
+ "disgust",
+ "sadness"
+ ],
+ "musty": [
+ "disgust"
+ ],
+ "serpent": [
+ "disgust",
+ "fear"
+ ],
+ "intestinal": [
+ "disgust"
+ ],
+ "lord": [
+ "disgust",
+ "trust"
+ ],
+ "pig": [
+ "disgust"
+ ],
+ "rags": [
+ "disgust"
+ ],
+ "drivel": [
+ "disgust"
+ ],
+ "disintegrate": [
+ "disgust",
+ "fear"
+ ],
+ "bug": [
+ "disgust",
+ "fear"
+ ],
+ "bureaucrat": [
+ "disgust"
+ ],
+ "herpesvirus": [
+ "disgust"
+ ],
+ "coward": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "defamation": [
+ "disgust",
+ "fear"
+ ],
+ "constipation": [
+ "disgust"
+ ],
+ "exclusion": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "tetanus": [
+ "disgust"
+ ],
+ "toilet": [
+ "disgust"
+ ],
+ "glut": [
+ "disgust"
+ ],
+ "janitor": [
+ "disgust"
+ ],
+ "spit": [
+ "disgust"
+ ],
+ "hypocrite": [
+ "disgust"
+ ],
+ "compost": [
+ "disgust"
+ ],
+ "shameless": [
+ "disgust"
+ ],
+ "grimy": [
+ "disgust"
+ ],
+ "larceny": [
+ "disgust"
+ ],
+ "plagiarism": [
+ "disgust"
+ ],
+ "ghetto": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "swampy": [
+ "disgust",
+ "fear"
+ ],
+ "chagrin": [
+ "disgust",
+ "sadness"
+ ],
+ "unmanageable": [
+ "disgust"
+ ],
+ "puke": [
+ "disgust"
+ ],
+ "loon": [
+ "disgust"
+ ],
+ "perverted": [
+ "disgust"
+ ],
+ "incestuous": [
+ "disgust"
+ ],
+ "lemon": [
+ "disgust"
+ ],
+ "pious": [
+ "disgust",
+ "sadness",
+ "trust"
+ ],
+ "gaby": [
+ "disgust"
+ ],
+ "ignorant": [
+ "disgust"
+ ],
+ "servile": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "deteriorated": [
+ "disgust",
+ "sadness"
+ ],
+ "beastly": [
+ "disgust",
+ "fear"
+ ],
+ "endemic": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "sacrifices": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "gelatin": [
+ "disgust"
+ ],
+ "mucus": [
+ "disgust"
+ ],
+ "liar": [
+ "disgust"
+ ],
+ "scrub": [
+ "disgust"
+ ],
+ "laughable": [
+ "disgust"
+ ],
+ "cannibalism": [
+ "disgust"
+ ],
+ "garbage": [
+ "disgust"
+ ],
+ "sour": [
+ "disgust"
+ ],
+ "impeach": [
+ "disgust",
+ "fear"
+ ],
+ "taboo": [
+ "disgust",
+ "fear"
+ ],
+ "crude": [
+ "disgust"
+ ],
+ "nauseous": [
+ "disgust",
+ "sadness"
+ ],
+ "termite": [
+ "disgust"
+ ],
+ "donkey": [
+ "disgust"
+ ],
+ "anthrax": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "unattractive": [
+ "disgust",
+ "sadness"
+ ],
+ "decompose": [
+ "disgust"
+ ],
+ "blighted": [
+ "disgust",
+ "sadness"
+ ],
+ "whine": [
+ "disgust",
+ "sadness"
+ ],
+ "saturated": [
+ "disgust"
+ ],
+ "obesity": [
+ "disgust",
+ "sadness"
+ ],
+ "irrational": [
+ "disgust",
+ "fear"
+ ],
+ "aghast": [
+ "disgust",
+ "fear",
+ "surprise"
+ ],
+ "prosecution": [
+ "disgust"
+ ],
+ "blunder": [
+ "disgust",
+ "sadness"
+ ],
+ "grotesque": [
+ "disgust"
+ ],
+ "materialist": [
+ "disgust"
+ ],
+ "discolored": [
+ "disgust",
+ "sadness"
+ ],
+ "robber": [
+ "disgust",
+ "fear"
+ ],
+ "arsenic": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "aberration": [
+ "disgust"
+ ],
+ "slime": [
+ "disgust"
+ ],
+ "smelling": [
+ "disgust"
+ ],
+ "unwashed": [
+ "disgust"
+ ],
+ "critter": [
+ "disgust"
+ ],
+ "freakish": [
+ "disgust",
+ "fear",
+ "surprise"
+ ],
+ "hairy": [
+ "disgust"
+ ],
+ "woe": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "mishap": [
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "contagious": [
+ "disgust",
+ "fear"
+ ],
+ "distasteful": [
+ "disgust"
+ ],
+ "flabby": [
+ "disgust"
+ ],
+ "brothel": [
+ "disgust"
+ ],
+ "cystic": [
+ "disgust"
+ ],
+ "unsatisfactory": [
+ "disgust"
+ ],
+ "vacuous": [
+ "disgust"
+ ],
+ "waste": [
+ "disgust"
+ ],
+ "gluttony": [
+ "disgust"
+ ],
+ "swarm": [
+ "disgust"
+ ],
+ "neurotic": [
+ "disgust",
+ "fear"
+ ],
+ "monochrome": [
+ "disgust"
+ ],
+ "leer": [
+ "disgust"
+ ],
+ "goblin": [
+ "disgust",
+ "fear"
+ ],
+ "rash": [
+ "disgust"
+ ],
+ "septic": [
+ "disgust"
+ ],
+ "pregnancy": [
+ "disgust"
+ ],
+ "slum": [
+ "disgust"
+ ],
+ "prostitution": [
+ "disgust",
+ "sadness"
+ ],
+ "iniquity": [
+ "disgust"
+ ],
+ "hydrocephalus": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "collapse": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "barrow": [
+ "disgust"
+ ],
+ "mildew": [
+ "disgust"
+ ],
+ "larger": [
+ "disgust",
+ "surprise",
+ "trust"
+ ],
+ "worsening": [
+ "disgust",
+ "sadness"
+ ],
+ "unbearable": [
+ "disgust",
+ "sadness"
+ ],
+ "unnatural": [
+ "disgust",
+ "fear"
+ ],
+ "loo": [
+ "disgust"
+ ],
+ "ineffectual": [
+ "disgust"
+ ],
+ "swig": [
+ "disgust"
+ ],
+ "filthy": [
+ "disgust"
+ ],
+ "dandy": [
+ "disgust"
+ ],
+ "hideous": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "louse": [
+ "disgust"
+ ],
+ "poisoning": [
+ "disgust"
+ ],
+ "vomit": [
+ "disgust"
+ ],
+ "excrement": [
+ "disgust"
+ ],
+ "shack": [
+ "disgust",
+ "sadness"
+ ],
+ "gross": [
+ "disgust"
+ ],
+ "deceitful": [
+ "disgust",
+ "sadness"
+ ],
+ "distaste": [
+ "disgust"
+ ],
+ "swamp": [
+ "disgust",
+ "fear"
+ ],
+ "atrophy": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "airs": [
+ "disgust"
+ ],
+ "sewerage": [
+ "disgust"
+ ],
+ "disingenuous": [
+ "disgust"
+ ],
+ "slop": [
+ "disgust"
+ ],
+ "shame": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "wart": [
+ "disgust"
+ ],
+ "quack": [
+ "disgust"
+ ],
+ "cough": [
+ "disgust"
+ ],
+ "bribery": [
+ "disgust"
+ ],
+ "teeming": [
+ "disgust"
+ ],
+ "untidy": [
+ "disgust"
+ ],
+ "flatulence": [
+ "disgust"
+ ],
+ "unfaithful": [
+ "disgust"
+ ],
+ "drool": [
+ "disgust"
+ ],
+ "toxic": [
+ "disgust"
+ ],
+ "repulsion": [
+ "disgust",
+ "fear"
+ ],
+ "intoxicated": [
+ "disgust"
+ ],
+ "mucous": [
+ "disgust"
+ ],
+ "heartworm": [
+ "disgust"
+ ],
+ "petroleum": [
+ "disgust"
+ ],
+ "horrifying": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "ghastly": [
+ "disgust",
+ "fear"
+ ],
+ "tasteless": [
+ "disgust"
+ ],
+ "contamination": [
+ "disgust"
+ ],
+ "rubbish": [
+ "disgust"
+ ],
+ "murky": [
+ "disgust",
+ "sadness"
+ ],
+ "remains": [
+ "disgust",
+ "fear",
+ "trust"
+ ],
+ "manure": [
+ "disgust"
+ ],
+ "stain": [
+ "disgust"
+ ],
+ "hog": [
+ "disgust"
+ ],
+ "shabby": [
+ "disgust"
+ ],
+ "enema": [
+ "disgust"
+ ],
+ "gorge": [
+ "disgust"
+ ],
+ "gratuitous": [
+ "disgust"
+ ],
+ "muck": [
+ "disgust"
+ ],
+ "lesser": [
+ "disgust"
+ ],
+ "failure": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "pestilence": [
+ "disgust",
+ "fear"
+ ],
+ "mutilated": [
+ "disgust"
+ ],
+ "bran": [
+ "disgust"
+ ],
+ "deform": [
+ "disgust"
+ ],
+ "flop": [
+ "disgust",
+ "sadness"
+ ],
+ "malaria": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "soil": [
+ "disgust"
+ ],
+ "sewage": [
+ "disgust"
+ ],
+ "slimy": [
+ "disgust"
+ ],
+ "interior": [
+ "disgust",
+ "trust"
+ ],
+ "dire": [
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "mockery": [
+ "disgust"
+ ],
+ "anaconda": [
+ "disgust",
+ "fear"
+ ],
+ "displeasure": [
+ "disgust"
+ ],
+ "degrade": [
+ "disgust"
+ ],
+ "bum": [
+ "disgust",
+ "sadness"
+ ],
+ "lick": [
+ "disgust"
+ ],
+ "prejudiced": [
+ "disgust",
+ "fear"
+ ],
+ "retard": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "blob": [
+ "disgust",
+ "fear"
+ ],
+ "sinning": [
+ "disgust"
+ ],
+ "theism": [
+ "disgust"
+ ],
+ "trash": [
+ "disgust",
+ "sadness"
+ ],
+ "drunken": [
+ "disgust"
+ ],
+ "reflux": [
+ "disgust"
+ ],
+ "occult": [
+ "disgust",
+ "fear"
+ ],
+ "fool": [
+ "disgust"
+ ],
+ "corruption": [
+ "disgust"
+ ],
+ "gob": [
+ "disgust"
+ ],
+ "faeces": [
+ "disgust"
+ ],
+ "rotting": [
+ "disgust"
+ ],
+ "carcass": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "pompous": [
+ "disgust"
+ ],
+ "soot": [
+ "disgust"
+ ],
+ "mistrust": [
+ "disgust",
+ "fear"
+ ],
+ "impolite": [
+ "disgust"
+ ],
+ "crawl": [
+ "disgust"
+ ],
+ "secretion": [
+ "disgust"
+ ],
+ "cupping": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "mange": [
+ "disgust",
+ "fear"
+ ],
+ "infect": [
+ "disgust"
+ ],
+ "groan": [
+ "disgust",
+ "sadness"
+ ],
+ "bovine": [
+ "disgust"
+ ],
+ "sick": [
+ "disgust",
+ "sadness"
+ ],
+ "diarrhoea": [
+ "disgust"
+ ],
+ "wretched": [
+ "disgust",
+ "sadness"
+ ],
+ "parrot": [
+ "disgust"
+ ],
+ "debauchery": [
+ "disgust",
+ "fear"
+ ],
+ "perspiration": [
+ "disgust"
+ ],
+ "messy": [
+ "disgust"
+ ],
+ "affliction": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "farcical": [
+ "disgust"
+ ],
+ "tawny": [
+ "disgust"
+ ],
+ "default": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "lurid": [
+ "disgust"
+ ],
+ "decayed": [
+ "disgust",
+ "sadness"
+ ],
+ "glitter": [
+ "disgust",
+ "joy"
+ ],
+ "misguided": [
+ "disgust"
+ ],
+ "harlot": [
+ "disgust"
+ ],
+ "awkwardness": [
+ "disgust"
+ ],
+ "misconduct": [
+ "disgust"
+ ],
+ "humble": [
+ "disgust",
+ "sadness"
+ ],
+ "bacterium": [
+ "disgust",
+ "fear"
+ ],
+ "lewd": [
+ "disgust"
+ ],
+ "humiliating": [
+ "disgust"
+ ],
+ "kite": [
+ "disgust"
+ ],
+ "nameless": [
+ "disgust"
+ ],
+ "palsy": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "suffocating": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "rot": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "sewer": [
+ "disgust"
+ ],
+ "fecal": [
+ "disgust"
+ ],
+ "disappointment": [
+ "disgust",
+ "sadness"
+ ],
+ "morgue": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "plague": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "instability": [
+ "disgust",
+ "fear"
+ ],
+ "greedy": [
+ "disgust"
+ ],
+ "vainly": [
+ "disgust",
+ "sadness"
+ ],
+ "soulless": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "infestation": [
+ "disgust",
+ "fear"
+ ],
+ "gag": [
+ "disgust"
+ ],
+ "mess": [
+ "disgust"
+ ],
+ "feces": [
+ "disgust"
+ ],
+ "fungus": [
+ "disgust"
+ ],
+ "slug": [
+ "disgust"
+ ],
+ "flea": [
+ "disgust"
+ ],
+ "lethal": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "disregarded": [
+ "disgust"
+ ],
+ "mouthful": [
+ "disgust"
+ ],
+ "uneasy": [
+ "disgust",
+ "fear"
+ ],
+ "abortion": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "spew": [
+ "disgust"
+ ],
+ "pimple": [
+ "disgust"
+ ],
+ "tarnish": [
+ "disgust",
+ "sadness"
+ ],
+ "backwards": [
+ "disgust"
+ ],
+ "crusty": [
+ "disgust"
+ ],
+ "pus": [
+ "disgust"
+ ],
+ "cannibal": [
+ "disgust",
+ "fear"
+ ],
+ "purgatory": [
+ "disgust",
+ "fear"
+ ],
+ "soiled": [
+ "disgust"
+ ],
+ "impure": [
+ "disgust"
+ ],
+ "subvert": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "blight": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "cringe": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "nausea": [
+ "disgust"
+ ],
+ "bacteria": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "herpes": [
+ "disgust"
+ ],
+ "ugly": [
+ "disgust"
+ ],
+ "gruesome": [
+ "disgust"
+ ],
+ "octopus": [
+ "disgust"
+ ],
+ "sunk": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "sludge": [
+ "disgust"
+ ],
+ "unfavorable": [
+ "disgust",
+ "sadness"
+ ],
+ "nefarious": [
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "cholera": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "illiterate": [
+ "disgust"
+ ],
+ "dismal": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "unsatisfied": [
+ "disgust",
+ "sadness"
+ ],
+ "asymmetry": [
+ "disgust"
+ ],
+ "lament": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "interested": [
+ "disgust",
+ "sadness"
+ ],
+ "diaper": [
+ "disgust"
+ ],
+ "abnormal": [
+ "disgust"
+ ],
+ "wickedness": [
+ "disgust"
+ ],
+ "parasite": [
+ "disgust",
+ "fear"
+ ],
+ "noxious": [
+ "disgust",
+ "fear"
+ ],
+ "varicella": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "grisly": [
+ "disgust",
+ "fear"
+ ],
+ "hypertrophy": [
+ "disgust",
+ "fear",
+ "surprise"
+ ],
+ "gush": [
+ "disgust",
+ "joy"
+ ],
+ "squirm": [
+ "disgust"
+ ],
+ "cuckold": [
+ "disgust"
+ ],
+ "vulture": [
+ "disgust",
+ "fear"
+ ],
+ "shanghai": [
+ "disgust",
+ "fear"
+ ],
+ "blister": [
+ "disgust"
+ ],
+ "entrails": [
+ "disgust"
+ ],
+ "inmate": [
+ "disgust",
+ "fear"
+ ],
+ "smut": [
+ "disgust",
+ "fear"
+ ],
+ "phlegm": [
+ "disgust"
+ ],
+ "tearful": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "sticky": [
+ "disgust"
+ ],
+ "dissection": [
+ "disgust"
+ ],
+ "wasting": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "creature": [
+ "disgust",
+ "fear"
+ ],
+ "latrines": [
+ "disgust"
+ ],
+ "devilish": [
+ "disgust",
+ "fear"
+ ],
+ "pollute": [
+ "disgust"
+ ],
+ "squeamish": [
+ "disgust",
+ "fear"
+ ],
+ "mire": [
+ "disgust"
+ ],
+ "obscene": [
+ "disgust"
+ ],
+ "garish": [
+ "disgust",
+ "surprise"
+ ],
+ "soreness": [
+ "disgust",
+ "sadness"
+ ],
+ "vesicular": [
+ "disgust"
+ ],
+ "idolatry": [
+ "disgust",
+ "fear"
+ ],
+ "guilt": [
+ "disgust",
+ "sadness"
+ ],
+ "greasy": [
+ "disgust"
+ ],
+ "abominable": [
+ "disgust",
+ "fear"
+ ],
+ "sickly": [
+ "disgust",
+ "sadness"
+ ],
+ "secrete": [
+ "disgust"
+ ],
+ "outcast": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "sloth": [
+ "disgust"
+ ],
+ "ineptitude": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "fussy": [
+ "disgust"
+ ],
+ "measles": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "dank": [
+ "disgust"
+ ],
+ "bombed": [
+ "disgust"
+ ],
+ "dysentery": [
+ "disgust",
+ "sadness"
+ ],
+ "bowels": [
+ "disgust"
+ ],
+ "fat": [
+ "disgust",
+ "sadness"
+ ],
+ "porn": [
+ "disgust"
+ ],
+ "nicotine": [
+ "disgust"
+ ],
+ "rigor": [
+ "disgust",
+ "fear"
+ ],
+ "trashy": [
+ "disgust"
+ ],
+ "obese": [
+ "disgust"
+ ],
+ "nappy": [
+ "disgust"
+ ],
+ "lusty": [
+ "disgust"
+ ],
+ "questionable": [
+ "disgust"
+ ],
+ "prolong": [
+ "disgust"
+ ],
+ "degrading": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "piles": [
+ "disgust"
+ ],
+ "catechism": [
+ "disgust"
+ ],
+ "sneeze": [
+ "disgust",
+ "surprise"
+ ],
+ "rogue": [
+ "disgust"
+ ],
+ "dismemberment": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "politic": [
+ "disgust"
+ ],
+ "leprosy": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "corpse": [
+ "disgust",
+ "sadness"
+ ],
+ "adultery": [
+ "disgust",
+ "sadness"
+ ],
+ "muddy": [
+ "disgust"
+ ],
+ "decomposition": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "stomach": [
+ "disgust"
+ ],
+ "nose": [
+ "disgust"
+ ],
+ "malfeasance": [
+ "disgust"
+ ],
+ "dispose": [
+ "disgust"
+ ],
+ "baboon": [
+ "disgust"
+ ],
+ "abject": [
+ "disgust"
+ ],
+ "scum": [
+ "disgust"
+ ],
+ "congress": [
+ "disgust",
+ "trust"
+ ],
+ "prostitute": [
+ "disgust"
+ ],
+ "humiliation": [
+ "disgust",
+ "sadness"
+ ],
+ "discriminating": [
+ "disgust"
+ ],
+ "cess": [
+ "disgust"
+ ],
+ "appalling": [
+ "disgust",
+ "fear"
+ ],
+ "ashamed": [
+ "disgust",
+ "sadness"
+ ],
+ "excluded": [
+ "disgust",
+ "sadness"
+ ],
+ "diseased": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "weird": [
+ "disgust"
+ ],
+ "toad": [
+ "disgust"
+ ],
+ "deformity": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "suffering": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "falsify": [
+ "disgust"
+ ],
+ "bloated": [
+ "disgust"
+ ],
+ "heretic": [
+ "disgust"
+ ],
+ "wimp": [
+ "disgust",
+ "fear"
+ ],
+ "rancid": [
+ "disgust"
+ ],
+ "pornography": [
+ "disgust"
+ ],
+ "travesty": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "crap": [
+ "disgust"
+ ],
+ "mite": [
+ "disgust"
+ ],
+ "daft": [
+ "disgust"
+ ],
+ "stools": [
+ "disgust"
+ ],
+ "burglar": [
+ "disgust",
+ "fear"
+ ],
+ "socialism": [
+ "disgust",
+ "fear"
+ ],
+ "unworthy": [
+ "disgust"
+ ],
+ "aphid": [
+ "disgust"
+ ],
+ "cadaver": [
+ "disgust",
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "sloppy": [
+ "disgust"
+ ],
+ "thrift": [
+ "disgust",
+ "trust"
+ ],
+ "swine": [
+ "disgust"
+ ],
+ "pollution": [
+ "disgust"
+ ],
+ "spider": [
+ "disgust",
+ "fear"
+ ],
+ "discoloration": [
+ "disgust"
+ ],
+ "sump": [
+ "disgust"
+ ],
+ "excellence": [
+ "disgust",
+ "joy",
+ "trust"
+ ],
+ "stink": [
+ "disgust"
+ ],
+ "boil": [
+ "disgust"
+ ],
+ "regurgitation": [
+ "disgust"
+ ],
+ "unclean": [
+ "disgust"
+ ],
+ "wallow": [
+ "disgust",
+ "sadness"
+ ],
+ "deformed": [
+ "disgust",
+ "sadness"
+ ],
+ "burnt": [
+ "disgust"
+ ],
+ "laxative": [
+ "disgust",
+ "fear"
+ ],
+ "ugliness": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "impurity": [
+ "disgust"
+ ],
+ "gut": [
+ "disgust"
+ ],
+ "dilapidated": [
+ "disgust",
+ "sadness"
+ ],
+ "obi": [
+ "disgust",
+ "fear"
+ ],
+ "goo": [
+ "disgust"
+ ],
+ "loathing": [
+ "disgust"
+ ],
+ "falsity": [
+ "disgust"
+ ],
+ "alien": [
+ "disgust",
+ "fear"
+ ],
+ "lumpy": [
+ "disgust"
+ ],
+ "spoil": [
+ "disgust"
+ ],
+ "oddity": [
+ "disgust",
+ "sadness",
+ "surprise"
+ ],
+ "flesh": [
+ "disgust"
+ ],
+ "infectious": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "caries": [
+ "disgust"
+ ],
+ "vulgar": [
+ "disgust"
+ ],
+ "ammonia": [
+ "disgust"
+ ],
+ "clumsy": [
+ "disgust"
+ ],
+ "debris": [
+ "disgust"
+ ],
+ "inefficiency": [
+ "disgust",
+ "sadness"
+ ],
+ "contaminated": [
+ "disgust",
+ "fear",
+ "sadness"
+ ],
+ "hag": [
+ "disgust",
+ "fear"
+ ],
+ "leeches": [
+ "disgust",
+ "fear"
+ ],
+ "delirium": [
+ "disgust",
+ "sadness"
+ ],
+ "distorted": [
+ "disgust"
+ ],
+ "incubus": [
+ "disgust",
+ "fear"
+ ],
+ "unpleasant": [
+ "disgust",
+ "sadness"
+ ],
+ "lavatory": [
+ "disgust"
+ ],
+ "stinking": [
+ "disgust"
+ ],
+ "withered": [
+ "disgust"
+ ],
+ "parachute": [
+ "fear"
+ ],
+ "horrified": [
+ "fear"
+ ],
+ "hopeless": [
+ "fear",
+ "sadness"
+ ],
+ "validity": [
+ "fear"
+ ],
+ "cloudiness": [
+ "fear"
+ ],
+ "avoiding": [
+ "fear"
+ ],
+ "toothache": [
+ "fear"
+ ],
+ "perjury": [
+ "fear",
+ "surprise"
+ ],
+ "fang": [
+ "fear"
+ ],
+ "conspire": [
+ "fear"
+ ],
+ "sarcoma": [
+ "fear",
+ "sadness"
+ ],
+ "pinion": [
+ "fear"
+ ],
+ "crouching": [
+ "fear"
+ ],
+ "atherosclerosis": [
+ "fear",
+ "sadness"
+ ],
+ "procedure": [
+ "fear"
+ ],
+ "dangerous": [
+ "fear"
+ ],
+ "cyst": [
+ "fear",
+ "sadness"
+ ],
+ "missile": [
+ "fear"
+ ],
+ "hospital": [
+ "fear",
+ "sadness",
+ "trust"
+ ],
+ "sweat": [
+ "fear"
+ ],
+ "cliff": [
+ "fear"
+ ],
+ "powerfully": [
+ "fear"
+ ],
+ "confidence": [
+ "fear",
+ "joy",
+ "trust"
+ ],
+ "shank": [
+ "fear"
+ ],
+ "starvation": [
+ "fear",
+ "sadness"
+ ],
+ "horrors": [
+ "fear",
+ "sadness"
+ ],
+ "angina": [
+ "fear"
+ ],
+ "military": [
+ "fear"
+ ],
+ "mortuary": [
+ "fear",
+ "sadness"
+ ],
+ "broke": [
+ "fear",
+ "sadness"
+ ],
+ "sprite": [
+ "fear"
+ ],
+ "unsteady": [
+ "fear"
+ ],
+ "spur": [
+ "fear"
+ ],
+ "hooded": [
+ "fear"
+ ],
+ "retrenchment": [
+ "fear"
+ ],
+ "afraid": [
+ "fear"
+ ],
+ "squall": [
+ "fear",
+ "sadness"
+ ],
+ "encroachment": [
+ "fear"
+ ],
+ "soulmate": [
+ "fear"
+ ],
+ "bier": [
+ "fear",
+ "sadness"
+ ],
+ "spike": [
+ "fear"
+ ],
+ "bait": [
+ "fear",
+ "trust"
+ ],
+ "adjudicate": [
+ "fear"
+ ],
+ "concerned": [
+ "fear",
+ "sadness"
+ ],
+ "avoid": [
+ "fear"
+ ],
+ "fire": [
+ "fear"
+ ],
+ "suspicion": [
+ "fear"
+ ],
+ "change": [
+ "fear"
+ ],
+ "indefensible": [
+ "fear"
+ ],
+ "abyss": [
+ "fear",
+ "sadness"
+ ],
+ "doomed": [
+ "fear",
+ "sadness"
+ ],
+ "perishing": [
+ "fear",
+ "sadness"
+ ],
+ "bewildered": [
+ "fear",
+ "surprise"
+ ],
+ "insurmountable": [
+ "fear",
+ "sadness"
+ ],
+ "sympathetic": [
+ "fear",
+ "joy",
+ "sadness",
+ "trust"
+ ],
+ "frighten": [
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "grenade": [
+ "fear"
+ ],
+ "spasm": [
+ "fear"
+ ],
+ "purge": [
+ "fear"
+ ],
+ "fortress": [
+ "fear",
+ "sadness",
+ "trust"
+ ],
+ "battlefield": [
+ "fear"
+ ],
+ "sultan": [
+ "fear"
+ ],
+ "loyal": [
+ "fear",
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "insolvent": [
+ "fear",
+ "sadness",
+ "trust"
+ ],
+ "sepsis": [
+ "fear",
+ "sadness"
+ ],
+ "shady": [
+ "fear"
+ ],
+ "intrusion": [
+ "fear"
+ ],
+ "vanished": [
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "musket": [
+ "fear"
+ ],
+ "government": [
+ "fear"
+ ],
+ "decay": [
+ "fear",
+ "sadness"
+ ],
+ "wicked": [
+ "fear"
+ ],
+ "grounded": [
+ "fear",
+ "sadness"
+ ],
+ "disable": [
+ "fear",
+ "sadness"
+ ],
+ "chasm": [
+ "fear"
+ ],
+ "uncanny": [
+ "fear",
+ "surprise"
+ ],
+ "resection": [
+ "fear"
+ ],
+ "vulnerability": [
+ "fear",
+ "sadness"
+ ],
+ "neuralgia": [
+ "fear",
+ "sadness"
+ ],
+ "prevent": [
+ "fear"
+ ],
+ "thorny": [
+ "fear"
+ ],
+ "infliction": [
+ "fear",
+ "sadness"
+ ],
+ "abduction": [
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "fearless": [
+ "fear"
+ ],
+ "endangered": [
+ "fear"
+ ],
+ "terror": [
+ "fear"
+ ],
+ "harm": [
+ "fear"
+ ],
+ "anomaly": [
+ "fear",
+ "surprise"
+ ],
+ "bewilderment": [
+ "fear",
+ "surprise"
+ ],
+ "plunge": [
+ "fear"
+ ],
+ "absence": [
+ "fear",
+ "sadness"
+ ],
+ "acrobat": [
+ "fear",
+ "joy",
+ "trust"
+ ],
+ "hysteria": [
+ "fear"
+ ],
+ "drown": [
+ "fear",
+ "sadness"
+ ],
+ "martyrdom": [
+ "fear",
+ "sadness"
+ ],
+ "heathen": [
+ "fear"
+ ],
+ "cripple": [
+ "fear",
+ "sadness"
+ ],
+ "straits": [
+ "fear"
+ ],
+ "resistant": [
+ "fear"
+ ],
+ "prowl": [
+ "fear",
+ "surprise"
+ ],
+ "explosion": [
+ "fear",
+ "surprise"
+ ],
+ "cautiously": [
+ "fear"
+ ],
+ "verdict": [
+ "fear"
+ ],
+ "carcinoma": [
+ "fear",
+ "sadness"
+ ],
+ "cemetery": [
+ "fear",
+ "sadness"
+ ],
+ "fatality": [
+ "fear",
+ "sadness"
+ ],
+ "repent": [
+ "fear"
+ ],
+ "sufferer": [
+ "fear",
+ "sadness"
+ ],
+ "haunted": [
+ "fear",
+ "sadness"
+ ],
+ "posse": [
+ "fear"
+ ],
+ "flu": [
+ "fear"
+ ],
+ "felon": [
+ "fear"
+ ],
+ "deluge": [
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "interrogation": [
+ "fear"
+ ],
+ "swerve": [
+ "fear",
+ "surprise"
+ ],
+ "fainting": [
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "evasion": [
+ "fear",
+ "sadness"
+ ],
+ "obligor": [
+ "fear"
+ ],
+ "frigate": [
+ "fear"
+ ],
+ "punish": [
+ "fear"
+ ],
+ "case": [
+ "fear",
+ "sadness"
+ ],
+ "giant": [
+ "fear"
+ ],
+ "apache": [
+ "fear"
+ ],
+ "apprehension": [
+ "fear"
+ ],
+ "descent": [
+ "fear",
+ "sadness"
+ ],
+ "cyanide": [
+ "fear"
+ ],
+ "accidental": [
+ "fear",
+ "surprise"
+ ],
+ "destitute": [
+ "fear",
+ "sadness"
+ ],
+ "projectile": [
+ "fear"
+ ],
+ "ravine": [
+ "fear"
+ ],
+ "fearing": [
+ "fear"
+ ],
+ "disembodied": [
+ "fear",
+ "sadness"
+ ],
+ "compassion": [
+ "fear"
+ ],
+ "forgotten": [
+ "fear",
+ "sadness"
+ ],
+ "stalk": [
+ "fear"
+ ],
+ "sorrow": [
+ "fear",
+ "sadness"
+ ],
+ "merciless": [
+ "fear"
+ ],
+ "melee": [
+ "fear"
+ ],
+ "apparition": [
+ "fear",
+ "surprise"
+ ],
+ "scarce": [
+ "fear",
+ "sadness"
+ ],
+ "darkened": [
+ "fear",
+ "sadness"
+ ],
+ "dike": [
+ "fear"
+ ],
+ "afflict": [
+ "fear",
+ "sadness"
+ ],
+ "policeman": [
+ "fear",
+ "trust"
+ ],
+ "crash": [
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "manifestation": [
+ "fear"
+ ],
+ "samurai": [
+ "fear"
+ ],
+ "wildfire": [
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "cowardice": [
+ "fear"
+ ],
+ "embarrassment": [
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "screech": [
+ "fear",
+ "surprise"
+ ],
+ "whimper": [
+ "fear",
+ "sadness"
+ ],
+ "pained": [
+ "fear",
+ "sadness"
+ ],
+ "haze": [
+ "fear"
+ ],
+ "infection": [
+ "fear"
+ ],
+ "sortie": [
+ "fear"
+ ],
+ "bale": [
+ "fear"
+ ],
+ "bondage": [
+ "fear",
+ "sadness"
+ ],
+ "indomitable": [
+ "fear"
+ ],
+ "vigilant": [
+ "fear",
+ "trust"
+ ],
+ "armor": [
+ "fear",
+ "trust"
+ ],
+ "omnipotence": [
+ "fear"
+ ],
+ "stunned": [
+ "fear",
+ "surprise"
+ ],
+ "crypt": [
+ "fear",
+ "sadness"
+ ],
+ "cutter": [
+ "fear"
+ ],
+ "defection": [
+ "fear"
+ ],
+ "kill": [
+ "fear",
+ "sadness"
+ ],
+ "jarring": [
+ "fear",
+ "sadness"
+ ],
+ "helmet": [
+ "fear"
+ ],
+ "gulp": [
+ "fear",
+ "surprise"
+ ],
+ "fragile": [
+ "fear",
+ "sadness"
+ ],
+ "biopsy": [
+ "fear"
+ ],
+ "fraught": [
+ "fear",
+ "sadness"
+ ],
+ "disabled": [
+ "fear",
+ "sadness"
+ ],
+ "cult": [
+ "fear"
+ ],
+ "police": [
+ "fear",
+ "trust"
+ ],
+ "eel": [
+ "fear"
+ ],
+ "jail": [
+ "fear",
+ "sadness"
+ ],
+ "bottomless": [
+ "fear"
+ ],
+ "evacuate": [
+ "fear"
+ ],
+ "interrogate": [
+ "fear"
+ ],
+ "battered": [
+ "fear",
+ "sadness"
+ ],
+ "demoralized": [
+ "fear",
+ "sadness"
+ ],
+ "bomber": [
+ "fear",
+ "sadness"
+ ],
+ "conspiracy": [
+ "fear"
+ ],
+ "halting": [
+ "fear",
+ "sadness"
+ ],
+ "siren": [
+ "fear"
+ ],
+ "cabal": [
+ "fear"
+ ],
+ "repression": [
+ "fear"
+ ],
+ "quivering": [
+ "fear"
+ ],
+ "problem": [
+ "fear",
+ "sadness"
+ ],
+ "hazardous": [
+ "fear"
+ ],
+ "barbarian": [
+ "fear"
+ ],
+ "shaking": [
+ "fear"
+ ],
+ "incrimination": [
+ "fear",
+ "sadness"
+ ],
+ "demise": [
+ "fear",
+ "sadness"
+ ],
+ "plummet": [
+ "fear"
+ ],
+ "penal": [
+ "fear",
+ "sadness"
+ ],
+ "dentistry": [
+ "fear"
+ ],
+ "sag": [
+ "fear"
+ ],
+ "armaments": [
+ "fear"
+ ],
+ "knell": [
+ "fear",
+ "sadness"
+ ],
+ "tragedy": [
+ "fear",
+ "sadness"
+ ],
+ "gash": [
+ "fear"
+ ],
+ "subordinate": [
+ "fear"
+ ],
+ "seizure": [
+ "fear"
+ ],
+ "guerilla": [
+ "fear"
+ ],
+ "buck": [
+ "fear",
+ "surprise"
+ ],
+ "blackness": [
+ "fear",
+ "sadness"
+ ],
+ "pessimist": [
+ "fear",
+ "sadness"
+ ],
+ "seriousness": [
+ "fear",
+ "sadness"
+ ],
+ "relapse": [
+ "fear",
+ "sadness"
+ ],
+ "startle": [
+ "fear",
+ "surprise"
+ ],
+ "tribulation": [
+ "fear",
+ "sadness"
+ ],
+ "hurricane": [
+ "fear"
+ ],
+ "fangs": [
+ "fear"
+ ],
+ "mafia": [
+ "fear"
+ ],
+ "frightened": [
+ "fear",
+ "surprise"
+ ],
+ "helpless": [
+ "fear",
+ "sadness"
+ ],
+ "scalpel": [
+ "fear"
+ ],
+ "alarm": [
+ "fear",
+ "surprise"
+ ],
+ "turbulent": [
+ "fear"
+ ],
+ "stretcher": [
+ "fear",
+ "sadness"
+ ],
+ "snare": [
+ "fear"
+ ],
+ "lines": [
+ "fear"
+ ],
+ "lion": [
+ "fear"
+ ],
+ "enigmatic": [
+ "fear"
+ ],
+ "hangman": [
+ "fear"
+ ],
+ "gasping": [
+ "fear"
+ ],
+ "dementia": [
+ "fear",
+ "sadness"
+ ],
+ "suspension": [
+ "fear"
+ ],
+ "obey": [
+ "fear",
+ "trust"
+ ],
+ "outsider": [
+ "fear"
+ ],
+ "examination": [
+ "fear",
+ "surprise"
+ ],
+ "moan": [
+ "fear",
+ "sadness"
+ ],
+ "nightmare": [
+ "fear"
+ ],
+ "burdensome": [
+ "fear",
+ "sadness"
+ ],
+ "dagger": [
+ "fear"
+ ],
+ "carnivorous": [
+ "fear"
+ ],
+ "panic": [
+ "fear"
+ ],
+ "iris": [
+ "fear"
+ ],
+ "warning": [
+ "fear"
+ ],
+ "polio": [
+ "fear",
+ "sadness"
+ ],
+ "surprise": [
+ "fear",
+ "joy",
+ "surprise"
+ ],
+ "bunker": [
+ "fear"
+ ],
+ "infarct": [
+ "fear",
+ "surprise"
+ ],
+ "aga": [
+ "fear",
+ "trust"
+ ],
+ "brigade": [
+ "fear"
+ ],
+ "chicken": [
+ "fear"
+ ],
+ "cautionary": [
+ "fear"
+ ],
+ "alarming": [
+ "fear",
+ "surprise"
+ ],
+ "ruin": [
+ "fear",
+ "sadness"
+ ],
+ "avoidance": [
+ "fear"
+ ],
+ "xenophobia": [
+ "fear"
+ ],
+ "scandal": [
+ "fear"
+ ],
+ "speculation": [
+ "fear",
+ "sadness"
+ ],
+ "surveillance": [
+ "fear"
+ ],
+ "embolism": [
+ "fear",
+ "sadness"
+ ],
+ "pneumonia": [
+ "fear"
+ ],
+ "heighten": [
+ "fear"
+ ],
+ "tactics": [
+ "fear",
+ "trust"
+ ],
+ "edict": [
+ "fear"
+ ],
+ "mace": [
+ "fear"
+ ],
+ "surgery": [
+ "fear",
+ "sadness"
+ ],
+ "flood": [
+ "fear"
+ ],
+ "behemoth": [
+ "fear"
+ ],
+ "falter": [
+ "fear"
+ ],
+ "quash": [
+ "fear"
+ ],
+ "incursion": [
+ "fear"
+ ],
+ "defenseless": [
+ "fear",
+ "sadness"
+ ],
+ "discipline": [
+ "fear"
+ ],
+ "weirdo": [
+ "fear"
+ ],
+ "stroke": [
+ "fear",
+ "sadness"
+ ],
+ "grieve": [
+ "fear",
+ "sadness"
+ ],
+ "depreciation": [
+ "fear"
+ ],
+ "emergency": [
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "lifeless": [
+ "fear",
+ "sadness"
+ ],
+ "projectiles": [
+ "fear"
+ ],
+ "scaffold": [
+ "fear"
+ ],
+ "obliteration": [
+ "fear",
+ "sadness"
+ ],
+ "hearse": [
+ "fear",
+ "sadness"
+ ],
+ "jungle": [
+ "fear"
+ ],
+ "mistaken": [
+ "fear"
+ ],
+ "downfall": [
+ "fear",
+ "sadness"
+ ],
+ "barricade": [
+ "fear"
+ ],
+ "waver": [
+ "fear"
+ ],
+ "admonition": [
+ "fear"
+ ],
+ "toxin": [
+ "fear"
+ ],
+ "detonate": [
+ "fear",
+ "surprise"
+ ],
+ "hiding": [
+ "fear"
+ ],
+ "smuggle": [
+ "fear"
+ ],
+ "radiation": [
+ "fear"
+ ],
+ "paranoia": [
+ "fear"
+ ],
+ "rule": [
+ "fear",
+ "trust"
+ ],
+ "spinster": [
+ "fear",
+ "sadness"
+ ],
+ "deport": [
+ "fear",
+ "sadness"
+ ],
+ "agonizing": [
+ "fear"
+ ],
+ "abandon": [
+ "fear",
+ "sadness"
+ ],
+ "stillness": [
+ "fear",
+ "sadness"
+ ],
+ "intercede": [
+ "fear",
+ "sadness"
+ ],
+ "radioactive": [
+ "fear"
+ ],
+ "rod": [
+ "fear",
+ "trust"
+ ],
+ "avalanche": [
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "mortgage": [
+ "fear"
+ ],
+ "grizzly": [
+ "fear"
+ ],
+ "languishing": [
+ "fear",
+ "sadness"
+ ],
+ "dubious": [
+ "fear",
+ "trust"
+ ],
+ "reluctant": [
+ "fear"
+ ],
+ "razor": [
+ "fear"
+ ],
+ "hazard": [
+ "fear"
+ ],
+ "predicament": [
+ "fear"
+ ],
+ "despotic": [
+ "fear"
+ ],
+ "foreigner": [
+ "fear"
+ ],
+ "shipwreck": [
+ "fear",
+ "sadness"
+ ],
+ "debacle": [
+ "fear",
+ "sadness"
+ ],
+ "thumping": [
+ "fear"
+ ],
+ "ailing": [
+ "fear",
+ "sadness"
+ ],
+ "missing": [
+ "fear",
+ "sadness"
+ ],
+ "captive": [
+ "fear",
+ "sadness"
+ ],
+ "unholy": [
+ "fear"
+ ],
+ "dinosaur": [
+ "fear"
+ ],
+ "mortgagor": [
+ "fear"
+ ],
+ "reticent": [
+ "fear"
+ ],
+ "formidable": [
+ "fear"
+ ],
+ "perturbation": [
+ "fear"
+ ],
+ "fearful": [
+ "fear",
+ "sadness"
+ ],
+ "weakly": [
+ "fear",
+ "sadness"
+ ],
+ "rattlesnake": [
+ "fear"
+ ],
+ "asp": [
+ "fear"
+ ],
+ "grave": [
+ "fear",
+ "sadness"
+ ],
+ "ware": [
+ "fear"
+ ],
+ "phantom": [
+ "fear"
+ ],
+ "immigrant": [
+ "fear"
+ ],
+ "insecurity": [
+ "fear"
+ ],
+ "dictator": [
+ "fear"
+ ],
+ "pain": [
+ "fear",
+ "sadness"
+ ],
+ "flee": [
+ "fear"
+ ],
+ "coy": [
+ "fear"
+ ],
+ "syringe": [
+ "fear"
+ ],
+ "unrest": [
+ "fear",
+ "sadness"
+ ],
+ "indictment": [
+ "fear"
+ ],
+ "unspeakable": [
+ "fear"
+ ],
+ "timid": [
+ "fear",
+ "sadness"
+ ],
+ "blues": [
+ "fear",
+ "sadness"
+ ],
+ "doubt": [
+ "fear",
+ "sadness",
+ "trust"
+ ],
+ "hesitation": [
+ "fear"
+ ],
+ "precipice": [
+ "fear"
+ ],
+ "bailiff": [
+ "fear",
+ "trust"
+ ],
+ "cobra": [
+ "fear"
+ ],
+ "captor": [
+ "fear"
+ ],
+ "confessional": [
+ "fear",
+ "trust"
+ ],
+ "perish": [
+ "fear",
+ "sadness"
+ ],
+ "locust": [
+ "fear"
+ ],
+ "unemployed": [
+ "fear",
+ "sadness"
+ ],
+ "wail": [
+ "fear",
+ "sadness"
+ ],
+ "specter": [
+ "fear",
+ "sadness"
+ ],
+ "shooter": [
+ "fear"
+ ],
+ "hawk": [
+ "fear"
+ ],
+ "veer": [
+ "fear",
+ "surprise"
+ ],
+ "auditor": [
+ "fear",
+ "trust"
+ ],
+ "darken": [
+ "fear",
+ "sadness"
+ ],
+ "radon": [
+ "fear"
+ ],
+ "premeditated": [
+ "fear"
+ ],
+ "desolation": [
+ "fear",
+ "sadness"
+ ],
+ "ghost": [
+ "fear"
+ ],
+ "fever": [
+ "fear"
+ ],
+ "intimidate": [
+ "fear"
+ ],
+ "mum": [
+ "fear"
+ ],
+ "mandamus": [
+ "fear"
+ ],
+ "worse": [
+ "fear",
+ "sadness"
+ ],
+ "trembling": [
+ "fear"
+ ],
+ "depress": [
+ "fear",
+ "sadness"
+ ],
+ "fright": [
+ "fear",
+ "surprise"
+ ],
+ "misfortune": [
+ "fear",
+ "sadness"
+ ],
+ "isolated": [
+ "fear",
+ "sadness"
+ ],
+ "quake": [
+ "fear"
+ ],
+ "shrapnel": [
+ "fear"
+ ],
+ "armored": [
+ "fear"
+ ],
+ "apprehend": [
+ "fear"
+ ],
+ "exorcism": [
+ "fear",
+ "sadness"
+ ],
+ "syncope": [
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "homework": [
+ "fear"
+ ],
+ "endocarditis": [
+ "fear",
+ "sadness"
+ ],
+ "shrink": [
+ "fear",
+ "sadness"
+ ],
+ "tumour": [
+ "fear",
+ "sadness"
+ ],
+ "jaundice": [
+ "fear"
+ ],
+ "distressed": [
+ "fear"
+ ],
+ "coffin": [
+ "fear",
+ "sadness"
+ ],
+ "courageous": [
+ "fear"
+ ],
+ "refutation": [
+ "fear"
+ ],
+ "crouch": [
+ "fear"
+ ],
+ "defend": [
+ "fear"
+ ],
+ "cartridge": [
+ "fear"
+ ],
+ "emaciated": [
+ "fear",
+ "sadness"
+ ],
+ "prey": [
+ "fear"
+ ],
+ "tyranny": [
+ "fear",
+ "sadness"
+ ],
+ "deteriorate": [
+ "fear",
+ "sadness"
+ ],
+ "exterminate": [
+ "fear",
+ "sadness"
+ ],
+ "coyote": [
+ "fear"
+ ],
+ "landslide": [
+ "fear",
+ "sadness"
+ ],
+ "fearfully": [
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "demented": [
+ "fear"
+ ],
+ "guard": [
+ "fear",
+ "trust"
+ ],
+ "loneliness": [
+ "fear",
+ "sadness"
+ ],
+ "fanaticism": [
+ "fear"
+ ],
+ "tornado": [
+ "fear"
+ ],
+ "dungeon": [
+ "fear"
+ ],
+ "discourage": [
+ "fear",
+ "sadness"
+ ],
+ "tumor": [
+ "fear"
+ ],
+ "infirmity": [
+ "fear"
+ ],
+ "asylum": [
+ "fear"
+ ],
+ "injection": [
+ "fear"
+ ],
+ "torrent": [
+ "fear"
+ ],
+ "disappear": [
+ "fear"
+ ],
+ "volcano": [
+ "fear",
+ "surprise"
+ ],
+ "malignancy": [
+ "fear",
+ "sadness"
+ ],
+ "wan": [
+ "fear",
+ "sadness"
+ ],
+ "dart": [
+ "fear"
+ ],
+ "unsafe": [
+ "fear"
+ ],
+ "rubble": [
+ "fear",
+ "sadness"
+ ],
+ "jaws": [
+ "fear"
+ ],
+ "scarecrow": [
+ "fear"
+ ],
+ "raptors": [
+ "fear"
+ ],
+ "haunt": [
+ "fear"
+ ],
+ "corrosive": [
+ "fear"
+ ],
+ "whirlpool": [
+ "fear"
+ ],
+ "irreparable": [
+ "fear",
+ "sadness"
+ ],
+ "miscarriage": [
+ "fear",
+ "sadness"
+ ],
+ "gunpowder": [
+ "fear"
+ ],
+ "orphan": [
+ "fear",
+ "sadness"
+ ],
+ "artillery": [
+ "fear"
+ ],
+ "intelligence": [
+ "fear",
+ "joy",
+ "trust"
+ ],
+ "euthanasia": [
+ "fear",
+ "sadness"
+ ],
+ "whirlwind": [
+ "fear"
+ ],
+ "casket": [
+ "fear",
+ "sadness"
+ ],
+ "gladiator": [
+ "fear"
+ ],
+ "doom": [
+ "fear"
+ ],
+ "excruciating": [
+ "fear"
+ ],
+ "senile": [
+ "fear",
+ "sadness"
+ ],
+ "foreclose": [
+ "fear",
+ "sadness"
+ ],
+ "buried": [
+ "fear",
+ "sadness"
+ ],
+ "constrain": [
+ "fear"
+ ],
+ "kerosene": [
+ "fear"
+ ],
+ "swelling": [
+ "fear"
+ ],
+ "shudder": [
+ "fear"
+ ],
+ "seclusion": [
+ "fear"
+ ],
+ "stint": [
+ "fear",
+ "sadness"
+ ],
+ "cleave": [
+ "fear"
+ ],
+ "extrajudicial": [
+ "fear"
+ ],
+ "ethereal": [
+ "fear"
+ ],
+ "war": [
+ "fear"
+ ],
+ "throb": [
+ "fear",
+ "sadness"
+ ],
+ "escaped": [
+ "fear"
+ ],
+ "rupture": [
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "surrender": [
+ "fear",
+ "sadness"
+ ],
+ "ambulance": [
+ "fear",
+ "trust"
+ ],
+ "forced": [
+ "fear"
+ ],
+ "difficult": [
+ "fear"
+ ],
+ "erase": [
+ "fear"
+ ],
+ "appendicitis": [
+ "fear",
+ "sadness"
+ ],
+ "injured": [
+ "fear",
+ "sadness"
+ ],
+ "muzzle": [
+ "fear"
+ ],
+ "tract": [
+ "fear"
+ ],
+ "despairing": [
+ "fear",
+ "sadness"
+ ],
+ "puma": [
+ "fear",
+ "surprise"
+ ],
+ "mage": [
+ "fear"
+ ],
+ "quail": [
+ "fear"
+ ],
+ "cop": [
+ "fear",
+ "trust"
+ ],
+ "danger": [
+ "fear",
+ "sadness"
+ ],
+ "die": [
+ "fear",
+ "sadness"
+ ],
+ "bankrupt": [
+ "fear",
+ "sadness"
+ ],
+ "harrowing": [
+ "fear"
+ ],
+ "spook": [
+ "fear"
+ ],
+ "dominion": [
+ "fear",
+ "trust"
+ ],
+ "viper": [
+ "fear"
+ ],
+ "illness": [
+ "fear",
+ "sadness"
+ ],
+ "nervousness": [
+ "fear"
+ ],
+ "unstable": [
+ "fear",
+ "surprise"
+ ],
+ "forfeiture": [
+ "fear",
+ "sadness"
+ ],
+ "disorder": [
+ "fear"
+ ],
+ "dependence": [
+ "fear",
+ "sadness"
+ ],
+ "cyclone": [
+ "fear",
+ "surprise"
+ ],
+ "phalanx": [
+ "fear",
+ "trust"
+ ],
+ "flounder": [
+ "fear",
+ "sadness"
+ ],
+ "quiver": [
+ "fear"
+ ],
+ "recesses": [
+ "fear"
+ ],
+ "regulatory": [
+ "fear"
+ ],
+ "quarantine": [
+ "fear"
+ ],
+ "terminal": [
+ "fear",
+ "sadness"
+ ],
+ "villain": [
+ "fear"
+ ],
+ "dragon": [
+ "fear"
+ ],
+ "chimera": [
+ "fear",
+ "surprise"
+ ],
+ "ordnance": [
+ "fear"
+ ],
+ "interviewer": [
+ "fear"
+ ],
+ "lockup": [
+ "fear",
+ "sadness"
+ ],
+ "stormy": [
+ "fear"
+ ],
+ "accident": [
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "operation": [
+ "fear",
+ "trust"
+ ],
+ "regiment": [
+ "fear"
+ ],
+ "fled": [
+ "fear"
+ ],
+ "vertigo": [
+ "fear"
+ ],
+ "hide": [
+ "fear"
+ ],
+ "khan": [
+ "fear",
+ "trust"
+ ],
+ "inflation": [
+ "fear"
+ ],
+ "flying": [
+ "fear"
+ ],
+ "hearing": [
+ "fear"
+ ],
+ "helplessness": [
+ "fear",
+ "sadness"
+ ],
+ "neurosis": [
+ "fear",
+ "sadness"
+ ],
+ "crocodile": [
+ "fear"
+ ],
+ "settlor": [
+ "fear"
+ ],
+ "weighty": [
+ "fear"
+ ],
+ "monster": [
+ "fear"
+ ],
+ "superstition": [
+ "fear"
+ ],
+ "dominant": [
+ "fear"
+ ],
+ "penance": [
+ "fear",
+ "sadness"
+ ],
+ "cowardly": [
+ "fear"
+ ],
+ "fret": [
+ "fear"
+ ],
+ "astray": [
+ "fear"
+ ],
+ "mercenary": [
+ "fear"
+ ],
+ "typhoon": [
+ "fear"
+ ],
+ "overt": [
+ "fear"
+ ],
+ "restrained": [
+ "fear"
+ ],
+ "newcomer": [
+ "fear",
+ "surprise"
+ ],
+ "deflation": [
+ "fear"
+ ],
+ "warlock": [
+ "fear"
+ ],
+ "suspect": [
+ "fear"
+ ],
+ "martyr": [
+ "fear",
+ "sadness"
+ ],
+ "cardiomyopathy": [
+ "fear",
+ "sadness"
+ ],
+ "austere": [
+ "fear",
+ "sadness"
+ ],
+ "pandemic": [
+ "fear",
+ "sadness"
+ ],
+ "dwarfed": [
+ "fear",
+ "sadness"
+ ],
+ "insolvency": [
+ "fear",
+ "sadness",
+ "surprise"
+ ],
+ "hydra": [
+ "fear"
+ ],
+ "seize": [
+ "fear"
+ ],
+ "wary": [
+ "fear"
+ ],
+ "comatose": [
+ "fear",
+ "sadness"
+ ],
+ "chargeable": [
+ "fear",
+ "sadness"
+ ],
+ "stranger": [
+ "fear"
+ ],
+ "thirteenth": [
+ "fear"
+ ],
+ "hallucination": [
+ "fear"
+ ],
+ "synonymous": [
+ "fear",
+ "trust"
+ ],
+ "outpost": [
+ "fear"
+ ],
+ "ghostly": [
+ "fear"
+ ],
+ "coma": [
+ "fear",
+ "sadness"
+ ],
+ "angelic": [
+ "joy",
+ "trust"
+ ],
+ "amnesty": [
+ "joy"
+ ],
+ "lovemaking": [
+ "joy",
+ "trust"
+ ],
+ "nursery": [
+ "joy",
+ "trust"
+ ],
+ "elated": [
+ "joy"
+ ],
+ "rapt": [
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "heartily": [
+ "joy"
+ ],
+ "mirth": [
+ "joy"
+ ],
+ "enlightenment": [
+ "joy",
+ "trust"
+ ],
+ "luxury": [
+ "joy"
+ ],
+ "charity": [
+ "joy"
+ ],
+ "helpful": [
+ "joy",
+ "trust"
+ ],
+ "truce": [
+ "joy",
+ "trust"
+ ],
+ "chirp": [
+ "joy"
+ ],
+ "accomplished": [
+ "joy"
+ ],
+ "wealth": [
+ "joy",
+ "trust"
+ ],
+ "equality": [
+ "joy",
+ "trust"
+ ],
+ "sanctification": [
+ "joy",
+ "trust"
+ ],
+ "lucky": [
+ "joy",
+ "surprise"
+ ],
+ "beam": [
+ "joy"
+ ],
+ "kind": [
+ "joy",
+ "trust"
+ ],
+ "inseparable": [
+ "joy",
+ "trust"
+ ],
+ "connoisseur": [
+ "joy",
+ "trust"
+ ],
+ "salute": [
+ "joy"
+ ],
+ "fondness": [
+ "joy"
+ ],
+ "smile": [
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "true": [
+ "joy",
+ "trust"
+ ],
+ "delicious": [
+ "joy"
+ ],
+ "genial": [
+ "joy"
+ ],
+ "reverie": [
+ "joy",
+ "trust"
+ ],
+ "childhood": [
+ "joy"
+ ],
+ "amazingly": [
+ "joy",
+ "surprise"
+ ],
+ "joy": [
+ "joy"
+ ],
+ "sublimation": [
+ "joy"
+ ],
+ "immaculate": [
+ "joy",
+ "trust"
+ ],
+ "aesthetics": [
+ "joy"
+ ],
+ "choir": [
+ "joy",
+ "trust"
+ ],
+ "enlighten": [
+ "joy",
+ "trust"
+ ],
+ "save": [
+ "joy",
+ "trust"
+ ],
+ "prosperous": [
+ "joy"
+ ],
+ "tranquil": [
+ "joy"
+ ],
+ "cheerful": [
+ "joy",
+ "surprise"
+ ],
+ "achieve": [
+ "joy",
+ "trust"
+ ],
+ "harmony": [
+ "joy",
+ "trust"
+ ],
+ "harmoniously": [
+ "joy",
+ "trust"
+ ],
+ "reverend": [
+ "joy"
+ ],
+ "memorable": [
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "teach": [
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "vivacious": [
+ "joy"
+ ],
+ "special": [
+ "joy"
+ ],
+ "supporter": [
+ "joy",
+ "trust"
+ ],
+ "exuberance": [
+ "joy"
+ ],
+ "silly": [
+ "joy"
+ ],
+ "exalted": [
+ "joy",
+ "trust"
+ ],
+ "jest": [
+ "joy",
+ "surprise"
+ ],
+ "witty": [
+ "joy"
+ ],
+ "civilized": [
+ "joy",
+ "trust"
+ ],
+ "thankful": [
+ "joy"
+ ],
+ "classics": [
+ "joy"
+ ],
+ "safe": [
+ "joy",
+ "trust"
+ ],
+ "remarkable": [
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "pleased": [
+ "joy"
+ ],
+ "bouquet": [
+ "joy",
+ "trust"
+ ],
+ "dolphin": [
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "daughter": [
+ "joy"
+ ],
+ "ministry": [
+ "joy",
+ "trust"
+ ],
+ "favorite": [
+ "joy",
+ "trust"
+ ],
+ "majority": [
+ "joy",
+ "trust"
+ ],
+ "frolic": [
+ "joy"
+ ],
+ "purify": [
+ "joy",
+ "trust"
+ ],
+ "found": [
+ "joy",
+ "trust"
+ ],
+ "privileged": [
+ "joy",
+ "trust"
+ ],
+ "therapeutic": [
+ "joy",
+ "trust"
+ ],
+ "resources": [
+ "joy",
+ "trust"
+ ],
+ "heroic": [
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "merry": [
+ "joy"
+ ],
+ "excellent": [
+ "joy",
+ "trust"
+ ],
+ "entertained": [
+ "joy"
+ ],
+ "benevolence": [
+ "joy",
+ "trust"
+ ],
+ "exquisite": [
+ "joy"
+ ],
+ "brighten": [
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "superman": [
+ "joy",
+ "trust"
+ ],
+ "presto": [
+ "joy",
+ "surprise"
+ ],
+ "carol": [
+ "joy",
+ "trust"
+ ],
+ "choral": [
+ "joy"
+ ],
+ "flattering": [
+ "joy"
+ ],
+ "abundant": [
+ "joy"
+ ],
+ "amusement": [
+ "joy"
+ ],
+ "happily": [
+ "joy"
+ ],
+ "hurrah": [
+ "joy"
+ ],
+ "enchanted": [
+ "joy",
+ "trust"
+ ],
+ "adorable": [
+ "joy"
+ ],
+ "affection": [
+ "joy",
+ "trust"
+ ],
+ "luster": [
+ "joy"
+ ],
+ "authentic": [
+ "joy",
+ "trust"
+ ],
+ "amusing": [
+ "joy"
+ ],
+ "symmetry": [
+ "joy",
+ "trust"
+ ],
+ "fulfill": [
+ "joy"
+ ],
+ "cathedral": [
+ "joy",
+ "trust"
+ ],
+ "blissful": [
+ "joy"
+ ],
+ "illumination": [
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "pledge": [
+ "joy",
+ "trust"
+ ],
+ "green": [
+ "joy",
+ "trust"
+ ],
+ "music": [
+ "joy",
+ "sadness"
+ ],
+ "amused": [
+ "joy"
+ ],
+ "lyrical": [
+ "joy"
+ ],
+ "lovable": [
+ "joy",
+ "trust"
+ ],
+ "jubilant": [
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "enliven": [
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "outstanding": [
+ "joy"
+ ],
+ "welcomed": [
+ "joy"
+ ],
+ "pastor": [
+ "joy",
+ "trust"
+ ],
+ "quaint": [
+ "joy",
+ "trust"
+ ],
+ "liking": [
+ "joy",
+ "trust"
+ ],
+ "resplendent": [
+ "joy"
+ ],
+ "whimsical": [
+ "joy"
+ ],
+ "blossom": [
+ "joy"
+ ],
+ "tender": [
+ "joy",
+ "trust"
+ ],
+ "zealous": [
+ "joy",
+ "trust"
+ ],
+ "benign": [
+ "joy"
+ ],
+ "fidelity": [
+ "joy",
+ "trust"
+ ],
+ "applause": [
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "beer": [
+ "joy"
+ ],
+ "diary": [
+ "joy",
+ "trust"
+ ],
+ "wonderfully": [
+ "joy",
+ "surprise"
+ ],
+ "pastry": [
+ "joy"
+ ],
+ "marvelous": [
+ "joy"
+ ],
+ "sunshine": [
+ "joy"
+ ],
+ "charmed": [
+ "joy"
+ ],
+ "sonorous": [
+ "joy"
+ ],
+ "masterpiece": [
+ "joy"
+ ],
+ "amicable": [
+ "joy"
+ ],
+ "cheering": [
+ "joy"
+ ],
+ "astonishment": [
+ "joy",
+ "surprise"
+ ],
+ "exaltation": [
+ "joy",
+ "trust"
+ ],
+ "pride": [
+ "joy"
+ ],
+ "miraculous": [
+ "joy",
+ "surprise"
+ ],
+ "picturesque": [
+ "joy"
+ ],
+ "gorgeous": [
+ "joy"
+ ],
+ "wages": [
+ "joy"
+ ],
+ "love": [
+ "joy"
+ ],
+ "beautiful": [
+ "joy"
+ ],
+ "merriment": [
+ "joy",
+ "surprise"
+ ],
+ "motherhood": [
+ "joy",
+ "trust"
+ ],
+ "splendid": [
+ "joy",
+ "surprise"
+ ],
+ "spouse": [
+ "joy",
+ "trust"
+ ],
+ "gem": [
+ "joy"
+ ],
+ "practiced": [
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "pleasurable": [
+ "joy"
+ ],
+ "jovial": [
+ "joy"
+ ],
+ "obtainable": [
+ "joy"
+ ],
+ "affluence": [
+ "joy"
+ ],
+ "promise": [
+ "joy",
+ "trust"
+ ],
+ "inspired": [
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "joker": [
+ "joy",
+ "surprise"
+ ],
+ "toast": [
+ "joy"
+ ],
+ "heavens": [
+ "joy",
+ "trust"
+ ],
+ "victorious": [
+ "joy"
+ ],
+ "roadster": [
+ "joy",
+ "trust"
+ ],
+ "heal": [
+ "joy",
+ "trust"
+ ],
+ "established": [
+ "joy"
+ ],
+ "jump": [
+ "joy"
+ ],
+ "laurels": [
+ "joy"
+ ],
+ "heartfelt": [
+ "joy",
+ "sadness",
+ "trust"
+ ],
+ "glorification": [
+ "joy"
+ ],
+ "romp": [
+ "joy"
+ ],
+ "nap": [
+ "joy"
+ ],
+ "hedonism": [
+ "joy"
+ ],
+ "opportune": [
+ "joy"
+ ],
+ "evergreen": [
+ "joy",
+ "trust"
+ ],
+ "jubilee": [
+ "joy",
+ "surprise"
+ ],
+ "gratify": [
+ "joy",
+ "surprise"
+ ],
+ "dance": [
+ "joy",
+ "trust"
+ ],
+ "humanity": [
+ "joy",
+ "trust"
+ ],
+ "massage": [
+ "joy"
+ ],
+ "garden": [
+ "joy"
+ ],
+ "baby": [
+ "joy"
+ ],
+ "healthful": [
+ "joy"
+ ],
+ "absolution": [
+ "joy",
+ "trust"
+ ],
+ "soothing": [
+ "joy",
+ "trust"
+ ],
+ "humorous": [
+ "joy"
+ ],
+ "radiant": [
+ "joy"
+ ],
+ "create": [
+ "joy"
+ ],
+ "meritorious": [
+ "joy",
+ "trust"
+ ],
+ "unconstrained": [
+ "joy"
+ ],
+ "kudos": [
+ "joy"
+ ],
+ "giggle": [
+ "joy"
+ ],
+ "greatness": [
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "companion": [
+ "joy",
+ "trust"
+ ],
+ "encourage": [
+ "joy",
+ "trust"
+ ],
+ "overjoyed": [
+ "joy"
+ ],
+ "marrow": [
+ "joy",
+ "trust"
+ ],
+ "joyous": [
+ "joy"
+ ],
+ "freedom": [
+ "joy",
+ "trust"
+ ],
+ "lamb": [
+ "joy",
+ "trust"
+ ],
+ "content": [
+ "joy",
+ "trust"
+ ],
+ "tinsel": [
+ "joy"
+ ],
+ "tenderness": [
+ "joy"
+ ],
+ "closeness": [
+ "joy",
+ "trust"
+ ],
+ "adoration": [
+ "joy",
+ "trust"
+ ],
+ "amuse": [
+ "joy"
+ ],
+ "demonstrative": [
+ "joy",
+ "sadness"
+ ],
+ "vernal": [
+ "joy"
+ ],
+ "kitten": [
+ "joy",
+ "trust"
+ ],
+ "purr": [
+ "joy",
+ "trust"
+ ],
+ "congratulatory": [
+ "joy"
+ ],
+ "elegant": [
+ "joy"
+ ],
+ "lyre": [
+ "joy"
+ ],
+ "food": [
+ "joy",
+ "trust"
+ ],
+ "praise": [
+ "joy",
+ "trust"
+ ],
+ "salutary": [
+ "joy",
+ "trust"
+ ],
+ "hobby": [
+ "joy"
+ ],
+ "expedient": [
+ "joy",
+ "trust"
+ ],
+ "laughing": [
+ "joy"
+ ],
+ "untie": [
+ "joy"
+ ],
+ "beautify": [
+ "joy"
+ ],
+ "marvelously": [
+ "joy"
+ ],
+ "thanksgiving": [
+ "joy"
+ ],
+ "strengthening": [
+ "joy",
+ "trust"
+ ],
+ "wonderful": [
+ "joy",
+ "surprise",
+ "trust"
+ ],
+ "clean": [
+ "joy",
+ "trust"
+ ],
+ "esteem": [
+ "joy",
+ "sadness",
+ "trust"
+ ],
+ "reverence": [
+ "joy",
+ "trust"
+ ],
+ "sensational": [
+ "joy"
+ ],
+ "conciliation": [
+ "joy",
+ "trust"
+ ],
+ "commendable": [
+ "joy",
+ "trust"
+ ],
+ "hardy": [
+ "joy",
+ "trust"
+ ],
+ "hug": [
+ "joy",
+ "trust"
+ ],
+ "beauty": [
+ "joy"
+ ],
+ "laugh": [
+ "joy",
+ "surprise"
+ ],
+ "blessed": [
+ "joy"
+ ],
+ "calf": [
+ "joy",
+ "trust"
+ ],
+ "baptismal": [
+ "joy"
+ ],
+ "sonnet": [
+ "joy",
+ "sadness"
+ ],
+ "fortitude": [
+ "joy",
+ "trust"
+ ],
+ "fraternal": [
+ "joy",
+ "trust"
+ ],
+ "confident": [
+ "joy",
+ "trust"
+ ],
+ "vitality": [
+ "joy",
+ "trust"
+ ],
+ "satisfied": [
+ "joy"
+ ],
+ "ceremony": [
+ "joy",
+ "surprise"
+ ],
+ "communion": [
+ "joy",
+ "trust"
+ ],
+ "superstar": [
+ "joy",
+ "trust"
+ ],
+ "rhythmical": [
+ "joy",
+ "surprise"
+ ],
+ "beautification": [
+ "joy",
+ "trust"
+ ],
+ "whiteness": [
+ "joy"
+ ],
+ "sensuous": [
+ "joy"
+ ],
+ "electric": [
+ "joy",
+ "surprise"
+ ],
+ "reproductive": [
+ "joy"
+ ],
+ "godsend": [
+ "joy",
+ "surprise"
+ ],
+ "darling": [
+ "joy",
+ "trust"
+ ],
+ "amen": [
+ "joy",
+ "trust"
+ ],
+ "coronation": [
+ "joy",
+ "trust"
+ ],
+ "friend": [
+ "joy",
+ "trust"
+ ],
+ "exhilaration": [
+ "joy",
+ "surprise"
+ ],
+ "revel": [
+ "joy"
+ ],
+ "luxurious": [
+ "joy"
+ ],
+ "hilarious": [
+ "joy",
+ "surprise"
+ ],
+ "hilarity": [
+ "joy"
+ ],
+ "gladness": [
+ "joy"
+ ],
+ "scholarship": [
+ "joy"
+ ],
+ "accomplish": [
+ "joy"
+ ],
+ "doll": [
+ "joy"
+ ],
+ "bonanza": [
+ "joy"
+ ],
+ "engaging": [
+ "joy",
+ "trust"
+ ],
+ "playhouse": [
+ "joy"
+ ],
+ "cuddle": [
+ "joy",
+ "trust"
+ ],
+ "bridesmaid": [
+ "joy",
+ "trust"
+ ],
+ "admirable": [
+ "joy",
+ "trust"
+ ],
+ "forefathers": [
+ "joy",
+ "trust"
+ ],
+ "approve": [
+ "joy",
+ "trust"
+ ],
+ "festive": [
+ "joy"
+ ],
+ "prestige": [
+ "joy",
+ "trust"
+ ],
+ "vivid": [
+ "joy"
+ ],
+ "gratitude": [
+ "joy"
+ ],
+ "buss": [
+ "joy"
+ ],
+ "improvement": [
+ "joy",
+ "trust"
+ ],
+ "glee": [
+ "joy"
+ ],
+ "bliss": [
+ "joy"
+ ],
+ "generous": [
+ "joy",
+ "trust"
+ ],
+ "friendliness": [
+ "joy",
+ "trust"
+ ],
+ "joyful": [
+ "joy",
+ "trust"
+ ],
+ "respite": [
+ "joy",
+ "trust"
+ ],
+ "tranquility": [
+ "joy",
+ "trust"
+ ],
+ "procession": [
+ "joy",
+ "sadness",
+ "surprise"
+ ],
+ "loving": [
+ "joy",
+ "trust"
+ ],
+ "appreciation": [
+ "joy",
+ "trust"
+ ],
+ "spaniel": [
+ "joy",
+ "trust"
+ ],
+ "animated": [
+ "joy"
+ ],
+ "virtuous": [
+ "joy",
+ "trust"
+ ],
+ "beach": [
+ "joy"
+ ],
+ "diamond": [
+ "joy"
+ ],
+ "romanticism": [
+ "joy"
+ ],
+ "notable": [
+ "joy",
+ "trust"
+ ],
+ "victor": [
+ "joy"
+ ],
+ "praised": [
+ "joy"
+ ],
+ "freely": [
+ "joy",
+ "trust"
+ ],
+ "entertain": [
+ "joy"
+ ],
+ "smiling": [
+ "joy"
+ ],
+ "godly": [
+ "joy",
+ "trust"
+ ],
+ "revels": [
+ "joy"
+ ],
+ "felicity": [
+ "joy"
+ ],
+ "ditty": [
+ "joy"
+ ],
+ "admiration": [
+ "joy",
+ "trust"
+ ],
+ "rollicking": [
+ "joy"
+ ],
+ "befriend": [
+ "joy",
+ "trust"
+ ],
+ "friendship": [
+ "joy",
+ "trust"
+ ],
+ "dull": [
+ "sadness"
+ ],
+ "disqualify": [
+ "sadness"
+ ],
+ "regret": [
+ "sadness"
+ ],
+ "moribund": [
+ "sadness"
+ ],
+ "hermit": [
+ "sadness",
+ "trust"
+ ],
+ "uninterested": [
+ "sadness"
+ ],
+ "infertility": [
+ "sadness"
+ ],
+ "worried": [
+ "sadness"
+ ],
+ "untitled": [
+ "sadness"
+ ],
+ "nonsensical": [
+ "sadness"
+ ],
+ "unfortunate": [
+ "sadness"
+ ],
+ "worn": [
+ "sadness"
+ ],
+ "secluded": [
+ "sadness"
+ ],
+ "inability": [
+ "sadness"
+ ],
+ "furrow": [
+ "sadness"
+ ],
+ "forsake": [
+ "sadness"
+ ],
+ "obituary": [
+ "sadness"
+ ],
+ "perished": [
+ "sadness"
+ ],
+ "gullible": [
+ "sadness",
+ "trust"
+ ],
+ "rumor": [
+ "sadness"
+ ],
+ "forbid": [
+ "sadness"
+ ],
+ "ashes": [
+ "sadness"
+ ],
+ "denied": [
+ "sadness"
+ ],
+ "overload": [
+ "sadness"
+ ],
+ "sprain": [
+ "sadness"
+ ],
+ "aching": [
+ "sadness"
+ ],
+ "lone": [
+ "sadness"
+ ],
+ "drugged": [
+ "sadness"
+ ],
+ "handicap": [
+ "sadness"
+ ],
+ "splitting": [
+ "sadness"
+ ],
+ "terribly": [
+ "sadness"
+ ],
+ "epitaph": [
+ "sadness"
+ ],
+ "strip": [
+ "sadness"
+ ],
+ "hindering": [
+ "sadness"
+ ],
+ "inferior": [
+ "sadness"
+ ],
+ "corse": [
+ "sadness"
+ ],
+ "frayed": [
+ "sadness"
+ ],
+ "invalid": [
+ "sadness"
+ ],
+ "bleak": [
+ "sadness"
+ ],
+ "disconnect": [
+ "sadness"
+ ],
+ "posthumous": [
+ "sadness"
+ ],
+ "cocaine": [
+ "sadness"
+ ],
+ "termination": [
+ "sadness"
+ ],
+ "pauper": [
+ "sadness"
+ ],
+ "expire": [
+ "sadness"
+ ],
+ "veal": [
+ "sadness",
+ "trust"
+ ],
+ "deceased": [
+ "sadness"
+ ],
+ "spoiler": [
+ "sadness"
+ ],
+ "undesired": [
+ "sadness"
+ ],
+ "inhumanity": [
+ "sadness"
+ ],
+ "indigent": [
+ "sadness"
+ ],
+ "wither": [
+ "sadness"
+ ],
+ "unseat": [
+ "sadness"
+ ],
+ "futile": [
+ "sadness"
+ ],
+ "apathy": [
+ "sadness"
+ ],
+ "stricken": [
+ "sadness"
+ ],
+ "lethargy": [
+ "sadness"
+ ],
+ "sadly": [
+ "sadness"
+ ],
+ "error": [
+ "sadness"
+ ],
+ "weariness": [
+ "sadness"
+ ],
+ "fatigued": [
+ "sadness"
+ ],
+ "heartache": [
+ "sadness"
+ ],
+ "unsuccessful": [
+ "sadness"
+ ],
+ "setback": [
+ "sadness"
+ ],
+ "depression": [
+ "sadness"
+ ],
+ "intervention": [
+ "sadness"
+ ],
+ "lamenting": [
+ "sadness"
+ ],
+ "console": [
+ "sadness"
+ ],
+ "emptiness": [
+ "sadness"
+ ],
+ "distraught": [
+ "sadness"
+ ],
+ "inter": [
+ "sadness"
+ ],
+ "unwell": [
+ "sadness"
+ ],
+ "refused": [
+ "sadness"
+ ],
+ "sorrowful": [
+ "sadness"
+ ],
+ "delirious": [
+ "sadness"
+ ],
+ "unable": [
+ "sadness"
+ ],
+ "terrific": [
+ "sadness"
+ ],
+ "blindness": [
+ "sadness"
+ ],
+ "sorely": [
+ "sadness"
+ ],
+ "remorse": [
+ "sadness"
+ ],
+ "clouded": [
+ "sadness"
+ ],
+ "undertaker": [
+ "sadness"
+ ],
+ "subsidence": [
+ "sadness"
+ ],
+ "resigned": [
+ "sadness"
+ ],
+ "fruitless": [
+ "sadness"
+ ],
+ "nutritious": [
+ "sadness"
+ ],
+ "hobo": [
+ "sadness"
+ ],
+ "lower": [
+ "sadness"
+ ],
+ "inefficient": [
+ "sadness"
+ ],
+ "dispassionate": [
+ "sadness"
+ ],
+ "taint": [
+ "sadness"
+ ],
+ "heartless": [
+ "sadness"
+ ],
+ "departure": [
+ "sadness"
+ ],
+ "surrendering": [
+ "sadness"
+ ],
+ "dolor": [
+ "sadness"
+ ],
+ "quiet": [
+ "sadness"
+ ],
+ "infamy": [
+ "sadness"
+ ],
+ "lowest": [
+ "sadness"
+ ],
+ "geriatric": [
+ "sadness"
+ ],
+ "pointless": [
+ "sadness"
+ ],
+ "crippled": [
+ "sadness"
+ ],
+ "difficulties": [
+ "sadness"
+ ],
+ "meltdown": [
+ "sadness"
+ ],
+ "conceal": [
+ "sadness"
+ ],
+ "homesick": [
+ "sadness"
+ ],
+ "exhausted": [
+ "sadness"
+ ],
+ "arid": [
+ "sadness"
+ ],
+ "relics": [
+ "sadness"
+ ],
+ "obit": [
+ "sadness",
+ "surprise"
+ ],
+ "inconsequential": [
+ "sadness"
+ ],
+ "evict": [
+ "sadness"
+ ],
+ "sob": [
+ "sadness"
+ ],
+ "fell": [
+ "sadness"
+ ],
+ "condolence": [
+ "sadness"
+ ],
+ "noose": [
+ "sadness"
+ ],
+ "ache": [
+ "sadness"
+ ],
+ "weep": [
+ "sadness"
+ ],
+ "misrepresentation": [
+ "sadness"
+ ],
+ "resignation": [
+ "sadness",
+ "surprise"
+ ],
+ "listless": [
+ "sadness"
+ ],
+ "uninspired": [
+ "sadness"
+ ],
+ "subjected": [
+ "sadness"
+ ],
+ "abortive": [
+ "sadness"
+ ],
+ "restrict": [
+ "sadness"
+ ],
+ "chronic": [
+ "sadness"
+ ],
+ "widow": [
+ "sadness"
+ ],
+ "disheartened": [
+ "sadness"
+ ],
+ "requiem": [
+ "sadness"
+ ],
+ "faithless": [
+ "sadness"
+ ],
+ "parting": [
+ "sadness"
+ ],
+ "withdraw": [
+ "sadness"
+ ],
+ "fall": [
+ "sadness"
+ ],
+ "defeated": [
+ "sadness"
+ ],
+ "melancholy": [
+ "sadness"
+ ],
+ "embarrass": [
+ "sadness"
+ ],
+ "decomposed": [
+ "sadness"
+ ],
+ "diminish": [
+ "sadness"
+ ],
+ "negro": [
+ "sadness"
+ ],
+ "runaway": [
+ "sadness"
+ ],
+ "cry": [
+ "sadness"
+ ],
+ "shameful": [
+ "sadness"
+ ],
+ "gloomy": [
+ "sadness"
+ ],
+ "unacknowledged": [
+ "sadness"
+ ],
+ "apathetic": [
+ "sadness"
+ ],
+ "dole": [
+ "sadness"
+ ],
+ "forlorn": [
+ "sadness"
+ ],
+ "annulment": [
+ "sadness"
+ ],
+ "breakup": [
+ "sadness"
+ ],
+ "lost": [
+ "sadness"
+ ],
+ "pine": [
+ "sadness"
+ ],
+ "negative": [
+ "sadness"
+ ],
+ "dark": [
+ "sadness"
+ ],
+ "monsoon": [
+ "sadness"
+ ],
+ "haggard": [
+ "sadness"
+ ],
+ "snort": [
+ "sadness"
+ ],
+ "jurisprudence": [
+ "sadness"
+ ],
+ "fault": [
+ "sadness"
+ ],
+ "inhospitable": [
+ "sadness"
+ ],
+ "inadequate": [
+ "sadness"
+ ],
+ "attenuation": [
+ "sadness"
+ ],
+ "labored": [
+ "sadness"
+ ],
+ "tomb": [
+ "sadness"
+ ],
+ "plaintive": [
+ "sadness"
+ ],
+ "hoary": [
+ "sadness"
+ ],
+ "cancel": [
+ "sadness"
+ ],
+ "regretting": [
+ "sadness"
+ ],
+ "funeral": [
+ "sadness"
+ ],
+ "tax": [
+ "sadness"
+ ],
+ "disability": [
+ "sadness"
+ ],
+ "wearily": [
+ "sadness"
+ ],
+ "ail": [
+ "sadness"
+ ],
+ "memorials": [
+ "sadness"
+ ],
+ "discomfort": [
+ "sadness"
+ ],
+ "unhappiness": [
+ "sadness"
+ ],
+ "malaise": [
+ "sadness"
+ ],
+ "regrettable": [
+ "sadness"
+ ],
+ "uninteresting": [
+ "sadness"
+ ],
+ "boredom": [
+ "sadness"
+ ],
+ "bereaved": [
+ "sadness"
+ ],
+ "weeping": [
+ "sadness"
+ ],
+ "grief": [
+ "sadness"
+ ],
+ "urn": [
+ "sadness"
+ ],
+ "couch": [
+ "sadness"
+ ],
+ "crying": [
+ "sadness"
+ ],
+ "hospice": [
+ "sadness"
+ ],
+ "pensive": [
+ "sadness"
+ ],
+ "committal": [
+ "sadness"
+ ],
+ "repress": [
+ "sadness"
+ ],
+ "sequestration": [
+ "sadness"
+ ],
+ "sympathize": [
+ "sadness"
+ ],
+ "disapproval": [
+ "sadness"
+ ],
+ "unacceptable": [
+ "sadness"
+ ],
+ "badly": [
+ "sadness"
+ ],
+ "excluding": [
+ "sadness"
+ ],
+ "sluggish": [
+ "sadness"
+ ],
+ "wane": [
+ "sadness"
+ ],
+ "abscess": [
+ "sadness"
+ ],
+ "backwater": [
+ "sadness"
+ ],
+ "falling": [
+ "sadness"
+ ],
+ "impossible": [
+ "sadness"
+ ],
+ "pity": [
+ "sadness"
+ ],
+ "alienated": [
+ "sadness"
+ ],
+ "sadness": [
+ "sadness",
+ "trust"
+ ],
+ "sterile": [
+ "sadness"
+ ],
+ "kennel": [
+ "sadness"
+ ],
+ "isolation": [
+ "sadness"
+ ],
+ "interrupted": [
+ "sadness"
+ ],
+ "scarcely": [
+ "sadness"
+ ],
+ "uninvited": [
+ "sadness"
+ ],
+ "bereavement": [
+ "sadness"
+ ],
+ "interment": [
+ "sadness"
+ ],
+ "crumbling": [
+ "sadness"
+ ],
+ "perplexity": [
+ "sadness"
+ ],
+ "terminate": [
+ "sadness"
+ ],
+ "lowly": [
+ "sadness"
+ ],
+ "rack": [
+ "sadness"
+ ],
+ "miserably": [
+ "sadness"
+ ],
+ "leave": [
+ "sadness",
+ "surprise"
+ ],
+ "famine": [
+ "sadness"
+ ],
+ "cage": [
+ "sadness"
+ ],
+ "drab": [
+ "sadness"
+ ],
+ "ovation": [
+ "sadness"
+ ],
+ "unrequited": [
+ "sadness"
+ ],
+ "glum": [
+ "sadness"
+ ],
+ "bottom": [
+ "sadness"
+ ],
+ "uneducated": [
+ "sadness"
+ ],
+ "flaw": [
+ "sadness"
+ ],
+ "unimportant": [
+ "sadness"
+ ],
+ "anchorage": [
+ "sadness"
+ ],
+ "regretted": [
+ "sadness"
+ ],
+ "ungodly": [
+ "sadness"
+ ],
+ "imprudent": [
+ "sadness"
+ ],
+ "nothingness": [
+ "sadness"
+ ],
+ "sympathy": [
+ "sadness"
+ ],
+ "napkin": [
+ "sadness"
+ ],
+ "morbid": [
+ "sadness"
+ ],
+ "lax": [
+ "sadness"
+ ],
+ "departed": [
+ "sadness"
+ ],
+ "evanescence": [
+ "sadness",
+ "surprise"
+ ],
+ "doldrums": [
+ "sadness"
+ ],
+ "debt": [
+ "sadness"
+ ],
+ "damages": [
+ "sadness"
+ ],
+ "unwelcome": [
+ "sadness"
+ ],
+ "hollow": [
+ "sadness"
+ ],
+ "absent": [
+ "sadness"
+ ],
+ "rainy": [
+ "sadness"
+ ],
+ "meek": [
+ "sadness"
+ ],
+ "disconnected": [
+ "sadness"
+ ],
+ "slump": [
+ "sadness"
+ ],
+ "hut": [
+ "sadness"
+ ],
+ "deviation": [
+ "sadness"
+ ],
+ "gloom": [
+ "sadness"
+ ],
+ "stillborn": [
+ "sadness"
+ ],
+ "cumbersome": [
+ "sadness"
+ ],
+ "weeds": [
+ "sadness"
+ ],
+ "dreary": [
+ "sadness"
+ ],
+ "shroud": [
+ "sadness"
+ ],
+ "wrinkled": [
+ "sadness"
+ ],
+ "frailty": [
+ "sadness"
+ ],
+ "blue": [
+ "sadness"
+ ],
+ "absentee": [
+ "sadness"
+ ],
+ "late": [
+ "sadness"
+ ],
+ "fasting": [
+ "sadness"
+ ],
+ "cytomegalovirus": [
+ "sadness"
+ ],
+ "hardship": [
+ "sadness"
+ ],
+ "dispel": [
+ "sadness"
+ ],
+ "numbness": [
+ "sadness"
+ ],
+ "shattered": [
+ "sadness"
+ ],
+ "frown": [
+ "sadness"
+ ],
+ "flaccid": [
+ "sadness"
+ ],
+ "defunct": [
+ "sadness"
+ ],
+ "somber": [
+ "sadness"
+ ],
+ "woeful": [
+ "sadness"
+ ],
+ "beggar": [
+ "sadness"
+ ],
+ "funk": [
+ "sadness"
+ ],
+ "apologize": [
+ "sadness",
+ "trust"
+ ],
+ "cremation": [
+ "sadness"
+ ],
+ "mourning": [
+ "sadness"
+ ],
+ "refugee": [
+ "sadness"
+ ],
+ "disappointing": [
+ "sadness"
+ ],
+ "calamity": [
+ "sadness"
+ ],
+ "blindly": [
+ "sadness"
+ ],
+ "disheartening": [
+ "sadness"
+ ],
+ "captivity": [
+ "sadness"
+ ],
+ "abysmal": [
+ "sadness"
+ ],
+ "painfully": [
+ "sadness"
+ ],
+ "margin": [
+ "sadness"
+ ],
+ "feeble": [
+ "sadness"
+ ],
+ "rue": [
+ "sadness"
+ ],
+ "extinct": [
+ "sadness"
+ ],
+ "meaningless": [
+ "sadness"
+ ],
+ "mausoleum": [
+ "sadness"
+ ],
+ "sap": [
+ "sadness"
+ ],
+ "bury": [
+ "sadness"
+ ],
+ "wanting": [
+ "sadness"
+ ],
+ "melancholic": [
+ "sadness"
+ ],
+ "mistake": [
+ "sadness"
+ ],
+ "widower": [
+ "sadness"
+ ],
+ "barren": [
+ "sadness"
+ ],
+ "mourn": [
+ "sadness"
+ ],
+ "cloudy": [
+ "sadness"
+ ],
+ "tough": [
+ "sadness"
+ ],
+ "severance": [
+ "sadness"
+ ],
+ "stagnant": [
+ "sadness"
+ ],
+ "depressive": [
+ "sadness"
+ ],
+ "weary": [
+ "sadness"
+ ],
+ "beg": [
+ "sadness"
+ ],
+ "overwhelmed": [
+ "sadness"
+ ],
+ "isolate": [
+ "sadness"
+ ],
+ "lonesome": [
+ "sadness"
+ ],
+ "humbled": [
+ "sadness"
+ ],
+ "detention": [
+ "sadness"
+ ],
+ "necessity": [
+ "sadness"
+ ],
+ "gawk": [
+ "surprise"
+ ],
+ "improvisation": [
+ "surprise"
+ ],
+ "overestimate": [
+ "surprise"
+ ],
+ "stagger": [
+ "surprise"
+ ],
+ "undiscovered": [
+ "surprise"
+ ],
+ "perchance": [
+ "surprise"
+ ],
+ "suddenly": [
+ "surprise"
+ ],
+ "reappear": [
+ "surprise"
+ ],
+ "unpredictable": [
+ "surprise"
+ ],
+ "unforeseen": [
+ "surprise"
+ ],
+ "magician": [
+ "surprise"
+ ],
+ "greeting": [
+ "surprise"
+ ],
+ "inexplicable": [
+ "surprise"
+ ],
+ "catch": [
+ "surprise"
+ ],
+ "chance": [
+ "surprise"
+ ],
+ "unimaginable": [
+ "surprise"
+ ],
+ "unguarded": [
+ "surprise"
+ ],
+ "incontinence": [
+ "surprise"
+ ],
+ "break": [
+ "surprise"
+ ],
+ "quickness": [
+ "surprise"
+ ],
+ "pop": [
+ "surprise"
+ ],
+ "decoy": [
+ "surprise"
+ ],
+ "originality": [
+ "surprise"
+ ],
+ "slip": [
+ "surprise"
+ ],
+ "infrequent": [
+ "surprise"
+ ],
+ "unique": [
+ "surprise"
+ ],
+ "judgment": [
+ "surprise"
+ ],
+ "camouflaged": [
+ "surprise"
+ ],
+ "unintentional": [
+ "surprise"
+ ],
+ "unintentionally": [
+ "surprise"
+ ],
+ "rarity": [
+ "surprise"
+ ],
+ "accidentally": [
+ "surprise"
+ ],
+ "vanish": [
+ "surprise"
+ ],
+ "quicksilver": [
+ "surprise"
+ ],
+ "rapid": [
+ "surprise"
+ ],
+ "postponement": [
+ "surprise"
+ ],
+ "nullify": [
+ "surprise"
+ ],
+ "singularly": [
+ "surprise"
+ ],
+ "illusion": [
+ "surprise"
+ ],
+ "somatic": [
+ "surprise"
+ ],
+ "shockingly": [
+ "surprise"
+ ],
+ "trick": [
+ "surprise"
+ ],
+ "coincidence": [
+ "surprise"
+ ],
+ "outrageous": [
+ "surprise"
+ ],
+ "astonishingly": [
+ "surprise"
+ ],
+ "fluke": [
+ "surprise"
+ ],
+ "stealthily": [
+ "surprise"
+ ],
+ "secrecy": [
+ "surprise",
+ "trust"
+ ],
+ "reflex": [
+ "surprise"
+ ],
+ "pang": [
+ "surprise"
+ ],
+ "exclaim": [
+ "surprise"
+ ],
+ "surge": [
+ "surprise"
+ ],
+ "unintended": [
+ "surprise"
+ ],
+ "horde": [
+ "surprise"
+ ],
+ "lunge": [
+ "surprise"
+ ],
+ "cable": [
+ "surprise"
+ ],
+ "thwart": [
+ "surprise"
+ ],
+ "abrupt": [
+ "surprise"
+ ],
+ "peri": [
+ "surprise"
+ ],
+ "uncover": [
+ "surprise"
+ ],
+ "gasp": [
+ "surprise"
+ ],
+ "modify": [
+ "surprise"
+ ],
+ "unprecedented": [
+ "surprise"
+ ],
+ "sally": [
+ "surprise"
+ ],
+ "surprising": [
+ "surprise"
+ ],
+ "splash": [
+ "surprise"
+ ],
+ "incident": [
+ "surprise"
+ ],
+ "stealth": [
+ "surprise"
+ ],
+ "steady": [
+ "surprise",
+ "trust"
+ ],
+ "trump": [
+ "surprise"
+ ],
+ "divergent": [
+ "surprise"
+ ],
+ "riddle": [
+ "surprise"
+ ],
+ "trip": [
+ "surprise"
+ ],
+ "differently": [
+ "surprise"
+ ],
+ "nab": [
+ "surprise"
+ ],
+ "premature": [
+ "surprise"
+ ],
+ "randomly": [
+ "surprise"
+ ],
+ "polarity": [
+ "surprise"
+ ],
+ "unexpectedly": [
+ "surprise"
+ ],
+ "palpable": [
+ "surprise"
+ ],
+ "blitz": [
+ "surprise"
+ ],
+ "sudden": [
+ "surprise"
+ ],
+ "bizarre": [
+ "surprise"
+ ],
+ "underestimate": [
+ "surprise"
+ ],
+ "burlesque": [
+ "surprise"
+ ],
+ "erratic": [
+ "surprise"
+ ],
+ "purity": [
+ "surprise"
+ ],
+ "diversion": [
+ "surprise"
+ ],
+ "mystic": [
+ "surprise"
+ ],
+ "mouth": [
+ "surprise"
+ ],
+ "marvel": [
+ "surprise"
+ ],
+ "mimicry": [
+ "surprise"
+ ],
+ "subito": [
+ "surprise"
+ ],
+ "prank": [
+ "surprise"
+ ],
+ "unanticipated": [
+ "surprise"
+ ],
+ "assessment": [
+ "surprise",
+ "trust"
+ ],
+ "unsuspecting": [
+ "surprise"
+ ],
+ "variable": [
+ "surprise"
+ ],
+ "amaze": [
+ "surprise"
+ ],
+ "placard": [
+ "surprise"
+ ],
+ "jolt": [
+ "surprise"
+ ],
+ "surprised": [
+ "surprise"
+ ],
+ "guess": [
+ "surprise"
+ ],
+ "occasional": [
+ "surprise"
+ ],
+ "dynamic": [
+ "surprise"
+ ],
+ "snag": [
+ "surprise"
+ ],
+ "leery": [
+ "surprise"
+ ],
+ "camouflage": [
+ "surprise"
+ ],
+ "immediacy": [
+ "surprise"
+ ],
+ "gape": [
+ "surprise"
+ ],
+ "zany": [
+ "surprise"
+ ],
+ "elusive": [
+ "surprise"
+ ],
+ "startling": [
+ "surprise"
+ ],
+ "hermaphrodite": [
+ "surprise"
+ ],
+ "scrimmage": [
+ "surprise"
+ ],
+ "topple": [
+ "surprise"
+ ],
+ "wild": [
+ "surprise"
+ ],
+ "consort": [
+ "trust"
+ ],
+ "convent": [
+ "trust"
+ ],
+ "management": [
+ "trust"
+ ],
+ "official": [
+ "trust"
+ ],
+ "authoritative": [
+ "trust"
+ ],
+ "escort": [
+ "trust"
+ ],
+ "temperate": [
+ "trust"
+ ],
+ "consistency": [
+ "trust"
+ ],
+ "safekeeping": [
+ "trust"
+ ],
+ "priest": [
+ "trust"
+ ],
+ "hail": [
+ "trust"
+ ],
+ "collaborator": [
+ "trust"
+ ],
+ "gate": [
+ "trust"
+ ],
+ "scientific": [
+ "trust"
+ ],
+ "ratify": [
+ "trust"
+ ],
+ "delegate": [
+ "trust"
+ ],
+ "reassure": [
+ "trust"
+ ],
+ "diligence": [
+ "trust"
+ ],
+ "stark": [
+ "trust"
+ ],
+ "trust": [
+ "trust"
+ ],
+ "proctor": [
+ "trust"
+ ],
+ "signature": [
+ "trust"
+ ],
+ "conscientious": [
+ "trust"
+ ],
+ "real": [
+ "trust"
+ ],
+ "corroborate": [
+ "trust"
+ ],
+ "intercession": [
+ "trust"
+ ],
+ "leader": [
+ "trust"
+ ],
+ "account": [
+ "trust"
+ ],
+ "agreement": [
+ "trust"
+ ],
+ "guru": [
+ "trust"
+ ],
+ "elders": [
+ "trust"
+ ],
+ "abacus": [
+ "trust"
+ ],
+ "county": [
+ "trust"
+ ],
+ "predominant": [
+ "trust"
+ ],
+ "covenant": [
+ "trust"
+ ],
+ "horse": [
+ "trust"
+ ],
+ "reconsideration": [
+ "trust"
+ ],
+ "deed": [
+ "trust"
+ ],
+ "facts": [
+ "trust"
+ ],
+ "marine": [
+ "trust"
+ ],
+ "proven": [
+ "trust"
+ ],
+ "butler": [
+ "trust"
+ ],
+ "apostle": [
+ "trust"
+ ],
+ "bylaw": [
+ "trust"
+ ],
+ "verification": [
+ "trust"
+ ],
+ "chaplain": [
+ "trust"
+ ],
+ "negotiate": [
+ "trust"
+ ],
+ "advisable": [
+ "trust"
+ ],
+ "secret": [
+ "trust"
+ ],
+ "clearance": [
+ "trust"
+ ],
+ "surrogate": [
+ "trust"
+ ],
+ "legislator": [
+ "trust"
+ ],
+ "worthy": [
+ "trust"
+ ],
+ "offering": [
+ "trust"
+ ],
+ "understanding": [
+ "trust"
+ ],
+ "theorem": [
+ "trust"
+ ],
+ "proxy": [
+ "trust"
+ ],
+ "endowment": [
+ "trust"
+ ],
+ "sir": [
+ "trust"
+ ],
+ "show": [
+ "trust"
+ ],
+ "agreed": [
+ "trust"
+ ],
+ "evident": [
+ "trust"
+ ],
+ "pill": [
+ "trust"
+ ],
+ "garrison": [
+ "trust"
+ ],
+ "expert": [
+ "trust"
+ ],
+ "answerable": [
+ "trust"
+ ],
+ "haven": [
+ "trust"
+ ],
+ "religion": [
+ "trust"
+ ],
+ "guarded": [
+ "trust"
+ ],
+ "impeccable": [
+ "trust"
+ ],
+ "mainstay": [
+ "trust"
+ ],
+ "legal": [
+ "trust"
+ ],
+ "brother": [
+ "trust"
+ ],
+ "eagle": [
+ "trust"
+ ],
+ "elect": [
+ "trust"
+ ],
+ "spotless": [
+ "trust"
+ ],
+ "poll": [
+ "trust"
+ ],
+ "guide": [
+ "trust"
+ ],
+ "underwrite": [
+ "trust"
+ ],
+ "preponderance": [
+ "trust"
+ ],
+ "doctor": [
+ "trust"
+ ],
+ "encyclopedia": [
+ "trust"
+ ],
+ "cabinet": [
+ "trust"
+ ],
+ "swear": [
+ "trust"
+ ],
+ "akin": [
+ "trust"
+ ],
+ "constable": [
+ "trust"
+ ],
+ "collateral": [
+ "trust"
+ ],
+ "surety": [
+ "trust"
+ ],
+ "tandem": [
+ "trust"
+ ],
+ "amortization": [
+ "trust"
+ ],
+ "respectful": [
+ "trust"
+ ],
+ "disciple": [
+ "trust"
+ ],
+ "conglomerate": [
+ "trust"
+ ],
+ "sceptical": [
+ "trust"
+ ],
+ "philanthropic": [
+ "trust"
+ ],
+ "certify": [
+ "trust"
+ ],
+ "intuition": [
+ "trust"
+ ],
+ "bureaucracy": [
+ "trust"
+ ],
+ "courier": [
+ "trust"
+ ],
+ "sib": [
+ "trust"
+ ],
+ "smith": [
+ "trust"
+ ],
+ "usher": [
+ "trust"
+ ],
+ "substantiate": [
+ "trust"
+ ],
+ "lieutenant": [
+ "trust"
+ ],
+ "taught": [
+ "trust"
+ ],
+ "structure": [
+ "trust"
+ ],
+ "enable": [
+ "trust"
+ ],
+ "attestation": [
+ "trust"
+ ],
+ "retain": [
+ "trust"
+ ],
+ "lodging": [
+ "trust"
+ ],
+ "elder": [
+ "trust"
+ ],
+ "curable": [
+ "trust"
+ ],
+ "convincing": [
+ "trust"
+ ],
+ "attentive": [
+ "trust"
+ ],
+ "witness": [
+ "trust"
+ ],
+ "theological": [
+ "trust"
+ ],
+ "credibility": [
+ "trust"
+ ],
+ "confidential": [
+ "trust"
+ ],
+ "ally": [
+ "trust"
+ ],
+ "pilot": [
+ "trust"
+ ],
+ "authentication": [
+ "trust"
+ ],
+ "assignee": [
+ "trust"
+ ],
+ "obvious": [
+ "trust"
+ ],
+ "teacher": [
+ "trust"
+ ],
+ "referee": [
+ "trust"
+ ],
+ "authorization": [
+ "trust"
+ ],
+ "adhering": [
+ "trust"
+ ],
+ "warranty": [
+ "trust"
+ ],
+ "fixed": [
+ "trust"
+ ],
+ "unquestionably": [
+ "trust"
+ ],
+ "educational": [
+ "trust"
+ ],
+ "suggest": [
+ "trust"
+ ],
+ "radar": [
+ "trust"
+ ],
+ "cosmopolitan": [
+ "trust"
+ ],
+ "allied": [
+ "trust"
+ ],
+ "commodore": [
+ "trust"
+ ],
+ "designation": [
+ "trust"
+ ],
+ "governess": [
+ "trust"
+ ],
+ "respectable": [
+ "trust"
+ ],
+ "responsible": [
+ "trust"
+ ],
+ "accounts": [
+ "trust"
+ ],
+ "nestle": [
+ "trust"
+ ],
+ "word": [
+ "trust"
+ ],
+ "system": [
+ "trust"
+ ],
+ "truthful": [
+ "trust"
+ ],
+ "accountant": [
+ "trust"
+ ],
+ "counselor": [
+ "trust"
+ ],
+ "advice": [
+ "trust"
+ ],
+ "authenticity": [
+ "trust"
+ ],
+ "tantamount": [
+ "trust"
+ ],
+ "honesty": [
+ "trust"
+ ],
+ "shepherd": [
+ "trust"
+ ],
+ "primer": [
+ "trust"
+ ],
+ "professor": [
+ "trust"
+ ],
+ "association": [
+ "trust"
+ ],
+ "pivot": [
+ "trust"
+ ],
+ "communicate": [
+ "trust"
+ ],
+ "gubernatorial": [
+ "trust"
+ ],
+ "reinforcement": [
+ "trust"
+ ],
+ "cogent": [
+ "trust"
+ ],
+ "oblige": [
+ "trust"
+ ],
+ "influential": [
+ "trust"
+ ],
+ "provide": [
+ "trust"
+ ],
+ "usual": [
+ "trust"
+ ],
+ "transcript": [
+ "trust"
+ ],
+ "entrust": [
+ "trust"
+ ],
+ "perceive": [
+ "trust"
+ ],
+ "depth": [
+ "trust"
+ ],
+ "crisp": [
+ "trust"
+ ],
+ "trustee": [
+ "trust"
+ ],
+ "elucidate": [
+ "trust"
+ ],
+ "indivisible": [
+ "trust"
+ ],
+ "apprentice": [
+ "trust"
+ ],
+ "considerate": [
+ "trust"
+ ],
+ "honorable": [
+ "trust"
+ ],
+ "approbation": [
+ "trust"
+ ],
+ "count": [
+ "trust"
+ ],
+ "proficient": [
+ "trust"
+ ],
+ "partake": [
+ "trust"
+ ],
+ "husbandry": [
+ "trust"
+ ],
+ "pawn": [
+ "trust"
+ ],
+ "solidity": [
+ "trust"
+ ],
+ "indent": [
+ "trust"
+ ],
+ "merchant": [
+ "trust"
+ ],
+ "cohesive": [
+ "trust"
+ ],
+ "sage": [
+ "trust"
+ ],
+ "principal": [
+ "trust"
+ ],
+ "bargain": [
+ "trust"
+ ],
+ "tribe": [
+ "trust"
+ ],
+ "bequest": [
+ "trust"
+ ],
+ "series": [
+ "trust"
+ ],
+ "voucher": [
+ "trust"
+ ],
+ "deceiving": [
+ "trust"
+ ],
+ "explain": [
+ "trust"
+ ],
+ "orthodoxy": [
+ "trust"
+ ],
+ "patrol": [
+ "trust"
+ ],
+ "sentry": [
+ "trust"
+ ],
+ "diplomatic": [
+ "trust"
+ ],
+ "sovereign": [
+ "trust"
+ ],
+ "assist": [
+ "trust"
+ ],
+ "statistical": [
+ "trust"
+ ],
+ "commission": [
+ "trust"
+ ],
+ "watchdog": [
+ "trust"
+ ],
+ "transaction": [
+ "trust"
+ ],
+ "supporting": [
+ "trust"
+ ],
+ "jurist": [
+ "trust"
+ ],
+ "accredited": [
+ "trust"
+ ],
+ "prudent": [
+ "trust"
+ ],
+ "wot": [
+ "trust"
+ ],
+ "follower": [
+ "trust"
+ ],
+ "durable": [
+ "trust"
+ ],
+ "team": [
+ "trust"
+ ],
+ "contributor": [
+ "trust"
+ ],
+ "precedence": [
+ "trust"
+ ],
+ "executor": [
+ "trust"
+ ],
+ "chronicle": [
+ "trust"
+ ],
+ "instruction": [
+ "trust"
+ ],
+ "specialize": [
+ "trust"
+ ],
+ "gusset": [
+ "trust"
+ ],
+ "caretaker": [
+ "trust"
+ ],
+ "routine": [
+ "trust"
+ ],
+ "asserting": [
+ "trust"
+ ],
+ "nurse": [
+ "trust"
+ ],
+ "inform": [
+ "trust"
+ ],
+ "communication": [
+ "trust"
+ ],
+ "alb": [
+ "trust"
+ ],
+ "conveyancing": [
+ "trust"
+ ],
+ "flagship": [
+ "trust"
+ ],
+ "impartial": [
+ "trust"
+ ],
+ "recline": [
+ "trust"
+ ],
+ "chart": [
+ "trust"
+ ],
+ "abbot": [
+ "trust"
+ ],
+ "bursary": [
+ "trust"
+ ],
+ "bedrock": [
+ "trust"
+ ],
+ "fundamental": [
+ "trust"
+ ],
+ "armory": [
+ "trust"
+ ],
+ "deference": [
+ "trust"
+ ],
+ "unbroken": [
+ "trust"
+ ],
+ "arbitrator": [
+ "trust"
+ ],
+ "monk": [
+ "trust"
+ ],
+ "messenger": [
+ "trust"
+ ],
+ "alliance": [
+ "trust"
+ ],
+ "neutrality": [
+ "trust"
+ ],
+ "director": [
+ "trust"
+ ],
+ "philanthropist": [
+ "trust"
+ ],
+ "serene": [
+ "trust"
+ ],
+ "reparation": [
+ "trust"
+ ],
+ "heritage": [
+ "trust"
+ ],
+ "formative": [
+ "trust"
+ ],
+ "morality": [
+ "trust"
+ ],
+ "assurance": [
+ "trust"
+ ],
+ "lawful": [
+ "trust"
+ ],
+ "competence": [
+ "trust"
+ ],
+ "footing": [
+ "trust"
+ ],
+ "fuse": [
+ "trust"
+ ],
+ "patriarchal": [
+ "trust"
+ ],
+ "noble": [
+ "trust"
+ ],
+ "chemist": [
+ "trust"
+ ],
+ "majesty": [
+ "trust"
+ ],
+ "umpire": [
+ "trust"
+ ],
+ "landmark": [
+ "trust"
+ ],
+ "relative": [
+ "trust"
+ ],
+ "straightforward": [
+ "trust"
+ ],
+ "blanket": [
+ "trust"
+ ],
+ "grandfather": [
+ "trust"
+ ],
+ "villager": [
+ "trust"
+ ],
+ "immovable": [
+ "trust"
+ ],
+ "incline": [
+ "trust"
+ ],
+ "microscope": [
+ "trust"
+ ],
+ "justifiable": [
+ "trust"
+ ],
+ "upright": [
+ "trust"
+ ],
+ "judicious": [
+ "trust"
+ ],
+ "episcopal": [
+ "trust"
+ ],
+ "coexist": [
+ "trust"
+ ],
+ "institute": [
+ "trust"
+ ],
+ "corroboration": [
+ "trust"
+ ],
+ "dictionary": [
+ "trust"
+ ],
+ "ambassador": [
+ "trust"
+ ],
+ "accurate": [
+ "trust"
+ ],
+ "competent": [
+ "trust"
+ ],
+ "genuine": [
+ "trust"
+ ],
+ "insure": [
+ "trust"
+ ],
+ "mandarin": [
+ "trust"
+ ],
+ "testimony": [
+ "trust"
+ ],
+ "heroine": [
+ "trust"
+ ],
+ "chairwoman": [
+ "trust"
+ ],
+ "wholesome": [
+ "trust"
+ ],
+ "scripture": [
+ "trust"
+ ],
+ "fact": [
+ "trust"
+ ],
+ "authority": [
+ "trust"
+ ],
+ "reliable": [
+ "trust"
+ ],
+ "believer": [
+ "trust"
+ ],
+ "committed": [
+ "trust"
+ ],
+ "prevalent": [
+ "trust"
+ ],
+ "aunt": [
+ "trust"
+ ],
+ "maintenance": [
+ "trust"
+ ],
+ "base": [
+ "trust"
+ ],
+ "committee": [
+ "trust"
+ ],
+ "frankness": [
+ "trust"
+ ],
+ "cooperative": [
+ "trust"
+ ],
+ "defended": [
+ "trust"
+ ],
+ "administrative": [
+ "trust"
+ ],
+ "unquestionable": [
+ "trust"
+ ],
+ "reliance": [
+ "trust"
+ ],
+ "inclusion": [
+ "trust"
+ ],
+ "culinary": [
+ "trust"
+ ],
+ "sappy": [
+ "trust"
+ ],
+ "axiom": [
+ "trust"
+ ],
+ "virgin": [
+ "trust"
+ ],
+ "budget": [
+ "trust"
+ ],
+ "truss": [
+ "trust"
+ ],
+ "united": [
+ "trust"
+ ],
+ "iron": [
+ "trust"
+ ],
+ "crew": [
+ "trust"
+ ],
+ "obedience": [
+ "trust"
+ ],
+ "steward": [
+ "trust"
+ ],
+ "mate": [
+ "trust"
+ ],
+ "honor": [
+ "trust"
+ ],
+ "commandant": [
+ "trust"
+ ],
+ "custody": [
+ "trust"
+ ],
+ "gentleman": [
+ "trust"
+ ],
+ "legislature": [
+ "trust"
+ ],
+ "professorship": [
+ "trust"
+ ],
+ "convinced": [
+ "trust"
+ ],
+ "serve": [
+ "trust"
+ ],
+ "constancy": [
+ "trust"
+ ],
+ "senate": [
+ "trust"
+ ],
+ "cooperation": [
+ "trust"
+ ],
+ "guardian": [
+ "trust"
+ ],
+ "congregation": [
+ "trust"
+ ],
+ "measure": [
+ "trust"
+ ],
+ "tutelage": [
+ "trust"
+ ],
+ "guarantee": [
+ "trust"
+ ],
+ "attest": [
+ "trust"
+ ],
+ "knickers": [
+ "trust"
+ ],
+ "sheriff": [
+ "trust"
+ ],
+ "forgiving": [
+ "trust"
+ ],
+ "parliament": [
+ "trust"
+ ],
+ "humility": [
+ "trust"
+ ],
+ "chairman": [
+ "trust"
+ ],
+ "wear": [
+ "trust"
+ ],
+ "cashier": [
+ "trust"
+ ],
+ "electorate": [
+ "trust"
+ ],
+ "insulation": [
+ "trust"
+ ],
+ "affirm": [
+ "trust"
+ ],
+ "truth": [
+ "trust"
+ ],
+ "personal": [
+ "trust"
+ ],
+ "synod": [
+ "trust"
+ ],
+ "deacon": [
+ "trust"
+ ],
+ "advocate": [
+ "trust"
+ ],
+ "mamma": [
+ "trust"
+ ],
+ "authorize": [
+ "trust"
+ ],
+ "doubtless": [
+ "trust"
+ ],
+ "bank": [
+ "trust"
+ ],
+ "periodicity": [
+ "trust"
+ ],
+ "competency": [
+ "trust"
+ ],
+ "frank": [
+ "trust"
+ ],
+ "experienced": [
+ "trust"
+ ],
+ "merit": [
+ "trust"
+ ],
+ "level": [
+ "trust"
+ ],
+ "commonwealth": [
+ "trust"
+ ],
+ "reputable": [
+ "trust"
+ ],
+ "oath": [
+ "trust"
+ ],
+ "proof": [
+ "trust"
+ ],
+ "verified": [
+ "trust"
+ ],
+ "impenetrable": [
+ "trust"
+ ],
+ "firmness": [
+ "trust"
+ ],
+ "moderator": [
+ "trust"
+ ],
+ "officer": [
+ "trust"
+ ],
+ "axiomatic": [
+ "trust"
+ ],
+ "depository": [
+ "trust"
+ ],
+ "sobriety": [
+ "trust"
+ ],
+ "nation": [
+ "trust"
+ ],
+ "moat": [
+ "trust"
+ ],
+ "confide": [
+ "trust"
+ ],
+ "machine": [
+ "trust"
+ ],
+ "thermometer": [
+ "trust"
+ ],
+ "matron": [
+ "trust"
+ ],
+ "votive": [
+ "trust"
+ ],
+ "credence": [
+ "trust"
+ ],
+ "structural": [
+ "trust"
+ ],
+ "advise": [
+ "trust"
+ ],
+ "confess": [
+ "trust"
+ ],
+ "watchful": [
+ "trust"
+ ],
+ "civilization": [
+ "trust"
+ ],
+ "infallibility": [
+ "trust"
+ ],
+ "purely": [
+ "trust"
+ ],
+ "manual": [
+ "trust"
+ ],
+ "dogma": [
+ "trust"
+ ],
+ "colonel": [
+ "trust"
+ ],
+ "patronage": [
+ "trust"
+ ],
+ "law": [
+ "trust"
+ ],
+ "fully": [
+ "trust"
+ ],
+ "ordinance": [
+ "trust"
+ ],
+ "rational": [
+ "trust"
+ ],
+ "enablement": [
+ "trust"
+ ],
+ "policy": [
+ "trust"
+ ],
+ "guidance": [
+ "trust"
+ ],
+ "philosopher": [
+ "trust"
+ ],
+ "recruits": [
+ "trust"
+ ],
+ "occupant": [
+ "trust"
+ ],
+ "confirmation": [
+ "trust"
+ ],
+ "coalesce": [
+ "trust"
+ ],
+ "perennial": [
+ "trust"
+ ],
+ "laser": [
+ "trust"
+ ],
+ "verily": [
+ "trust"
+ ],
+ "protecting": [
+ "trust"
+ ],
+ "unquestioned": [
+ "trust"
+ ],
+ "dictum": [
+ "trust"
+ ],
+ "obstetrician": [
+ "trust"
+ ],
+ "eminence": [
+ "trust"
+ ],
+ "nobleman": [
+ "trust"
+ ],
+ "mentor": [
+ "trust"
+ ],
+ "commanding": [
+ "trust"
+ ],
+ "accord": [
+ "trust"
+ ],
+ "credible": [
+ "trust"
+ ],
+ "employ": [
+ "trust"
+ ],
+ "consul": [
+ "trust"
+ ],
+ "school": [
+ "trust"
+ ],
+ "synergistic": [
+ "trust"
+ ],
+ "stamina": [
+ "trust"
+ ],
+ "innocent": [
+ "trust"
+ ],
+ "safeguard": [
+ "trust"
+ ],
+ "putative": [
+ "trust"
+ ],
+ "constant": [
+ "trust"
+ ],
+ "checklist": [
+ "trust"
+ ],
+ "seals": [
+ "trust"
+ ],
+ "truthfulness": [
+ "trust"
+ ],
+ "probity": [
+ "trust"
+ ],
+ "confirmed": [
+ "trust"
+ ],
+ "omniscient": [
+ "trust"
+ ],
+ "clan": [
+ "trust"
+ ],
+ "compliance": [
+ "trust"
+ ],
+ "associate": [
+ "trust"
+ ],
+ "allegiance": [
+ "trust"
+ ],
+ "leaning": [
+ "trust"
+ ],
+ "sponsor": [
+ "trust"
+ ],
+ "magnet": [
+ "trust"
+ ],
+ "pavement": [
+ "trust"
+ ],
+ "advised": [
+ "trust"
+ ],
+ "formula": [
+ "trust"
+ ],
+ "establish": [
+ "trust"
+ ],
+ "sentinel": [
+ "trust"
+ ],
+ "registry": [
+ "trust"
+ ],
+ "handbook": [
+ "trust"
+ ],
+ "levee": [
+ "trust"
+ ],
+ "instruct": [
+ "trust"
+ ],
+ "backer": [
+ "trust"
+ ],
+ "journeyman": [
+ "trust"
+ ],
+ "constitute": [
+ "trust"
+ ],
+ "girder": [
+ "trust"
+ ],
+ "unity": [
+ "trust"
+ ],
+ "thoughtful": [
+ "trust"
+ ],
+ "parietal": [
+ "trust"
+ ],
+ "sincere": [
+ "trust"
+ ],
+ "familiar": [
+ "trust"
+ ],
+ "collectively": [
+ "trust"
+ ],
+ "unequivocal": [
+ "trust"
+ ],
+ "steadfast": [
+ "trust"
+ ],
+ "professional": [
+ "trust"
+ ],
+ "persuade": [
+ "trust"
+ ],
+ "supplication": [
+ "trust"
+ ],
+ "lender": [
+ "trust"
+ ],
+ "securities": [
+ "trust"
+ ],
+ "fender": [
+ "trust"
+ ],
+ "gauging": [
+ "trust"
+ ],
+ "impartiality": [
+ "trust"
+ ],
+ "conformity": [
+ "trust"
+ ],
+ "strength": [
+ "trust"
+ ],
+ "skillful": [
+ "trust"
+ ],
+ "bodyguard": [
+ "trust"
+ ],
+ "deputy": [
+ "trust"
+ ],
+ "banker": [
+ "trust"
+ ],
+ "faultless": [
+ "trust"
+ ],
+ "loyalty": [
+ "trust"
+ ],
+ "canons": [
+ "trust"
+ ],
+ "physician": [
+ "trust"
+ ],
+ "digit": [
+ "trust"
+ ],
+ "economy": [
+ "trust"
+ ],
+ "ensemble": [
+ "trust"
+ ],
+ "gazette": [
+ "trust"
+ ],
+ "effective": [
+ "trust"
+ ],
+ "coexisting": [
+ "trust"
+ ],
+ "qualified": [
+ "trust"
+ ],
+ "rooted": [
+ "trust"
+ ],
+ "crucial": [
+ "trust"
+ ],
+ "protector": [
+ "trust"
+ ],
+ "sermon": [
+ "trust"
+ ],
+ "compass": [
+ "trust"
+ ],
+ "purification": [
+ "trust"
+ ],
+ "agreeable": [
+ "trust"
+ ],
+ "veteran": [
+ "trust"
+ ],
+ "important": [
+ "trust"
+ ],
+ "mortgagee": [
+ "trust"
+ ],
+ "stable": [
+ "trust"
+ ],
+ "automatic": [
+ "trust"
+ ],
+ "dependent": [
+ "trust"
+ ],
+ "optimist": [
+ "trust"
+ ],
+ "emphasize": [
+ "trust"
+ ],
+ "ranger": [
+ "trust"
+ ],
+ "confidentially": [
+ "trust"
+ ],
+ "manage": [
+ "trust"
+ ],
+ "legitimacy": [
+ "trust"
+ ],
+ "nun": [
+ "trust"
+ ],
+ "countryman": [
+ "trust"
+ ],
+ "architecture": [
+ "trust"
+ ],
+ "rota": [
+ "trust"
+ ],
+ "fabrication": [
+ "trust"
+ ],
+ "fill": [
+ "trust"
+ ],
+ "seal": [
+ "trust"
+ ],
+ "solidarity": [
+ "trust"
+ ],
+ "shoulder": [
+ "trust"
+ ],
+ "exchange": [
+ "trust"
+ ],
+ "credential": [
+ "trust"
+ ],
+ "reinforcements": [
+ "trust"
+ ],
+ "grit": [
+ "trust"
+ ],
+ "relevant": [
+ "trust"
+ ],
+ "believed": [
+ "trust"
+ ],
+ "brotherhood": [
+ "trust"
+ ],
+ "clerical": [
+ "trust"
+ ],
+ "harbor": [
+ "trust"
+ ],
+ "differential": [
+ "trust"
+ ],
+ "pontiff": [
+ "trust"
+ ],
+ "durability": [
+ "trust"
+ ],
+ "specialist": [
+ "trust"
+ ],
+ "reliability": [
+ "trust"
+ ],
+ "valor": [
+ "trust"
+ ],
+ "regal": [
+ "trust"
+ ],
+ "notary": [
+ "trust"
+ ],
+ "defender": [
+ "trust"
+ ],
+ "corporation": [
+ "trust"
+ ],
+ "connective": [
+ "trust"
+ ],
+ "assessor": [
+ "trust"
+ ],
+ "pedigree": [
+ "trust"
+ ],
+ "assure": [
+ "trust"
+ ],
+ "translation": [
+ "trust"
+ ],
+ "counsel": [
+ "trust"
+ ],
+ "vouch": [
+ "trust"
+ ],
+ "mathematical": [
+ "trust"
+ ],
+ "jury": [
+ "trust"
+ ],
+ "general": [
+ "trust"
+ ],
+ "father": [
+ "trust"
+ ],
+ "antiseptic": [
+ "trust"
+ ],
+ "downright": [
+ "trust"
+ ],
+ "commerce": [
+ "trust"
+ ],
+ "maxim": [
+ "trust"
+ ],
+ "marshal": [
+ "trust"
+ ],
+ "chancellor": [
+ "trust"
+ ],
+ "journalism": [
+ "trust"
+ ],
+ "helper": [
+ "trust"
+ ],
+ "cohesion": [
+ "trust"
+ ],
+ "reporter": [
+ "trust"
+ ],
+ "divan": [
+ "trust"
+ ],
+ "barter": [
+ "trust"
+ ],
+ "cube": [
+ "trust"
+ ],
+ "cooperating": [
+ "trust"
+ ],
+ "arbiter": [
+ "trust"
+ ],
+ "physicist": [
+ "trust"
+ ],
+ "don": [
+ "trust"
+ ],
+ "trainer": [
+ "trust"
+ ],
+ "admissible": [
+ "trust"
+ ],
+ "badge": [
+ "trust"
+ ],
+ "protected": [
+ "trust"
+ ],
+ "definitive": [
+ "trust"
+ ],
+ "linguist": [
+ "trust"
+ ],
+ "grammar": [
+ "trust"
+ ],
+ "seniority": [
+ "trust"
+ ],
+ "admiral": [
+ "trust"
+ ],
+ "adviser": [
+ "trust"
+ ],
+ "laureate": [
+ "trust"
+ ],
+ "label": [
+ "trust"
+ ],
+ "partnership": [
+ "trust"
+ ],
+ "attendant": [
+ "trust"
+ ],
+ "tribune": [
+ "trust"
+ ],
+ "recommend": [
+ "trust"
+ ],
+ "gospel": [
+ "trust"
+ ],
+ "author": [
+ "trust"
+ ],
+ "pact": [
+ "trust"
+ ],
+ "immunization": [
+ "trust"
+ ],
+ "dealings": [
+ "trust"
+ ],
+ "dermatologist": [
+ "trust"
+ ],
+ "consult": [
+ "trust"
+ ],
+ "conscience": [
+ "trust"
+ ],
+ "accountable": [
+ "trust"
+ ],
+ "servant": [
+ "trust"
+ ],
+ "concord": [
+ "trust"
+ ],
+ "respects": [
+ "trust"
+ ],
+ "reassurance": [
+ "trust"
+ ],
+ "inimitable": [
+ "trust"
+ ],
+ "credit": [
+ "trust"
+ ],
+ "governor": [
+ "trust"
+ ],
+ "modest": [
+ "trust"
+ ],
+ "constantly": [
+ "trust"
+ ],
+ "intelligent": [
+ "trust"
+ ],
+ "watchman": [
+ "trust"
+ ],
+ "ground": [
+ "trust"
+ ],
+ "indestructible": [
+ "trust"
+ ],
+ "constitutional": [
+ "trust"
+ ],
+ "center": [
+ "trust"
+ ],
+ "assuredly": [
+ "trust"
+ ],
+ "congruence": [
+ "trust"
+ ],
+ "faculty": [
+ "trust"
+ ],
+ "framework": [
+ "trust"
+ ],
+ "expertise": [
+ "trust"
+ ],
+ "ordained": [
+ "trust"
+ ],
+ "irrefutable": [
+ "trust"
+ ],
+ "calculator": [
+ "trust"
+ ],
+ "indelible": [
+ "trust"
+ ],
+ "devotional": [
+ "trust"
+ ],
+ "believing": [
+ "trust"
+ ],
+ "parish": [
+ "trust"
+ ],
+ "compact": [
+ "trust"
+ ],
+ "gateway": [
+ "trust"
+ ],
+ "truck": [
+ "trust"
+ ],
+ "monogamy": [
+ "trust"
+ ],
+ "unwavering": [
+ "trust"
+ ],
+ "vigorous": [
+ "trust"
+ ],
+ "affirmatively": [
+ "trust"
+ ],
+ "prefer": [
+ "trust"
+ ],
+ "reimbursement": [
+ "trust"
+ ],
+ "fireman": [
+ "trust"
+ ],
+ "correctness": [
+ "trust"
+ ],
+ "babysitter": [
+ "trust"
+ ],
+ "pertinent": [
+ "trust"
+ ],
+ "regent": [
+ "trust"
+ ],
+ "congressman": [
+ "trust"
+ ],
+ "virtue": [
+ "trust"
+ ],
+ "disclosed": [
+ "trust"
+ ],
+ "confederate": [
+ "trust"
+ ],
+ "concordance": [
+ "trust"
+ ],
+ "statement": [
+ "trust"
+ ],
+ "nest": [
+ "trust"
+ ],
+ "admire": [
+ "trust"
+ ],
+ "guidebook": [
+ "trust"
+ ],
+ "impart": [
+ "trust"
+ ],
+ "title": [
+ "trust"
+ ],
+ "fellow": [
+ "trust"
+ ],
+ "vicar": [
+ "trust"
+ ],
+ "shopkeeper": [
+ "trust"
+ ],
+ "measured": [
+ "trust"
+ ],
+ "indemnity": [
+ "trust"
+ ],
+ "leading": [
+ "trust"
+ ],
+ "ancestral": [
+ "trust"
+ ],
+ "comrade": [
+ "trust"
+ ],
+ "agreeing": [
+ "trust"
+ ],
+ "academic": [
+ "trust"
+ ],
+ "wisdom": [
+ "trust"
+ ],
+ "spokesman": [
+ "trust"
+ ],
+ "endow": [
+ "trust"
+ ],
+ "intend": [
+ "trust"
+ ],
+ "pith": [
+ "trust"
+ ],
+ "assured": [
+ "trust"
+ ],
+ "accountability": [
+ "trust"
+ ],
+ "eyewitness": [
+ "trust"
+ ],
+ "coax": [
+ "trust"
+ ],
+ "formality": [
+ "trust"
+ ],
+ "coach": [
+ "trust"
+ ],
+ "assembly": [
+ "trust"
+ ],
+ "authenticate": [
+ "trust"
+ ],
+ "treasurer": [
+ "trust"
+ ],
+ "justice": [
+ "trust"
+ ],
+ "antifungal": [
+ "trust"
+ ],
+ "fort": [
+ "trust"
+ ],
+ "related": [
+ "trust"
+ ],
+ "benefactor": [
+ "trust"
+ ],
+ "gentry": [
+ "trust"
+ ],
+ "volunteers": [
+ "trust"
+ ],
+ "cover": [
+ "trust"
+ ],
+ "comptroller": [
+ "trust"
+ ],
+ "moorings": [
+ "trust"
+ ],
+ "impressionable": [
+ "trust"
+ ],
+ "president": [
+ "trust"
+ ],
+ "trade": [
+ "trust"
+ ],
+ "shelter": [
+ "trust"
+ ],
+ "proviso": [
+ "trust"
+ ],
+ "apostolic": [
+ "trust"
+ ],
+ "fairly": [
+ "trust"
+ ],
+ "govern": [
+ "trust"
+ ],
+ "faithful": [
+ "trust"
+ ],
+ "patron": [
+ "trust"
+ ],
+ "unreliable": [
+ "trust"
+ ],
+ "integrity": [
+ "trust"
+ ],
+ "throne": [
+ "trust"
+ ],
+ "flange": [
+ "trust"
+ ],
+ "intact": [
+ "trust"
+ ],
+ "doctrine": [
+ "trust"
+ ],
+ "bartender": [
+ "trust"
+ ],
+ "custodian": [
+ "trust"
+ ],
+ "exhaustive": [
+ "trust"
+ ],
+ "creditable": [
+ "trust"
+ ],
+ "guardianship": [
+ "trust"
+ ],
+ "privy": [
+ "trust"
+ ],
+ "apologetic": [
+ "trust"
+ ],
+ "gage": [
+ "trust"
+ ],
+ "determination": [
+ "trust"
+ ],
+ "dignity": [
+ "trust"
+ ],
+ "presumption": [
+ "trust"
+ ]
+}
\ No newline at end of file
diff --git a/static/emotions.webp b/static/emotions.webp
new file mode 100644
index 0000000000000000000000000000000000000000..4ec7d68d1a2c5ffc075ddc535d4f267b8a1f3262
GIT binary patch
literal 81156
zcmb@tbyOTr*9O?b4DRk4+=B#ncXtTx?iPX*EI_c}?hqhAaCdi?0Kq~axC9C8
e+U3Y9jqa5r~^;syYKw41xQc>n;M3zUE1?cwqV
zCqprg8`MB3F8hP6|Hkcqu-V^u`Y#zxbqT1DicVMj-23n&hPVtS|ybWHR=`gzU%haT(yflW=#{-e{>)cQa8Z(pE2p#w|W
zy1O`-`u
zmU92-2ebOwXzDxAbaD9WKKa9o
zTRO=6;i;fl)7?ws-@aZRZkm61sGX1q7Z24xF@)L)$*?n(SA}AzJ&;;J5s&~R0Sdqq
zn#=%azz(pTJZ?IM*8Xmh2224rz#6awSpH%D?VxQtoD`fSoGhF)90P<1A`B6LC_-~l
zXySnILiqmm->x-(VMDw_sO{ZA0AtSKO3(m3@DR8MJOXY9
zHvtsjE^sq=9Nh5-|1-YyU$bldpV8F+vd11eFaLYZP(WAA-**04AMWgx?1$`+e{1ou
z^zneMaX`Y^#n;W&+Qx%I4En~fq>ytmXJw|~VCUchfIsh_KQaJtsrJ`<1%x;LUoLbL
z0ED`ppP$?Q%gJ{Ez-J!lBcbKL96c`pU?Ky+aErO8o7dm^Ab$#2=#v8-diN0mWWWo6
z9_kMV@CpzBL;)#49#8=^0X^U~biLX@*SQL8516l!XgAPF#pnDiF3yqD
zj2Mgpj3$f`j5Ulaj2}!GOdL!aOaV+4Oe0JW%oxl9%ofZM%rzJQBZKk4lwcMxFIWPs
z0@epxf!)Aw!O`GUZ~?d)+zOrNIq(+v7<>nTgJ44_AS}=oEDO7!cu)46;u->o{u&J;muwP&Yp!d=q>xP?w+kv}=hleMGXMz`kSAjQ$_kfRpPlvC9?}DF&--G{!fQ&$n
zz=0r*ppW2$5Q313P=U~iFpF@2@PLScNQ20asDfyL=!+PSScKS$IEA=}_<)3oM294V
zq={sQ6pWOHRE;!%w2pL%jEqc$%!jOoY>OO(oQ7PBJdC`Je20RC!iXY)Vu<325{FWX
z(v7l$a*2wHN{cFrs*mb{8i!hr+K2iT^%oj88Y`L{ngv=QS|(Z}+AP`$IwCp^x)}Ov
zbU*Y|^m_Cu^kWP}3|b5c3{#A^7?~I?7)uz}nAn&vF;y@fF=H_+Fh?-IW5Hw5Vo70H
zV1;27V)bF|V1uz=U`t?|V~1iFVGm&M;lSb0;mG0G;l$v4!kNT5!^Oho!qvw0!Og_&
zz}>D;W^;Nj@h*n?BnIwjs7Bc5ZeD_9FJR
zmsl_5UxvJFeR;vb$YIWr$uZA~$|=nm$l1(!&c(!K$(6&k%#F>h#Ql!Dm;3iCo>y+K
zs$U)QQ1h7ZWbrKV;_#~S#_|sH!Sado1@g7?-SNNT_u#MNKNVmRuotKh_%28%Xen4E
zxFbX*WGa*|v?WX-Y$BW|yd^>@Vk%M~@=f%GsD)^W=z$o6n4MUa*oip1xSRMF@mmRg
zi2#XiNwB1hWVGa@6qb~hREE@7X)0-J=}PG{8EzSWnQmEFSq0e-vP*KLa^`a7a%b{9
z@&WSw3MdL13KTlGCG_W;{H7Yc2G{rUJHP^K0wLG3>S^)jC_nnUK71`c->))Zft5?ZvtzgV^U%AXsTjb
zV0vvPXO?AlW-ej=(fr6l)FRp9&{D`U(el7b$STq5yS0#YlJ%jDh)t@^v8{w{hV8kX
ztX;0%t-XqUsr|Eqjzf(jf}@FJixZZUy;Hw4nX`}cj0=-Xgv*vIziW!?nVW)Ji95*M
z$i3ME2fEQ8_oVj>_uTdp_R947<*n^q?}O>%<{rb_wRi}`6l?y
zc7Rww{#(#nv$ws0F9O2?_kv`C%7T%C?Sm&m*h3OSu0nM}Tf<1hg2HyfWx^{X&?4L-
zmfi`x%Z-FY+D1-BaYm&_Jw;nYkH)aaq{ckPn#Yd5fB8P`{d1gE++_T#_?!f|1gC_>
z4H#kSU&7
zlSPshm35nKkv*Funp2%inj4dQpJ$u5oG+8#SU_8lS_oI@Rk&ZIT{Kk8TU=g3R1#D2
zyVR+4t4zJDznrJMyn>`6z7nR=v+}UYuxk2~;*bqxy*w~z3Tw2bnOHjTX+
zYaHhu|1!Zn@n!PWWaAXiRP!|7bnA@ZOy{h~Y|otJ+~B<2{Mdr>!px%9;_{N=($=!Y
z^7j>omGf1v)rYm9b=dXj4UCP{uOwd!HW@Z+wq9*@Y)fvBf7AH3wqw3?wCle6xEHpM
zx}SPLeo+3M<9qv|^x^amgCBcGE=Lc?5kE11W}VQVG@Oc_j-TnC?VY=wKVQUN5?+>G
zab5LZt6qP-alCoBjs8XWtL%>VZs=a;{@}s;5&kjlH^cANCxxf=XUFGf7gIOWzxD!P
zXbxj#1ppVN0D!6o0NB&e{e!{Z=fl4wK!2ZUp&0Z}`a}OO{P!91PXlxh0aQcx^lHb@
z-OUmJ)D{5%EmS|cApoeN0)QqT0K>`opY&H3=$ZSkbLXE59Q0g~r~KQ@(d?h5|5Nez
znG{O>Yxn;yq26$ELN`zUtAw8X6(boy0Gs!a8fc9<1P72
zCtAbf+7oVq)l`7wpmLwg$uc5qChO68ncQvu9q^kj`a`Xlg?+OHHsCINp{!lsw#+kaV*RDmWKfu@_uV~OWJ6!twE%LfIu
z0&mTqBc{bv@*m}*D{TyOsj>aZ-wl1`O;qy1_XMEJ=`@3xH_F)N?#^p{5Lp-y0@rs>
zX9}6bBH4?bIb+G{!aBSy2ba(G`=`8L9Ch^CKa|5guzkm)h^u=#-n+oyiKAvv*EgTk
zdwec^sdRcCbW-<>vi?eae((4k^%3++H)1e2i?@09($r5_aq8W71|A3uKBP1nNk~)F
zR1LJoviTgati|}g0ofT)&F@WCYWa4_UG%karQkt3B9;gdA~F47jiRT_pnoqEFQ26@
zpI@`n!M=y(j>yu$t}W=G76Kas!vFShf8sjw{J43qhd`8sBBQS}OYwvnEYnM-tch>EaE&4}gl<`QYz|i{6v>zc-E9=zl+f
z$54Qy!zwku^JYeh!GjU5CrCbdKAu2Edv|MdMUSqkbfQ3?o_|0%;wGKN3890FyS
z=y6BWvbaeJ0hWQRY$PS6s5r7?Fx;wtc4+73)a}EA950_(S05)UKF|JBXm*d*PmIjf
z-=rLNy&ayZq{_BG&G?r3N&APcuT!dd?%JeWXKy}|%3Q4qMb%W&$CdxsT|9qJ%wPU_
zJ=2P*=xFos=&}9>&dz2}Iko|z5Z4#n2QF4u|8}=(wxP;>tZ#(IbQZru-Q!g-IzO(;
z8Iddg#G2hJa)l*K?sYU$BqfPA4Cfbk&mc$ooYWi@#kxIu?fEoteLleJpGc}$qH*ij
z*4jfVC$!YavevjE`{^1nE1VZD3`h>b0?9F?4ZIe4ShPYrIFy7_0!d8!@eG^3sbYQnxs|K?41j+u#X!+vhWm1Y{=~9q&HYxKEcW
zds@T4yHOd2Xg|Zx1fYAFV4zv$wXHo+oc1y;|J=f`rLh7asD@-pPLL59r&g$JMBMtf7*&2
zmW|vUHM9C*chZshs*j!X(l8`_rIV!OeMd`vh5zlz$;JSxR(7~v$~ZX>&8Bi~ZOy~co9*e_SFHSNrYRv$CbUL5TNiwHZ&iHhk17G78(lz(V>xY`B(I0RCnuN5Ao>X4F6o1(k`p8|s@KX5de&YG+uR#sHXn4?2K65h*{djJMb
z_l7Z23x@(Ab#R4XnE`rQ5?m%U4#aYa9GrCRxd@S$+}?dua3MVw@6@Q})a{}JOru5l
z8z+%u6R4XUt$YDabY#nsGvl#`;bo)TZz7LFf&Z@`<0R8cA=(d?X1(kSWQpAzHncPb
z7Fk7M+PrY?gr8+(qsI_lrAOQV8+UlWUOx_dqEXAGFJ{7$4I$ea8Ko`L$TL7x-j#j5
zN<17W$5W6##mQ=oE4-aa=t)w4%{A$Ax7kBNA%WQbT+jYVT+`5GD`2wy`FX(|{mppx
z?XWJDCC^}(LGDRpZA#W;PE906kk^BVYcxNpbu@{Kt-8+X!=@GikFyqq=ohQ`_7vH>
zleZ^BeJSf?V)NAXm|*~9^I0sL3>ENEt$|9GZ33c&C6c3T2Nsy}%0KZIeQBO!Ohgj@j@x`~}Uq}x~>>%&FGWTe`fQk7saq_N|
zsiH4n|HWHf6SCQXoWc^uL4}g^VkiBi0#DDb(oSD}cVtodtSWOKeu=j>Hp&!;-CxjV
z($i83e{kPL?11s8La)y}6r^fMzI=iZCydNUEcJJ7D--ScmV7
zVRf;_RxF2=`Y!U9fm`Wmhc>he%05bg^+lQ}CRMR9K9q9Pys{DJVACraX1EP1k)Q9o
zmv6sf4M9%)MFU^aXxeuiaGR4VXAH4>2h0-i5I>ENa?kfaxa7_YD@9x`oiZWVyk1pt
zh+izduA4j@u&NPYa+eG!r@L`2DHj@1=uIT#{yEz^fXr=ltDLTXowLSv+o@&F;jZ=R
zR!jPon}zZ87&wCF>z$CYS)%e;K!&T#?SXXA{J_K8;*7fA{!2XYK}Ec~le(m#z3D1x
z4hGdacBlXa-CzayHcRw9>|`!+H)~2dZ`T_HJ%gHu@Y)t3KbpFxoLgiMf{4o$_HuV+
z?JKsvy?aX#ikw^}ClgGAgUs2+GzoI5cgw$~5-d_dK&Liu|(?%v?l
zl3%j!=U_e$Gx#&lLg0?VZ*Ec87qn&W@1g`CNxYd|%F(OP&2-v41S^3|!d-o+92%2;
zjFNI8-;`^T>JuV#5mvw#>>a4k?3aByF6955;kC&neiJOX1`uRANz`c_Ax-hMg{-WfTIo#4fmh-bCm#%
zvZGh77T0%BO2h=}zCJji4)teqe;Lcq(uU+I$yLdzZ
zk$@6%VWYQw-uKHdro$vBj}lgciyF-<7O-k3^+*4FnmfSR
zWhC`b*^OH-^A%{^kF3CmU2gdz_P!!M(UZ`GOjLLK#SYfMjzZMRuoXVxHb^`peX6rvJWkp&T>AC_Bb$Y
z-~8oN3ytK5$vd9=jSs&0ogF3Ls!B-T6%qJ!!ROoBvYmIK?MG`IbACk3ZQjaS`ZoO95%w?5hq^)$X!-}Zg
zu!yOgPxK6w+HAy>l{gh2=O+Yz_;>qkEY0=av80p=5u3#Q5>%(uV0#VSj3BhIoWSR~
zs$rAKctp2PoXVK5$~#mi%ljDx^R#yRs%gkDizZ7>sN4ZpAFp|=jVQyxB&)4fZy0{X
z5*Ljnm!?=U*Stv}?+^mga=zUHv1#^50D-!h^tUgkadjwSpOSo&vxdvf;snWeB^xwK
zqVcJSQkOI~z!p85g+(B*8+Rp3?Z~nA-P}(gVCcu!ju-ls3jAs4s&`Wq-m0%X@-6qQ
z_j+z6k85S^MW^4xQLsd_>D#2~hK|Ou9)N_U8!vLnI}acElB!5U#;K9Ch}f;9S9X{iGv6(=7PRJj
zf`8gRd%3RgI7}UCU34O@?rWs>$>3Y8BW#!j>UHLIny`omCwU{tEax7+YQk{D^)Zh*a_mXX
z4n^DQ>e$$*5)N6{1bAA2jzd9jB@ylkVPB
zJw|+cYEL0(9s2r);QmK6tO(p=e)cF9DqG+wT0v)^QuACa%NjteftWIp#G9>%@veK>2(oN
zpph%=gC0A5-j@68E`22I6tN4uv}OluEj>zHDTm%Z>^U%ApKXi^Fh5S#V|EL>rqRhV
z@0jP{(5oY4GF5=i~y!f(7q{SWeyH^iXmys}N$cZq>1l7DeELN~*XLw`q}X75t&UbQ-K#
zN5Dm@y!pxF*@6mO?c;j4f6fjdLwsqU^l+DBQa!)__6)2fQXi+F#-b)bCt1Prx_p6u
z9SnFARv!dV6Jfz$zEs7ax@yh?2wlv9Wn_jaW~rfpPEg*Xh(8*zY;z8-!mdUK&ek)o
zg0|^U#Isupcd2HiM6j!Y>3PMHOD1GdW4-NAo7~Gx;I$>?x1Ua#pIat@W=A2X?
zw1KpG54++L8-Riq6V^To88CFw(F<}c8E3*(eKVydcN8_W1p;Va!;g;E3DNb7c&h;H
zZ?1=h)`(Q~L<~x9g@EpQN2=d4`>3NNTDzMsOgU6qM1mRuBx|ETAM4^SB%)7J@1#go
z;M$k?s4(ST$lhg#od#BEv{;c6zuT&{AL1>MTG5P|Ki0B>leQZWH;LO9njRF6$BFi=
zcGy@@JkJ@Z_QR}QR$_b|Iv@LfJ|@x!JN*us{yL)mwdSnfH~N@yrWYJGHvy75YSs>?
z4FkIqPIkQPfC+|SyPTrvVU#!pa%w89Y>15^@__D?#+b
z`kxo0WW{YFIF`18>fvf{2Wb#W!pVGU@Ui6+yVmmRvNBY#hu;k^N`bm
zcFqx?H*lb44Y~lrMI&=xda*{QBsA1cRU=LDn=z)$UhcTDQEA9g8#C$ZElr{hc7V@u
z3*U-VTd`ZME+lJLxHnW{{m_HoG76kf3nx?ciyKuu_@bgEg3t!h>y@|zP%$I&M
z!A&3EF~-f|t-whq@mKWfcLuv|p^B){R+bjtSR_RD>?;AZKNg~Y>;cVJHGGUSVDNR=
z8m9b*u1^b$k*g`G!(5ZU19uHUKpO5uzrJXc2(e&*L9uA1?|KbySoD`45qjzKy3qJ~
zV{kcWHx0B?S95F}6P6YZ1ASzWrT$61efwE4e)T7ib94VsP=3o)itxvIB(fXh(d~w#
zbq>^+E#dXzB1Zg){#C%?*9Cfj!8r?D&MniEjFlx#R(apu@B$mhi2RJZg)@gw_o&8@
zOgptWu$5mi$sYIu(0wI*zzj5)d~6n?@QTPB&GoM+TkMtEM<2bzE~*osQLLf?1R6)z
zs!=T*Llqy|y>UmQn&9*Le69_uVFQOlrlfQqCoUn#eCtxHKF`
z>l5j!L*^zjavv*}zI<3!zPUe{h{Q8&NP~uKtyHLn0pR|TRi8b7WgSlwK)b(x
zTc}0nFYpl#FkshrD)k3^^ogs-^MuUe-e3AQWa?^o3(x}dLQ@hzvvKcbMQae3nYCh|
zdXG`=gOQw>`15#iXARtd;>0+`j^hPupu`iE;E_@-jG@~_yDW1=+albE>XTX6*Mnme
zp924tQX*Moj%@3I$3xcM&Q
zRLw%#1M>;qeBF
z)Q?wVUqCh#a4+1uaPF+_tklL0Uw=+J3U)^5DBJ=|-_mtG%%v2*g1=j``UwW|t_Vn3
z{FOub0FRUEx;UjF8h?=lqEfZixkWP0SC@%I<~41$ET2op-E(q}LwceEe){4j2|c?s
zRhQ2n$Mzb{mYg&kj#kh3^d)swITK6uY7t6kzyh+9(AYF9qI%z)|k4L8*$^Z~c;
zfI)fv;L|+YE2BN@kZM>Ia-H$(pm%)HxfQ#axyo9*AN)}C8}&s5F7O|lB)~`%8cz;@
zizVTl6|>|qWV7&7KhX>IuZy25MD@=2kzNWfKdJ-WIkzB-)>VxRvyyM}FnIp`V>&2v
zFP=5o`)jtE&@kK%P*%rsT78nun&Dw4_>kpEW|9xIb+)}Iy{5g4ew%&Np6j0*HAW~X
zqh8FCTD?rwda*1_KaBqA)E(y56^ne+>YdecaLff#uMX;f%gz8-~5RHGOEj&8gKre
zbc--?U&_B{ZWYJlhW3|}3u-%|O3h?gm(puH_vy&U{`ggay8kH{`L|PXefq}}2kAzq
zwy&EGYq;!jUkSZJ;c^_Cb8_CqY?G;KELijY)_gg3+x{irMo|C9+UbpDiP<+5>5F>z
zf`E$a{?%^nq}+~h^{3a~Psq54QvsJeoBHF>uaAq$v>gK0K2#(}TYmvr;4(yg%<
zpNjv3;%f*H$}SjWsTbure;c%Fr#VW}$3HA^QD=0zf=2DuGz4@@(pH9w$5xJ5zyo=k
zq^A!*rh45t8RF&v#r4ofJdkS9NVt`8zT9+yczU@ldE
z8UrqQ^E!)PFO~{*y=WyEWcvcDvbOH*T{BI=+J_(Lj@vKHCR4oyXC%b<={#)U;?cVf
z$5erbv$V^Vmeis#Khk?^Wz1d+v+nzbkatAj-`L${QCl_{=lkS-o)vp=0LYRe6qVtvpao~
zJQ`PvDJIkXHqVnU=6Jt8&xKHP4csX;ALtM|)N-||e+RLitz_%dG>{&6zAInxhm9#s@>J;?u
z{T7Wi9A-IRPv!o$5jdaAx^Rf|Nj@CYjK;vB-h8ao$WukLo(~c$mP7Je!}t2|-hjDn
zvY_U&g8X_^L4h(9m-`E!ipwP1G@l4hy|%i!WDuONK`2)P#%+k8x^J+VN)Iy%YwQ7k
zoCdG*H|8FrkQbBG`MigKJx|NUv)dj1m*a_i?-5NQ^ZS=VH#(PT#=})9YOp#Ko1d|?
zqCyc)=FV&o&@0+MexvG%&cnpv?GbmG^r_mh%BZ0|bKo&P?ES>b{1U71ZOE53!+RLE
zySIz4k*6e!-Kr-aa0L&S>d!E=C}4iia_cT#NYlKf8YV_!{cRV!AG;0UW5i+LAn)iA
z)p+bE{Cu<`c9KfxU4TtppN#2Dh!H8B{Q1H6{y0|V>M77H>zsi*twJ(v-fSb1ysCc+
z@=G{+l@%mrLJ8qLfRJXP^TzcU82y^HdXpdC)Ry4%BU>ksbLw73-
z^66X7{e(|)-LID{Y%CHB{Dhu(_6WN~>SZ)TbIlmztPagFg+~!~IM{2!;HE7EN?zV3
zS|`0X-_(TjOj3Fcj?OcW&fVZIbM<)kdY^~sp5WCTIb;xv{Cb_qPA}habQGzV2WOlK
z&7F;jksU6d8%!2^#M8k|@1QCwp2^VhO3>1h;Udw23tGXj@G_C79G2|jG@-#ssm
zSXo44ok0~5PW_Uwt+;s5lyEdXX>#KBhDx>`5MJT9!g>Yug3V0cVSr(Td~mSi
z-Ja-QV5e=x7RH;h4f5!0N4*z3;c`UFxvXjVZafmFIwW*-x=n7iXeiwD`stp#+0{9S
z-bL)nCp@?pEz$raM$6vQw0Zw+Q71L-JBcxO@EX&ve%c(5*(0mFgsvi;CyFlc{MA6#
z9aC=Sg$x>hrn61}x4H7m^*fH4pcya$`+^ZhQ3&zg$&wA^*=YO{C2=lFC%oi8^$n>WSGHniQ|j72
zx9{qBm8IIITo5LAE$v^@$=y-Uh?H_U4O)Aa3kq;5$F
zGbcSrn7dF%whqSVSBt9hl
zPmq_Q(NBotY+C-Xkm2KEA)cjhVI6tot5uEm0`H#YyE}H*dTpr3@Kl
zhdv)fMO{o)fwG7*mb5wqMm@{ntSNx9uO|(Ll6$_ny4=3dyIpx~;(CM;Eh$ry;{%DJ
zQkO_qEYT3EJ#bpxF?!)3IrpTr)XeWq^wNtqCffj~7N=Zwb%24{)K$ic?*M%TCNv?T
z3!mZl4G0ukra~m?Rv|4dH`2snueLVOBigc;{7!HRK
zy%Kj?oGey~;)X~D&*=9&r;YyQaMNAs3AwdvFyES~#&GQ_tEmA8yl8J~Us9^MfDOz@Vwduik
zT1%%E6W~?4PXDJ>-DZ8$j}%CpbvcK7H|Rp*9CM3^w{u6o*%XYp8%K}j!r~D5gWU1e
z=w-$tKUDOnj%_*xPRoXfx4!3KmRY^{8srgrNtwhzP{BQ$$0-)gOmgKunJKlS#W09Je@01ZFOHH~jotwV96-H#8;
z1bqSdH$@EgKo5Z@>^W#uQi?&HbNnUIrP<&
zf2y0My5$6SpP*lt8RdOk>l!51o-QT{^$60aMlBAPT`2ROBCBEF|Z
zRz`X&T3+y}(U7=EC#9u&l%KpNYw@yGdxiW|;5(;PqTAS1wM4Kv34W*MQm0V1hlT&5
zMy6h+u-gJ1`Bi&BMqOHKcxQ?4DQYGibDEwy@>I0hxx6EIfKfTi-(4Dwl@YD=kTe5Ujx;
zw{WoF)&UCkjjulsZ+@h{J;Uzv=tvA-haJ&|eXceAQJP%4rOR<}SR%ruMy-Ys
z=PEy@aa(feX*9co`}P9}9cAv+d;W@dF&)3rMQR*H#&rUE!qrwJV74Za
zjjNO54;~(Aeq(oj>bl48IF`uuXH^Nzs9i~n#YAg1Unvn0A2!Jc;95Eecsg#MF!>3}
zOF$fvHAo4YX*e%rP-LZs>uP-(5lDzOs>{5L6j|18%qxtFwq$bE_Frt?$!Kqu?bQ=^
z5vDlE{!$U%D}7V-jN2(F^1SA`cqn*rOkO$Iw}W_)$is_}RS0nja2oU9BZXtn3l@mg
z?pQv6HR9aG6p0(|SEPBV89z=4ku5my()C6^SA(aKkrn1*q(w_1#CCuEMaLR_aGe8D
zZtAVqk-5z8P}aIPx2<1gDX|(AB~*OOT269ue((G&Cy&v_tXOX7p$jY}4YZoq<|xZ@
zR&dwkzwzop9i&iP{rtkH^483t)2V!%kt6Cck_Rb;pE+1fX4z^4jyIU4I${Z1
zB5PemkpSfR#j-kNKbu5D7iof&74}rrseKFK>js>TM)omZeHk5-;{SJ5yceq*+Gi
zb1p?O(gg)M*c~b}VWs)A6*-8`7{g
z8WIZOk{fXzZ5%M+4+g8zjH85`KydbgXF^dfn#JFEj74oiIK1LSQ(bM}3z&^nF34;+oi%X9xiP6lvuR`ZLP#PjFX5lm
z{;B``cwEMLv*_>vlcvG~v2;^G;8GuZ4C`D&5v{Cerflyv5*ro<&;@-T4t?#%6NSee
zHAFPAIo0)MAe0^_bPVq}%e3!h2dRYZSzN>P`w4H{-14SxBJH@)Ul2a0-gh#DUdhh<
zM6Yo2rGyJJx}rD7NS99il|`_nhJCy5?a-;hKW7jihEkpo*>6L`@3q0+
z4a}OG^@V!wQGD25e)-*}aDLd=N-l~hDN7b<-srr)+HUP$_KIK-X5qnyCA(`@aM4-;
z4Vbjn((&6wz6=-1CO$=DIRuN$s7FceRdulpUa7Cg
z1xA=Rth!4Cf+J6-I2s%#j_*V&UK2B`7Ext=HfVau_>d@YTl%mQnz5kfuhC{hUuUuT
zMd#&$4J-m02&a%>i0sBYz_jK%p9!wY>3#v7jY$cXo}J2V({Gqb^w<(-b`<~ViiOy&
z)A)OFE#4zS&ekyh+WkB!bE@3xdw4!nz{HpsrcKUaxX8_O%xZ=60E2UOHBh53O#2O8
z9Q>!IB@MJwm|?Lsh7i6m3B;F4EM@)UhN~muQLjamxw(G~a=nt}p8Ey^{VU*1&r8n_
zJLsDJ69t(s5|~g7UWGq&aZ7eNi*i|{U(^dTQ7&$}+&WxoYswBg35uCd!;vAXs=k=x
zMe5EEhUn_PD^+(CrJzA1fgP9qxlE9*LyIOmmEPxiGLXsr9oMLr&lD4j5f`XfZmOw`
z?|vW&l$9r}ncX;;3pfjSaEO_SFy-S|;*%{Pcwo##YFZ>6q9z#s*1V4I>>d2BuRecb
zuvcrMc-lZM&aD={>>-&&4JadxL`-7bGGLQS@11Y;3tst-1J~_1o7Ur|*ll6Kokt?}
zhJGt+>dCww&4JO5iZlZu7`Q8pz_lSSzP)>Rq-2bb3J@k~sY#=sKP<#n+tOFxNM(%Y
z6dxA0MeZvYmh3wNO5QOehK&Wa2`m>Sl61{#H81rRgte(uaKm4NMwzE+)!FpPg@oQy
zgFW#z5F|}8GK?l1%0*x)d<=rm$9E=Ea%m)p_w+yqKmo
zG$+)_n#z7G#uC=w>?sLLTQFvtbYG#kB&2_x=9-!p|Guy!8n7OHh15M8#AK9n3^xQg
z1%=%E#G#bn638F}{Oo&K7sk)$E$=2JNVi$@w{md+ByPWtGGZ&>2m;H~AM``-@&a~q
za+|AFx8qc)iok@_n5C;591~LBh4F4*6UA3J>{n<$OjsHrn^38wwVew1IicK|?Mjm!
z33mu@41>Srr)ExH$3JiUpMm@=k&R-jUp2wU!g&>;D@*(`6Jo(>>lDdIf+iA-*2
z^_0|{cApBbpMk0$&;9vMq<(AJR}vADKm4p5{m;uGrRlt$wv94!fSo|
z*5%6W(DhO9t-)0*22w~m8yP7X*+|M*?SjjYvOp!->CBo9lMv%O`|tu7JxiIU
zBJ8MS3pS0Or2P8j*R|zLdcmyX>Sk_W(P0?Z1hksB?v^&QE|4p;DwN~>D1X+(SMbV;
zu%px=oME70B!C$v=(e9Nv5mBAOTb(r5^3%zI++@SG*&7RSG$n|LS>VF&GxiXUb)78
zA@ja0e_JG4ogVD+^?hBemIq3j0m`SF=QWVncxMPbL4=Ib^xlH=
z#Lu0QY@ylNT7S+|wZureH0)mc+|BtFtEnRUb8vU|o?eBQoGFS?#wLPJZ?$UFOT2Rq
zX6$f;ejexhgXiOh1tWwN+{j0@JyYu?_Wbd0KCAOQ7QB;?Q5RUB#S_+A2@W`;5p+Vl
z&jx-BJ{y@DM<+#x^sxg!7j#3+xbvMf#_}6oP-l-6e_94Fq9k{<8Jw>rBq9i=E_s!wl?^@S){>+}YsOnd21!Q}3%v^u4LmZ=>1;qoA9A)4=*tO`%=IWP
zkQISH#H4ZVgE6$apdRo2=&|9X@HPE~tJ;nleK>^7k8huCS@G?Un-1+A(5P-xO7;_(emR4rRDThB#Wfvu4APZ`%kLr3HnK!=E
zc_BsB(Iby4p^qL2iKk4qq=myGtr{+j;VvSS)OOb+blz0DN;+5^7r3!fSk!UdWsq3()V;
zK7XUT?z*ah80OnOw)WG&qn%8n8uX^tDo8HJHYPABmW1pU74VdNX`*|Par1r6l%yj#
zd@CQ{FnyHr*7JMt$)-CWSEF4rL;k*0sB7ynC>32Q)j;T1F5YkVT=}QFK$?w}7f}JW
zIvIY=-yOXjWeu>3r{TfM6Z0K=asHQ^JeWydzxLVil+E8Aw$K;g8z#N*rT*BXYD8AI
z4?TB?<`|4h2&_IomaaYTmg+a@-#QJHDu|f~0x#x{p1zmz
z2xn0-q)5!GKNHbx6YBXLXl5?Yf38ZF-+66eI-{-J5I)Bq&u;67C3Tf*zwX41qHJEI
z?)=+=m6Qk8qICdVJW9nv_XPc0!Er_XrOxBZb#1v{h*U^Q!*;=S)9Uv}eB_ch;M<_X
z9u}Am+IJ=91z_LGVEN+Zx0Vh62Tk7`9myN4J@LlI#@UUNjcsjg+qNgRy}`z|?PO!y
zwmGr!<@eot&*_=zKc=hRs<*mkPCZpmZS`8Do}
z{lvY!6VLoiPBm7g>GtJ;y-{;(MB>!KXEp!_whN$kUQrLlZD^aO(fRAM%WzsE|Ac}(
zE{6cr-ltQ7A4i8rH-{>X&tA}9^%k1cBod?MqlH01l}LC*RP*iiK?I=$h|&@Wp;1V(
zh|wP_o%@>0kNBYw!C?)XO-$$WJ|%SQQ$ZHCNK;B#qGeuM`{;&J@pHV_)B!t?1ZlX|
z5$KW&0x8+}S-HEsUqV1_xV}$zID)@kMl((f|3a$MkT*TAh^3^#Cw+D&`=V_&KeEF{
zFeY%jpW5^+&PR{D#g6!bvD3d^i=A7``pCA=htjHNk<$RB5W8olbf;=7IUYZCl>yy`
zHqa?uXYdtAHBS$pe2&FDq<9=XFsemk!wGdHmP`7d2FyoAu$yfs>&A;|@L(kg!Tmv@
zz-}!R(^A;54EEK4%+PTS8Eu^6PUD*jVg>fK6zj|=>x`yhW^!mAqw=hM=d!A*qM~!i
z)?{$?0?1Q#75|sz-lMETd2BE%!W`X>dtR!d`5Rju
zdzvj1f=@&pR0nqBai+wIfSKETGAm&_vs60z08;!RCcyw%X52Vc5c6a;n53jr5MG`k
zw`pIk+9Y`Ya8MeEYQVHA;Tcq`FAu?%%i39LS_+zWdfC9@(n`T*6EiOqtQ)S@QHlZk
z-L%Jv;9lQ2@>(b5{#Lng+aq@ycOKifnP%%M6%wmKFaXqHl;S>Kp0(8Awo8G+3@`w%
z8i28d3x`e{J-s@e_~DxAo%3*eZklumts52HuN@&UaesaM8kihOXk!y+-tsdHgv+Cm
z2nH>mQ=!ap{$%LF)OT&L!HGsBw3+Yf6mLjvc?YS%0X1;itJx*!?%!D=Pn@5BTgAtb
zR}f(V@>s6?{Od_v^`|s$>rYae>ZbpZb
zx8KiG)t!C7+H1CvVpp3%!k?A}p}z`C^|UO@iRLZG7xTS3mu>bZq|W`-&{5+MfR!uP
zTOOse~6N1YH@TNm94%+Q5GFM9r#``tPzW~eu{CX^Ee0{-h(k9b-
z9Eq#FG4b;$_J0q)0pI`5?Yv1ofIAs!wr+@yn5BNgIdAS8e<>Hhn^U+L1{A22Olf!M
zn9oc$Q{0uNh}vsipbBw=FvcibG=8qju!SZE9*j#`BC0xY?ImgKZD=4nj<=XjXfHii
zW*xn!ngmn#5=%R}v6Z-&u8KXznc<{F8VXkmN#P3fu|oOhUnR9n(i}$*4t=2%1OdlN
zWbdeZn%4N#0?Jt>{&k*rTNM*@v0&Wu-rBc9Eb$u3GYLFcb69*T^u|ncga(5*QgmTR}MAW*EfzKZ$Ubtu1xi+>f|7
zG7+w<`1QOpWK#3m<+|KI_?l_-6=iU(2tnCB$ffIQ97HG>it_4Kb}m=v$8Mwrn9Q)%
z^3cTYf5BqF^|(EYnTe*(Hqh&m{22o-+FV1LY%b2m9yX7yZ!JWZvc^7Y`4}mMGCNwI
zb*oybMFrzM+aX=$u^@47&X&Y!9^>V^g63ghTK{Azw
zRF=@InwfBG27*;*UaD~|FAii9^N@2S4YmM)IH=%FNCB$Y%kN7|)jF5OG}nXS2T7&R
z0%nwDELh_*a?1Lc`(YMuMp!Y;Ujr-g(sHKKaA-$YY0Z?vO)tb
z?Yivw8*gs9*+ysiWsf$NYEww+dc`ffu>l@pkEOmU=
z({9vY2VABoI4r^VMDWSbL;Zvu31Y|1!Ry_FzI&BdXgxl#!Z^=nZj5Wqi*xD?(~C`X
zhsMET3QXjtCf%eh#QIc*As!@f|Ja0WT_Qq+c&1HyURR^{OjZXU6@2=8pd2-_=}7<_
ze^^1XwWYqS@xO6~U=
zt~nmOrCxgFjRzAGmgD3UwA^Fgc<}17<&m0S3N!VquR9+f@aU_$2vqcnF3R7WJx+pG
z%S9mmz{{5sOU%H?6~=V4)h9Ty%T{S{hLI!l$NzvHK*>5ZKUD7_wBdxCyG}`cJ>PY#
zP_ML>rD3I+=4jID^P@88JA()&h`?A!TAR2J9J1~o4a?5KZ`J#GIqnfWU5V5XkvWGLWerWanW7qfGs
zRxzq!%DThk^+?0Pw;63i6^LlWo_a1jb*&PqHX(R#obOYKPHT
zt$#EwQK~tMT9qjUI0Z_Cql`+Qm+#8>eaS3?ELW9tBHQ+O?{`M(o;x4%I{t7&3gS3N
zOEX}Z7AfHJR;v>%aBHXCM|jn<+9ey{{kAO0xA8@ygVaDk)q1|?>(}NQ^A=p4gQgnmJxE7$Dg2lW>XHO|6NB7
z*fAid(=jtmVApb1Z|42Ho)MzlO_>=0#<%xWF*+Gi&ZHt!%}SxSan5yfJgiwZeyPc8
znMrSTac7<$vke6$V<@G>@XhJSlDm_w3GrFKO0&2=-bgg{JBpNtw1abjX2tgl9d;%W
zZwp1I9aQ
zjA6eRSYK`ap+H=y!6Keaw&N$-tC(`bCQ`;lpO_G%+#OrrFJ{J-efrBP*&S>Ahuhy~
zgK1Z9?S@bnY($ot!IilA{W}Vojeh$-+n2ahfYzY>h~KxL46%11^N2Q$k93`W`LS(#
zh$5!rFQ={Fo2)n)q?*85mh=pz)m(pmlhBhWn}v|5OO^VKT81+zYX^=o;Aix@v7@O{
zNNvM&UILf2Sg1@&cwWr%^CN5@NgA4SI+{~R>8lsO>I~vs;it<``ER=lU+)2Pq@ck9
zSUMZiLsMDc0}Q23M0W_|KWwnvpk3GizD<5p4~Fm&XD>49ZwkVpL+4@`aek?0>!F;z
z;}|4p*!k(04mkstu)
zaQWzr9Fm+VSC0P*gM2S=GNIZ00$mvM=G8pdM+-B?8P#Ol1ah&;=4Qtnq6yn{w_!AR
zoE3o`jTdw~N)`4Ux_u@Q;8xcb34^Y5AoUR}lg4{nlOVzdgY#FM^k#eUjymUJ=>ol2`PB~n19W0rj
zT4!+_V>9*h$RBxQI;NqKU%i$~R<*SF-Sm*G9QtFncHq`#&i&r94^)#lLshH-wk%rG%YR;%}7d<8;VKcs-V(QwDrKO1B
zV(J-|s#8%?YYBRoE}~i2w&;BL36)OpO9tiBlnilPdJqPJ!d%$-)^jCt%KD!@azD!w
zVEbzI)SA#Qmm$2E{tbX6xpkuB-(mOoF1ka`)@1VKxPVDGV}GVIR8PX0pR
zRzqxEFrxOf6r7MJndf4YDEabBFQr3-4C(R-!SWU|QXw+~gJ6X<)7IUdgF$K?3@Poe
z1yt$gdHsnSa{bY?^u~2B?X`CZGi3K2Z8o$~Z^(V4Gim{Z@%SBq6$%3{2?5Q~3Ka(w
z;WRNabR#@(jG$u*0||U*8nDC6s_4>9>2S;8{K8JOYJUaluQYQ%v43)cA0mb%68jK7
zHk)J-ViYX3gJcjZY2@F%Bx!fM)`l$>#BNe@*AL6ow9V_m1YakK6k2S;t|3s@fq(NO
z^2N=~pivfe|zeO~uRyLi1eCqE_yS9kxLt8X%q(y{gw39Kb$Zk0-A(p30gJ@1;Oblfu
zZ-j}#eFoq};6-WuvE~$=H2K7MQwHhl%Z$NwmwQjl+?Cc?l~k}Az{Z$3CK-rOM9
zZXz(SvjbyN1tw35_eq0f-*-yi@!`FdBZEpaZF9MdJB4$7GKf!nwPq{ZS@IVZ<$R8a
zXEQozo1w3D4sD$D*z2rK3Gr}$LYg849O8rs4qn^WbN(lP(ouFTW%iEGkIXU3kdDqT
zx7NoXEG2qKJ%HIaK+{aoM6e!zqU@XL{u^#%j!;QRYLQPGTg_xg4*^g{VxB9LbuQ`g
zpw6SDJfFI6fUy|zb>dZrTaC+YI>|;FPqU~9*m0d_Q}xlsxtDoKZD1aSLzoW>5&Lb9
zzx-ke$GMQWsaS`og0*{g?ARDrsA3z^uEekgA3K(#0Q>Jhk?O0QA!1
zAMk1RV*SWaASOx76APcWPbxrG1Sv(8i?m}Y6dVEINdc_u{o09IWQ0w~dYA1ZLHY&N
z%iz>y7enRWk=}qm3feTU7@GI=9Kv(*s-&^|{j*pD$FIyMS}Y9SbHtqmsa=XfVEWg_
z^`Md#bIJ2w<&Ws+_g=husohQMu52U7ONa_(4snx>9YnCW8nCFHnqA2m+L{iM!(9|3
zzNtSb3~2=Rh~`l9Ba2@utkyg%9&X%chRuY0u)Tz)3&8hn`>Y6)uIM(XTWh!USo5^o
z_H=@{!1HJKA71fO8or~xo1|P|E!2uo>w&q}BJq;;DiC7$SVkR4M@0Qn+D^iX#nH=99f$^b5@uj=K%l)Wr&lQjjGDv>uGQO
zq!M|HT8Bt`CNnR2X|$ZeSG
zZJoos{o?LkcQycA%o0?4njB-~rApd;x*#exy$)>5Hj9zK^v(wqo(xw0O5nwqsN7hO
ziF-{cRB0OrV>Uy&DCqH7RbY@H2fY@=WO1x=;vRLj0XxRL?Q4MIErb6ccPXu*YyFuT1!tsP5=^kmS_Jq
zv4GK_25LwKXL4JJ(l=~-ZsFW5ZkyyCwv@r=~Q15(2F}0>oZ~cp$C%0#!vcL
zK{TJw%bVUUh9Ql2?0Jt7x#N3wu6=_O25m}6CmLKC&~uAgeY|p%i5Z`dU4p0a>3Z34BD;oHx~LDO-^|=?1;{N4u!%bof{HzAW6}
zfmwr6UabL}EwHXrRrIGF85@UmUk;|Ubw}`ncPa+?)(1|u%rY@tg}yn{?!#~`HqRTJ
z9CYqMZBN=l8K(X8Yn7&Jgz?cL=Cj|4No2}*=_#Lw8JY0Hc%LP(!?>5&0O{%HD;xt%
zQ3-RnF{pQQ-Wv(Re|+%>3rz8z72irAT`(ZbUWX1}`-A=L2ge%y&CU1E#SZkfazTNY
zcX>bv9p19qXh8w0zg#Ory)dp*xKDSL-;9(%r}I#|XgIDPv4nh0#C%8bOZ(aO9gK4846a~XqW0Q>Dv(6;Qf99a029rw>HbW
zbP}_dp?Y^&aViur9!2R!7Q(UC*hWeXQoxRG8YB9mDIRF5#{-@`l+pSyNK;%g6rKd)
z&8)2SlT<*0{wQxV{+~8RhK@iem#UGTp$c56H85c!J#g
zo4{gHLVoNMbpRqQFaT<>1v10AqE*nNh1|NZ?J0hGVJbm-9@3NmxOfynj5*JJ7?K|Yh#T*xu4fw7qUvHxhz!jqe6>&MWIaFxks-pMOyX~U`oNO
zJu3SN44)od-wX!i$9)xF5xF|
z=CG=;tK|KxGg2NyXZA=4hF-C6EU?U=OF7_}c1kpl!{wVM6x?ALz-HZaDt
z8R4sx0)m7H0f1nPdBMv3kG=8&mkjO|2JOTmDu3Otze>NO^ZvUM=3Eq`G3Kb;p$-+O
zbxvN-2vv%mlqmWSY?c&>@4jnAvblUf9Tu0emzBhS^XoFpZ?a-aE<-d1=|LF&dQ^j@
z!s~-wee|nnqW@D!>jjk?s()J_u`AEpP^dHad?jlV4B%BdY|UFc);|6hEt8
z*5(#eV=T8J?m8U@yfY=m#~AkTnYNAV7l3-n>_rSP)tEvt@atrW}5VU<(+9%4H4
zzt}G%OXj?6{nD+A(|xy6pT=d*_yg*7i=et^ji4GnkWmTVrLOPja{VmJ{To-KOVsz<
zgmZCN881!tu^$7sJ}y=oFx?p1k6g?h0SWFAW#knw20fLwhaMg+d{{++K+3WoFORm7
zQ`kzG(m#RtQ!o%*^$URZk4t98lgKFMy^iGZtf)$niNhAzlL{BxLE@H`6>Pjta$>i<
zCdyI<fLG
z3-@SXdDL=UyPHVnXxe?ncMQMau=-1;BbDjY;6S0fdX4ETNFGc0*VIC$zg>|+B+Hd|
zbNGs!DyV@)a^3kI^Mm;=ZLf8`Vl@gv)z{oH?p{vtNU?FPD#b>M7Z
z-GtwM>Q3ONIf7oybtEZZRuT6q%Ung%2^|pl^04h%DyWigc`29=dlm2gdSuoUsEFM|
z`E`6lZt0|AA?*!|Ia-UfYtgpq4)&hC1%A=r!lfI`H$lz(9VXkoI}V6=qsYY`tU
zk+VO+dI~
zKO+~ahsPaPj(!pPbFAte>r{+fIjdZf47=`r`>4Hd{|HYZZc?2SLuBI@4UWqcTKV@<
z2o@umoqhqIEB+y#n&sl!lt7N8w6N*Vn8@etl)t)A8^fA{2b)owlOQN@meF_kD_(S0
zN#~uW10gnT956~qyz-cD0;(cv4V%c{4#D-$?O-xjJ^Gu8$UyF3!{L?Z%woTrn|2vo
z&bz=bj>yjDdN=G|8YNIS)*_TZ5tFvR4){Oz{^#hDyC#C(=^9X1K0U>v6$;2;(XP1n
zJaYqOqg=xq;6t~F;;uo;89J@|U3kzK3`x+6826)H_gT0aRlS=Bdh11RnDqw(
zs&P{E*t;p0;R?}$BV*Pwy-b+1bcm)Z`j^%4FUGI;+tqVZYfLS?Rgvwrb
z)#bfTN58DPxOp{xG!RsuB_5{D=39zf@Tdq=d%*s!o6FoqoC#kAViM5sp`Sbjz^M|5
z1@%p9Nj-a3_kT9?{QDy`rEDVF=0N^ANX_G_^07X4?aOwCS>LArAj$oLB1WXJhlU7W
zN+=-($2H%NIP#5*E05KNTeEqGjJ@-wZ?!?N?JxA{v0n65<-k+4)IERoO!K(3GWFa{
z>j(RIOl$`apJ({T5L;(O-XYy&aTabdPtmGwW6TDV>RDEby^ciyiU3J}&77ijkqe%#
z^Y10Svgk)l45e|s#9bP-Ti;g5PfxM+Ngk7;EjRFw@CA>f-!Jq_C+T1d=Y=P=*n_=&
zwi^qlFcs@LMzP8Ql#)LG+An^9Rq@zolZ^8P%lCnBoHkT+uH)I)DZp`Uss`(N_Bu
zmefw%nd=ibC|<;5d$*qQEru7!#&XR$iz^#(gci!cemH}v#Xy|
zlb;`sUL+}MLxdSbuiANg9j7nqE@GBH)P;yC<4Dn1F%op{h*N{KTBjC*$AlvCu`D+Z
z0}+kqD%&+@m;064d++N4V@ZbycY_e45yp8
z&%EEjtMp=4$xsMQz2}MInOcI0N%Ljc=LEzGK^sgPbW`;u22
z-rPaNXS|*tG97wzx@o+nx3cYxRGYRIAn4V6_mAQ6Q%&MO7*2;kmbx~pvPR~cdE?P5
z5yngh(Cc5?j#}3p?wzX)A3gp|L!0lTvnyjX5l49C`9GhAl{?Mg=-CVUs1AZp9SQX3
ztT(bQb$LD{8`cz=p|I*gZ*#&hGKAtuz~+pOd|Sdn&kpG8uE4bzui5o1mNVDL&dvz>
zs$*R{a}YNlFK!jNX)1HGb=AhC^7Ds#NLCO4I*}x_<=)98EGw$+sJCGXXx8{@sVvMj|haKG0`;(Wb
zQ^Hfl2^Bsy>{rz6y=Sk!{lm1wL)?E}1lgt&AK?$3nrVHdOR6hzG#auL-M1N0vZKW|
z{9b*%K(3c&Vf)H*6Vsn&?j3cxkB8qq&fPw{J7zk&rdMAMBSz9I9Vjrx$O
zY@SwG!e={v)sd07(lX2&*eV{W1qK)h47_(C9xThDDqvCK2*hTcdweS|`tX#)=fRgf
zD>s|sk?LBR-{3|Dsm&^`p#KV;x&6atnr!UoG30svw8`oO5*afZK&w5qo?u`}kEtfi
z9D=be)9diL@d`-SXM|E@B*D2GYfbDXUgYYM+^Ceyu!rJ3j|_y$#Z#d
zfl5~2PX8sqY^}v`s~r^QZ>(&N&gS+AjVfrI1UWvfX@lG%8x7r~KQ7%^%Tp(2%37P}
zmV+k>MIsIIWkZK7wDqpwIT=^cS@-OTY*cdH@80gl)P95a=1zja*+V+k7p(0}&~
zMCYv3p?=i2jF1V5426m0!XG3?{2FaKPyM16o{VtO0S2uogJT9ALITBX6x=%fMm7v<^@W8nB0?XKv2ftCG>EyN
z!wj(Cw|%nZ%g8v?kL@V~OvMU9_>}Tom#L;8JLT}g;!vi+6MNY(W=Rk7oVa(%-9hTf?ASrMCv*+
z)XuRZW^CQRPpbW_+T~1|lW;GpQP7_w{VRkXKqdi&BOtL8Dxmm5L;CDgC9$SvP%PGw
zdRT9y1A}PnJz4J!-k;OC5nF}CMG&>k(-=thAFOfe=&WK!dzx&tJxOA?i-AkpOVP7$
z`*Sd|b7+2Y&jZf8{$;F{Gj=?dY1`*A9UMQ4szOlkxVfsv;kzT;;m-<}@UNeymxpV2
zMT@|;NA<>Y^cSazb;>i~XQE&Ca9^MEc2f?&2A2Q5#pwN-vV
zqZL%curFVZ^C*wNz~$#1E0%0u#BcItcFZ~>6d6^{Mr{#vBub(GEuzijH1~k<<%E`)
z-W2l4L@Kxw_IM^T{qlb~Chtk6f;tPXGT%>qJ`}x13rZDvBrdjIRvgLxWdA#CN4aM7j(lQ`7
z3p+;f7^dwvIyf^j{x|+BjDyebl9(74L68yoDS4>?^cozvZRs>N3T1v;V~}L}Wr;lz
z0|QEq&tU-?i!>uiBzegI%BQ5JAoaVMx^GeE=okL-SUJAuVCiQDWq@H|c-M$AU&{3-
zu{5O_=CohFSTNJt0r?T|Eg=o(3TfULL#_Nw2EpgdAD~Q?$A&OgbK=y;u+cm_+JHvY
zKPno3`9FY;dD2$-I7%=h^2MY??C{}sA3XQJlXxLiLkg1D01w*gLvux9!#{D&0~4uP
znXW1a8Plh`l6xdS@t6-?O3|dysZHGRf44eGOJrh_n=p@BNQW}BcJ9eI!yyV`SUj!)
zrC>BHO}*bj^P&ffQrm`6Y4{Sn5o
zkSFpOq+Ob-)XX8?aR+bdOHoKODKIQeNhik}NVFaK4~QZU^^W57ib5m%k+L$NWr1T<
zn+VS}xmqHng9n#AW8Cyu2t#;0c~7C>#$C6KhV)c|BCd&?>^1e+SbI-HEr&RH_BA7T
z7vV@Sf-o{u(csSS^bVIWZk$5VZkAMfLSXkep1YY73>`kQ$=3!Mwg+$Li8rJ7$Py0ds16Zhx_`>X}-lBEkZL7K36;YL@
z$tcN|K$LSQ{+V9NpvXLH>?ZYUDYlgIUzl)PhD!JBv@97YJ4|U6{)m>tN8>zn$Uo3m
z0naj4`?H!<=^QyhDoV-g(H;2H#vZ+{gZt7M5sfw^OChbyQfC}I5b0+KBBS$kO`Y>!
z+g~#cF*YV&VZElJ6-%!i?HW4%V{_Dm-vpLHK*n@Zjv4ydA>wE
zx+Ik;$rry5AU(B53(dHK&}Q~U3xARP8)&{|^F6(_Z|z!n;ZjR|P&8FN&T|h8iq0XS
zH=i7T^HJ0QtMHeM(6%}Nutq?Z%PuInW|l+g1T9Q}EB@Kd{t~X3;+)O4CE+DGXnJ|o
z#9z@CEQ{ur5Y*dqiyzTHzO8}$Hl2=i6<spx
z_)h`%f+%gU;n{X}<-cSgYrVW$j!*lihk^7cI)YMx{81DeYM+tilo_zb{@Upy`5a*=
zg@2yxx2Ivt&uRiwcyI-)kcaCY;#iSQ8O%9R>X~uhT*JiHxo5MYQ+xDT;$gCqFA`Gt
zo`B57AZUKYNKLf-Yk%rADRi`rOkp|+!z?3A`Fl{^117Bou|4V`B(u|y7eL!oP&mZD
zAw#jy+txkj(DQP`DHQv09yVSqp)3NSs)1xe^k|-k7@b){;|lgex!8FK54#fhScJb0
zjT4A)G3if6C?9|Zm2*W3J7_(lhs7pn$h$~pYig5GCY6LllBk%S84UKWiX0F_&3HLC`1#R@^C?-#y}9`LajgNvrkNy$aW!l!NhP0(BiwJTrA*#%mV9{vOsOr%
zPWC%2Jrk~%VNOgV?K8h<5Y&|UEp>?CROC6>4}%zz2J=1F{%;8gH~zg}M97XlRaLKr
zaMhYtdqI1){0PY|_*So{hcK+DxR_G-wG9?(p-t7CP?SkR(~rD|HNGkusg3$JruiZm
z*=owWXy^E=RQb)bzbH}dK{`>N>I%RdLP?|G_&XI_y0R%_ZV8-1F@=+~CRAOO~gZC7c?456`6pP%KIqaAx2Pr-VbzWR72dBzG7!K1Gj;%Ixe0sEItyh0aL
zXMd$4uOq^-f80vmawNft4>B0+BYq-Hh#Tv09x$C0xW`O1PHjkDUU?J=o;!U1{>V9Y
z`nCDMZN4S(e(WBd^DCy@NsBM)m71GM3+THd2HawS<1581qK<0G%>d@_R;Bt5ZvtV@dw
zoWoAp7_MvjGL@{ld5l08!ZuM+ESI2+IG8w4DLCraKJ@wb98MS5f`Am!&@X&*v-Z*{
z+nlSWGzA_Wgty8kA})(EdJ`gG!8)tC52ZB4c1S7-ml1FY0Rb3&Vum2KRwmbB9roOl{Uh$b9~{I{5Q6hUZ!9(S>7gVEh0|)SzW}2^053|GDY={ri^8k2
z`En#*Me&Xj4KBX{Sqa1IJ=jqCP)f=gEg1XWVDcSrvCXie0O??-a&A+8fJmscG
zsv4z-onDImJ(~OwOWJ;8+xN*)!MwtT;MEk5oOVa8DT2+Ib|t%P?hY^Y{;**LKSZ#H
z^q5(ujpSg~7{~Br$K_}OyQ2Cpu}1Vh&i5x%Q~V9^Q^;gql#e-A0+ec4lKwf&>r}n-
zt|%l!$QS_2y2rJ|#M0YuwKdW|{!G}i0^N+bZLYb?b*H#D=UMPF(Q)VJ5|9U%q)&0v
z$L;%%fBibChoB&Wc2+$ku)9t6soZPNO7rx>qhu&O@4nt?zrt**9hR^$qnoNfmv
zS-_0L89CjLqeH;P$cyN_J+>#Lc~Pw!uRKHoeen}%YM&Q&?%fYtq9*US1b#6aG=ifG
z5#Ga2>Eb0aD&K$WvQjL||FVXl_VAWSEz3La`iTyJkIUiL9r#bY-Bj=vcPqn&tuZS>
z1zrv1*V8S&)h9o>pbN>xw5gPoVkbu}e)hbQ)|lEu(_ik6a{6innY0)WUXa_|d@rEE
zKgORF1^XKU1BbE2?dZfA=(KE{TNjR#tK-g-kMQGeFM23B=lA6>=W79|#kOq!xSy)A
z$V^2U7Ry4yg8u8#FvRWRGHJ@+%Py4R}XS!Ta+BETKn2xM%VdlR#SgY
zh=DE$szZH@oQ)*;n4zJTM)$D6n!06+VnL@RUkYJl6&ugn`B9(8(UoF<3FZTE$Z_SD
zmG#|;RS)@7E~$1TF*b`sLT!Y$nQGL4jH0ab;Q8>GDhuNSy{cbXVxzFsg~`GJV{!KN
z0O<=h98=c!qC_sQp*B{e<_NGZOaF3Tu>I&~W8v2O^>A^PImaqQFrl+I6(tYS(EAXB
zfcX%e=Nn1{k5-&TVEB!i>7@TJr%?7kotK%djafdC3{9Q-msdqn?b|5gCASc9G7j?r
zS`pX0|3yHxea7di%+_o8{6MiOzNXNvLhw~EeGvVCA4)U-S16@7zFlZ6VemO&h=LHm
zgsSie^+DIyq7Y{q3QxtUZh#&U%@I?J&hF6aLYpD^R+cG6o?4Yj;Z9T_J=bN@57
z=lYd=mo}RAH#p3$JPluQ?qH`zP0`>OK-ZPHt2gLg;F-wxK%!
zE9sgsyY@E~WGyT7aoyLxkl@QJ-F?2D&d%wXbAKvNC(*xbo
z`BN6xEi|>KWjnA2XV`uM-3(|i-tm&YlS3#3wV-@W1?Ta;=(f?_#w_`_ZdtwWR#$So
z4_rpdDI=okM$PVFbCFUM3fhWYUXd4LcCuD>@_(OcK(`BZnU6d~va4k>co;kT_y3pT
zcEHkc;_K^ma6;do?XD;RhX{+5m$)d?_B?I#_0`8FZnndR2}$!=qz(KRc9Vibq-qqT
z(N{!^uY1&HVuhZC|9R!OO2f6g@Zqj&)8q2W)u!EhjUXYsw4tShpyfXDzUeDuOQ_2(
zzk)?NR`K8xn}79shTfXvvsLDZzxjDxX~y9e~r@
z)9=eG(-My%njna3ZE|O>jHlHhF8+^|$&$${tk%AAM6Al@g^(lRPN%P&sG;!%WCo!i
zZCm3xhCX)KXMVNBmJ-w7SmKY`e-%!7x%E27d|HVdL)lrDKQG;!inupT3^f#uoTpni
zuDPtC723}THfuQN9{&J*Q#;LF@A-)VNFQ?Jks$3pLfM?3Q3qy?wsjf#G3wV
zWyc3d`O9ERsge045;_k_lYbDrzT88YGeujm?cK$_XD9o1`cj~Usn
za(`LssRl@dEGxkHjty9wbNS*F7b`ZM0h~CFp{lboR1M%z+!xN8qurNKg(?}gt;~?2
zyNK$WK8)qQAI~r8^d)R~ntsDseQ1P(-$#wE!!Rb#)IA6>%+=|^KZq94f5S8><^d(U
zN@L$mtqs=Kv1sA{ZtbR|31b07M;C%Ieaz0a&*wnTZ_Wo#ml%^mrsDy!lsc^rmQ1r8
z!0$Th=q`l3_E_8v5@6!uFUt@{K#yxfL|n8lH7@EZi7+i^#i7y{O2kA_i?FrDDBbxm
zr_XhDaZQjb%x4;Beqadt^Sqc|vHDWI+-|YA?oBsTP*=1EV8rV&`OoXU>ElDzQ!;>W
zjZW0g+EyFr@WL6d`^V>tivI^#{U36r1+ipUQ1$!T7s&Ez0%W=U`YfKfG(Y^jH23-V
ztf%<^#h8A*4k20JQ>NbLs`Z|UJdR>iO44GT_2)*8FfJLxAK5(n(i=o!f6bz8amLGlGuveu7~1
zz;AydM9eXd@iX1)EsKHd(%Dur`QAwvO`c-)nTvI<9(4vC%89IIJ}Q|HnByk(W+3yd
z02n3#PqEu5be8v?;_7#z4Tj(bNhkV{W-7dVPRzuc@WC_>&y$6XJgWuXETd?M-=APU
zg50hyl8VhM+-bi5(wiqgaOrImE-+3MIM*|snT~ksvKH1TDrkizdrff!@l_4!Z@=u%
zzJb?xp0n&Kh7s;SImo;S5Zn_2<9eY1UFu%_60`Q+o#EQe!4qZ8?^3j$;mlY&C74(*
z-8QJxVg;Jn%$clgblkkK*`^osKXFwy#+fS6Zm)_f_*_ckPYKYN%e*9<3(y!Kys242Ph@uRPC-#4y9XeK(k+ma<%
z73Cj4t*ADpDneWwN66SV(|X8rT&zwdGyZ?6Tt|vi{TbEeUffyRUsjrmjhnGZLvy?aBcitn*$N
z`JOk{BYHkx5q(vQ=qZROlT(||2_|Y+2&&CJXlFuWHUm>i8Zoev(HPhNyw8H38kF`*
zetvYZ=$`4+?sEOzaO!4#NPzUgAHK+J)VY{X@+Jx|)?A0;J
zqsS!@+Fpd||LMR##LmSQjBYe9Y|c~&%;2bPjYJ^+;>k&PJZla}WyovtT8afNVck+_
zuXdiJSu)0O2YA{WNB)m0%fR`!-Fz7}71e$@JHL^2H?-E%_!zzd&>^QgvQBGl#5
zs9nQ~wre8vGc1O4Q;wH969ePrGxg!an~%Bcw21%iEVVi7RPd$gYu`#&2<#@x;%(5l
zM^9AI6FB>Oy<)^OA~T*ws;^W?1k^RCYL>?TjETr)^8p((<7zS6x|mY-G8fE>e#*x?{am7N{e
zgs~9{>VcAc|Arc?PhqW(C6YX1ya*@ehpU}+aQ1Gqzk1i!0~UH=gm-U@W8p6@}=x^e{L|
zO1vsG<5k_W|0%v!rGS&;yysh5GICmQ;1n@VZS}=rtkpJ9UqGPRPO9D%vKS5~6(tqc
z0&k~9@vhqVB8^3o=D6z6;oGL!rG>)ug?oKsI+Cdu3upT6Woxm2ur6@9soi&z-a4er
z!@K}^9rny=V}(E?0LT-RXUDQin{{!+VsL)UF}!XIviaH?lkv^26Z~8S`vy-FmALN|
z2iS4Fhw?e}kYOmj;_*4I6sd;yH}cDOx4eo3*F%lk>ph=ws{Y6k4aH1~9#sa;5%*pT
z_dsQ@i*M$+ck|cSW@T}i)N8yMn3$G9$8k#OSq-&5Qlgpm
zQoZFYl)`TPkKos{njjR6xcie7ZdGTFsU=1*;}2*b4epEO7a6@R
zWuzP*kpq#^0Jy}sDsPS=G43(R|AtV-bjxbf^4iGFz0aDzuu-O|kS-6rcKJLHQ+(Y~
z96O$Af?B<5H#A^=VYJH8syOJp)pGyT<8g6B~}?8
z`yhnUu56L~r^dg`Z_RD|YFxRU)gYn8p;AIeVcqPYCZy+NJhlIPD(}6#d|JdHc$+oL
zk^Or}qV+cD)|~sA?NDk28H3bM=06ywz8)00@+lTpKVmQroE6n$weT>zc_M9YP0Sg{HG3mTkdV&Lm#AKi}xu=_xpn
z1J!=CrV$V!9k9hdj;#y&O{x0z`aZ3+p~}xUR^X@tOWq$8Yuqo*4oh?9C@Ljw5a6I8
z3U6O;DBwd0aW|MLM+j46f46q}EA*}sO`AH8o}s-+(Lfo=KM#}(H=)jZW3_HK3TI$~
zW4g%uKb{YOKn0Zfcv>nYl;DCC-sO*DRHFCZ@+>c&p1eCBtbrn-;?TwXUN_T4#gCtN
zC!fD2PTSXJp3yUdgaUEDV0r^kO0Tj*q0&BZ!0Y#Uw)wx=Iaei@L-23o`cFbd-qtc@Ueqj9b^48wUUDqDSoHaUMFK1-HGe?|J^JBaA;HwV@b3W_2*~1Qn*lA|TDo1un7^XHG!scH7r0h%F2(-ZGk?
zc6sVujlR&_B2JYGW{6Uu`wgk_bA8*e-hnfFz|QzCSfKES8uLEhoVBXwQIITUZ4K9F
zwdQ6XwbNP`D5j#LF5f2Y*K|&8x=O1KE}eyyo!H&foy^S)DFZ_73-sE^<`n`NJS1|)B;X92;?R|{6xKU
z|Is(}9{hKs#C`NkgH#dLUmPvw3!JvP2T2jPM#nzAo|6w7O2r4097SY1uj9$bOYL7Q
zzp$z388{VWak&h>O==cJ=;KCe*W2Acr?RX|M7D&}MNrwMaB}Ew@|Gzc*PD(erK5y3
zp(z3)P-Yxwo=p7~ni!4Cj=ITUo7OXSiD*LD(SJ~>N1gA2A_|jF0*54AIXYZF&Ljm@
zuqWgC-X5vlh|4zpShG3mIp|&=Z~oZ#@rbct^ScjT_+0Oqy&46dE#%QqVT)v){^TL5
zE{M_l#aVgKxQva^@6yu^C2~&3^sP0$cZa$`Xxgi2F#C>%#4*?{131
zYAM=E{3ZCPb_=s7!qfF4@7cRGXCoU5{a5uFd5TSt9jXajpH7*pX>QDO)Q;LD-i^mSrukSYl|)(bvJ*xH8FdgCuEj?O
z@n_A6rwz>M*AHy+PoEya-`*3jG`Mzp%oq)#z25pF8a#q5Hf_6&FD*EJaQDS48+(RK
zpK6Ygm2JaWqJTB4zcQ>?98F~JYJq0+bvt8rk8{h_d#r1c+n!z;=#`rExS~TOaP7A<
zt{Nfd=U>Cvw}#L7=wya$OyanEBN4R2yvqy^1--}bwvqflpRMQELuL(78x=vV)LYk}
zfc7tH%tii+{E%M~13P@;KrS|n%kR)EV9ZV4)2wcj+pqnR%m<>XCa@$RawE8X&DFKfT6SD??i@tr%0NAIUE0fs~R>TFQ>KLR|nabB^#f{{X{
zKR*DC3BIv70@WRr*o8a^}B^|>Fvye9B_U+4~7
zd*R>xU6>d0tJ3Dk$gAgR;L`5HG&p$I5T5=j3{ImMRzT<34T`hf@PJ1-SO|NcN4$1&k=co-dBjrw;R>%
zC)sAZ`;&n1{vON2kkt42&+@Y)yO`HQKa6%)GJ&t5O|+;e5C`pmB3(kM{ujCFWo;)Y
zdE6$+ZG>Bk%mX5O2t0gPfZ-mZ)sL{lVerCL9{Ug!J#U{O&u7tYUPE#h00`7sEjtnJEC?l2c5Lrv%d|H0h--iZCcZn~D%dw@79{;ge0KpRzFReZNiPMb1?z0n
z=r`?bZFoD1s!A($)q@shI)6#80oEGftWHmeYUkp<0-L2@DTutH%h~i7P;!!>q~$W`
zI)W#}?qiliY}ee*Qf7FFlrwL@3E_x6y&v&nhkvY2w&kU7?5|@uITq=`o52P&Thl^%
zn*qLoqLU+5jqZIH<4kc>A4BFXg>2zj@Ntu;KhQ{h&B5YboWRzv-e^zb(*1o3{IUto
z%P!v<4+Nw7$^QFF`O;l_y3z^0W%V`<0h6@ki|VEO=N7p;JL4;LrRV4*IDYNt;rze%
z<<`@f)Xz(lTC)1BU2GNw%X1X%^*4V8yJGHI7gBG)rE(Ub~FE%h#XNRh|0ZR-rwn
zzTIlAU3-IgS`AV#2uc|Lja&_&{xiyVmCPts(^CGW$X4LPHy~{M!3ra4
zgc3Rt`}udeEc*>$yApAOD00m7OYXM~v%7G|@Q$ro!9g{HjG7_jR4>fRq6JNkNf$Sf
z3ozd8hT>obu=*8n5R@9Jov&HT6pUgr4mK6Kp5dKrhF%Oj)xE4~?u+FFnDA}@W%LS!
zRfd%b&kc)OEbtlHEvQXkkql;va2k$^3^9LQ>qn%Go;xPywo^tN#-H7saUKUa00#{;
zh>t{Qv}-Lbrptf$ipYJ3tCSH@{=z&4krX~ZNUCjkCxraD6Bz-aM~jpnLbAz=5%7~r
z7uaxaF^1O2%pZiVcjglk$
z=J4q#?Z$ss9DI~AzNqYBTrOiX!R(+62pF$v-kNel^8epKZCep-
zNNmU!vqt5;8n>eN-sp*vSZ+K*B0}%FMvA;Jc^}1Ydw)w5Y0I1Gx)62q4hmJW_vLu0
zocPY1uk8{c_X$aH<8xh-vC$#K&p^{vw>sKH4v?6omUV%W&ooUh)eR?!;->OA8*0>~x@lAEKu&QWQd`6WqDRB}{7*{e)8Owhr_V^(T8eH%L(kG5-`Nlj+e>Cd1rx~)I#
zts`sMi${;aX{Ge^M}oUf3UaseH8F2!vx|>+ax@k3?b2;{+rUx5Dc5CN=1Qz$Y%SqK
z>|_yIu`A)A|C|M)Plwcsw+@s$2iZ(nZzhYqrL~t4Oc9f4%F6uB*v%q2>>QYFcC+#b
zIQ|=#9pSs=!R?*xsMbbBr!gx3`g3i7%T>RW#9nf$ltQApES#fK*Uyh~dHXfwC5RPV
zFy=EbeWalOM6&d^nz~pD#!CDI(pb3+FoVEum&P-vaudHH@toQwO|>$dkbkTsT~(;0>3xuIfQSQCi9
z5Un)WX;)B3`XAk$-!5WqNOh#Bb%=%dH|O
znqlDww8RGMY&Tk{2`Y*#iK5s|O_~ZwQJJEC&Ibl;AE~{kr>AdS=Xl(Iyd>bsV8d8p
znnFaa&HjG81ike(r33ZO)K?ujHaXl%S6!S=Tr&TZ=zvTtSVDqDe0Dv7W?F+~#Wa1m
z!G(bqR&o^-1LMNJf%&W>#Wpa?aargEczVu;^DXkvH$9ZxzMo@b;M!5OgS*>Yco|C}
z{E1T&x)5X7dO0)~Gj)tWGE_I6${~0m>az~!kz;{5vts}DpOF-i8dOLEbJ8j6;q!}f
z?9Z!%N>bPd-a^WW&>%6i4!;fb72i^06TdY#OI?+gA--mDKadGkjhx)2yLHd|00LZ&
zjGI!h5!!yuIc6v;v&7WkzK^L$c?w>$wtD)_t#)WC#5;q&0T16O#()78NU&iib45Wq
z!KD3?1CK^!@{I=l2PE7dwdBZ>3FzW*2zUmHFF}rYgzLbSk~;Eia-gZeS)78_WqKO8
zJksmrqi_lPY{L9PF!2|fiH&nqJhK%8SCYIi%(2Y&){x8ZtRK$vZ*acA0XkKmP6f+Z
zaR|bcCezI9ZJSKc0u8&B%^Q&*FEmWZ#LF#~T0N6N-BWl!-ti$;BAbd-#&3QrccRg661i
zpmimHAa3VZVChO~$+XOO+lqlQF}Bl2!SC>aN`Q}BtTi&UW%=)q1bEV#8AWAm?Jgws0W_ZQ!5p
zCj46@{y)E@Vg>rMrd@5SY#aP;2kI1?B6_i_4!-FKzg%6i&ye_PK|VOF#)0S;7mR1S
zz)s^eL^37Ur{{V{kJ}3NT_@rSJV+`YHH*;+6k^R>v|YMqBc2Q
zQ)4cB-7Wz3{@$HdF6*2){I&WRBC2Hy2T1iH1dz6G{Gf{L%VHf#$lA3rS<|PiKB#Ih
zSyh=WmU%WTzhY_==1+oCe@XcHJXDRz!rZ-o{xK1~7~9)%I`tddDZOQBp`ln56+Kbp
zUE1wg;D?D2eydFq?Dt>>rLS4&001oFK>Wtu+s;to=E=_=ugE&$+N$1igEec|ViFfD
zz$S&wYx;cy0-qi$x0k2Zd6pa&mhS!GTo+)3=DNVm#vN3(YyJsFkYz>Zgxj-tVAPkF
z{|Kk}cA|Izo;Kcjaei1(3R|$Pbc0N7@~mUyC}43_BM!
zz!%&=y)?M#SZ~SBKLL}Ui1pr$B_uM+Z>E+{CXz8_RZL)1yU{TF0_o#{T5r^p?GuY&yUN7NF;OMz!ndWq(O%_WCBp`8q4iJCrt`frsZYW?ieWGvK#IY(IH1dq#!;uz#F2Bg8=KJ6inrRX!kGUlWxe0F{rqc
z3u56w&K)Iy{}EXm6&EynKm5Mb%X3CkJGGUn9MIO12E3F1AnH7(s=x+D@1LB?t`pQA
z06pWtm;*)tz+daJT@o|b+wLO%B>Pvdh=ke>=Izx}oxG(iSJEL@)bU^G?GqgA;zJ2;
zc%SF?7_%JnQX;@Qv%Zj#r%y#pcC_MtECNYa
zWK~LJ?+p$p8`MFt8hBhi6&s{ttA&IMbNoW||Ab_w;^UAIZm$|~{tQAH3O4TEoVAmq
zi$3vl$vV#nFNp}~8gz+alaA*AT21{vOirrmtncrX<6JhhFyEnI}2Gx(%z?0X1UAhN>=*
z8jm(ILP=Xrj{NtzgkUeRc4fv0;l7->SDld(4|5c`1?N_MyzRSO{s4A7EkpG0Z37=2
z)X*)W%MfakNU?Jr&^rib2V+y^5z&9ma+LRn>nN?{LehoaHuo4hY@r;>j+@0oXT(jk
zH@5V1cs*q~6QS8}XL|qS0??N}o{jVMVm&*h;a!ueSxRFy;ZhXw>FN@kj!CQW_pZBX
zXZbEmFOIpOc(>6`{tbEGIH1_2SpckDwmII0
zx59UAbTia3EbJ)?=YfbwyTbW05wy^rc`J3b9OHE1k}~x&>NLHHZ)oOn^RDzQ8)G{0
z`h$e(MJdN6&kBtd1Gi3jS=Dp>UC^yvYx`R0GZ9|XsP9Y2-8ueIx6NCgq3#&;R(Y=2ePh*-N-0}K^A)Npt(YL0az
ztM)mlH(YQ!T`Vo*668uP8@nPn@+3gL>@f6Hm?@S_u=OazQHMJtX&D5iyjBt@?K*Dl
zcg;O_OOe7WI92yOos_^V#GMkPA~vNug5@Z<5D0(^FosiKU`bF*JeI$Ar_O~(ywr)U
zyhIH~Z*G2?x_?#aqzAf=j^0xTQO8Q&MJWGLi?(zpeZi(egZ-sWSR0mQ3q)6pt9Vvy
zA9K928#t}I*ue^+%k;E4_x3mE?mIL`oIbsA_z*nHu&4sBfy_0U^vz|*#|w|^)nbRZ
zity+PQVRF4?mIc$tpC)aFhUBh%odUY)A4A;hio*`45sUa?Ie&A@W;L=i7HpbadgBZ
zYY!zy!=0(c$h6=AP3OwgEWU4ujPBa4@p->uX13
zluxz{H3*jnZ#&ZqPB=1rxYbDLhn-WjHZ~Eb2{H-&1lV;{lO|0FSpVEE9=dPs;X~*
zkM&)dA#*6#mbK8(v-rmG`saSrQW
zzyqp!D((=4*(eu{H|=MmbnYjY*1PI#Trf_$xk%}@b07U##||-J{V|1I!no4QcLxOX
z5?eJ?%bR}a*e_7_^nBZUcxyO&@80KMpM?`r;VCGPO9cBZO4m`|c|Lx%QtLJ6Vq*pA
z{D8c<6rVZyS$!aW5c3a0|Ad)n+xJC3waSZH2QLjU^V((lug?G;wgEq}ZygFy-!j0{
zTLn+Ad`(^PcWMvcW!@PaHo^;o=Pb#+4FCInmX{XtS2C*j)Aq|7=IxAxYoYfmkGPck2lmP!WpYP9jd_Y#To%Aqz
zs?&R6+QF>@F5MX?IG|PQEt9C_APQlDF>X44W84lrRx>Xy>8h>%Ae@!%W^BQr}R_)Sa$$9O1ChXrQIsdIWIwuw=PszrqY51!c
z&Ap$9|LR6FrT_3|6x+fEfXlECRkgrnDsS6F)A^0O8PC1{_hSCmu^+t|%WknS%@G$@
zpItLYQQCAUMHb$K1D&m8+*qv(?kpminbBDI3RU|mubVP(pUYiPQ;vzqVUbOD!c40I
zR7hn@Lm~pYRx$rqO6p$1K|L<*3lO{Hc7Jb>UnS%+NyG|R>!&@-f!sR&X6s5R7@cIh
z4r3$w=9FG<=|O@smP>CGtgx@bh?Mi#DJAW0aO^v44`VjF{T{9gbqGZ
z^#pKiTsuJ&97>w~WqLne;3+ztpYo|;!~qaonP67wKLlM^$g5DEu}!!XV+B(4$PG*J
z`SYbAp1a+)L|#0ywY{S8dp#W6NqP03c<*sgK71Pu#LxJf27L>R;9bF_uC+-VMCudb
z-*p9u>lYin*|}eEO`W=%W5%7KHbw(&2>{OHy=V9Kng3Y>EU6>>*%e1OcfthiSw#dD%4wtkaZFgFKSR`(L@_Wh@|n
zD+Of+MDX@cQOP8JQFn*}c1uL^QS2=ItFm-v;p&ySocu0bU8oxffTYy<*1f>s!CIlw
z(pio`gRF^v_F0;FLD#en0YL4--uwxrue;_?c$#V(LB3zklcVdA>I8)i+<;}AfZe_g
zG3VFt%%+hap&dsM{#}1S0w|!{jcAA4J{x&Uz{+{k18Co0W3xu|&cqyB+BJGZIlTT|
zEt*RlMeP3*&fPA3LjAlpjDveye)Ds4N01{M4j{vZmoT%vx(c1J;$o8LEux0A?<*3ps>2I`K={Sb$AcsN1ku$M)StO2|TS;O_OujF~T4VhKjf+P8g<&G7cYS6cp$)NLa5ib~KpebD^_ZN^=N`_be%
zvAfRwytp_zsw;qehN=T`g=%QsJk$fJQ8lh8
z1HHrd;_4~zpx^*?L|DWQ@H6x7-2{eqqszQku5c1jA5+PwxAUJfzk7JA-4Z=s{Ah`u
zo3=g`?-FN~p=gAQ%YbugA965$TK%Rrxp;VJP>_&>S$X?&k}&;6eNjh_@7k<6HY3*A
zc!Fk0dbdkYZGHvTet{8FDhp~ypNKiva1BQ6>MAg*wU#`-Om;E
z2GH4s!cTq>3N{r1@;A|czuyL7xWd>SC%1-%pv{F2dt!9Y?$^(*_2A|qGKR%J!98DY
z-@;fW5gy;01jm4WNcRV4%L9$~LC8<|A*}l%yF}1EBw!{66f#$v{=zK52_`1Tvw|#F
z=i|)Ey9Kix7h&76Tfxc3PXvA5alB2xTEP)jU#Ak5T;1Osg1#*&+ocV(V}-Czl4O1C
z{ZlJnBJ-)57YR#95{@wW6Lw%3C9{eH3D7R=t%`-MH({0tBMd!_38
z=nf*u>vz}WFX4U}*YRZZHb2q;SIXbsMtH>L2@tK|TBc*H^j?407{wCtz
z#nc6nFdV%x1Tj@%v^694_8PSEo|qjxf5sfW`N_0?7x|n^?=|w~^a~pq%AL!zMDguF
z1lv=m+2u6Sw)f${@|Hn!y))Hd2hbWE-)%pphCSNf_LaS1=xu@i=fbqK
zowhTS?VYTF=db+jDVHCKoJV|Tmsj(bs)0IJKYboQf6{3wHkT!Wb|tN^0lO#3oIUrV
ze&@QiZN44$OE+5^hlS-%aMvxh>)hHcjvXGYBwiNxL7#h;}f
zbVsd5q`iuel#}-hvoEMGsqbTcQ2_P1N-#lI?Q40Ht#H`{sK=sxs3JAh;dzBV^9`v6Q`V;?4WwdX^#c;=OZn`>Unq{a>ncN!y^KK#!iL
zGj_}O)R&Q7SBVW#hpV!S$|mk$t3GGC8vbz-o`J^?#70iRE}vUyT$5IS&=-eH$7L0w
zT1Jk{HZgwX9}t*2g;vU}^%=mLvkoYB3cQx`s>|ARLYFTFL|M0EH$}N5;>jn{zz??f
z(Aw>%#Ll0}`FynQhG#qLS#w9NsXdc7RQ=ffAzI9|E1HE=zg3Z8bYb4LI^TTMQQfY8
zt<_dU(gPUU3YOGu4V1dy$Me;A;n-o=Bo_jyFun`(bdR8Gntb;@uIW7lVW$2M4#i_FfF;hpss)Npzgwt
zD`68jXF#86qxt=FlSV{%1|gFK2H;=$4N;KxWlAesOTmeIdY%o+PHEAh@vBGT2ms@fjyj9o@-v5`#iVe5Fb%W|U5-KiBL(ZYq1Y;pf)W3pRdZUmobg
zIHyYM)>@PrrR4m?6ke^pX*`M=J+-T09DPOh_9T2`2tezDVG`bHV(m8Y^Lze)$%>MT
z`{=U!Zt4>#c`Q>))AI9=ia?#CF`{cpuyJt5V8yC%L0h#8&q)DJj*0{&qRSeLooD7n
z`JxhOOu?e+{w(V%+Oj$$OwTs7Xzf<~_{0a1>qX}db8Ha+s
zCUQknY>Wyuiavc#Nt;(Kp>jN8Ws^pgZDg=d=zYa1d#Dq31)a+arP5}4)|8&(V(rKL
zP3vHs(Ny_Dg0G0S7+KQf6c%8{XzF&OTv7i1AU-1f(0gxavxPUk&4Ymp08eX>Ww_Y+
z8d0^B7K5QU>Z#FqwDNr3(@#~0@$E};+KGa?Q_&`>X^04tg87B8xsB&2QuzMNgA1qb
zopD)mLAN^(J7IvY2(tWx>K=51MjD5h*P1_DG72Op=1;;&n(7ycblnYtV%P45-uE;!
z0Wyu-_*AIk4ewSBY!8+%Gdl#&G;ev0c18-3KEEzdJaMWS4rlaY@ZHSb4pd9
z;G0PYTOElg{?J`5cWoND!6N!RK(_SGUfzBNk0aM
z0-;^R8#kq?yR=yc4&0>xfSaQ4E4#v%5Q=BCH@OUJD?NX$x8C|I=j5`Xtzu$N6TXBL
z^WV7nEQ^9iza}?@tFD@n1eCv|Vq{D`KjhEX{QMPtqi@<$qYnOLFd7QDU
zUF-KMfk17fh*Us7Ue%`w_CuI?+F@Ma^v2QF3lP~
z(>L$QE{EPdoJSENt9PLzUrL0^_3H9m4TNC-XP99T@;{~aaYoJ9x5s^ULWP`84!G|QbZ{an-)zQ*yZ@W|Md;9KlWF+6m7vbG
zgK`HkHU$2)XUg7#?Vy;&`poxUTGYN7+0m2P*E$F?2!gmeZgPLGQTj>d-xx7441et7
zt_OtrkD*Dy|Aeg-Ih|NOn~TgLx!sRt2O5uW+lCxp)&sbyx#&hg7y~JN)m{VJ3`D>%
z+ZYHG^GJJA*rK3-Tmf!&|0uArB)UMV?|b-XFdZOS28pBqppsJjH&F)yr^7e)L?9n^
zdZ399aN55A_+=WD9~>JCt}YX@q4{Y6=C@&w*AS<+QHeaFoCq8UdXxnOn)|d*GOZs|
zHZ_p}P^3Dy!!}(07{gOddu?QzXu;|mD?vd)87_27{>wa6@6RXw>2gwu@4Ak6%q)-@
z2!>;hFFx>P-%D~}40gr~Xp)PO?u!rlas$s7K*tx!eAg^F^=k{QL+X1+LRy(^=0EBl
zlfWGP})Rs4fj*3u&$L
z!nQT1SlIr&h*_k#G3&^@YBKi@Vt8s(5#O09lrhRIj-yLdoT5q`OsfYBHu0xkvXC6e
zvVF~jXE>!EQ1m^*F06Vg#j5|^GEnB0Uw+j*