line |
stmt |
bran |
cond |
sub |
pod |
time |
code |
1
|
|
|
|
|
|
|
package Lingua::EN::Opinion::Emotion; |
2
|
|
|
|
|
|
|
$Lingua::EN::Opinion::Emotion::VERSION = '0.1701'; |
3
|
|
|
|
|
|
|
our $AUTHORITY = 'cpan:GENE'; |
4
|
|
|
|
|
|
|
|
5
|
1
|
|
|
1
|
|
7
|
use Moo; |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
9
|
|
6
|
1
|
|
|
1
|
|
348
|
use strictures 2; |
|
1
|
|
|
|
|
7
|
|
|
1
|
|
|
|
|
39
|
|
7
|
1
|
|
|
1
|
|
200
|
use namespace::clean; |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
7
|
|
8
|
|
|
|
|
|
|
|
9
|
|
|
|
|
|
|
has wordlist => ( |
10
|
|
|
|
|
|
|
is => 'ro', |
11
|
|
|
|
|
|
|
builder => 1, |
12
|
|
|
|
|
|
|
); |
13
|
|
|
|
|
|
|
|
14
|
|
|
|
|
|
|
sub _build_wordlist { |
15
|
4
|
|
|
4
|
|
213508
|
my %wordlist = ( |
16
|
|
|
|
|
|
|
aback => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
17
|
|
|
|
|
|
|
abacus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
18
|
|
|
|
|
|
|
abandon => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
19
|
|
|
|
|
|
|
abandoned => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
20
|
|
|
|
|
|
|
abandonment => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
21
|
|
|
|
|
|
|
abate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
22
|
|
|
|
|
|
|
abatement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
23
|
|
|
|
|
|
|
abba => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
24
|
|
|
|
|
|
|
abbot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
25
|
|
|
|
|
|
|
abbreviate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
26
|
|
|
|
|
|
|
abbreviation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
27
|
|
|
|
|
|
|
abdomen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
28
|
|
|
|
|
|
|
abdominal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
29
|
|
|
|
|
|
|
abduction => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
30
|
|
|
|
|
|
|
aberrant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
31
|
|
|
|
|
|
|
aberration => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
32
|
|
|
|
|
|
|
abeyance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
33
|
|
|
|
|
|
|
abhor => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
34
|
|
|
|
|
|
|
abhorrent => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
35
|
|
|
|
|
|
|
abide => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
36
|
|
|
|
|
|
|
ability => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
37
|
|
|
|
|
|
|
abject => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
38
|
|
|
|
|
|
|
ablation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
39
|
|
|
|
|
|
|
ablaze => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
40
|
|
|
|
|
|
|
abnormal => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
41
|
|
|
|
|
|
|
aboard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
42
|
|
|
|
|
|
|
abode => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
43
|
|
|
|
|
|
|
abolish => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
44
|
|
|
|
|
|
|
abolition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
45
|
|
|
|
|
|
|
abominable => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
46
|
|
|
|
|
|
|
abomination => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
47
|
|
|
|
|
|
|
aboriginal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
48
|
|
|
|
|
|
|
abort => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
49
|
|
|
|
|
|
|
abortion => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
50
|
|
|
|
|
|
|
abortive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
51
|
|
|
|
|
|
|
abound => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
52
|
|
|
|
|
|
|
abovementioned => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
53
|
|
|
|
|
|
|
abrasion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
54
|
|
|
|
|
|
|
abroad => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
55
|
|
|
|
|
|
|
abrogate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
56
|
|
|
|
|
|
|
abrupt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
57
|
|
|
|
|
|
|
abruptly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
58
|
|
|
|
|
|
|
abscess => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
59
|
|
|
|
|
|
|
absence => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
60
|
|
|
|
|
|
|
absent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
61
|
|
|
|
|
|
|
absentee => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
62
|
|
|
|
|
|
|
absenteeism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
63
|
|
|
|
|
|
|
absinthe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
64
|
|
|
|
|
|
|
absolute => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
65
|
|
|
|
|
|
|
absolution => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
66
|
|
|
|
|
|
|
absorbed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
67
|
|
|
|
|
|
|
absorbent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
68
|
|
|
|
|
|
|
absorbing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
69
|
|
|
|
|
|
|
absorption => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
70
|
|
|
|
|
|
|
abstain => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
71
|
|
|
|
|
|
|
abstention => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
72
|
|
|
|
|
|
|
abstinence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
73
|
|
|
|
|
|
|
abstract => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
74
|
|
|
|
|
|
|
abstraction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
75
|
|
|
|
|
|
|
absurd => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
76
|
|
|
|
|
|
|
absurdity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
77
|
|
|
|
|
|
|
abundance => { anger => 0, anticipation => 1, disgust => 1, fear => 0, joy => 1, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
78
|
|
|
|
|
|
|
abundant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
79
|
|
|
|
|
|
|
abuse => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
80
|
|
|
|
|
|
|
abutment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
81
|
|
|
|
|
|
|
aby => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
82
|
|
|
|
|
|
|
abysmal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
83
|
|
|
|
|
|
|
abyss => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
84
|
|
|
|
|
|
|
academic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
85
|
|
|
|
|
|
|
academy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
86
|
|
|
|
|
|
|
accede => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
87
|
|
|
|
|
|
|
accelerate => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
88
|
|
|
|
|
|
|
acceleration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
89
|
|
|
|
|
|
|
accent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
90
|
|
|
|
|
|
|
accentuate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
91
|
|
|
|
|
|
|
accept => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
92
|
|
|
|
|
|
|
acceptable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
93
|
|
|
|
|
|
|
acceptance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
94
|
|
|
|
|
|
|
access => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
95
|
|
|
|
|
|
|
accessible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
96
|
|
|
|
|
|
|
accession => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
97
|
|
|
|
|
|
|
accessory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
98
|
|
|
|
|
|
|
accident => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
99
|
|
|
|
|
|
|
accidental => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
100
|
|
|
|
|
|
|
accidentally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
101
|
|
|
|
|
|
|
accolade => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
102
|
|
|
|
|
|
|
accommodate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
103
|
|
|
|
|
|
|
accommodation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
104
|
|
|
|
|
|
|
accompaniment => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
105
|
|
|
|
|
|
|
accompany => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
106
|
|
|
|
|
|
|
accompanying => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
107
|
|
|
|
|
|
|
accomplice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
108
|
|
|
|
|
|
|
accomplish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
109
|
|
|
|
|
|
|
accomplished => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
110
|
|
|
|
|
|
|
accomplishment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
111
|
|
|
|
|
|
|
accord => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
112
|
|
|
|
|
|
|
accordance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
113
|
|
|
|
|
|
|
accordion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
114
|
|
|
|
|
|
|
account => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
115
|
|
|
|
|
|
|
accountability => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
116
|
|
|
|
|
|
|
accountable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
117
|
|
|
|
|
|
|
accountant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
118
|
|
|
|
|
|
|
accounting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
119
|
|
|
|
|
|
|
accounts => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
120
|
|
|
|
|
|
|
accredited => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
121
|
|
|
|
|
|
|
accretion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
122
|
|
|
|
|
|
|
accrue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
123
|
|
|
|
|
|
|
accueil => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
124
|
|
|
|
|
|
|
accumulate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
125
|
|
|
|
|
|
|
accumulation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
126
|
|
|
|
|
|
|
accuracy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
127
|
|
|
|
|
|
|
accurate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
128
|
|
|
|
|
|
|
accursed => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
129
|
|
|
|
|
|
|
accusation => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
130
|
|
|
|
|
|
|
accusative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
131
|
|
|
|
|
|
|
accused => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
132
|
|
|
|
|
|
|
accuser => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
133
|
|
|
|
|
|
|
accusing => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
134
|
|
|
|
|
|
|
accustomed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
135
|
|
|
|
|
|
|
ace => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
136
|
|
|
|
|
|
|
acetic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
137
|
|
|
|
|
|
|
ache => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
138
|
|
|
|
|
|
|
achieve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
139
|
|
|
|
|
|
|
achievement => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
140
|
|
|
|
|
|
|
aching => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
141
|
|
|
|
|
|
|
acid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
142
|
|
|
|
|
|
|
acidity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
143
|
|
|
|
|
|
|
acknowledge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
144
|
|
|
|
|
|
|
acknowledged => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
145
|
|
|
|
|
|
|
acknowledgment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
146
|
|
|
|
|
|
|
acme => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
147
|
|
|
|
|
|
|
acoustic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
148
|
|
|
|
|
|
|
acoustics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
149
|
|
|
|
|
|
|
acquaint => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
150
|
|
|
|
|
|
|
acquaintance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
151
|
|
|
|
|
|
|
acquainted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
152
|
|
|
|
|
|
|
acquiescence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
153
|
|
|
|
|
|
|
acquire => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
154
|
|
|
|
|
|
|
acquiring => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
155
|
|
|
|
|
|
|
acquisition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
156
|
|
|
|
|
|
|
acquisitions => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
157
|
|
|
|
|
|
|
acreage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
158
|
|
|
|
|
|
|
acres => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
159
|
|
|
|
|
|
|
acrobat => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
160
|
|
|
|
|
|
|
act => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
161
|
|
|
|
|
|
|
acting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
162
|
|
|
|
|
|
|
action => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
163
|
|
|
|
|
|
|
actionable => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
164
|
|
|
|
|
|
|
active => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
165
|
|
|
|
|
|
|
activity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
166
|
|
|
|
|
|
|
actor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
167
|
|
|
|
|
|
|
actual => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
168
|
|
|
|
|
|
|
actuality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
169
|
|
|
|
|
|
|
actuary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
170
|
|
|
|
|
|
|
acuity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
171
|
|
|
|
|
|
|
acumen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
172
|
|
|
|
|
|
|
acupuncture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
173
|
|
|
|
|
|
|
acutely => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
174
|
|
|
|
|
|
|
adage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
175
|
|
|
|
|
|
|
adamant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
176
|
|
|
|
|
|
|
adapt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
177
|
|
|
|
|
|
|
adaptable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
178
|
|
|
|
|
|
|
add => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
179
|
|
|
|
|
|
|
added => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
180
|
|
|
|
|
|
|
addendum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
181
|
|
|
|
|
|
|
adder => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
182
|
|
|
|
|
|
|
addiction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
183
|
|
|
|
|
|
|
addition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
184
|
|
|
|
|
|
|
additional => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
185
|
|
|
|
|
|
|
additive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
186
|
|
|
|
|
|
|
address => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
187
|
|
|
|
|
|
|
addressee => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
188
|
|
|
|
|
|
|
addresses => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
189
|
|
|
|
|
|
|
adept => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
190
|
|
|
|
|
|
|
adequacy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
191
|
|
|
|
|
|
|
adequate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
192
|
|
|
|
|
|
|
adhere => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
193
|
|
|
|
|
|
|
adherence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
194
|
|
|
|
|
|
|
adherent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
195
|
|
|
|
|
|
|
adhering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
196
|
|
|
|
|
|
|
adhesion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
197
|
|
|
|
|
|
|
adhesive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
198
|
|
|
|
|
|
|
adieu => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
199
|
|
|
|
|
|
|
adipose => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
200
|
|
|
|
|
|
|
adjacency => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
201
|
|
|
|
|
|
|
adjacent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
202
|
|
|
|
|
|
|
adjective => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
203
|
|
|
|
|
|
|
adjoining => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
204
|
|
|
|
|
|
|
adjourn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
205
|
|
|
|
|
|
|
adjournment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
206
|
|
|
|
|
|
|
adjudicate => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
207
|
|
|
|
|
|
|
adjudication => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
208
|
|
|
|
|
|
|
adjunct => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
209
|
|
|
|
|
|
|
adjust => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
210
|
|
|
|
|
|
|
adjustment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
211
|
|
|
|
|
|
|
adjuvant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
212
|
|
|
|
|
|
|
administer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
213
|
|
|
|
|
|
|
administration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
214
|
|
|
|
|
|
|
administrative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
215
|
|
|
|
|
|
|
admirable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
216
|
|
|
|
|
|
|
admiral => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
217
|
|
|
|
|
|
|
admiralty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
218
|
|
|
|
|
|
|
admiration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
219
|
|
|
|
|
|
|
admire => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
220
|
|
|
|
|
|
|
admirer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
221
|
|
|
|
|
|
|
admissibility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
222
|
|
|
|
|
|
|
admissible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
223
|
|
|
|
|
|
|
admission => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
224
|
|
|
|
|
|
|
admit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
225
|
|
|
|
|
|
|
admittance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
226
|
|
|
|
|
|
|
admitted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
227
|
|
|
|
|
|
|
admitting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
228
|
|
|
|
|
|
|
admixture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
229
|
|
|
|
|
|
|
admonition => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
230
|
|
|
|
|
|
|
ado => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
231
|
|
|
|
|
|
|
adobe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
232
|
|
|
|
|
|
|
adolescence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
233
|
|
|
|
|
|
|
adolescent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
234
|
|
|
|
|
|
|
adopt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
235
|
|
|
|
|
|
|
adoption => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
236
|
|
|
|
|
|
|
adorable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
237
|
|
|
|
|
|
|
adoration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
238
|
|
|
|
|
|
|
adore => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
239
|
|
|
|
|
|
|
adorn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
240
|
|
|
|
|
|
|
adornment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
241
|
|
|
|
|
|
|
adrift => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
242
|
|
|
|
|
|
|
adult => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
243
|
|
|
|
|
|
|
adulterated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
244
|
|
|
|
|
|
|
adultery => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
245
|
|
|
|
|
|
|
advance => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
246
|
|
|
|
|
|
|
advanced => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
247
|
|
|
|
|
|
|
advancement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
248
|
|
|
|
|
|
|
advancing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
249
|
|
|
|
|
|
|
advantage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
250
|
|
|
|
|
|
|
advantageous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
251
|
|
|
|
|
|
|
advent => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
252
|
|
|
|
|
|
|
adventure => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
253
|
|
|
|
|
|
|
adventurer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
254
|
|
|
|
|
|
|
adventurous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
255
|
|
|
|
|
|
|
adversary => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
256
|
|
|
|
|
|
|
adverse => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
257
|
|
|
|
|
|
|
adversity => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
258
|
|
|
|
|
|
|
advertise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
259
|
|
|
|
|
|
|
advertisement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
260
|
|
|
|
|
|
|
advice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
261
|
|
|
|
|
|
|
advisable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
262
|
|
|
|
|
|
|
advise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
263
|
|
|
|
|
|
|
advised => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
264
|
|
|
|
|
|
|
advisement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
265
|
|
|
|
|
|
|
adviser => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
266
|
|
|
|
|
|
|
advocacy => { anger => 1, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
267
|
|
|
|
|
|
|
advocate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
268
|
|
|
|
|
|
|
aegis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
269
|
|
|
|
|
|
|
aeration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
270
|
|
|
|
|
|
|
aerial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
271
|
|
|
|
|
|
|
aerodrome => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
272
|
|
|
|
|
|
|
aerodynamics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
273
|
|
|
|
|
|
|
aeronautics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
274
|
|
|
|
|
|
|
aeroplane => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
275
|
|
|
|
|
|
|
aesthetic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
276
|
|
|
|
|
|
|
aesthetics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
277
|
|
|
|
|
|
|
aetiology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
278
|
|
|
|
|
|
|
afar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
279
|
|
|
|
|
|
|
affable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
280
|
|
|
|
|
|
|
affair => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
281
|
|
|
|
|
|
|
affecting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
282
|
|
|
|
|
|
|
affection => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
283
|
|
|
|
|
|
|
affections => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
284
|
|
|
|
|
|
|
affiche => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
285
|
|
|
|
|
|
|
affidavit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
286
|
|
|
|
|
|
|
affiliated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
287
|
|
|
|
|
|
|
affiliation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
288
|
|
|
|
|
|
|
affinity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
289
|
|
|
|
|
|
|
affirm => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
290
|
|
|
|
|
|
|
affirmation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
291
|
|
|
|
|
|
|
affirmative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
292
|
|
|
|
|
|
|
affirmatively => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
293
|
|
|
|
|
|
|
affix => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
294
|
|
|
|
|
|
|
afflict => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
295
|
|
|
|
|
|
|
afflicted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
296
|
|
|
|
|
|
|
affliction => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
297
|
|
|
|
|
|
|
affluence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
298
|
|
|
|
|
|
|
affluent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
299
|
|
|
|
|
|
|
afford => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
300
|
|
|
|
|
|
|
affront => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
301
|
|
|
|
|
|
|
afield => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
302
|
|
|
|
|
|
|
afore => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
303
|
|
|
|
|
|
|
aforementioned => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
304
|
|
|
|
|
|
|
aforesaid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
305
|
|
|
|
|
|
|
afraid => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
306
|
|
|
|
|
|
|
afresh => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
307
|
|
|
|
|
|
|
aft => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
308
|
|
|
|
|
|
|
aftermath => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
309
|
|
|
|
|
|
|
afternoon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
310
|
|
|
|
|
|
|
aftertaste => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
311
|
|
|
|
|
|
|
afterthought => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
312
|
|
|
|
|
|
|
aga => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
313
|
|
|
|
|
|
|
agate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
314
|
|
|
|
|
|
|
age => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
315
|
|
|
|
|
|
|
aged => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
316
|
|
|
|
|
|
|
agency => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
317
|
|
|
|
|
|
|
agent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
318
|
|
|
|
|
|
|
agglomeration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
319
|
|
|
|
|
|
|
aggravated => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
320
|
|
|
|
|
|
|
aggravating => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
321
|
|
|
|
|
|
|
aggravation => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
322
|
|
|
|
|
|
|
aggregate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
323
|
|
|
|
|
|
|
aggregation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
324
|
|
|
|
|
|
|
aggression => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
325
|
|
|
|
|
|
|
aggressive => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
326
|
|
|
|
|
|
|
aggressor => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
327
|
|
|
|
|
|
|
aghast => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
328
|
|
|
|
|
|
|
agile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
329
|
|
|
|
|
|
|
agility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
330
|
|
|
|
|
|
|
agitated => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
331
|
|
|
|
|
|
|
agitation => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
332
|
|
|
|
|
|
|
agnostic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
333
|
|
|
|
|
|
|
ago => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
334
|
|
|
|
|
|
|
agonizing => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
335
|
|
|
|
|
|
|
agony => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
336
|
|
|
|
|
|
|
agree => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
337
|
|
|
|
|
|
|
agreeable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
338
|
|
|
|
|
|
|
agreed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
339
|
|
|
|
|
|
|
agreeing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
340
|
|
|
|
|
|
|
agreement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
341
|
|
|
|
|
|
|
agricultural => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
342
|
|
|
|
|
|
|
agriculture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
343
|
|
|
|
|
|
|
aground => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
344
|
|
|
|
|
|
|
agua => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
345
|
|
|
|
|
|
|
ahead => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
346
|
|
|
|
|
|
|
aid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
347
|
|
|
|
|
|
|
aiding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
348
|
|
|
|
|
|
|
ail => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
349
|
|
|
|
|
|
|
ailing => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
350
|
|
|
|
|
|
|
ailment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
351
|
|
|
|
|
|
|
aim => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
352
|
|
|
|
|
|
|
aimless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
353
|
|
|
|
|
|
|
air => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
354
|
|
|
|
|
|
|
airbag => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
355
|
|
|
|
|
|
|
airlift => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
356
|
|
|
|
|
|
|
airline => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
357
|
|
|
|
|
|
|
airman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
358
|
|
|
|
|
|
|
airplane => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
359
|
|
|
|
|
|
|
airport => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
360
|
|
|
|
|
|
|
airs => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
361
|
|
|
|
|
|
|
airship => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
362
|
|
|
|
|
|
|
aisle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
363
|
|
|
|
|
|
|
ait => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
364
|
|
|
|
|
|
|
ajar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
365
|
|
|
|
|
|
|
akin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
366
|
|
|
|
|
|
|
alabaster => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
367
|
|
|
|
|
|
|
alarm => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
368
|
|
|
|
|
|
|
alarming => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
369
|
|
|
|
|
|
|
alb => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
370
|
|
|
|
|
|
|
album => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
371
|
|
|
|
|
|
|
alchemy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
372
|
|
|
|
|
|
|
alcohol => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
373
|
|
|
|
|
|
|
alcoholism => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
374
|
|
|
|
|
|
|
alcove => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
375
|
|
|
|
|
|
|
alert => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
376
|
|
|
|
|
|
|
alertness => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
377
|
|
|
|
|
|
|
alerts => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
378
|
|
|
|
|
|
|
alfalfa => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
379
|
|
|
|
|
|
|
algebra => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
380
|
|
|
|
|
|
|
algebraic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
381
|
|
|
|
|
|
|
algorithm => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
382
|
|
|
|
|
|
|
alibi => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
383
|
|
|
|
|
|
|
alien => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
384
|
|
|
|
|
|
|
alienate => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
385
|
|
|
|
|
|
|
alienated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
386
|
|
|
|
|
|
|
alienation => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
387
|
|
|
|
|
|
|
alight => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
388
|
|
|
|
|
|
|
aligned => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
389
|
|
|
|
|
|
|
alignment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
390
|
|
|
|
|
|
|
alike => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
391
|
|
|
|
|
|
|
alimentation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
392
|
|
|
|
|
|
|
alimony => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
393
|
|
|
|
|
|
|
aliquot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
394
|
|
|
|
|
|
|
alive => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
395
|
|
|
|
|
|
|
alkali => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
396
|
|
|
|
|
|
|
alkaloids => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
397
|
|
|
|
|
|
|
allay => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
398
|
|
|
|
|
|
|
allegation => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
399
|
|
|
|
|
|
|
allege => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
400
|
|
|
|
|
|
|
alleged => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
401
|
|
|
|
|
|
|
allegiance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
402
|
|
|
|
|
|
|
allegorical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
403
|
|
|
|
|
|
|
allegory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
404
|
|
|
|
|
|
|
allegro => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
405
|
|
|
|
|
|
|
alleviate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
406
|
|
|
|
|
|
|
alleviation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
407
|
|
|
|
|
|
|
alley => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
408
|
|
|
|
|
|
|
alliance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
409
|
|
|
|
|
|
|
allied => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
410
|
|
|
|
|
|
|
alligator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
411
|
|
|
|
|
|
|
allocate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
412
|
|
|
|
|
|
|
allocation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
413
|
|
|
|
|
|
|
allot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
414
|
|
|
|
|
|
|
allotment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
415
|
|
|
|
|
|
|
allowable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
416
|
|
|
|
|
|
|
allowance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
417
|
|
|
|
|
|
|
allowed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
418
|
|
|
|
|
|
|
alloy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
419
|
|
|
|
|
|
|
allure => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
420
|
|
|
|
|
|
|
alluring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
421
|
|
|
|
|
|
|
allusion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
422
|
|
|
|
|
|
|
alluvial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
423
|
|
|
|
|
|
|
ally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
424
|
|
|
|
|
|
|
almanac => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
425
|
|
|
|
|
|
|
almighty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
426
|
|
|
|
|
|
|
aloft => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
427
|
|
|
|
|
|
|
aloha => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
428
|
|
|
|
|
|
|
alongside => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
429
|
|
|
|
|
|
|
aloof => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
430
|
|
|
|
|
|
|
aloud => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
431
|
|
|
|
|
|
|
alphabet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
432
|
|
|
|
|
|
|
alphabetical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
433
|
|
|
|
|
|
|
altar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
434
|
|
|
|
|
|
|
alter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
435
|
|
|
|
|
|
|
alteration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
436
|
|
|
|
|
|
|
altercation => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
437
|
|
|
|
|
|
|
altered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
438
|
|
|
|
|
|
|
alternate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
439
|
|
|
|
|
|
|
alternative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
440
|
|
|
|
|
|
|
altitude => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
441
|
|
|
|
|
|
|
alto => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
442
|
|
|
|
|
|
|
altogether => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
443
|
|
|
|
|
|
|
alumnus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
444
|
|
|
|
|
|
|
alveolar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
445
|
|
|
|
|
|
|
amalgam => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
446
|
|
|
|
|
|
|
amalgamation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
447
|
|
|
|
|
|
|
amass => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
448
|
|
|
|
|
|
|
amateur => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
449
|
|
|
|
|
|
|
amaze => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
450
|
|
|
|
|
|
|
amazement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
451
|
|
|
|
|
|
|
amazingly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
452
|
|
|
|
|
|
|
ambassador => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
453
|
|
|
|
|
|
|
amber => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
454
|
|
|
|
|
|
|
ambient => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
455
|
|
|
|
|
|
|
ambiguity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
456
|
|
|
|
|
|
|
ambiguous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
457
|
|
|
|
|
|
|
ambit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
458
|
|
|
|
|
|
|
ambition => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
459
|
|
|
|
|
|
|
ambitious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
460
|
|
|
|
|
|
|
ambulance => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
461
|
|
|
|
|
|
|
ambush => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
462
|
|
|
|
|
|
|
ameliorate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
463
|
|
|
|
|
|
|
amen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
464
|
|
|
|
|
|
|
amenable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
465
|
|
|
|
|
|
|
amend => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
466
|
|
|
|
|
|
|
amendment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
467
|
|
|
|
|
|
|
amends => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
468
|
|
|
|
|
|
|
amenity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
469
|
|
|
|
|
|
|
amethyst => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
470
|
|
|
|
|
|
|
amiable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
471
|
|
|
|
|
|
|
amicable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
472
|
|
|
|
|
|
|
amid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
473
|
|
|
|
|
|
|
amidst => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
474
|
|
|
|
|
|
|
ammonia => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
475
|
|
|
|
|
|
|
ammunition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
476
|
|
|
|
|
|
|
amnesia => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
477
|
|
|
|
|
|
|
amnesty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
478
|
|
|
|
|
|
|
amorphous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
479
|
|
|
|
|
|
|
amortization => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
480
|
|
|
|
|
|
|
amount => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
481
|
|
|
|
|
|
|
amour => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
482
|
|
|
|
|
|
|
ampersand => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
483
|
|
|
|
|
|
|
amphetamines => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
484
|
|
|
|
|
|
|
amphibian => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
485
|
|
|
|
|
|
|
amphibious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
486
|
|
|
|
|
|
|
amphitheater => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
487
|
|
|
|
|
|
|
amplification => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
488
|
|
|
|
|
|
|
amplify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
489
|
|
|
|
|
|
|
amplitude => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
490
|
|
|
|
|
|
|
amply => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
491
|
|
|
|
|
|
|
amputation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
492
|
|
|
|
|
|
|
amulet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
493
|
|
|
|
|
|
|
amuse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
494
|
|
|
|
|
|
|
amused => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
495
|
|
|
|
|
|
|
amusement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
496
|
|
|
|
|
|
|
amusing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
497
|
|
|
|
|
|
|
ana => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
498
|
|
|
|
|
|
|
anaconda => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
499
|
|
|
|
|
|
|
anaesthesia => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
500
|
|
|
|
|
|
|
anaesthetic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
501
|
|
|
|
|
|
|
anal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
502
|
|
|
|
|
|
|
analgesic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
503
|
|
|
|
|
|
|
analogous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
504
|
|
|
|
|
|
|
analogue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
505
|
|
|
|
|
|
|
analogy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
506
|
|
|
|
|
|
|
analysis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
507
|
|
|
|
|
|
|
analyst => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
508
|
|
|
|
|
|
|
analytic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
509
|
|
|
|
|
|
|
analyze => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
510
|
|
|
|
|
|
|
analyzer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
511
|
|
|
|
|
|
|
anarchism => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
512
|
|
|
|
|
|
|
anarchist => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
513
|
|
|
|
|
|
|
anarchy => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
514
|
|
|
|
|
|
|
anastomosis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
515
|
|
|
|
|
|
|
anathema => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
516
|
|
|
|
|
|
|
anatomic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
517
|
|
|
|
|
|
|
anatomy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
518
|
|
|
|
|
|
|
ancestor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
519
|
|
|
|
|
|
|
ancestral => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
520
|
|
|
|
|
|
|
ancestry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
521
|
|
|
|
|
|
|
anchor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
522
|
|
|
|
|
|
|
anchorage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 0 }, |
523
|
|
|
|
|
|
|
ancient => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
524
|
|
|
|
|
|
|
ancillary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
525
|
|
|
|
|
|
|
androgen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
526
|
|
|
|
|
|
|
anemone => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
527
|
|
|
|
|
|
|
anew => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
528
|
|
|
|
|
|
|
angel => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
529
|
|
|
|
|
|
|
angelic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
530
|
|
|
|
|
|
|
anger => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
531
|
|
|
|
|
|
|
angina => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
532
|
|
|
|
|
|
|
angiography => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
533
|
|
|
|
|
|
|
angle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
534
|
|
|
|
|
|
|
angling => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
535
|
|
|
|
|
|
|
angry => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
536
|
|
|
|
|
|
|
anguish => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
537
|
|
|
|
|
|
|
angular => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
538
|
|
|
|
|
|
|
anhydrous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
539
|
|
|
|
|
|
|
animal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
540
|
|
|
|
|
|
|
animate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
541
|
|
|
|
|
|
|
animated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
542
|
|
|
|
|
|
|
animation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
543
|
|
|
|
|
|
|
animosity => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
544
|
|
|
|
|
|
|
animus => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
545
|
|
|
|
|
|
|
ankle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
546
|
|
|
|
|
|
|
annals => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
547
|
|
|
|
|
|
|
annex => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
548
|
|
|
|
|
|
|
annexation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
549
|
|
|
|
|
|
|
annexe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
550
|
|
|
|
|
|
|
annihilate => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
551
|
|
|
|
|
|
|
annihilated => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
552
|
|
|
|
|
|
|
annihilation => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
553
|
|
|
|
|
|
|
annotate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
554
|
|
|
|
|
|
|
annotation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
555
|
|
|
|
|
|
|
announce => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
556
|
|
|
|
|
|
|
announcement => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
557
|
|
|
|
|
|
|
annoy => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
558
|
|
|
|
|
|
|
annoyance => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
559
|
|
|
|
|
|
|
annoying => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
560
|
|
|
|
|
|
|
annuity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
561
|
|
|
|
|
|
|
annul => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
562
|
|
|
|
|
|
|
annular => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
563
|
|
|
|
|
|
|
annulment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
564
|
|
|
|
|
|
|
annulus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
565
|
|
|
|
|
|
|
anointing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
566
|
|
|
|
|
|
|
anomalous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
567
|
|
|
|
|
|
|
anomaly => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
568
|
|
|
|
|
|
|
anon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
569
|
|
|
|
|
|
|
anonymous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
570
|
|
|
|
|
|
|
answer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
571
|
|
|
|
|
|
|
answerable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
572
|
|
|
|
|
|
|
answering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
573
|
|
|
|
|
|
|
ant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
574
|
|
|
|
|
|
|
antagonism => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
575
|
|
|
|
|
|
|
antagonist => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
576
|
|
|
|
|
|
|
antagonistic => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
577
|
|
|
|
|
|
|
ante => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
578
|
|
|
|
|
|
|
antecedent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
579
|
|
|
|
|
|
|
antelope => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
580
|
|
|
|
|
|
|
antenna => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
581
|
|
|
|
|
|
|
anterior => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
582
|
|
|
|
|
|
|
anthem => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
583
|
|
|
|
|
|
|
anthology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
584
|
|
|
|
|
|
|
anthrax => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
585
|
|
|
|
|
|
|
anthropology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
586
|
|
|
|
|
|
|
antibiotic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
587
|
|
|
|
|
|
|
antibiotics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
588
|
|
|
|
|
|
|
antichrist => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
589
|
|
|
|
|
|
|
anticipation => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
590
|
|
|
|
|
|
|
anticipatory => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
591
|
|
|
|
|
|
|
antidote => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
592
|
|
|
|
|
|
|
antifungal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
593
|
|
|
|
|
|
|
antimony => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
594
|
|
|
|
|
|
|
antipathy => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
595
|
|
|
|
|
|
|
antiquarian => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
596
|
|
|
|
|
|
|
antiquated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
597
|
|
|
|
|
|
|
antique => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
598
|
|
|
|
|
|
|
antiquity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
599
|
|
|
|
|
|
|
antiseptic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
600
|
|
|
|
|
|
|
antisocial => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
601
|
|
|
|
|
|
|
antithesis => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
602
|
|
|
|
|
|
|
antithetical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
603
|
|
|
|
|
|
|
antiviral => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
604
|
|
|
|
|
|
|
antler => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
605
|
|
|
|
|
|
|
anvil => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
606
|
|
|
|
|
|
|
anxiety => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
607
|
|
|
|
|
|
|
anxious => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
608
|
|
|
|
|
|
|
aorta => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
609
|
|
|
|
|
|
|
apace => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
610
|
|
|
|
|
|
|
apache => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
611
|
|
|
|
|
|
|
apartment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
612
|
|
|
|
|
|
|
apathetic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
613
|
|
|
|
|
|
|
apathy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
614
|
|
|
|
|
|
|
ape => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
615
|
|
|
|
|
|
|
aperture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
616
|
|
|
|
|
|
|
apex => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
617
|
|
|
|
|
|
|
aphid => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
618
|
|
|
|
|
|
|
apiece => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
619
|
|
|
|
|
|
|
aplomb => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
620
|
|
|
|
|
|
|
apocalyptic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
621
|
|
|
|
|
|
|
apologetic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
622
|
|
|
|
|
|
|
apologist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
623
|
|
|
|
|
|
|
apologize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 1 }, |
624
|
|
|
|
|
|
|
apology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
625
|
|
|
|
|
|
|
apostasy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
626
|
|
|
|
|
|
|
apostate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
627
|
|
|
|
|
|
|
apostle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
628
|
|
|
|
|
|
|
apostolic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
629
|
|
|
|
|
|
|
apostrophe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
630
|
|
|
|
|
|
|
appalling => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
631
|
|
|
|
|
|
|
apparatus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
632
|
|
|
|
|
|
|
apparel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
633
|
|
|
|
|
|
|
apparently => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
634
|
|
|
|
|
|
|
apparition => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
635
|
|
|
|
|
|
|
appeal => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
636
|
|
|
|
|
|
|
appearance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
637
|
|
|
|
|
|
|
appease => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
638
|
|
|
|
|
|
|
appellant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
639
|
|
|
|
|
|
|
append => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
640
|
|
|
|
|
|
|
appendage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
641
|
|
|
|
|
|
|
appendicitis => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
642
|
|
|
|
|
|
|
appendix => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
643
|
|
|
|
|
|
|
appetite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
644
|
|
|
|
|
|
|
appetizer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
645
|
|
|
|
|
|
|
applause => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
646
|
|
|
|
|
|
|
apple => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
647
|
|
|
|
|
|
|
appliance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
648
|
|
|
|
|
|
|
appliances => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
649
|
|
|
|
|
|
|
applicability => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
650
|
|
|
|
|
|
|
applicable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
651
|
|
|
|
|
|
|
applicant => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
652
|
|
|
|
|
|
|
application => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
653
|
|
|
|
|
|
|
apply => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
654
|
|
|
|
|
|
|
appoint => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
655
|
|
|
|
|
|
|
appointment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
656
|
|
|
|
|
|
|
appointments => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
657
|
|
|
|
|
|
|
apportion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
658
|
|
|
|
|
|
|
apportionment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
659
|
|
|
|
|
|
|
appraise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
660
|
|
|
|
|
|
|
appreciable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
661
|
|
|
|
|
|
|
appreciation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
662
|
|
|
|
|
|
|
apprehend => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
663
|
|
|
|
|
|
|
apprehension => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
664
|
|
|
|
|
|
|
apprehensive => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
665
|
|
|
|
|
|
|
apprentice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
666
|
|
|
|
|
|
|
apprenticeship => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
667
|
|
|
|
|
|
|
approach => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
668
|
|
|
|
|
|
|
approaching => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
669
|
|
|
|
|
|
|
approbation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
670
|
|
|
|
|
|
|
appropriation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
671
|
|
|
|
|
|
|
approval => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
672
|
|
|
|
|
|
|
approve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
673
|
|
|
|
|
|
|
approving => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
674
|
|
|
|
|
|
|
approximate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
675
|
|
|
|
|
|
|
approximately => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
676
|
|
|
|
|
|
|
approximating => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
677
|
|
|
|
|
|
|
approximation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
678
|
|
|
|
|
|
|
appurtenances => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
679
|
|
|
|
|
|
|
apron => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
680
|
|
|
|
|
|
|
apt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
681
|
|
|
|
|
|
|
aptitude => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
682
|
|
|
|
|
|
|
aqua => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
683
|
|
|
|
|
|
|
aquamarine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
684
|
|
|
|
|
|
|
aquarium => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
685
|
|
|
|
|
|
|
aquatic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
686
|
|
|
|
|
|
|
aqueduct => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
687
|
|
|
|
|
|
|
aqueous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
688
|
|
|
|
|
|
|
arable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
689
|
|
|
|
|
|
|
arbiter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
690
|
|
|
|
|
|
|
arbitrate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
691
|
|
|
|
|
|
|
arbitration => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
692
|
|
|
|
|
|
|
arbitrator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
693
|
|
|
|
|
|
|
arbor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
694
|
|
|
|
|
|
|
arc => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
695
|
|
|
|
|
|
|
arcade => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
696
|
|
|
|
|
|
|
arch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
697
|
|
|
|
|
|
|
archaeological => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
698
|
|
|
|
|
|
|
archaeologist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
699
|
|
|
|
|
|
|
archaeology => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
700
|
|
|
|
|
|
|
archaic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
701
|
|
|
|
|
|
|
archbishop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
702
|
|
|
|
|
|
|
arched => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
703
|
|
|
|
|
|
|
archer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
704
|
|
|
|
|
|
|
archery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
705
|
|
|
|
|
|
|
archetype => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
706
|
|
|
|
|
|
|
archipelago => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
707
|
|
|
|
|
|
|
architect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
708
|
|
|
|
|
|
|
architecture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
709
|
|
|
|
|
|
|
archive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
710
|
|
|
|
|
|
|
arctic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
711
|
|
|
|
|
|
|
ardent => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
712
|
|
|
|
|
|
|
ardor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
713
|
|
|
|
|
|
|
arduous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
714
|
|
|
|
|
|
|
area => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
715
|
|
|
|
|
|
|
arena => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
716
|
|
|
|
|
|
|
areola => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
717
|
|
|
|
|
|
|
argent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
718
|
|
|
|
|
|
|
argue => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
719
|
|
|
|
|
|
|
argument => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
720
|
|
|
|
|
|
|
argumentation => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
721
|
|
|
|
|
|
|
argumentative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
722
|
|
|
|
|
|
|
arguments => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
723
|
|
|
|
|
|
|
arid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
724
|
|
|
|
|
|
|
aristocracy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
725
|
|
|
|
|
|
|
aristocrat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
726
|
|
|
|
|
|
|
aristocratic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
727
|
|
|
|
|
|
|
arithmetic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
728
|
|
|
|
|
|
|
ark => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
729
|
|
|
|
|
|
|
arm => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
730
|
|
|
|
|
|
|
armada => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
731
|
|
|
|
|
|
|
armament => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
732
|
|
|
|
|
|
|
armaments => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
733
|
|
|
|
|
|
|
armature => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
734
|
|
|
|
|
|
|
armed => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
735
|
|
|
|
|
|
|
armor => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
736
|
|
|
|
|
|
|
armored => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
737
|
|
|
|
|
|
|
armory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
738
|
|
|
|
|
|
|
arms => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
739
|
|
|
|
|
|
|
army => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
740
|
|
|
|
|
|
|
aroma => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
741
|
|
|
|
|
|
|
arousal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
742
|
|
|
|
|
|
|
arouse => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
743
|
|
|
|
|
|
|
arraignment => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
744
|
|
|
|
|
|
|
arrange => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
745
|
|
|
|
|
|
|
arranged => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
746
|
|
|
|
|
|
|
arrangement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
747
|
|
|
|
|
|
|
array => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
748
|
|
|
|
|
|
|
arrears => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
749
|
|
|
|
|
|
|
arrest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
750
|
|
|
|
|
|
|
arrival => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
751
|
|
|
|
|
|
|
arrive => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
752
|
|
|
|
|
|
|
arrogance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
753
|
|
|
|
|
|
|
arrogant => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
754
|
|
|
|
|
|
|
arrow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
755
|
|
|
|
|
|
|
arsenal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
756
|
|
|
|
|
|
|
arsenic => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
757
|
|
|
|
|
|
|
arson => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
758
|
|
|
|
|
|
|
art => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 1, trust => 0 }, |
759
|
|
|
|
|
|
|
artery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
760
|
|
|
|
|
|
|
artful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
761
|
|
|
|
|
|
|
arthropod => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
762
|
|
|
|
|
|
|
artichoke => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
763
|
|
|
|
|
|
|
article => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
764
|
|
|
|
|
|
|
articles => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
765
|
|
|
|
|
|
|
articulate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
766
|
|
|
|
|
|
|
articulation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
767
|
|
|
|
|
|
|
artifice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
768
|
|
|
|
|
|
|
artillery => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
769
|
|
|
|
|
|
|
artisan => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
770
|
|
|
|
|
|
|
artist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
771
|
|
|
|
|
|
|
artiste => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
772
|
|
|
|
|
|
|
artistic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
773
|
|
|
|
|
|
|
artists => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
774
|
|
|
|
|
|
|
ascend => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
775
|
|
|
|
|
|
|
ascendancy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
776
|
|
|
|
|
|
|
ascension => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
777
|
|
|
|
|
|
|
ascent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
778
|
|
|
|
|
|
|
ascertain => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
779
|
|
|
|
|
|
|
ascertained => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
780
|
|
|
|
|
|
|
ascetic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
781
|
|
|
|
|
|
|
ash => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
782
|
|
|
|
|
|
|
ashamed => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
783
|
|
|
|
|
|
|
ashes => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
784
|
|
|
|
|
|
|
asleep => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
785
|
|
|
|
|
|
|
asp => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
786
|
|
|
|
|
|
|
aspartame => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
787
|
|
|
|
|
|
|
aspect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
788
|
|
|
|
|
|
|
aspects => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
789
|
|
|
|
|
|
|
asphalt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
790
|
|
|
|
|
|
|
aspiration => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
791
|
|
|
|
|
|
|
aspire => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
792
|
|
|
|
|
|
|
aspiring => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
793
|
|
|
|
|
|
|
ass => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
794
|
|
|
|
|
|
|
assail => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
795
|
|
|
|
|
|
|
assailant => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
796
|
|
|
|
|
|
|
assassin => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
797
|
|
|
|
|
|
|
assassinate => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
798
|
|
|
|
|
|
|
assassination => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
799
|
|
|
|
|
|
|
assault => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
800
|
|
|
|
|
|
|
assay => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
801
|
|
|
|
|
|
|
assemblage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
802
|
|
|
|
|
|
|
assemble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
803
|
|
|
|
|
|
|
assembled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
804
|
|
|
|
|
|
|
assembly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
805
|
|
|
|
|
|
|
assent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
806
|
|
|
|
|
|
|
assert => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
807
|
|
|
|
|
|
|
asserting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
808
|
|
|
|
|
|
|
assertion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
809
|
|
|
|
|
|
|
assess => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
810
|
|
|
|
|
|
|
assessment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 1 }, |
811
|
|
|
|
|
|
|
assessor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
812
|
|
|
|
|
|
|
assets => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
813
|
|
|
|
|
|
|
asshole => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
814
|
|
|
|
|
|
|
assign => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
815
|
|
|
|
|
|
|
assignee => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
816
|
|
|
|
|
|
|
assignment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
817
|
|
|
|
|
|
|
assimilate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
818
|
|
|
|
|
|
|
assimilation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
819
|
|
|
|
|
|
|
assist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
820
|
|
|
|
|
|
|
assistance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
821
|
|
|
|
|
|
|
assistant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
822
|
|
|
|
|
|
|
associate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
823
|
|
|
|
|
|
|
association => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
824
|
|
|
|
|
|
|
assorted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
825
|
|
|
|
|
|
|
assortment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
826
|
|
|
|
|
|
|
assuage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
827
|
|
|
|
|
|
|
assumed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
828
|
|
|
|
|
|
|
assuming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
829
|
|
|
|
|
|
|
assumption => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
830
|
|
|
|
|
|
|
assurance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
831
|
|
|
|
|
|
|
assure => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
832
|
|
|
|
|
|
|
assured => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
833
|
|
|
|
|
|
|
assuredly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
834
|
|
|
|
|
|
|
asterisk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
835
|
|
|
|
|
|
|
asteroids => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
836
|
|
|
|
|
|
|
astigmatism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
837
|
|
|
|
|
|
|
astonishingly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
838
|
|
|
|
|
|
|
astonishment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
839
|
|
|
|
|
|
|
astral => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
840
|
|
|
|
|
|
|
astray => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
841
|
|
|
|
|
|
|
astringent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
842
|
|
|
|
|
|
|
astrologer => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
843
|
|
|
|
|
|
|
astrology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
844
|
|
|
|
|
|
|
astronaut => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
845
|
|
|
|
|
|
|
astronomer => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
846
|
|
|
|
|
|
|
astronomy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
847
|
|
|
|
|
|
|
astute => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
848
|
|
|
|
|
|
|
asunder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
849
|
|
|
|
|
|
|
asylum => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
850
|
|
|
|
|
|
|
asymmetric => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
851
|
|
|
|
|
|
|
asymmetry => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
852
|
|
|
|
|
|
|
asymptotic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
853
|
|
|
|
|
|
|
atelier => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
854
|
|
|
|
|
|
|
atheism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
855
|
|
|
|
|
|
|
atheist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
856
|
|
|
|
|
|
|
atheistic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
857
|
|
|
|
|
|
|
atherosclerosis => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
858
|
|
|
|
|
|
|
athlete => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
859
|
|
|
|
|
|
|
athletic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
860
|
|
|
|
|
|
|
athleticism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
861
|
|
|
|
|
|
|
athletics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
862
|
|
|
|
|
|
|
atlas => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
863
|
|
|
|
|
|
|
atmosphere => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
864
|
|
|
|
|
|
|
atmospheric => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
865
|
|
|
|
|
|
|
atoll => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
866
|
|
|
|
|
|
|
atom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
867
|
|
|
|
|
|
|
atomic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
868
|
|
|
|
|
|
|
atone => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
869
|
|
|
|
|
|
|
atonement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
870
|
|
|
|
|
|
|
atrium => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
871
|
|
|
|
|
|
|
atrocious => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
872
|
|
|
|
|
|
|
atrocity => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
873
|
|
|
|
|
|
|
atrophy => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
874
|
|
|
|
|
|
|
attach => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
875
|
|
|
|
|
|
|
attachment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
876
|
|
|
|
|
|
|
attack => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
877
|
|
|
|
|
|
|
attacking => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
878
|
|
|
|
|
|
|
attain => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
879
|
|
|
|
|
|
|
attainable => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
880
|
|
|
|
|
|
|
attainment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
881
|
|
|
|
|
|
|
attempt => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
882
|
|
|
|
|
|
|
attendance => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
883
|
|
|
|
|
|
|
attendant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
884
|
|
|
|
|
|
|
attention => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
885
|
|
|
|
|
|
|
attentive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
886
|
|
|
|
|
|
|
attenuate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
887
|
|
|
|
|
|
|
attenuated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
888
|
|
|
|
|
|
|
attenuation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
889
|
|
|
|
|
|
|
attest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
890
|
|
|
|
|
|
|
attestation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
891
|
|
|
|
|
|
|
attic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
892
|
|
|
|
|
|
|
attire => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
893
|
|
|
|
|
|
|
attitude => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
894
|
|
|
|
|
|
|
attorney => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
895
|
|
|
|
|
|
|
attraction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
896
|
|
|
|
|
|
|
attractiveness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
897
|
|
|
|
|
|
|
attributable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
898
|
|
|
|
|
|
|
attribute => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
899
|
|
|
|
|
|
|
attribution => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
900
|
|
|
|
|
|
|
attrition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
901
|
|
|
|
|
|
|
auburn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
902
|
|
|
|
|
|
|
auction => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
903
|
|
|
|
|
|
|
auctioneer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
904
|
|
|
|
|
|
|
audacious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
905
|
|
|
|
|
|
|
audacity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
906
|
|
|
|
|
|
|
audible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
907
|
|
|
|
|
|
|
audience => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
908
|
|
|
|
|
|
|
audit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
909
|
|
|
|
|
|
|
audition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
910
|
|
|
|
|
|
|
auditor => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
911
|
|
|
|
|
|
|
auditorium => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
912
|
|
|
|
|
|
|
auditory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
913
|
|
|
|
|
|
|
aught => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
914
|
|
|
|
|
|
|
augment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
915
|
|
|
|
|
|
|
augmentation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
916
|
|
|
|
|
|
|
august => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
917
|
|
|
|
|
|
|
aunt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
918
|
|
|
|
|
|
|
aura => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
919
|
|
|
|
|
|
|
aurora => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
920
|
|
|
|
|
|
|
auspices => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
921
|
|
|
|
|
|
|
auspicious => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
922
|
|
|
|
|
|
|
austere => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
923
|
|
|
|
|
|
|
austerity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
924
|
|
|
|
|
|
|
authentic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
925
|
|
|
|
|
|
|
authenticate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
926
|
|
|
|
|
|
|
authentication => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
927
|
|
|
|
|
|
|
authenticity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
928
|
|
|
|
|
|
|
author => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
929
|
|
|
|
|
|
|
authoritative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
930
|
|
|
|
|
|
|
authority => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
931
|
|
|
|
|
|
|
authorization => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
932
|
|
|
|
|
|
|
authorize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
933
|
|
|
|
|
|
|
authorized => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
934
|
|
|
|
|
|
|
authorship => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
935
|
|
|
|
|
|
|
auto => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
936
|
|
|
|
|
|
|
autobiography => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
937
|
|
|
|
|
|
|
autocratic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
938
|
|
|
|
|
|
|
autograph => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
939
|
|
|
|
|
|
|
automatic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
940
|
|
|
|
|
|
|
automobile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
941
|
|
|
|
|
|
|
autonomy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
942
|
|
|
|
|
|
|
autopsy => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
943
|
|
|
|
|
|
|
autumn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
944
|
|
|
|
|
|
|
auxiliary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
945
|
|
|
|
|
|
|
avail => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
946
|
|
|
|
|
|
|
avalanche => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
947
|
|
|
|
|
|
|
avarice => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
948
|
|
|
|
|
|
|
avatar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
949
|
|
|
|
|
|
|
avenger => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
950
|
|
|
|
|
|
|
avenue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
951
|
|
|
|
|
|
|
aver => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
952
|
|
|
|
|
|
|
average => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
953
|
|
|
|
|
|
|
averse => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
954
|
|
|
|
|
|
|
aversion => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
955
|
|
|
|
|
|
|
avert => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
956
|
|
|
|
|
|
|
aviary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
957
|
|
|
|
|
|
|
aviation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
958
|
|
|
|
|
|
|
aviator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
959
|
|
|
|
|
|
|
avid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
960
|
|
|
|
|
|
|
avocado => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
961
|
|
|
|
|
|
|
avoid => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
962
|
|
|
|
|
|
|
avoidance => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
963
|
|
|
|
|
|
|
avoiding => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
964
|
|
|
|
|
|
|
await => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
965
|
|
|
|
|
|
|
awake => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
966
|
|
|
|
|
|
|
awaken => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
967
|
|
|
|
|
|
|
award => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
968
|
|
|
|
|
|
|
awe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
969
|
|
|
|
|
|
|
awful => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
970
|
|
|
|
|
|
|
awkwardness => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
971
|
|
|
|
|
|
|
awning => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
972
|
|
|
|
|
|
|
awry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
973
|
|
|
|
|
|
|
axial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
974
|
|
|
|
|
|
|
axiom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
975
|
|
|
|
|
|
|
axiomatic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
976
|
|
|
|
|
|
|
axis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
977
|
|
|
|
|
|
|
axle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
978
|
|
|
|
|
|
|
ay => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
979
|
|
|
|
|
|
|
aye => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
980
|
|
|
|
|
|
|
azimuth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
981
|
|
|
|
|
|
|
azure => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
982
|
|
|
|
|
|
|
babble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
983
|
|
|
|
|
|
|
babbling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
984
|
|
|
|
|
|
|
baboon => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
985
|
|
|
|
|
|
|
baby => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
986
|
|
|
|
|
|
|
babysitter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
987
|
|
|
|
|
|
|
baccalaureate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
988
|
|
|
|
|
|
|
baccarat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
989
|
|
|
|
|
|
|
bachelor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
990
|
|
|
|
|
|
|
back => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
991
|
|
|
|
|
|
|
backbone => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
992
|
|
|
|
|
|
|
backer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
993
|
|
|
|
|
|
|
backfire => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
994
|
|
|
|
|
|
|
backgammon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
995
|
|
|
|
|
|
|
background => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
996
|
|
|
|
|
|
|
backhoe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
997
|
|
|
|
|
|
|
backpacker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
998
|
|
|
|
|
|
|
backtrack => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
999
|
|
|
|
|
|
|
backward => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1000
|
|
|
|
|
|
|
backwards => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1001
|
|
|
|
|
|
|
backwater => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1002
|
|
|
|
|
|
|
bacteria => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1003
|
|
|
|
|
|
|
bacterium => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1004
|
|
|
|
|
|
|
bad => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1005
|
|
|
|
|
|
|
badge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
1006
|
|
|
|
|
|
|
badger => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1007
|
|
|
|
|
|
|
badly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1008
|
|
|
|
|
|
|
badness => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1009
|
|
|
|
|
|
|
baffle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1010
|
|
|
|
|
|
|
bag => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1011
|
|
|
|
|
|
|
baggage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1012
|
|
|
|
|
|
|
baggy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1013
|
|
|
|
|
|
|
bagpipes => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1014
|
|
|
|
|
|
|
bail => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1015
|
|
|
|
|
|
|
bailiff => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
1016
|
|
|
|
|
|
|
bait => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
1017
|
|
|
|
|
|
|
bake => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1018
|
|
|
|
|
|
|
bakery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1019
|
|
|
|
|
|
|
baking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1020
|
|
|
|
|
|
|
bal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1021
|
|
|
|
|
|
|
balance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1022
|
|
|
|
|
|
|
balanced => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1023
|
|
|
|
|
|
|
balcony => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1024
|
|
|
|
|
|
|
bald => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1025
|
|
|
|
|
|
|
bale => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1026
|
|
|
|
|
|
|
balk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1027
|
|
|
|
|
|
|
ball => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1028
|
|
|
|
|
|
|
ballad => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1029
|
|
|
|
|
|
|
ballast => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1030
|
|
|
|
|
|
|
ballet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1031
|
|
|
|
|
|
|
balloon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1032
|
|
|
|
|
|
|
ballot => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1033
|
|
|
|
|
|
|
ballroom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1034
|
|
|
|
|
|
|
balm => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1035
|
|
|
|
|
|
|
balmy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1036
|
|
|
|
|
|
|
balsam => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1037
|
|
|
|
|
|
|
balsamic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1038
|
|
|
|
|
|
|
ban => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1039
|
|
|
|
|
|
|
banana => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1040
|
|
|
|
|
|
|
band => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1041
|
|
|
|
|
|
|
bandage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1042
|
|
|
|
|
|
|
bandit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1043
|
|
|
|
|
|
|
bandwagon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1044
|
|
|
|
|
|
|
bane => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1045
|
|
|
|
|
|
|
bang => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
1046
|
|
|
|
|
|
|
banger => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
1047
|
|
|
|
|
|
|
banish => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1048
|
|
|
|
|
|
|
banished => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1049
|
|
|
|
|
|
|
banishment => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1050
|
|
|
|
|
|
|
banjo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1051
|
|
|
|
|
|
|
bank => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
1052
|
|
|
|
|
|
|
banker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
1053
|
|
|
|
|
|
|
bankrupt => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1054
|
|
|
|
|
|
|
bankruptcy => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1055
|
|
|
|
|
|
|
banner => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1056
|
|
|
|
|
|
|
banquet => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1057
|
|
|
|
|
|
|
banshee => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1058
|
|
|
|
|
|
|
banter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1059
|
|
|
|
|
|
|
baptism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1060
|
|
|
|
|
|
|
baptismal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1061
|
|
|
|
|
|
|
bar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1062
|
|
|
|
|
|
|
barb => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1063
|
|
|
|
|
|
|
barbarian => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1064
|
|
|
|
|
|
|
barbaric => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1065
|
|
|
|
|
|
|
barbarism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1066
|
|
|
|
|
|
|
barbecue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1067
|
|
|
|
|
|
|
barbed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1068
|
|
|
|
|
|
|
bard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1069
|
|
|
|
|
|
|
bareback => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1070
|
|
|
|
|
|
|
barefoot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1071
|
|
|
|
|
|
|
barely => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1072
|
|
|
|
|
|
|
barf => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1073
|
|
|
|
|
|
|
bargain => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1074
|
|
|
|
|
|
|
barge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1075
|
|
|
|
|
|
|
baritone => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1076
|
|
|
|
|
|
|
bark => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1077
|
|
|
|
|
|
|
barn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1078
|
|
|
|
|
|
|
barney => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1079
|
|
|
|
|
|
|
barometer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1080
|
|
|
|
|
|
|
baron => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1081
|
|
|
|
|
|
|
baroque => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1082
|
|
|
|
|
|
|
barrack => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1083
|
|
|
|
|
|
|
barred => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1084
|
|
|
|
|
|
|
barrel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1085
|
|
|
|
|
|
|
barren => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1086
|
|
|
|
|
|
|
barricade => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1087
|
|
|
|
|
|
|
barrier => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1088
|
|
|
|
|
|
|
barring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1089
|
|
|
|
|
|
|
barrister => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1090
|
|
|
|
|
|
|
barrow => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1091
|
|
|
|
|
|
|
bartender => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
1092
|
|
|
|
|
|
|
barter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
1093
|
|
|
|
|
|
|
base => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
1094
|
|
|
|
|
|
|
baseball => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1095
|
|
|
|
|
|
|
baseboard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1096
|
|
|
|
|
|
|
baseless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1097
|
|
|
|
|
|
|
basement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1098
|
|
|
|
|
|
|
basilica => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1099
|
|
|
|
|
|
|
basin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1100
|
|
|
|
|
|
|
basis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1101
|
|
|
|
|
|
|
bask => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1102
|
|
|
|
|
|
|
basket => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1103
|
|
|
|
|
|
|
basketball => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1104
|
|
|
|
|
|
|
bass => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1105
|
|
|
|
|
|
|
basso => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1106
|
|
|
|
|
|
|
bassoon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1107
|
|
|
|
|
|
|
bastard => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1108
|
|
|
|
|
|
|
bastion => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1109
|
|
|
|
|
|
|
bat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1110
|
|
|
|
|
|
|
batch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1111
|
|
|
|
|
|
|
batching => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1112
|
|
|
|
|
|
|
bate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1113
|
|
|
|
|
|
|
bath => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1114
|
|
|
|
|
|
|
bathe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1115
|
|
|
|
|
|
|
bathroom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1116
|
|
|
|
|
|
|
bathymetry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1117
|
|
|
|
|
|
|
baton => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1118
|
|
|
|
|
|
|
battalion => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1119
|
|
|
|
|
|
|
batter => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1120
|
|
|
|
|
|
|
battered => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1121
|
|
|
|
|
|
|
battery => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1122
|
|
|
|
|
|
|
battle => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1123
|
|
|
|
|
|
|
battled => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1124
|
|
|
|
|
|
|
battlefield => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1125
|
|
|
|
|
|
|
bawdy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1126
|
|
|
|
|
|
|
bay => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1127
|
|
|
|
|
|
|
bayonet => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1128
|
|
|
|
|
|
|
bayou => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1129
|
|
|
|
|
|
|
bazaar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1130
|
|
|
|
|
|
|
beach => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1131
|
|
|
|
|
|
|
beacon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1132
|
|
|
|
|
|
|
bead => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1133
|
|
|
|
|
|
|
beading => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1134
|
|
|
|
|
|
|
beads => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1135
|
|
|
|
|
|
|
beagle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1136
|
|
|
|
|
|
|
beak => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1137
|
|
|
|
|
|
|
beaker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1138
|
|
|
|
|
|
|
beam => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1139
|
|
|
|
|
|
|
beaming => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1140
|
|
|
|
|
|
|
bear => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1141
|
|
|
|
|
|
|
beard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1142
|
|
|
|
|
|
|
bearded => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1143
|
|
|
|
|
|
|
bearer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1144
|
|
|
|
|
|
|
bearing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1145
|
|
|
|
|
|
|
bearings => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1146
|
|
|
|
|
|
|
bearish => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1147
|
|
|
|
|
|
|
beast => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1148
|
|
|
|
|
|
|
beastly => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1149
|
|
|
|
|
|
|
beat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1150
|
|
|
|
|
|
|
beating => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1151
|
|
|
|
|
|
|
beau => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1152
|
|
|
|
|
|
|
beautification => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1153
|
|
|
|
|
|
|
beautiful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1154
|
|
|
|
|
|
|
beautify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1155
|
|
|
|
|
|
|
beauty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1156
|
|
|
|
|
|
|
beck => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1157
|
|
|
|
|
|
|
beckon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1158
|
|
|
|
|
|
|
bed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1159
|
|
|
|
|
|
|
bedding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1160
|
|
|
|
|
|
|
bedrock => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1161
|
|
|
|
|
|
|
bedroom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1162
|
|
|
|
|
|
|
bedtime => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1163
|
|
|
|
|
|
|
bee => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1164
|
|
|
|
|
|
|
beef => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1165
|
|
|
|
|
|
|
beehive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1166
|
|
|
|
|
|
|
beer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1167
|
|
|
|
|
|
|
beeswax => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1168
|
|
|
|
|
|
|
beetle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1169
|
|
|
|
|
|
|
befall => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1170
|
|
|
|
|
|
|
befitting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1171
|
|
|
|
|
|
|
befriend => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1172
|
|
|
|
|
|
|
beg => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1173
|
|
|
|
|
|
|
beggar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1174
|
|
|
|
|
|
|
begging => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1175
|
|
|
|
|
|
|
begin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1176
|
|
|
|
|
|
|
beginner => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1177
|
|
|
|
|
|
|
beginning => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1178
|
|
|
|
|
|
|
begun => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1179
|
|
|
|
|
|
|
behavior => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1180
|
|
|
|
|
|
|
behemoth => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1181
|
|
|
|
|
|
|
behest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1182
|
|
|
|
|
|
|
behold => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1183
|
|
|
|
|
|
|
beholden => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1184
|
|
|
|
|
|
|
beholder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1185
|
|
|
|
|
|
|
belated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1186
|
|
|
|
|
|
|
belay => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1187
|
|
|
|
|
|
|
belief => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1188
|
|
|
|
|
|
|
believed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
1189
|
|
|
|
|
|
|
believer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
1190
|
|
|
|
|
|
|
believing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1191
|
|
|
|
|
|
|
belittle => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1192
|
|
|
|
|
|
|
bell => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1193
|
|
|
|
|
|
|
belligerent => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1194
|
|
|
|
|
|
|
bellow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1195
|
|
|
|
|
|
|
bellows => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1196
|
|
|
|
|
|
|
belly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1197
|
|
|
|
|
|
|
belongings => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1198
|
|
|
|
|
|
|
belt => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1199
|
|
|
|
|
|
|
bemused => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1200
|
|
|
|
|
|
|
bench => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1201
|
|
|
|
|
|
|
bend => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1202
|
|
|
|
|
|
|
bender => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1203
|
|
|
|
|
|
|
bending => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1204
|
|
|
|
|
|
|
beneath => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1205
|
|
|
|
|
|
|
benefactor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1206
|
|
|
|
|
|
|
beneficial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1207
|
|
|
|
|
|
|
beneficiary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1208
|
|
|
|
|
|
|
benefit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1209
|
|
|
|
|
|
|
benevolence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1210
|
|
|
|
|
|
|
benign => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1211
|
|
|
|
|
|
|
bent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1212
|
|
|
|
|
|
|
benzene => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1213
|
|
|
|
|
|
|
bequeath => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1214
|
|
|
|
|
|
|
bequest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
1215
|
|
|
|
|
|
|
bereaved => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1216
|
|
|
|
|
|
|
bereavement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1217
|
|
|
|
|
|
|
bereft => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1218
|
|
|
|
|
|
|
bergamot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1219
|
|
|
|
|
|
|
berlin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1220
|
|
|
|
|
|
|
berserk => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1221
|
|
|
|
|
|
|
berth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1222
|
|
|
|
|
|
|
beseech => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1223
|
|
|
|
|
|
|
beset => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1224
|
|
|
|
|
|
|
bestial => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1225
|
|
|
|
|
|
|
bestow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1226
|
|
|
|
|
|
|
bet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1227
|
|
|
|
|
|
|
betray => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
1228
|
|
|
|
|
|
|
betrayal => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1229
|
|
|
|
|
|
|
betrothed => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1230
|
|
|
|
|
|
|
betterment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1231
|
|
|
|
|
|
|
betting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1232
|
|
|
|
|
|
|
betty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1233
|
|
|
|
|
|
|
bevel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1234
|
|
|
|
|
|
|
beverage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1235
|
|
|
|
|
|
|
bevy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1236
|
|
|
|
|
|
|
beware => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1237
|
|
|
|
|
|
|
bewildered => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
1238
|
|
|
|
|
|
|
bewilderment => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
1239
|
|
|
|
|
|
|
bias => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1240
|
|
|
|
|
|
|
biased => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1241
|
|
|
|
|
|
|
bib => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1242
|
|
|
|
|
|
|
biblical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1243
|
|
|
|
|
|
|
bibliography => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1244
|
|
|
|
|
|
|
bickering => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1245
|
|
|
|
|
|
|
bicolor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1246
|
|
|
|
|
|
|
bicycle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1247
|
|
|
|
|
|
|
bid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1248
|
|
|
|
|
|
|
bidder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1249
|
|
|
|
|
|
|
bidding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1250
|
|
|
|
|
|
|
biennial => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1251
|
|
|
|
|
|
|
bier => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1252
|
|
|
|
|
|
|
bifurcation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1253
|
|
|
|
|
|
|
big => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1254
|
|
|
|
|
|
|
bigot => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1255
|
|
|
|
|
|
|
bigoted => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1256
|
|
|
|
|
|
|
bike => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1257
|
|
|
|
|
|
|
bilateral => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1258
|
|
|
|
|
|
|
bilayer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1259
|
|
|
|
|
|
|
bile => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1260
|
|
|
|
|
|
|
bilge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1261
|
|
|
|
|
|
|
bilingual => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1262
|
|
|
|
|
|
|
bill => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1263
|
|
|
|
|
|
|
billet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1264
|
|
|
|
|
|
|
billiards => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1265
|
|
|
|
|
|
|
billion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1266
|
|
|
|
|
|
|
billy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1267
|
|
|
|
|
|
|
bimonthly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1268
|
|
|
|
|
|
|
bin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1269
|
|
|
|
|
|
|
binary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1270
|
|
|
|
|
|
|
bind => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1271
|
|
|
|
|
|
|
bindery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1272
|
|
|
|
|
|
|
binding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1273
|
|
|
|
|
|
|
bing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1274
|
|
|
|
|
|
|
binocular => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1275
|
|
|
|
|
|
|
binoculars => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1276
|
|
|
|
|
|
|
binomial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1277
|
|
|
|
|
|
|
biogenesis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1278
|
|
|
|
|
|
|
biographer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1279
|
|
|
|
|
|
|
biography => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1280
|
|
|
|
|
|
|
biology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1281
|
|
|
|
|
|
|
biopsy => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1282
|
|
|
|
|
|
|
biosphere => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1283
|
|
|
|
|
|
|
bipartite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1284
|
|
|
|
|
|
|
birch => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1285
|
|
|
|
|
|
|
bird => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1286
|
|
|
|
|
|
|
birth => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1287
|
|
|
|
|
|
|
birthday => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
1288
|
|
|
|
|
|
|
birthplace => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1289
|
|
|
|
|
|
|
birthright => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1290
|
|
|
|
|
|
|
bis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1291
|
|
|
|
|
|
|
bisexual => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1292
|
|
|
|
|
|
|
bishop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1293
|
|
|
|
|
|
|
bison => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1294
|
|
|
|
|
|
|
bit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1295
|
|
|
|
|
|
|
bitch => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1296
|
|
|
|
|
|
|
bite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1297
|
|
|
|
|
|
|
bitterly => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1298
|
|
|
|
|
|
|
bitterness => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1299
|
|
|
|
|
|
|
bitumen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1300
|
|
|
|
|
|
|
biweekly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1301
|
|
|
|
|
|
|
bizarre => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
1302
|
|
|
|
|
|
|
black => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1303
|
|
|
|
|
|
|
blackberry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1304
|
|
|
|
|
|
|
blackboard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1305
|
|
|
|
|
|
|
blackjack => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1306
|
|
|
|
|
|
|
blackmail => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1307
|
|
|
|
|
|
|
blackness => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1308
|
|
|
|
|
|
|
blacksmith => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1309
|
|
|
|
|
|
|
bladder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1310
|
|
|
|
|
|
|
blade => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1311
|
|
|
|
|
|
|
blame => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1312
|
|
|
|
|
|
|
blameless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1313
|
|
|
|
|
|
|
bland => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1314
|
|
|
|
|
|
|
blank => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1315
|
|
|
|
|
|
|
blanket => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
1316
|
|
|
|
|
|
|
blasphemous => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1317
|
|
|
|
|
|
|
blasphemy => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1318
|
|
|
|
|
|
|
blast => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
1319
|
|
|
|
|
|
|
blatant => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1320
|
|
|
|
|
|
|
blather => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1321
|
|
|
|
|
|
|
blaze => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1322
|
|
|
|
|
|
|
blazing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1323
|
|
|
|
|
|
|
bleach => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1324
|
|
|
|
|
|
|
bleak => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1325
|
|
|
|
|
|
|
bleeding => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1326
|
|
|
|
|
|
|
blemish => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1327
|
|
|
|
|
|
|
blend => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1328
|
|
|
|
|
|
|
blending => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1329
|
|
|
|
|
|
|
bless => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1330
|
|
|
|
|
|
|
blessed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1331
|
|
|
|
|
|
|
blessing => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1332
|
|
|
|
|
|
|
blessings => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
1333
|
|
|
|
|
|
|
blight => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1334
|
|
|
|
|
|
|
blighted => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1335
|
|
|
|
|
|
|
blind => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1336
|
|
|
|
|
|
|
blinded => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1337
|
|
|
|
|
|
|
blindfold => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
1338
|
|
|
|
|
|
|
blindfolded => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1339
|
|
|
|
|
|
|
blindly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1340
|
|
|
|
|
|
|
blindness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1341
|
|
|
|
|
|
|
blink => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1342
|
|
|
|
|
|
|
bliss => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1343
|
|
|
|
|
|
|
blissful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1344
|
|
|
|
|
|
|
blister => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1345
|
|
|
|
|
|
|
blitz => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
1346
|
|
|
|
|
|
|
blizzard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1347
|
|
|
|
|
|
|
bloated => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1348
|
|
|
|
|
|
|
blob => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1349
|
|
|
|
|
|
|
block => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1350
|
|
|
|
|
|
|
blockade => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1351
|
|
|
|
|
|
|
blond => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1352
|
|
|
|
|
|
|
blood => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1353
|
|
|
|
|
|
|
bloodhound => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1354
|
|
|
|
|
|
|
bloodless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1355
|
|
|
|
|
|
|
bloodshed => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
1356
|
|
|
|
|
|
|
bloodthirsty => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1357
|
|
|
|
|
|
|
bloody => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1358
|
|
|
|
|
|
|
bloom => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1359
|
|
|
|
|
|
|
blossom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1360
|
|
|
|
|
|
|
blot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1361
|
|
|
|
|
|
|
blouse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1362
|
|
|
|
|
|
|
blower => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1363
|
|
|
|
|
|
|
blowing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1364
|
|
|
|
|
|
|
blown => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1365
|
|
|
|
|
|
|
blowout => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1366
|
|
|
|
|
|
|
blue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1367
|
|
|
|
|
|
|
blues => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1368
|
|
|
|
|
|
|
bluff => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1369
|
|
|
|
|
|
|
bluish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1370
|
|
|
|
|
|
|
blunder => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1371
|
|
|
|
|
|
|
blunt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1372
|
|
|
|
|
|
|
blur => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1373
|
|
|
|
|
|
|
blurred => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1374
|
|
|
|
|
|
|
blush => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1375
|
|
|
|
|
|
|
blushing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1376
|
|
|
|
|
|
|
boa => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1377
|
|
|
|
|
|
|
boar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1378
|
|
|
|
|
|
|
board => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1379
|
|
|
|
|
|
|
boarder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1380
|
|
|
|
|
|
|
boarding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1381
|
|
|
|
|
|
|
boards => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1382
|
|
|
|
|
|
|
boast => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1383
|
|
|
|
|
|
|
boasting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1384
|
|
|
|
|
|
|
boat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1385
|
|
|
|
|
|
|
boating => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1386
|
|
|
|
|
|
|
bobbin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1387
|
|
|
|
|
|
|
bode => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1388
|
|
|
|
|
|
|
bodice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1389
|
|
|
|
|
|
|
bodily => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1390
|
|
|
|
|
|
|
body => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1391
|
|
|
|
|
|
|
bodyguard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1392
|
|
|
|
|
|
|
bog => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1393
|
|
|
|
|
|
|
bogus => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1394
|
|
|
|
|
|
|
boil => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1395
|
|
|
|
|
|
|
boiler => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1396
|
|
|
|
|
|
|
boilerplate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1397
|
|
|
|
|
|
|
boiling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1398
|
|
|
|
|
|
|
boisterous => { anger => 1, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1399
|
|
|
|
|
|
|
bold => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1400
|
|
|
|
|
|
|
boldness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1401
|
|
|
|
|
|
|
bolster => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1402
|
|
|
|
|
|
|
bolt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1403
|
|
|
|
|
|
|
bolus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1404
|
|
|
|
|
|
|
bomb => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
1405
|
|
|
|
|
|
|
bombard => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1406
|
|
|
|
|
|
|
bombardment => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1407
|
|
|
|
|
|
|
bombed => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1408
|
|
|
|
|
|
|
bomber => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1409
|
|
|
|
|
|
|
bonanza => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1410
|
|
|
|
|
|
|
bond => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1411
|
|
|
|
|
|
|
bondage => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1412
|
|
|
|
|
|
|
bonds => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1413
|
|
|
|
|
|
|
bone => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1414
|
|
|
|
|
|
|
boner => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1415
|
|
|
|
|
|
|
bones => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1416
|
|
|
|
|
|
|
bonfire => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1417
|
|
|
|
|
|
|
bonne => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1418
|
|
|
|
|
|
|
bonnet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1419
|
|
|
|
|
|
|
bonus => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
1420
|
|
|
|
|
|
|
bony => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1421
|
|
|
|
|
|
|
boo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1422
|
|
|
|
|
|
|
boob => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1423
|
|
|
|
|
|
|
booby => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1424
|
|
|
|
|
|
|
book => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1425
|
|
|
|
|
|
|
bookcase => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1426
|
|
|
|
|
|
|
booking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1427
|
|
|
|
|
|
|
bookish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1428
|
|
|
|
|
|
|
bookkeeper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1429
|
|
|
|
|
|
|
bookkeeping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1430
|
|
|
|
|
|
|
booklet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1431
|
|
|
|
|
|
|
books => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1432
|
|
|
|
|
|
|
bookseller => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1433
|
|
|
|
|
|
|
bookshop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1434
|
|
|
|
|
|
|
bookstore => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1435
|
|
|
|
|
|
|
bookworm => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1436
|
|
|
|
|
|
|
boomerang => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
1437
|
|
|
|
|
|
|
booming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1438
|
|
|
|
|
|
|
boon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1439
|
|
|
|
|
|
|
boost => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1440
|
|
|
|
|
|
|
booster => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1441
|
|
|
|
|
|
|
boot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1442
|
|
|
|
|
|
|
booth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1443
|
|
|
|
|
|
|
boots => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1444
|
|
|
|
|
|
|
booty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1445
|
|
|
|
|
|
|
booze => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1446
|
|
|
|
|
|
|
border => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1447
|
|
|
|
|
|
|
bordering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1448
|
|
|
|
|
|
|
bore => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1449
|
|
|
|
|
|
|
boreal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1450
|
|
|
|
|
|
|
boredom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1451
|
|
|
|
|
|
|
borer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1452
|
|
|
|
|
|
|
boring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1453
|
|
|
|
|
|
|
borough => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1454
|
|
|
|
|
|
|
borrow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1455
|
|
|
|
|
|
|
borrower => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1456
|
|
|
|
|
|
|
bosom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1457
|
|
|
|
|
|
|
boss => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1458
|
|
|
|
|
|
|
boston => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1459
|
|
|
|
|
|
|
botanical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1460
|
|
|
|
|
|
|
botanist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1461
|
|
|
|
|
|
|
botany => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1462
|
|
|
|
|
|
|
bother => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1463
|
|
|
|
|
|
|
bothering => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1464
|
|
|
|
|
|
|
bottle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1465
|
|
|
|
|
|
|
bottom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1466
|
|
|
|
|
|
|
bottomless => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1467
|
|
|
|
|
|
|
boulder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1468
|
|
|
|
|
|
|
bounce => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1469
|
|
|
|
|
|
|
bound => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1470
|
|
|
|
|
|
|
boundary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1471
|
|
|
|
|
|
|
boundless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1472
|
|
|
|
|
|
|
bounds => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1473
|
|
|
|
|
|
|
bountiful => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1474
|
|
|
|
|
|
|
bounty => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1475
|
|
|
|
|
|
|
bouquet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1476
|
|
|
|
|
|
|
bourgeois => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1477
|
|
|
|
|
|
|
bourgeoisie => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1478
|
|
|
|
|
|
|
bourse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1479
|
|
|
|
|
|
|
bout => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1480
|
|
|
|
|
|
|
bovine => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1481
|
|
|
|
|
|
|
bowed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1482
|
|
|
|
|
|
|
bowels => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1483
|
|
|
|
|
|
|
bowl => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1484
|
|
|
|
|
|
|
bowls => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1485
|
|
|
|
|
|
|
box => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1486
|
|
|
|
|
|
|
boxer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1487
|
|
|
|
|
|
|
boxing => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1488
|
|
|
|
|
|
|
boy => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1489
|
|
|
|
|
|
|
boycott => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1490
|
|
|
|
|
|
|
boyhood => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1491
|
|
|
|
|
|
|
boyish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1492
|
|
|
|
|
|
|
brace => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1493
|
|
|
|
|
|
|
bracelet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1494
|
|
|
|
|
|
|
braces => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1495
|
|
|
|
|
|
|
brachial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1496
|
|
|
|
|
|
|
bracket => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1497
|
|
|
|
|
|
|
brackets => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1498
|
|
|
|
|
|
|
brackish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1499
|
|
|
|
|
|
|
brad => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1500
|
|
|
|
|
|
|
brag => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1501
|
|
|
|
|
|
|
braid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1502
|
|
|
|
|
|
|
brain => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1503
|
|
|
|
|
|
|
brains => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1504
|
|
|
|
|
|
|
brainstorm => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1505
|
|
|
|
|
|
|
brake => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1506
|
|
|
|
|
|
|
bran => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1507
|
|
|
|
|
|
|
branch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1508
|
|
|
|
|
|
|
branching => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1509
|
|
|
|
|
|
|
brandy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1510
|
|
|
|
|
|
|
brass => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1511
|
|
|
|
|
|
|
brat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1512
|
|
|
|
|
|
|
bravado => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1513
|
|
|
|
|
|
|
bravery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1514
|
|
|
|
|
|
|
brawl => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1515
|
|
|
|
|
|
|
brazen => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1516
|
|
|
|
|
|
|
breach => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1517
|
|
|
|
|
|
|
bread => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1518
|
|
|
|
|
|
|
breadth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1519
|
|
|
|
|
|
|
break => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
1520
|
|
|
|
|
|
|
breakable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1521
|
|
|
|
|
|
|
breakdown => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1522
|
|
|
|
|
|
|
breaker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1523
|
|
|
|
|
|
|
breakers => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1524
|
|
|
|
|
|
|
breakfast => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1525
|
|
|
|
|
|
|
breakneck => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1526
|
|
|
|
|
|
|
breakup => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1527
|
|
|
|
|
|
|
breath => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1528
|
|
|
|
|
|
|
breech => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1529
|
|
|
|
|
|
|
breeches => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1530
|
|
|
|
|
|
|
breed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1531
|
|
|
|
|
|
|
breeder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1532
|
|
|
|
|
|
|
breeding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1533
|
|
|
|
|
|
|
breeze => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1534
|
|
|
|
|
|
|
breezy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1535
|
|
|
|
|
|
|
brethren => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1536
|
|
|
|
|
|
|
breve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1537
|
|
|
|
|
|
|
brevity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1538
|
|
|
|
|
|
|
brew => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1539
|
|
|
|
|
|
|
brewing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1540
|
|
|
|
|
|
|
bribe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1541
|
|
|
|
|
|
|
bribery => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1542
|
|
|
|
|
|
|
brick => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1543
|
|
|
|
|
|
|
bridal => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1544
|
|
|
|
|
|
|
bride => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1545
|
|
|
|
|
|
|
bridegroom => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1546
|
|
|
|
|
|
|
bridesmaid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1547
|
|
|
|
|
|
|
bridge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1548
|
|
|
|
|
|
|
bridle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1549
|
|
|
|
|
|
|
briefly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1550
|
|
|
|
|
|
|
brig => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1551
|
|
|
|
|
|
|
brigade => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1552
|
|
|
|
|
|
|
brighten => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
1553
|
|
|
|
|
|
|
brightness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1554
|
|
|
|
|
|
|
brilliant => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1555
|
|
|
|
|
|
|
brim => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1556
|
|
|
|
|
|
|
brimming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1557
|
|
|
|
|
|
|
brimstone => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1558
|
|
|
|
|
|
|
brine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1559
|
|
|
|
|
|
|
bring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1560
|
|
|
|
|
|
|
brink => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1561
|
|
|
|
|
|
|
brisk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1562
|
|
|
|
|
|
|
bristle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1563
|
|
|
|
|
|
|
brittle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1564
|
|
|
|
|
|
|
broadcast => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1565
|
|
|
|
|
|
|
broadside => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1566
|
|
|
|
|
|
|
brocade => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1567
|
|
|
|
|
|
|
brochure => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1568
|
|
|
|
|
|
|
broil => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1569
|
|
|
|
|
|
|
broke => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1570
|
|
|
|
|
|
|
broken => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1571
|
|
|
|
|
|
|
broker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1572
|
|
|
|
|
|
|
brokerage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1573
|
|
|
|
|
|
|
bronco => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1574
|
|
|
|
|
|
|
bronze => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1575
|
|
|
|
|
|
|
brood => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1576
|
|
|
|
|
|
|
brooding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1577
|
|
|
|
|
|
|
brook => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1578
|
|
|
|
|
|
|
broom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1579
|
|
|
|
|
|
|
broth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1580
|
|
|
|
|
|
|
brothel => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1581
|
|
|
|
|
|
|
brother => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1582
|
|
|
|
|
|
|
brotherhood => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1583
|
|
|
|
|
|
|
brotherly => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1584
|
|
|
|
|
|
|
brow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1585
|
|
|
|
|
|
|
brown => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1586
|
|
|
|
|
|
|
bruise => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1587
|
|
|
|
|
|
|
brunette => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1588
|
|
|
|
|
|
|
brunt => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1589
|
|
|
|
|
|
|
brush => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1590
|
|
|
|
|
|
|
brutal => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1591
|
|
|
|
|
|
|
brutality => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1592
|
|
|
|
|
|
|
brute => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1593
|
|
|
|
|
|
|
bubble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1594
|
|
|
|
|
|
|
bubbling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1595
|
|
|
|
|
|
|
buck => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
1596
|
|
|
|
|
|
|
bucket => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1597
|
|
|
|
|
|
|
buckle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1598
|
|
|
|
|
|
|
buckled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1599
|
|
|
|
|
|
|
bud => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1600
|
|
|
|
|
|
|
buddy => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1601
|
|
|
|
|
|
|
budge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1602
|
|
|
|
|
|
|
budget => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
1603
|
|
|
|
|
|
|
buffalo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1604
|
|
|
|
|
|
|
buffer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1605
|
|
|
|
|
|
|
buffet => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1606
|
|
|
|
|
|
|
bug => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1607
|
|
|
|
|
|
|
bugaboo => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1608
|
|
|
|
|
|
|
buggy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1609
|
|
|
|
|
|
|
bugle => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1610
|
|
|
|
|
|
|
build => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1611
|
|
|
|
|
|
|
builder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1612
|
|
|
|
|
|
|
building => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1613
|
|
|
|
|
|
|
buildings => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1614
|
|
|
|
|
|
|
bulb => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1615
|
|
|
|
|
|
|
bulbous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1616
|
|
|
|
|
|
|
bulge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1617
|
|
|
|
|
|
|
bulk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1618
|
|
|
|
|
|
|
bulkhead => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1619
|
|
|
|
|
|
|
bulky => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1620
|
|
|
|
|
|
|
bull => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1621
|
|
|
|
|
|
|
bulldog => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1622
|
|
|
|
|
|
|
bulldozer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1623
|
|
|
|
|
|
|
bullet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1624
|
|
|
|
|
|
|
bulletin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1625
|
|
|
|
|
|
|
bulletproof => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1626
|
|
|
|
|
|
|
bullock => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1627
|
|
|
|
|
|
|
bully => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1628
|
|
|
|
|
|
|
bulwark => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1629
|
|
|
|
|
|
|
bum => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1630
|
|
|
|
|
|
|
bummer => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1631
|
|
|
|
|
|
|
bump => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1632
|
|
|
|
|
|
|
bun => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1633
|
|
|
|
|
|
|
bunch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1634
|
|
|
|
|
|
|
bundle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1635
|
|
|
|
|
|
|
bungalow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1636
|
|
|
|
|
|
|
bunk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1637
|
|
|
|
|
|
|
bunker => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1638
|
|
|
|
|
|
|
bunt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1639
|
|
|
|
|
|
|
buoy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1640
|
|
|
|
|
|
|
buoyancy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1641
|
|
|
|
|
|
|
bur => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1642
|
|
|
|
|
|
|
burden => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1643
|
|
|
|
|
|
|
burdensome => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1644
|
|
|
|
|
|
|
bureau => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1645
|
|
|
|
|
|
|
bureaucracy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
1646
|
|
|
|
|
|
|
bureaucrat => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1647
|
|
|
|
|
|
|
burglar => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1648
|
|
|
|
|
|
|
burglary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1649
|
|
|
|
|
|
|
burial => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1650
|
|
|
|
|
|
|
buried => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1651
|
|
|
|
|
|
|
burke => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1652
|
|
|
|
|
|
|
burlap => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1653
|
|
|
|
|
|
|
burlesque => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
1654
|
|
|
|
|
|
|
burly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1655
|
|
|
|
|
|
|
burn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1656
|
|
|
|
|
|
|
burner => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1657
|
|
|
|
|
|
|
burning => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1658
|
|
|
|
|
|
|
burnished => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1659
|
|
|
|
|
|
|
burnout => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1660
|
|
|
|
|
|
|
burnt => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1661
|
|
|
|
|
|
|
burr => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1662
|
|
|
|
|
|
|
burrow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1663
|
|
|
|
|
|
|
bursary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
1664
|
|
|
|
|
|
|
bury => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1665
|
|
|
|
|
|
|
bus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1666
|
|
|
|
|
|
|
bush => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1667
|
|
|
|
|
|
|
bushel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1668
|
|
|
|
|
|
|
bushy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1669
|
|
|
|
|
|
|
business => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1670
|
|
|
|
|
|
|
buss => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1671
|
|
|
|
|
|
|
bust => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1672
|
|
|
|
|
|
|
busted => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1673
|
|
|
|
|
|
|
bustle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1674
|
|
|
|
|
|
|
bustling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1675
|
|
|
|
|
|
|
busy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1676
|
|
|
|
|
|
|
butane => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1677
|
|
|
|
|
|
|
butcher => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1678
|
|
|
|
|
|
|
butler => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1679
|
|
|
|
|
|
|
butt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1680
|
|
|
|
|
|
|
butter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1681
|
|
|
|
|
|
|
butterfly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1682
|
|
|
|
|
|
|
buttery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1683
|
|
|
|
|
|
|
buttock => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1684
|
|
|
|
|
|
|
button => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1685
|
|
|
|
|
|
|
buttress => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1686
|
|
|
|
|
|
|
buxom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1687
|
|
|
|
|
|
|
buy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1688
|
|
|
|
|
|
|
buyer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1689
|
|
|
|
|
|
|
buying => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1690
|
|
|
|
|
|
|
buzz => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1691
|
|
|
|
|
|
|
buzzed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1692
|
|
|
|
|
|
|
buzzer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1693
|
|
|
|
|
|
|
bye => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1694
|
|
|
|
|
|
|
bygone => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1695
|
|
|
|
|
|
|
bylaw => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
1696
|
|
|
|
|
|
|
bystander => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1697
|
|
|
|
|
|
|
byte => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1698
|
|
|
|
|
|
|
cab => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1699
|
|
|
|
|
|
|
cabal => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1700
|
|
|
|
|
|
|
cabbage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1701
|
|
|
|
|
|
|
cabin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1702
|
|
|
|
|
|
|
cabinet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1703
|
|
|
|
|
|
|
cable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
1704
|
|
|
|
|
|
|
cabriolet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1705
|
|
|
|
|
|
|
cache => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1706
|
|
|
|
|
|
|
cacophony => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1707
|
|
|
|
|
|
|
cad => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1708
|
|
|
|
|
|
|
cadaver => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
1709
|
|
|
|
|
|
|
caddy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1710
|
|
|
|
|
|
|
cadence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1711
|
|
|
|
|
|
|
cadet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1712
|
|
|
|
|
|
|
cafe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1713
|
|
|
|
|
|
|
cage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1714
|
|
|
|
|
|
|
cairn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1715
|
|
|
|
|
|
|
cake => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1716
|
|
|
|
|
|
|
calamity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1717
|
|
|
|
|
|
|
calcareous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1718
|
|
|
|
|
|
|
calculate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1719
|
|
|
|
|
|
|
calculated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1720
|
|
|
|
|
|
|
calculating => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1721
|
|
|
|
|
|
|
calculation => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1722
|
|
|
|
|
|
|
calculator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1723
|
|
|
|
|
|
|
calculus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1724
|
|
|
|
|
|
|
calendar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1725
|
|
|
|
|
|
|
calender => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1726
|
|
|
|
|
|
|
calf => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1727
|
|
|
|
|
|
|
caliber => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1728
|
|
|
|
|
|
|
calibrate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1729
|
|
|
|
|
|
|
calico => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1730
|
|
|
|
|
|
|
calipers => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1731
|
|
|
|
|
|
|
call => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1732
|
|
|
|
|
|
|
calligraphy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1733
|
|
|
|
|
|
|
calling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1734
|
|
|
|
|
|
|
callous => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1735
|
|
|
|
|
|
|
calls => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
1736
|
|
|
|
|
|
|
calm => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1737
|
|
|
|
|
|
|
calmness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1738
|
|
|
|
|
|
|
caloric => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1739
|
|
|
|
|
|
|
calorie => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1740
|
|
|
|
|
|
|
calorimeter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1741
|
|
|
|
|
|
|
cam => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1742
|
|
|
|
|
|
|
camber => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1743
|
|
|
|
|
|
|
camel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1744
|
|
|
|
|
|
|
cameo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1745
|
|
|
|
|
|
|
cameraman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1746
|
|
|
|
|
|
|
camisole => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1747
|
|
|
|
|
|
|
camouflage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
1748
|
|
|
|
|
|
|
camouflaged => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
1749
|
|
|
|
|
|
|
camp => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1750
|
|
|
|
|
|
|
campaign => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1751
|
|
|
|
|
|
|
campaigner => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1752
|
|
|
|
|
|
|
campaigning => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1753
|
|
|
|
|
|
|
campus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1754
|
|
|
|
|
|
|
canal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1755
|
|
|
|
|
|
|
canary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1756
|
|
|
|
|
|
|
cancel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1757
|
|
|
|
|
|
|
canceling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1758
|
|
|
|
|
|
|
cancellation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1759
|
|
|
|
|
|
|
cancer => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1760
|
|
|
|
|
|
|
candid => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
1761
|
|
|
|
|
|
|
candidacy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1762
|
|
|
|
|
|
|
candidate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1763
|
|
|
|
|
|
|
candied => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1764
|
|
|
|
|
|
|
candle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1765
|
|
|
|
|
|
|
candlelight => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1766
|
|
|
|
|
|
|
candlestick => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1767
|
|
|
|
|
|
|
candor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1768
|
|
|
|
|
|
|
candy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1769
|
|
|
|
|
|
|
cane => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1770
|
|
|
|
|
|
|
canine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1771
|
|
|
|
|
|
|
canister => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1772
|
|
|
|
|
|
|
canker => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1773
|
|
|
|
|
|
|
cannibal => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1774
|
|
|
|
|
|
|
cannibalism => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1775
|
|
|
|
|
|
|
canning => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1776
|
|
|
|
|
|
|
cannon => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1777
|
|
|
|
|
|
|
canoe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1778
|
|
|
|
|
|
|
canon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1779
|
|
|
|
|
|
|
canonical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1780
|
|
|
|
|
|
|
canons => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
1781
|
|
|
|
|
|
|
canopy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1782
|
|
|
|
|
|
|
canteen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1783
|
|
|
|
|
|
|
canterbury => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1784
|
|
|
|
|
|
|
cantilever => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1785
|
|
|
|
|
|
|
canto => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1786
|
|
|
|
|
|
|
canton => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1787
|
|
|
|
|
|
|
canvas => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1788
|
|
|
|
|
|
|
canvass => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1789
|
|
|
|
|
|
|
cap => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
1790
|
|
|
|
|
|
|
capability => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1791
|
|
|
|
|
|
|
capable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1792
|
|
|
|
|
|
|
capacity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1793
|
|
|
|
|
|
|
cape => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1794
|
|
|
|
|
|
|
caper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1795
|
|
|
|
|
|
|
capillary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1796
|
|
|
|
|
|
|
capital => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1797
|
|
|
|
|
|
|
capitalist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1798
|
|
|
|
|
|
|
capitals => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1799
|
|
|
|
|
|
|
capitation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1800
|
|
|
|
|
|
|
capitol => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1801
|
|
|
|
|
|
|
capitulation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1802
|
|
|
|
|
|
|
caprice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1803
|
|
|
|
|
|
|
capricious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1804
|
|
|
|
|
|
|
caps => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1805
|
|
|
|
|
|
|
capsule => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1806
|
|
|
|
|
|
|
captain => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1807
|
|
|
|
|
|
|
caption => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1808
|
|
|
|
|
|
|
captivate => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
1809
|
|
|
|
|
|
|
captivating => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1810
|
|
|
|
|
|
|
captive => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1811
|
|
|
|
|
|
|
captivity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1812
|
|
|
|
|
|
|
captor => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1813
|
|
|
|
|
|
|
capture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1814
|
|
|
|
|
|
|
car => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1815
|
|
|
|
|
|
|
caramel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1816
|
|
|
|
|
|
|
carat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1817
|
|
|
|
|
|
|
caravan => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1818
|
|
|
|
|
|
|
carbon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1819
|
|
|
|
|
|
|
carcass => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1820
|
|
|
|
|
|
|
carcinoma => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1821
|
|
|
|
|
|
|
card => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1822
|
|
|
|
|
|
|
cardigan => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1823
|
|
|
|
|
|
|
cardinal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1824
|
|
|
|
|
|
|
cardiomyopathy => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1825
|
|
|
|
|
|
|
cards => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1826
|
|
|
|
|
|
|
care => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1827
|
|
|
|
|
|
|
career => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1828
|
|
|
|
|
|
|
careful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1829
|
|
|
|
|
|
|
carefully => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1830
|
|
|
|
|
|
|
carelessness => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1831
|
|
|
|
|
|
|
caress => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1832
|
|
|
|
|
|
|
caret => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1833
|
|
|
|
|
|
|
caretaker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1834
|
|
|
|
|
|
|
cargo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1835
|
|
|
|
|
|
|
caribou => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1836
|
|
|
|
|
|
|
caricature => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1837
|
|
|
|
|
|
|
caries => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1838
|
|
|
|
|
|
|
carnage => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
1839
|
|
|
|
|
|
|
carnal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1840
|
|
|
|
|
|
|
carnation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1841
|
|
|
|
|
|
|
carnivorous => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1842
|
|
|
|
|
|
|
carol => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1843
|
|
|
|
|
|
|
carousel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1844
|
|
|
|
|
|
|
carpenter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1845
|
|
|
|
|
|
|
carriage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1846
|
|
|
|
|
|
|
carried => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1847
|
|
|
|
|
|
|
carrier => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1848
|
|
|
|
|
|
|
carry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1849
|
|
|
|
|
|
|
carrying => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1850
|
|
|
|
|
|
|
cart => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1851
|
|
|
|
|
|
|
cartel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1852
|
|
|
|
|
|
|
carter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1853
|
|
|
|
|
|
|
cartilage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1854
|
|
|
|
|
|
|
cartographic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1855
|
|
|
|
|
|
|
cartography => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1856
|
|
|
|
|
|
|
cartoon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1857
|
|
|
|
|
|
|
cartouche => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1858
|
|
|
|
|
|
|
cartridge => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1859
|
|
|
|
|
|
|
carve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1860
|
|
|
|
|
|
|
carver => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1861
|
|
|
|
|
|
|
carving => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1862
|
|
|
|
|
|
|
cascade => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1863
|
|
|
|
|
|
|
case => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1864
|
|
|
|
|
|
|
casein => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1865
|
|
|
|
|
|
|
cash => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1866
|
|
|
|
|
|
|
cashier => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
1867
|
|
|
|
|
|
|
cashmere => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1868
|
|
|
|
|
|
|
casing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1869
|
|
|
|
|
|
|
casino => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1870
|
|
|
|
|
|
|
cask => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1871
|
|
|
|
|
|
|
casket => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1872
|
|
|
|
|
|
|
cast => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1873
|
|
|
|
|
|
|
caste => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1874
|
|
|
|
|
|
|
caster => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1875
|
|
|
|
|
|
|
castle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1876
|
|
|
|
|
|
|
castor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1877
|
|
|
|
|
|
|
casual => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1878
|
|
|
|
|
|
|
casually => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1879
|
|
|
|
|
|
|
casualty => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1880
|
|
|
|
|
|
|
cat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1881
|
|
|
|
|
|
|
catabolism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1882
|
|
|
|
|
|
|
catalog => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1883
|
|
|
|
|
|
|
catalogue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1884
|
|
|
|
|
|
|
catalysis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1885
|
|
|
|
|
|
|
catalytic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1886
|
|
|
|
|
|
|
catamaran => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1887
|
|
|
|
|
|
|
catapult => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1888
|
|
|
|
|
|
|
cataract => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1889
|
|
|
|
|
|
|
catastrophe => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
1890
|
|
|
|
|
|
|
catch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
1891
|
|
|
|
|
|
|
catching => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1892
|
|
|
|
|
|
|
catechism => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1893
|
|
|
|
|
|
|
categorical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1894
|
|
|
|
|
|
|
category => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1895
|
|
|
|
|
|
|
cater => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1896
|
|
|
|
|
|
|
caterer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1897
|
|
|
|
|
|
|
caterpillar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1898
|
|
|
|
|
|
|
cates => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1899
|
|
|
|
|
|
|
cathartic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1900
|
|
|
|
|
|
|
cathedral => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1901
|
|
|
|
|
|
|
catheter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1902
|
|
|
|
|
|
|
catholic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1903
|
|
|
|
|
|
|
catnip => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1904
|
|
|
|
|
|
|
cattle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1905
|
|
|
|
|
|
|
caucus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1906
|
|
|
|
|
|
|
caudal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1907
|
|
|
|
|
|
|
caulk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1908
|
|
|
|
|
|
|
causal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1909
|
|
|
|
|
|
|
causality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1910
|
|
|
|
|
|
|
causation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1911
|
|
|
|
|
|
|
caused => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1912
|
|
|
|
|
|
|
causeway => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1913
|
|
|
|
|
|
|
caution => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1914
|
|
|
|
|
|
|
cautionary => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1915
|
|
|
|
|
|
|
cautious => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1916
|
|
|
|
|
|
|
cautiously => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1917
|
|
|
|
|
|
|
cavalry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1918
|
|
|
|
|
|
|
cave => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1919
|
|
|
|
|
|
|
caveat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1920
|
|
|
|
|
|
|
cavern => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1921
|
|
|
|
|
|
|
cavernous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1922
|
|
|
|
|
|
|
cavity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1923
|
|
|
|
|
|
|
cayenne => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1924
|
|
|
|
|
|
|
cease => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1925
|
|
|
|
|
|
|
ceaseless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1926
|
|
|
|
|
|
|
cede => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1927
|
|
|
|
|
|
|
ceiling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1928
|
|
|
|
|
|
|
celebrant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1929
|
|
|
|
|
|
|
celebrated => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1930
|
|
|
|
|
|
|
celebrating => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1931
|
|
|
|
|
|
|
celebration => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
1932
|
|
|
|
|
|
|
celebrity => { anger => 1, anticipation => 1, disgust => 1, fear => 0, joy => 1, negative => 1, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
1933
|
|
|
|
|
|
|
celestial => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1934
|
|
|
|
|
|
|
celibacy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1935
|
|
|
|
|
|
|
cell => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1936
|
|
|
|
|
|
|
cellar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1937
|
|
|
|
|
|
|
cellular => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1938
|
|
|
|
|
|
|
celluloid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1939
|
|
|
|
|
|
|
cement => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
1940
|
|
|
|
|
|
|
cemented => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1941
|
|
|
|
|
|
|
cemetery => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1942
|
|
|
|
|
|
|
censor => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
1943
|
|
|
|
|
|
|
censure => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1944
|
|
|
|
|
|
|
census => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1945
|
|
|
|
|
|
|
cent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1946
|
|
|
|
|
|
|
centenary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1947
|
|
|
|
|
|
|
centennial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1948
|
|
|
|
|
|
|
center => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1949
|
|
|
|
|
|
|
centimeter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1950
|
|
|
|
|
|
|
central => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1951
|
|
|
|
|
|
|
centrality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1952
|
|
|
|
|
|
|
centralization => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1953
|
|
|
|
|
|
|
centralize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1954
|
|
|
|
|
|
|
centrally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1955
|
|
|
|
|
|
|
centrifugal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1956
|
|
|
|
|
|
|
centrifuge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1957
|
|
|
|
|
|
|
centurion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1958
|
|
|
|
|
|
|
century => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1959
|
|
|
|
|
|
|
ceramics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1960
|
|
|
|
|
|
|
cereal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1961
|
|
|
|
|
|
|
cereals => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1962
|
|
|
|
|
|
|
cerebral => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1963
|
|
|
|
|
|
|
ceremonial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1964
|
|
|
|
|
|
|
ceremony => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
1965
|
|
|
|
|
|
|
certainty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
1966
|
|
|
|
|
|
|
certificate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1967
|
|
|
|
|
|
|
certify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
1968
|
|
|
|
|
|
|
cess => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1969
|
|
|
|
|
|
|
cessation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1970
|
|
|
|
|
|
|
chaff => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1971
|
|
|
|
|
|
|
chafing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1972
|
|
|
|
|
|
|
chagrin => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
1973
|
|
|
|
|
|
|
chain => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1974
|
|
|
|
|
|
|
chair => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1975
|
|
|
|
|
|
|
chairman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1976
|
|
|
|
|
|
|
chairperson => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1977
|
|
|
|
|
|
|
chairwoman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1978
|
|
|
|
|
|
|
chaise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1979
|
|
|
|
|
|
|
chalet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1980
|
|
|
|
|
|
|
chalice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1981
|
|
|
|
|
|
|
chalk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1982
|
|
|
|
|
|
|
challenge => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1983
|
|
|
|
|
|
|
chamber => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1984
|
|
|
|
|
|
|
chambers => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1985
|
|
|
|
|
|
|
chameleon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1986
|
|
|
|
|
|
|
champagne => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1987
|
|
|
|
|
|
|
champion => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
1988
|
|
|
|
|
|
|
chance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
1989
|
|
|
|
|
|
|
chancellor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
1990
|
|
|
|
|
|
|
chandelier => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1991
|
|
|
|
|
|
|
chandler => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1992
|
|
|
|
|
|
|
change => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1993
|
|
|
|
|
|
|
changeable => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
1994
|
|
|
|
|
|
|
changed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1995
|
|
|
|
|
|
|
changer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1996
|
|
|
|
|
|
|
changing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1997
|
|
|
|
|
|
|
channel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
1998
|
|
|
|
|
|
|
chant => { anger => 1, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
1999
|
|
|
|
|
|
|
chaos => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2000
|
|
|
|
|
|
|
chaotic => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2001
|
|
|
|
|
|
|
chap => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2002
|
|
|
|
|
|
|
chapel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2003
|
|
|
|
|
|
|
chaplain => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2004
|
|
|
|
|
|
|
chapman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2005
|
|
|
|
|
|
|
chaps => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2006
|
|
|
|
|
|
|
chapter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2007
|
|
|
|
|
|
|
char => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2008
|
|
|
|
|
|
|
character => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2009
|
|
|
|
|
|
|
characteristic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2010
|
|
|
|
|
|
|
characterize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2011
|
|
|
|
|
|
|
charade => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2012
|
|
|
|
|
|
|
charcoal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2013
|
|
|
|
|
|
|
charge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2014
|
|
|
|
|
|
|
chargeable => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2015
|
|
|
|
|
|
|
charger => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2016
|
|
|
|
|
|
|
chariot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2017
|
|
|
|
|
|
|
charitable => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2018
|
|
|
|
|
|
|
charity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2019
|
|
|
|
|
|
|
charm => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2020
|
|
|
|
|
|
|
charmed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2021
|
|
|
|
|
|
|
charmer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2022
|
|
|
|
|
|
|
charming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2023
|
|
|
|
|
|
|
chart => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2024
|
|
|
|
|
|
|
charter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2025
|
|
|
|
|
|
|
chartered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2026
|
|
|
|
|
|
|
chase => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2027
|
|
|
|
|
|
|
chasm => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2028
|
|
|
|
|
|
|
chastisement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2029
|
|
|
|
|
|
|
chastity => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2030
|
|
|
|
|
|
|
chat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2031
|
|
|
|
|
|
|
chateau => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2032
|
|
|
|
|
|
|
chatter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2033
|
|
|
|
|
|
|
chattering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2034
|
|
|
|
|
|
|
chatty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2035
|
|
|
|
|
|
|
chauffeur => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2036
|
|
|
|
|
|
|
cheap => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2037
|
|
|
|
|
|
|
cheat => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2038
|
|
|
|
|
|
|
check => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2039
|
|
|
|
|
|
|
checker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2040
|
|
|
|
|
|
|
checkered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2041
|
|
|
|
|
|
|
checkers => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2042
|
|
|
|
|
|
|
checklist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2043
|
|
|
|
|
|
|
cheek => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2044
|
|
|
|
|
|
|
cheeks => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2045
|
|
|
|
|
|
|
cheep => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2046
|
|
|
|
|
|
|
cheer => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
2047
|
|
|
|
|
|
|
cheerful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
2048
|
|
|
|
|
|
|
cheerfulness => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2049
|
|
|
|
|
|
|
cheering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2050
|
|
|
|
|
|
|
cheery => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2051
|
|
|
|
|
|
|
cheesecake => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2052
|
|
|
|
|
|
|
cheetah => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2053
|
|
|
|
|
|
|
chemise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2054
|
|
|
|
|
|
|
chemist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2055
|
|
|
|
|
|
|
chemistry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2056
|
|
|
|
|
|
|
cheque => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2057
|
|
|
|
|
|
|
cherish => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
2058
|
|
|
|
|
|
|
cherry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2059
|
|
|
|
|
|
|
chess => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2060
|
|
|
|
|
|
|
chest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2061
|
|
|
|
|
|
|
chestnut => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2062
|
|
|
|
|
|
|
chevron => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2063
|
|
|
|
|
|
|
chew => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2064
|
|
|
|
|
|
|
chic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2065
|
|
|
|
|
|
|
chicane => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 1 }, |
2066
|
|
|
|
|
|
|
chicken => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2067
|
|
|
|
|
|
|
chief => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2068
|
|
|
|
|
|
|
chiefly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2069
|
|
|
|
|
|
|
chieftain => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2070
|
|
|
|
|
|
|
child => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2071
|
|
|
|
|
|
|
childbirth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2072
|
|
|
|
|
|
|
childhood => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2073
|
|
|
|
|
|
|
childish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2074
|
|
|
|
|
|
|
chill => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2075
|
|
|
|
|
|
|
chilly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2076
|
|
|
|
|
|
|
chime => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2077
|
|
|
|
|
|
|
chimera => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
2078
|
|
|
|
|
|
|
chimes => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2079
|
|
|
|
|
|
|
chimney => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2080
|
|
|
|
|
|
|
china => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2081
|
|
|
|
|
|
|
chine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2082
|
|
|
|
|
|
|
chinook => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2083
|
|
|
|
|
|
|
chip => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2084
|
|
|
|
|
|
|
chipping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2085
|
|
|
|
|
|
|
chirp => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2086
|
|
|
|
|
|
|
chisel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2087
|
|
|
|
|
|
|
chit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2088
|
|
|
|
|
|
|
chivalry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2089
|
|
|
|
|
|
|
chloroform => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2090
|
|
|
|
|
|
|
chocolate => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2091
|
|
|
|
|
|
|
choice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2092
|
|
|
|
|
|
|
choir => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2093
|
|
|
|
|
|
|
choke => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2094
|
|
|
|
|
|
|
cholera => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2095
|
|
|
|
|
|
|
choose => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2096
|
|
|
|
|
|
|
choosing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2097
|
|
|
|
|
|
|
chop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2098
|
|
|
|
|
|
|
chopping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2099
|
|
|
|
|
|
|
chops => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2100
|
|
|
|
|
|
|
choral => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2101
|
|
|
|
|
|
|
chords => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2102
|
|
|
|
|
|
|
chore => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2103
|
|
|
|
|
|
|
chorus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2104
|
|
|
|
|
|
|
chosen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2105
|
|
|
|
|
|
|
chowder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2106
|
|
|
|
|
|
|
christening => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2107
|
|
|
|
|
|
|
chromatic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2108
|
|
|
|
|
|
|
chromatography => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2109
|
|
|
|
|
|
|
chromosome => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2110
|
|
|
|
|
|
|
chronic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2111
|
|
|
|
|
|
|
chronicle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2112
|
|
|
|
|
|
|
chronograph => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2113
|
|
|
|
|
|
|
chronological => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2114
|
|
|
|
|
|
|
chuck => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2115
|
|
|
|
|
|
|
chuckle => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
2116
|
|
|
|
|
|
|
chunk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2117
|
|
|
|
|
|
|
chunky => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2118
|
|
|
|
|
|
|
church => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2119
|
|
|
|
|
|
|
churchyard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2120
|
|
|
|
|
|
|
churn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2121
|
|
|
|
|
|
|
chute => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2122
|
|
|
|
|
|
|
chutney => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2123
|
|
|
|
|
|
|
ciao => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2124
|
|
|
|
|
|
|
cider => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2125
|
|
|
|
|
|
|
cigar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2126
|
|
|
|
|
|
|
cigarette => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2127
|
|
|
|
|
|
|
cinch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2128
|
|
|
|
|
|
|
cinder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2129
|
|
|
|
|
|
|
cinema => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2130
|
|
|
|
|
|
|
cinematographer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2131
|
|
|
|
|
|
|
cinematography => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2132
|
|
|
|
|
|
|
cinnamon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2133
|
|
|
|
|
|
|
cipher => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2134
|
|
|
|
|
|
|
circle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2135
|
|
|
|
|
|
|
circling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2136
|
|
|
|
|
|
|
circuit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2137
|
|
|
|
|
|
|
circular => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2138
|
|
|
|
|
|
|
circulate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2139
|
|
|
|
|
|
|
circulation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2140
|
|
|
|
|
|
|
circumcision => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2141
|
|
|
|
|
|
|
circumference => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2142
|
|
|
|
|
|
|
circumferential => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2143
|
|
|
|
|
|
|
circumscribed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2144
|
|
|
|
|
|
|
circumstance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2145
|
|
|
|
|
|
|
circumstantial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2146
|
|
|
|
|
|
|
circumvention => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2147
|
|
|
|
|
|
|
circus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2148
|
|
|
|
|
|
|
cirrus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2149
|
|
|
|
|
|
|
cistern => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2150
|
|
|
|
|
|
|
citadel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2151
|
|
|
|
|
|
|
citation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2152
|
|
|
|
|
|
|
citizen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2153
|
|
|
|
|
|
|
citrine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2154
|
|
|
|
|
|
|
city => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2155
|
|
|
|
|
|
|
civic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2156
|
|
|
|
|
|
|
civil => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2157
|
|
|
|
|
|
|
civilian => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2158
|
|
|
|
|
|
|
civility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2159
|
|
|
|
|
|
|
civilization => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2160
|
|
|
|
|
|
|
civilized => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2161
|
|
|
|
|
|
|
clad => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2162
|
|
|
|
|
|
|
claim => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2163
|
|
|
|
|
|
|
claimant => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2164
|
|
|
|
|
|
|
clairvoyant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2165
|
|
|
|
|
|
|
clam => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2166
|
|
|
|
|
|
|
clamor => { anger => 1, anticipation => 1, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
2167
|
|
|
|
|
|
|
clamp => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2168
|
|
|
|
|
|
|
clan => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2169
|
|
|
|
|
|
|
clandestine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2170
|
|
|
|
|
|
|
clap => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2171
|
|
|
|
|
|
|
clarify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2172
|
|
|
|
|
|
|
clarinet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2173
|
|
|
|
|
|
|
clarion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2174
|
|
|
|
|
|
|
clarity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2175
|
|
|
|
|
|
|
clash => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2176
|
|
|
|
|
|
|
clashing => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2177
|
|
|
|
|
|
|
clasp => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2178
|
|
|
|
|
|
|
class => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2179
|
|
|
|
|
|
|
classic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2180
|
|
|
|
|
|
|
classical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2181
|
|
|
|
|
|
|
classics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2182
|
|
|
|
|
|
|
classification => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2183
|
|
|
|
|
|
|
classify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2184
|
|
|
|
|
|
|
classmate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2185
|
|
|
|
|
|
|
clatter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2186
|
|
|
|
|
|
|
clause => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2187
|
|
|
|
|
|
|
clauses => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2188
|
|
|
|
|
|
|
claw => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2189
|
|
|
|
|
|
|
claws => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2190
|
|
|
|
|
|
|
clay => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2191
|
|
|
|
|
|
|
clean => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2192
|
|
|
|
|
|
|
cleaning => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2193
|
|
|
|
|
|
|
cleanliness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2194
|
|
|
|
|
|
|
cleanly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2195
|
|
|
|
|
|
|
cleanse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2196
|
|
|
|
|
|
|
cleansing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2197
|
|
|
|
|
|
|
clearance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2198
|
|
|
|
|
|
|
clearing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2199
|
|
|
|
|
|
|
clearness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2200
|
|
|
|
|
|
|
cleavage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2201
|
|
|
|
|
|
|
cleave => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2202
|
|
|
|
|
|
|
clef => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2203
|
|
|
|
|
|
|
cleft => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2204
|
|
|
|
|
|
|
clemency => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2205
|
|
|
|
|
|
|
clergy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2206
|
|
|
|
|
|
|
clergyman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2207
|
|
|
|
|
|
|
clerical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2208
|
|
|
|
|
|
|
clerk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2209
|
|
|
|
|
|
|
clerkship => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2210
|
|
|
|
|
|
|
clever => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2211
|
|
|
|
|
|
|
cleverness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2212
|
|
|
|
|
|
|
click => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2213
|
|
|
|
|
|
|
client => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2214
|
|
|
|
|
|
|
clientele => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2215
|
|
|
|
|
|
|
cliff => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2216
|
|
|
|
|
|
|
climate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2217
|
|
|
|
|
|
|
climatology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2218
|
|
|
|
|
|
|
climax => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
2219
|
|
|
|
|
|
|
climb => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2220
|
|
|
|
|
|
|
cling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2221
|
|
|
|
|
|
|
clip => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2222
|
|
|
|
|
|
|
clipper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2223
|
|
|
|
|
|
|
clipping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2224
|
|
|
|
|
|
|
clique => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2225
|
|
|
|
|
|
|
cloak => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2226
|
|
|
|
|
|
|
clock => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2227
|
|
|
|
|
|
|
clockwork => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2228
|
|
|
|
|
|
|
clog => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2229
|
|
|
|
|
|
|
cloister => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2230
|
|
|
|
|
|
|
close => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2231
|
|
|
|
|
|
|
closed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2232
|
|
|
|
|
|
|
closeness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2233
|
|
|
|
|
|
|
closet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2234
|
|
|
|
|
|
|
closure => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 0 }, |
2235
|
|
|
|
|
|
|
clot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2236
|
|
|
|
|
|
|
cloth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2237
|
|
|
|
|
|
|
clothe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2238
|
|
|
|
|
|
|
clothes => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2239
|
|
|
|
|
|
|
clothesline => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2240
|
|
|
|
|
|
|
clothing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2241
|
|
|
|
|
|
|
cloud => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2242
|
|
|
|
|
|
|
clouded => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2243
|
|
|
|
|
|
|
cloudiness => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2244
|
|
|
|
|
|
|
cloudy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2245
|
|
|
|
|
|
|
clover => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2246
|
|
|
|
|
|
|
cloves => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2247
|
|
|
|
|
|
|
clown => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
2248
|
|
|
|
|
|
|
club => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2249
|
|
|
|
|
|
|
clubhouse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2250
|
|
|
|
|
|
|
clubs => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2251
|
|
|
|
|
|
|
clue => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2252
|
|
|
|
|
|
|
clump => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2253
|
|
|
|
|
|
|
clumsy => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2254
|
|
|
|
|
|
|
cluster => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2255
|
|
|
|
|
|
|
clutch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2256
|
|
|
|
|
|
|
clutches => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2257
|
|
|
|
|
|
|
clutter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2258
|
|
|
|
|
|
|
coach => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2259
|
|
|
|
|
|
|
coagulation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2260
|
|
|
|
|
|
|
coal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2261
|
|
|
|
|
|
|
coalesce => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2262
|
|
|
|
|
|
|
coalition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2263
|
|
|
|
|
|
|
coast => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2264
|
|
|
|
|
|
|
coastal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2265
|
|
|
|
|
|
|
coaster => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2266
|
|
|
|
|
|
|
coat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2267
|
|
|
|
|
|
|
coating => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2268
|
|
|
|
|
|
|
coax => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2269
|
|
|
|
|
|
|
cobalt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2270
|
|
|
|
|
|
|
cobble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2271
|
|
|
|
|
|
|
cobbler => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2272
|
|
|
|
|
|
|
cobra => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2273
|
|
|
|
|
|
|
cocaine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2274
|
|
|
|
|
|
|
cock => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2275
|
|
|
|
|
|
|
cockpit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2276
|
|
|
|
|
|
|
cocktail => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2277
|
|
|
|
|
|
|
cocoa => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2278
|
|
|
|
|
|
|
cocoon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2279
|
|
|
|
|
|
|
cod => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2280
|
|
|
|
|
|
|
code => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2281
|
|
|
|
|
|
|
codex => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2282
|
|
|
|
|
|
|
codification => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2283
|
|
|
|
|
|
|
codify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2284
|
|
|
|
|
|
|
coefficient => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2285
|
|
|
|
|
|
|
coerce => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2286
|
|
|
|
|
|
|
coercion => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2287
|
|
|
|
|
|
|
coercive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2288
|
|
|
|
|
|
|
coexist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2289
|
|
|
|
|
|
|
coexistence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2290
|
|
|
|
|
|
|
coexisting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2291
|
|
|
|
|
|
|
coffee => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2292
|
|
|
|
|
|
|
coffin => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2293
|
|
|
|
|
|
|
cog => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2294
|
|
|
|
|
|
|
cogent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2295
|
|
|
|
|
|
|
cognate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2296
|
|
|
|
|
|
|
cognition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2297
|
|
|
|
|
|
|
cognitive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2298
|
|
|
|
|
|
|
cohabitation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2299
|
|
|
|
|
|
|
coherence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2300
|
|
|
|
|
|
|
coherent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2301
|
|
|
|
|
|
|
cohesion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2302
|
|
|
|
|
|
|
cohesive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2303
|
|
|
|
|
|
|
cohort => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2304
|
|
|
|
|
|
|
coil => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2305
|
|
|
|
|
|
|
coiled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2306
|
|
|
|
|
|
|
coin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2307
|
|
|
|
|
|
|
coinage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2308
|
|
|
|
|
|
|
coincide => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2309
|
|
|
|
|
|
|
coincidence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
2310
|
|
|
|
|
|
|
coincident => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2311
|
|
|
|
|
|
|
coinciding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2312
|
|
|
|
|
|
|
coke => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2313
|
|
|
|
|
|
|
cold => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2314
|
|
|
|
|
|
|
coldly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2315
|
|
|
|
|
|
|
coldness => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2316
|
|
|
|
|
|
|
colic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2317
|
|
|
|
|
|
|
collaborator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2318
|
|
|
|
|
|
|
collapse => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2319
|
|
|
|
|
|
|
collar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2320
|
|
|
|
|
|
|
collate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2321
|
|
|
|
|
|
|
collateral => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2322
|
|
|
|
|
|
|
collation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2323
|
|
|
|
|
|
|
colleague => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2324
|
|
|
|
|
|
|
collect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2325
|
|
|
|
|
|
|
collected => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2326
|
|
|
|
|
|
|
collection => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2327
|
|
|
|
|
|
|
collective => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2328
|
|
|
|
|
|
|
collectively => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2329
|
|
|
|
|
|
|
collector => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2330
|
|
|
|
|
|
|
college => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2331
|
|
|
|
|
|
|
collegiate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2332
|
|
|
|
|
|
|
collide => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2333
|
|
|
|
|
|
|
collie => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2334
|
|
|
|
|
|
|
collision => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2335
|
|
|
|
|
|
|
collocation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2336
|
|
|
|
|
|
|
colloquial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2337
|
|
|
|
|
|
|
collusion => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2338
|
|
|
|
|
|
|
colon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2339
|
|
|
|
|
|
|
colonel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2340
|
|
|
|
|
|
|
colonial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2341
|
|
|
|
|
|
|
colony => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2342
|
|
|
|
|
|
|
colophon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2343
|
|
|
|
|
|
|
color => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2344
|
|
|
|
|
|
|
coloration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2345
|
|
|
|
|
|
|
colored => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2346
|
|
|
|
|
|
|
coloring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2347
|
|
|
|
|
|
|
colorless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2348
|
|
|
|
|
|
|
colors => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2349
|
|
|
|
|
|
|
colossal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2350
|
|
|
|
|
|
|
colt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2351
|
|
|
|
|
|
|
column => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2352
|
|
|
|
|
|
|
columnar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2353
|
|
|
|
|
|
|
coma => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2354
|
|
|
|
|
|
|
comatose => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2355
|
|
|
|
|
|
|
comb => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2356
|
|
|
|
|
|
|
combat => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2357
|
|
|
|
|
|
|
combatant => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2358
|
|
|
|
|
|
|
combative => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2359
|
|
|
|
|
|
|
combination => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2360
|
|
|
|
|
|
|
combinatorial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2361
|
|
|
|
|
|
|
combine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2362
|
|
|
|
|
|
|
combined => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2363
|
|
|
|
|
|
|
combustible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2364
|
|
|
|
|
|
|
combustion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2365
|
|
|
|
|
|
|
comedy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2366
|
|
|
|
|
|
|
comet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2367
|
|
|
|
|
|
|
comfort => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2368
|
|
|
|
|
|
|
comforter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2369
|
|
|
|
|
|
|
comic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2370
|
|
|
|
|
|
|
comical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2371
|
|
|
|
|
|
|
coming => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2372
|
|
|
|
|
|
|
comma => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2373
|
|
|
|
|
|
|
command => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2374
|
|
|
|
|
|
|
commandant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2375
|
|
|
|
|
|
|
commander => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2376
|
|
|
|
|
|
|
commanding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2377
|
|
|
|
|
|
|
commemorate => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 0 }, |
2378
|
|
|
|
|
|
|
commemoration => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2379
|
|
|
|
|
|
|
commemorative => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2380
|
|
|
|
|
|
|
commence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2381
|
|
|
|
|
|
|
commend => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2382
|
|
|
|
|
|
|
commendable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2383
|
|
|
|
|
|
|
commensurate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2384
|
|
|
|
|
|
|
comment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2385
|
|
|
|
|
|
|
commentary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2386
|
|
|
|
|
|
|
commentator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2387
|
|
|
|
|
|
|
commerce => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2388
|
|
|
|
|
|
|
commercial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2389
|
|
|
|
|
|
|
commissary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2390
|
|
|
|
|
|
|
commission => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2391
|
|
|
|
|
|
|
commissioner => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2392
|
|
|
|
|
|
|
commit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2393
|
|
|
|
|
|
|
committal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2394
|
|
|
|
|
|
|
committed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2395
|
|
|
|
|
|
|
committee => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2396
|
|
|
|
|
|
|
commodity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2397
|
|
|
|
|
|
|
commodore => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2398
|
|
|
|
|
|
|
common => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2399
|
|
|
|
|
|
|
commonly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2400
|
|
|
|
|
|
|
commonplace => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2401
|
|
|
|
|
|
|
commons => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2402
|
|
|
|
|
|
|
commonwealth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2403
|
|
|
|
|
|
|
commotion => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2404
|
|
|
|
|
|
|
commune => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2405
|
|
|
|
|
|
|
communicable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2406
|
|
|
|
|
|
|
communicate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2407
|
|
|
|
|
|
|
communication => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2408
|
|
|
|
|
|
|
communicative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2409
|
|
|
|
|
|
|
communion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2410
|
|
|
|
|
|
|
communism => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2411
|
|
|
|
|
|
|
communist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2412
|
|
|
|
|
|
|
community => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2413
|
|
|
|
|
|
|
commutation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2414
|
|
|
|
|
|
|
commutative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2415
|
|
|
|
|
|
|
commute => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2416
|
|
|
|
|
|
|
commuter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2417
|
|
|
|
|
|
|
compact => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2418
|
|
|
|
|
|
|
compaction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2419
|
|
|
|
|
|
|
compactness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2420
|
|
|
|
|
|
|
companion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2421
|
|
|
|
|
|
|
companionship => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2422
|
|
|
|
|
|
|
company => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2423
|
|
|
|
|
|
|
comparable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2424
|
|
|
|
|
|
|
comparative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2425
|
|
|
|
|
|
|
comparatively => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2426
|
|
|
|
|
|
|
comparison => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2427
|
|
|
|
|
|
|
compartment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2428
|
|
|
|
|
|
|
compass => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2429
|
|
|
|
|
|
|
compassion => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2430
|
|
|
|
|
|
|
compassionate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2431
|
|
|
|
|
|
|
compatibility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2432
|
|
|
|
|
|
|
compatible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2433
|
|
|
|
|
|
|
compel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2434
|
|
|
|
|
|
|
compelled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2435
|
|
|
|
|
|
|
compelling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2436
|
|
|
|
|
|
|
compendium => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2437
|
|
|
|
|
|
|
compensate => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
2438
|
|
|
|
|
|
|
compensation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2439
|
|
|
|
|
|
|
compensatory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2440
|
|
|
|
|
|
|
competence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2441
|
|
|
|
|
|
|
competency => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2442
|
|
|
|
|
|
|
competent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2443
|
|
|
|
|
|
|
competition => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2444
|
|
|
|
|
|
|
competitive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2445
|
|
|
|
|
|
|
competitor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2446
|
|
|
|
|
|
|
compilation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2447
|
|
|
|
|
|
|
compile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2448
|
|
|
|
|
|
|
complacency => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2449
|
|
|
|
|
|
|
complacent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2450
|
|
|
|
|
|
|
complain => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2451
|
|
|
|
|
|
|
complaint => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2452
|
|
|
|
|
|
|
complement => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
2453
|
|
|
|
|
|
|
complementary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2454
|
|
|
|
|
|
|
completed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2455
|
|
|
|
|
|
|
completely => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2456
|
|
|
|
|
|
|
completeness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2457
|
|
|
|
|
|
|
completing => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2458
|
|
|
|
|
|
|
completion => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2459
|
|
|
|
|
|
|
complex => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2460
|
|
|
|
|
|
|
complexed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2461
|
|
|
|
|
|
|
complexion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2462
|
|
|
|
|
|
|
complexity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2463
|
|
|
|
|
|
|
compliance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2464
|
|
|
|
|
|
|
compliant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2465
|
|
|
|
|
|
|
complicate => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2466
|
|
|
|
|
|
|
complicated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2467
|
|
|
|
|
|
|
complication => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2468
|
|
|
|
|
|
|
complicity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2469
|
|
|
|
|
|
|
compliment => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
2470
|
|
|
|
|
|
|
comply => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2471
|
|
|
|
|
|
|
complying => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2472
|
|
|
|
|
|
|
compo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2473
|
|
|
|
|
|
|
component => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2474
|
|
|
|
|
|
|
compose => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2475
|
|
|
|
|
|
|
composed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2476
|
|
|
|
|
|
|
composer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2477
|
|
|
|
|
|
|
composite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2478
|
|
|
|
|
|
|
composition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2479
|
|
|
|
|
|
|
compost => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2480
|
|
|
|
|
|
|
composure => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2481
|
|
|
|
|
|
|
compound => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2482
|
|
|
|
|
|
|
comprehend => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2483
|
|
|
|
|
|
|
comprehension => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2484
|
|
|
|
|
|
|
comprehensive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2485
|
|
|
|
|
|
|
compress => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2486
|
|
|
|
|
|
|
compressed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2487
|
|
|
|
|
|
|
compressible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2488
|
|
|
|
|
|
|
compression => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2489
|
|
|
|
|
|
|
comprise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2490
|
|
|
|
|
|
|
compromise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2491
|
|
|
|
|
|
|
comptroller => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2492
|
|
|
|
|
|
|
compulsion => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2493
|
|
|
|
|
|
|
compulsory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2494
|
|
|
|
|
|
|
computable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2495
|
|
|
|
|
|
|
computation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2496
|
|
|
|
|
|
|
compute => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2497
|
|
|
|
|
|
|
computer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2498
|
|
|
|
|
|
|
comrade => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2499
|
|
|
|
|
|
|
con => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2500
|
|
|
|
|
|
|
concatenation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2501
|
|
|
|
|
|
|
concave => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2502
|
|
|
|
|
|
|
conceal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2503
|
|
|
|
|
|
|
concealed => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
2504
|
|
|
|
|
|
|
concealment => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2505
|
|
|
|
|
|
|
conceit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2506
|
|
|
|
|
|
|
conceited => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2507
|
|
|
|
|
|
|
conceivable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2508
|
|
|
|
|
|
|
concentrate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2509
|
|
|
|
|
|
|
concentration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2510
|
|
|
|
|
|
|
concentric => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2511
|
|
|
|
|
|
|
conception => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2512
|
|
|
|
|
|
|
concern => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2513
|
|
|
|
|
|
|
concerned => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2514
|
|
|
|
|
|
|
concert => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2515
|
|
|
|
|
|
|
concession => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2516
|
|
|
|
|
|
|
concessional => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2517
|
|
|
|
|
|
|
concierge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2518
|
|
|
|
|
|
|
conciliation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2519
|
|
|
|
|
|
|
concise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2520
|
|
|
|
|
|
|
conclave => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2521
|
|
|
|
|
|
|
conclude => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2522
|
|
|
|
|
|
|
concluding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2523
|
|
|
|
|
|
|
conclusion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2524
|
|
|
|
|
|
|
concoction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2525
|
|
|
|
|
|
|
concomitant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2526
|
|
|
|
|
|
|
concord => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2527
|
|
|
|
|
|
|
concordance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2528
|
|
|
|
|
|
|
concours => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2529
|
|
|
|
|
|
|
concourse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2530
|
|
|
|
|
|
|
concrete => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2531
|
|
|
|
|
|
|
concurrence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2532
|
|
|
|
|
|
|
concurrent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2533
|
|
|
|
|
|
|
concurring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2534
|
|
|
|
|
|
|
concussion => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2535
|
|
|
|
|
|
|
condemn => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2536
|
|
|
|
|
|
|
condemnation => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2537
|
|
|
|
|
|
|
condensation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2538
|
|
|
|
|
|
|
condensed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2539
|
|
|
|
|
|
|
condescending => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2540
|
|
|
|
|
|
|
condescension => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2541
|
|
|
|
|
|
|
condiment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2542
|
|
|
|
|
|
|
condition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2543
|
|
|
|
|
|
|
conditional => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2544
|
|
|
|
|
|
|
conditionally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2545
|
|
|
|
|
|
|
conditioned => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2546
|
|
|
|
|
|
|
conditions => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2547
|
|
|
|
|
|
|
condolence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 0 }, |
2548
|
|
|
|
|
|
|
condone => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2549
|
|
|
|
|
|
|
conducive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2550
|
|
|
|
|
|
|
conduct => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2551
|
|
|
|
|
|
|
conduction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2552
|
|
|
|
|
|
|
conductivity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2553
|
|
|
|
|
|
|
conductor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2554
|
|
|
|
|
|
|
conduit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2555
|
|
|
|
|
|
|
cone => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2556
|
|
|
|
|
|
|
confederate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2557
|
|
|
|
|
|
|
confederation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2558
|
|
|
|
|
|
|
confer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2559
|
|
|
|
|
|
|
conference => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2560
|
|
|
|
|
|
|
confess => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2561
|
|
|
|
|
|
|
confession => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
2562
|
|
|
|
|
|
|
confessional => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2563
|
|
|
|
|
|
|
confessions => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2564
|
|
|
|
|
|
|
confide => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2565
|
|
|
|
|
|
|
confidence => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2566
|
|
|
|
|
|
|
confident => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2567
|
|
|
|
|
|
|
confidential => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2568
|
|
|
|
|
|
|
confidentially => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2569
|
|
|
|
|
|
|
configuration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2570
|
|
|
|
|
|
|
confine => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2571
|
|
|
|
|
|
|
confined => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2572
|
|
|
|
|
|
|
confinement => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2573
|
|
|
|
|
|
|
confines => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2574
|
|
|
|
|
|
|
confirm => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2575
|
|
|
|
|
|
|
confirmation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2576
|
|
|
|
|
|
|
confirmatory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2577
|
|
|
|
|
|
|
confirmed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2578
|
|
|
|
|
|
|
confiscate => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2579
|
|
|
|
|
|
|
confiscation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2580
|
|
|
|
|
|
|
conflagration => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2581
|
|
|
|
|
|
|
conflict => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2582
|
|
|
|
|
|
|
conflicting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2583
|
|
|
|
|
|
|
confluence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2584
|
|
|
|
|
|
|
conformance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2585
|
|
|
|
|
|
|
conformation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2586
|
|
|
|
|
|
|
conformity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2587
|
|
|
|
|
|
|
confound => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2588
|
|
|
|
|
|
|
confounded => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2589
|
|
|
|
|
|
|
confront => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2590
|
|
|
|
|
|
|
confuse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2591
|
|
|
|
|
|
|
confusion => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2592
|
|
|
|
|
|
|
congenial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2593
|
|
|
|
|
|
|
congenital => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2594
|
|
|
|
|
|
|
congestion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2595
|
|
|
|
|
|
|
conglomerate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2596
|
|
|
|
|
|
|
conglomeration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2597
|
|
|
|
|
|
|
congratulatory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2598
|
|
|
|
|
|
|
congregate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2599
|
|
|
|
|
|
|
congregation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2600
|
|
|
|
|
|
|
congress => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2601
|
|
|
|
|
|
|
congressional => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2602
|
|
|
|
|
|
|
congressman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2603
|
|
|
|
|
|
|
congruence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2604
|
|
|
|
|
|
|
conic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2605
|
|
|
|
|
|
|
conical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2606
|
|
|
|
|
|
|
conjecture => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2607
|
|
|
|
|
|
|
conjugal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2608
|
|
|
|
|
|
|
conjugate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2609
|
|
|
|
|
|
|
conjugation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2610
|
|
|
|
|
|
|
conjunction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2611
|
|
|
|
|
|
|
conjunctive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2612
|
|
|
|
|
|
|
conjure => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
2613
|
|
|
|
|
|
|
conjuring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2614
|
|
|
|
|
|
|
connect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2615
|
|
|
|
|
|
|
connected => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2616
|
|
|
|
|
|
|
connection => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2617
|
|
|
|
|
|
|
connective => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2618
|
|
|
|
|
|
|
connoisseur => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2619
|
|
|
|
|
|
|
conquer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2620
|
|
|
|
|
|
|
conqueror => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2621
|
|
|
|
|
|
|
conquest => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2622
|
|
|
|
|
|
|
conscience => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2623
|
|
|
|
|
|
|
conscientious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2624
|
|
|
|
|
|
|
consciousness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2625
|
|
|
|
|
|
|
conscription => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2626
|
|
|
|
|
|
|
consecration => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 1 }, |
2627
|
|
|
|
|
|
|
consecutive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2628
|
|
|
|
|
|
|
consent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2629
|
|
|
|
|
|
|
consenting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2630
|
|
|
|
|
|
|
consequence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2631
|
|
|
|
|
|
|
consequent => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2632
|
|
|
|
|
|
|
conservation => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2633
|
|
|
|
|
|
|
conservatism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2634
|
|
|
|
|
|
|
conservative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2635
|
|
|
|
|
|
|
conservatory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2636
|
|
|
|
|
|
|
conserve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2637
|
|
|
|
|
|
|
considerable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2638
|
|
|
|
|
|
|
considerate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2639
|
|
|
|
|
|
|
consignee => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2640
|
|
|
|
|
|
|
consignment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2641
|
|
|
|
|
|
|
consistency => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2642
|
|
|
|
|
|
|
consistent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2643
|
|
|
|
|
|
|
consolation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2644
|
|
|
|
|
|
|
console => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 0 }, |
2645
|
|
|
|
|
|
|
consolidate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2646
|
|
|
|
|
|
|
consolidation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2647
|
|
|
|
|
|
|
consonant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2648
|
|
|
|
|
|
|
consort => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2649
|
|
|
|
|
|
|
conspicuous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2650
|
|
|
|
|
|
|
conspiracy => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2651
|
|
|
|
|
|
|
conspirator => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2652
|
|
|
|
|
|
|
conspire => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2653
|
|
|
|
|
|
|
constable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2654
|
|
|
|
|
|
|
constancy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2655
|
|
|
|
|
|
|
constant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2656
|
|
|
|
|
|
|
constantly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2657
|
|
|
|
|
|
|
constellation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2658
|
|
|
|
|
|
|
consternation => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2659
|
|
|
|
|
|
|
constipation => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2660
|
|
|
|
|
|
|
constituent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2661
|
|
|
|
|
|
|
constituents => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2662
|
|
|
|
|
|
|
constitute => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2663
|
|
|
|
|
|
|
constitution => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2664
|
|
|
|
|
|
|
constitutional => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2665
|
|
|
|
|
|
|
constitutionality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2666
|
|
|
|
|
|
|
constrain => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2667
|
|
|
|
|
|
|
constrained => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2668
|
|
|
|
|
|
|
constraint => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2669
|
|
|
|
|
|
|
construct => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2670
|
|
|
|
|
|
|
construction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2671
|
|
|
|
|
|
|
construe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2672
|
|
|
|
|
|
|
consul => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2673
|
|
|
|
|
|
|
consult => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2674
|
|
|
|
|
|
|
consultation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2675
|
|
|
|
|
|
|
consume => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2676
|
|
|
|
|
|
|
consuming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2677
|
|
|
|
|
|
|
consummate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2678
|
|
|
|
|
|
|
consummation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2679
|
|
|
|
|
|
|
consumption => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2680
|
|
|
|
|
|
|
contact => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2681
|
|
|
|
|
|
|
contagion => { anger => 0, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2682
|
|
|
|
|
|
|
contagious => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2683
|
|
|
|
|
|
|
containment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2684
|
|
|
|
|
|
|
contaminate => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2685
|
|
|
|
|
|
|
contaminated => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2686
|
|
|
|
|
|
|
contamination => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2687
|
|
|
|
|
|
|
contemplate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2688
|
|
|
|
|
|
|
contemplation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2689
|
|
|
|
|
|
|
contemplative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2690
|
|
|
|
|
|
|
contemporaneous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2691
|
|
|
|
|
|
|
contemporary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2692
|
|
|
|
|
|
|
contempt => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2693
|
|
|
|
|
|
|
contemptible => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2694
|
|
|
|
|
|
|
contemptuous => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2695
|
|
|
|
|
|
|
contending => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2696
|
|
|
|
|
|
|
content => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2697
|
|
|
|
|
|
|
contention => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2698
|
|
|
|
|
|
|
contentious => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2699
|
|
|
|
|
|
|
contents => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2700
|
|
|
|
|
|
|
context => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2701
|
|
|
|
|
|
|
contiguous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2702
|
|
|
|
|
|
|
continence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2703
|
|
|
|
|
|
|
continent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2704
|
|
|
|
|
|
|
continental => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2705
|
|
|
|
|
|
|
contingency => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2706
|
|
|
|
|
|
|
contingent => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2707
|
|
|
|
|
|
|
continual => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2708
|
|
|
|
|
|
|
continually => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2709
|
|
|
|
|
|
|
continuance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2710
|
|
|
|
|
|
|
continuation => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2711
|
|
|
|
|
|
|
continue => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2712
|
|
|
|
|
|
|
continued => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2713
|
|
|
|
|
|
|
continuing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2714
|
|
|
|
|
|
|
continuity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2715
|
|
|
|
|
|
|
continuous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2716
|
|
|
|
|
|
|
continuously => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2717
|
|
|
|
|
|
|
contour => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2718
|
|
|
|
|
|
|
contraband => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2719
|
|
|
|
|
|
|
contract => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2720
|
|
|
|
|
|
|
contracted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2721
|
|
|
|
|
|
|
contractile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2722
|
|
|
|
|
|
|
contracting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2723
|
|
|
|
|
|
|
contraction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2724
|
|
|
|
|
|
|
contradict => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2725
|
|
|
|
|
|
|
contradiction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2726
|
|
|
|
|
|
|
contradictory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2727
|
|
|
|
|
|
|
contrary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2728
|
|
|
|
|
|
|
contrast => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2729
|
|
|
|
|
|
|
contrasted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2730
|
|
|
|
|
|
|
contravene => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2731
|
|
|
|
|
|
|
contravention => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2732
|
|
|
|
|
|
|
contribute => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2733
|
|
|
|
|
|
|
contributor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2734
|
|
|
|
|
|
|
contrived => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2735
|
|
|
|
|
|
|
control => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2736
|
|
|
|
|
|
|
controversial => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2737
|
|
|
|
|
|
|
controversy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2738
|
|
|
|
|
|
|
conundrum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2739
|
|
|
|
|
|
|
convalescent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2740
|
|
|
|
|
|
|
convection => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2741
|
|
|
|
|
|
|
convene => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2742
|
|
|
|
|
|
|
convenience => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2743
|
|
|
|
|
|
|
conveniences => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2744
|
|
|
|
|
|
|
convenient => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2745
|
|
|
|
|
|
|
convent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2746
|
|
|
|
|
|
|
convention => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2747
|
|
|
|
|
|
|
conventional => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2748
|
|
|
|
|
|
|
converge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2749
|
|
|
|
|
|
|
convergence => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2750
|
|
|
|
|
|
|
convergent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2751
|
|
|
|
|
|
|
conversant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2752
|
|
|
|
|
|
|
conversation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2753
|
|
|
|
|
|
|
conversational => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2754
|
|
|
|
|
|
|
converse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2755
|
|
|
|
|
|
|
conversing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2756
|
|
|
|
|
|
|
conversion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2757
|
|
|
|
|
|
|
convert => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2758
|
|
|
|
|
|
|
converted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2759
|
|
|
|
|
|
|
convertible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2760
|
|
|
|
|
|
|
convex => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2761
|
|
|
|
|
|
|
convexity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2762
|
|
|
|
|
|
|
convey => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2763
|
|
|
|
|
|
|
conveyance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2764
|
|
|
|
|
|
|
conveyancing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2765
|
|
|
|
|
|
|
convict => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2766
|
|
|
|
|
|
|
conviction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2767
|
|
|
|
|
|
|
convince => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2768
|
|
|
|
|
|
|
convinced => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2769
|
|
|
|
|
|
|
convincing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2770
|
|
|
|
|
|
|
convocation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2771
|
|
|
|
|
|
|
convoluted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2772
|
|
|
|
|
|
|
convolution => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2773
|
|
|
|
|
|
|
convoy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2774
|
|
|
|
|
|
|
coo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2775
|
|
|
|
|
|
|
cook => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2776
|
|
|
|
|
|
|
cookery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2777
|
|
|
|
|
|
|
cooking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2778
|
|
|
|
|
|
|
cool => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2779
|
|
|
|
|
|
|
cooler => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2780
|
|
|
|
|
|
|
cooling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2781
|
|
|
|
|
|
|
coolness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2782
|
|
|
|
|
|
|
coop => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2783
|
|
|
|
|
|
|
cooperate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2784
|
|
|
|
|
|
|
cooperating => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2785
|
|
|
|
|
|
|
cooperation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2786
|
|
|
|
|
|
|
cooperative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2787
|
|
|
|
|
|
|
coordinate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2788
|
|
|
|
|
|
|
cop => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2789
|
|
|
|
|
|
|
copious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2790
|
|
|
|
|
|
|
copper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2791
|
|
|
|
|
|
|
copy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2792
|
|
|
|
|
|
|
copycat => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2793
|
|
|
|
|
|
|
copying => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2794
|
|
|
|
|
|
|
copyright => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2795
|
|
|
|
|
|
|
coral => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2796
|
|
|
|
|
|
|
cord => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2797
|
|
|
|
|
|
|
cordon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2798
|
|
|
|
|
|
|
corduroy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2799
|
|
|
|
|
|
|
core => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2800
|
|
|
|
|
|
|
cork => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2801
|
|
|
|
|
|
|
corkscrew => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2802
|
|
|
|
|
|
|
corn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2803
|
|
|
|
|
|
|
cornea => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2804
|
|
|
|
|
|
|
corner => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2805
|
|
|
|
|
|
|
cornet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2806
|
|
|
|
|
|
|
cornice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2807
|
|
|
|
|
|
|
cornstarch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2808
|
|
|
|
|
|
|
corollary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2809
|
|
|
|
|
|
|
corona => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2810
|
|
|
|
|
|
|
coronation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2811
|
|
|
|
|
|
|
coroner => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2812
|
|
|
|
|
|
|
corporal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2813
|
|
|
|
|
|
|
corporate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2814
|
|
|
|
|
|
|
corporation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2815
|
|
|
|
|
|
|
corporeal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2816
|
|
|
|
|
|
|
corps => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2817
|
|
|
|
|
|
|
corpse => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2818
|
|
|
|
|
|
|
corpus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2819
|
|
|
|
|
|
|
corral => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2820
|
|
|
|
|
|
|
correction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2821
|
|
|
|
|
|
|
corrective => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2822
|
|
|
|
|
|
|
correctness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2823
|
|
|
|
|
|
|
correlation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2824
|
|
|
|
|
|
|
correlative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2825
|
|
|
|
|
|
|
correspond => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2826
|
|
|
|
|
|
|
correspondence => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2827
|
|
|
|
|
|
|
correspondent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2828
|
|
|
|
|
|
|
corridor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2829
|
|
|
|
|
|
|
corroborate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2830
|
|
|
|
|
|
|
corroboration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2831
|
|
|
|
|
|
|
corrosion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2832
|
|
|
|
|
|
|
corrosive => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2833
|
|
|
|
|
|
|
corrupt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2834
|
|
|
|
|
|
|
corrupting => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2835
|
|
|
|
|
|
|
corruption => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2836
|
|
|
|
|
|
|
corse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2837
|
|
|
|
|
|
|
corset => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2838
|
|
|
|
|
|
|
cortex => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2839
|
|
|
|
|
|
|
cortical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2840
|
|
|
|
|
|
|
corvette => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2841
|
|
|
|
|
|
|
cosmetic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2842
|
|
|
|
|
|
|
cosmetics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2843
|
|
|
|
|
|
|
cosmic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2844
|
|
|
|
|
|
|
cosmology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2845
|
|
|
|
|
|
|
cosmopolitan => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2846
|
|
|
|
|
|
|
cosmos => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2847
|
|
|
|
|
|
|
cost => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2848
|
|
|
|
|
|
|
costly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2849
|
|
|
|
|
|
|
costume => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2850
|
|
|
|
|
|
|
cosy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2851
|
|
|
|
|
|
|
cot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2852
|
|
|
|
|
|
|
cote => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2853
|
|
|
|
|
|
|
cottage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2854
|
|
|
|
|
|
|
cotton => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2855
|
|
|
|
|
|
|
couch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2856
|
|
|
|
|
|
|
cougar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2857
|
|
|
|
|
|
|
cough => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2858
|
|
|
|
|
|
|
council => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2859
|
|
|
|
|
|
|
counsel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2860
|
|
|
|
|
|
|
counsellor => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2861
|
|
|
|
|
|
|
counselor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2862
|
|
|
|
|
|
|
count => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2863
|
|
|
|
|
|
|
countdown => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2864
|
|
|
|
|
|
|
countenance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2865
|
|
|
|
|
|
|
counter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2866
|
|
|
|
|
|
|
counteract => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2867
|
|
|
|
|
|
|
counterbalance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2868
|
|
|
|
|
|
|
counterclaim => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2869
|
|
|
|
|
|
|
counterpart => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2870
|
|
|
|
|
|
|
countess => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2871
|
|
|
|
|
|
|
countless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2872
|
|
|
|
|
|
|
country => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2873
|
|
|
|
|
|
|
countryman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2874
|
|
|
|
|
|
|
counts => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2875
|
|
|
|
|
|
|
county => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2876
|
|
|
|
|
|
|
coup => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
2877
|
|
|
|
|
|
|
couple => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2878
|
|
|
|
|
|
|
coupled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2879
|
|
|
|
|
|
|
coupon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2880
|
|
|
|
|
|
|
courage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2881
|
|
|
|
|
|
|
courageous => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2882
|
|
|
|
|
|
|
courier => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2883
|
|
|
|
|
|
|
courses => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2884
|
|
|
|
|
|
|
coursing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2885
|
|
|
|
|
|
|
court => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2886
|
|
|
|
|
|
|
courteous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2887
|
|
|
|
|
|
|
courtesy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2888
|
|
|
|
|
|
|
courthouse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2889
|
|
|
|
|
|
|
courts => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2890
|
|
|
|
|
|
|
courtship => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2891
|
|
|
|
|
|
|
courtyard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2892
|
|
|
|
|
|
|
cove => { anger => 0, anticipation => 1, disgust => 1, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2893
|
|
|
|
|
|
|
covenant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2894
|
|
|
|
|
|
|
cover => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2895
|
|
|
|
|
|
|
covered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2896
|
|
|
|
|
|
|
covering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2897
|
|
|
|
|
|
|
covert => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2898
|
|
|
|
|
|
|
covet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2899
|
|
|
|
|
|
|
cow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2900
|
|
|
|
|
|
|
coward => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2901
|
|
|
|
|
|
|
cowardice => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2902
|
|
|
|
|
|
|
cowardly => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2903
|
|
|
|
|
|
|
cowboy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2904
|
|
|
|
|
|
|
cowhide => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2905
|
|
|
|
|
|
|
cowl => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2906
|
|
|
|
|
|
|
coworker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2907
|
|
|
|
|
|
|
coy => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2908
|
|
|
|
|
|
|
coyote => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2909
|
|
|
|
|
|
|
crab => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2910
|
|
|
|
|
|
|
crabby => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2911
|
|
|
|
|
|
|
crack => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2912
|
|
|
|
|
|
|
cracked => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2913
|
|
|
|
|
|
|
cracker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2914
|
|
|
|
|
|
|
cracking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2915
|
|
|
|
|
|
|
crackle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2916
|
|
|
|
|
|
|
cradle => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2917
|
|
|
|
|
|
|
craft => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2918
|
|
|
|
|
|
|
craftsman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2919
|
|
|
|
|
|
|
crafty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2920
|
|
|
|
|
|
|
craig => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2921
|
|
|
|
|
|
|
crammed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2922
|
|
|
|
|
|
|
cramp => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2923
|
|
|
|
|
|
|
cramped => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2924
|
|
|
|
|
|
|
crane => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2925
|
|
|
|
|
|
|
cranium => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2926
|
|
|
|
|
|
|
crank => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2927
|
|
|
|
|
|
|
cranky => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2928
|
|
|
|
|
|
|
crap => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2929
|
|
|
|
|
|
|
craps => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2930
|
|
|
|
|
|
|
crash => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
2931
|
|
|
|
|
|
|
crate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2932
|
|
|
|
|
|
|
crater => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2933
|
|
|
|
|
|
|
crave => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2934
|
|
|
|
|
|
|
craving => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2935
|
|
|
|
|
|
|
crawfish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2936
|
|
|
|
|
|
|
crawl => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2937
|
|
|
|
|
|
|
crayons => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2938
|
|
|
|
|
|
|
craze => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2939
|
|
|
|
|
|
|
crazed => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2940
|
|
|
|
|
|
|
crazy => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2941
|
|
|
|
|
|
|
creaking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2942
|
|
|
|
|
|
|
cream => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
2943
|
|
|
|
|
|
|
creamer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2944
|
|
|
|
|
|
|
creamy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2945
|
|
|
|
|
|
|
crease => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2946
|
|
|
|
|
|
|
create => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2947
|
|
|
|
|
|
|
creation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2948
|
|
|
|
|
|
|
creative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2949
|
|
|
|
|
|
|
creator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2950
|
|
|
|
|
|
|
creature => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2951
|
|
|
|
|
|
|
credence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2952
|
|
|
|
|
|
|
credential => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2953
|
|
|
|
|
|
|
credentials => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2954
|
|
|
|
|
|
|
credibility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2955
|
|
|
|
|
|
|
credible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2956
|
|
|
|
|
|
|
credit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2957
|
|
|
|
|
|
|
creditable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
2958
|
|
|
|
|
|
|
credited => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2959
|
|
|
|
|
|
|
crediting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2960
|
|
|
|
|
|
|
creditor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2961
|
|
|
|
|
|
|
creed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2962
|
|
|
|
|
|
|
creek => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2963
|
|
|
|
|
|
|
creep => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2964
|
|
|
|
|
|
|
creeping => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2965
|
|
|
|
|
|
|
cremation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2966
|
|
|
|
|
|
|
creole => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2967
|
|
|
|
|
|
|
crescendo => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
2968
|
|
|
|
|
|
|
crescent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2969
|
|
|
|
|
|
|
crevice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2970
|
|
|
|
|
|
|
crew => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2971
|
|
|
|
|
|
|
crib => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2972
|
|
|
|
|
|
|
cricket => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2973
|
|
|
|
|
|
|
crime => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2974
|
|
|
|
|
|
|
criminal => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2975
|
|
|
|
|
|
|
criminality => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2976
|
|
|
|
|
|
|
crimp => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2977
|
|
|
|
|
|
|
crimson => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2978
|
|
|
|
|
|
|
cringe => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2979
|
|
|
|
|
|
|
cripple => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2980
|
|
|
|
|
|
|
crippled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2981
|
|
|
|
|
|
|
crisis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2982
|
|
|
|
|
|
|
crisp => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
2983
|
|
|
|
|
|
|
criterion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2984
|
|
|
|
|
|
|
critic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2985
|
|
|
|
|
|
|
criticism => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2986
|
|
|
|
|
|
|
criticize => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2987
|
|
|
|
|
|
|
critique => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
2988
|
|
|
|
|
|
|
critter => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2989
|
|
|
|
|
|
|
croak => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2990
|
|
|
|
|
|
|
crock => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2991
|
|
|
|
|
|
|
crockery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2992
|
|
|
|
|
|
|
crocodile => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2993
|
|
|
|
|
|
|
croft => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2994
|
|
|
|
|
|
|
crook => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2995
|
|
|
|
|
|
|
crop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2996
|
|
|
|
|
|
|
croquet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2997
|
|
|
|
|
|
|
cross => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
2998
|
|
|
|
|
|
|
crossbow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
2999
|
|
|
|
|
|
|
crossed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3000
|
|
|
|
|
|
|
crossing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3001
|
|
|
|
|
|
|
crotch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3002
|
|
|
|
|
|
|
crouch => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3003
|
|
|
|
|
|
|
crouched => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3004
|
|
|
|
|
|
|
crouching => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3005
|
|
|
|
|
|
|
croupier => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3006
|
|
|
|
|
|
|
crow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3007
|
|
|
|
|
|
|
crowd => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3008
|
|
|
|
|
|
|
crowded => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3009
|
|
|
|
|
|
|
crown => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3010
|
|
|
|
|
|
|
crowning => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
3011
|
|
|
|
|
|
|
crucial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3012
|
|
|
|
|
|
|
cruciate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3013
|
|
|
|
|
|
|
crucifix => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3014
|
|
|
|
|
|
|
crucifixion => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3015
|
|
|
|
|
|
|
crude => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3016
|
|
|
|
|
|
|
cruel => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3017
|
|
|
|
|
|
|
cruelly => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3018
|
|
|
|
|
|
|
cruelty => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3019
|
|
|
|
|
|
|
cruise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3020
|
|
|
|
|
|
|
cruiser => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3021
|
|
|
|
|
|
|
crumb => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3022
|
|
|
|
|
|
|
crumbling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3023
|
|
|
|
|
|
|
crunch => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3024
|
|
|
|
|
|
|
crusade => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3025
|
|
|
|
|
|
|
crush => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3026
|
|
|
|
|
|
|
crushed => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3027
|
|
|
|
|
|
|
crushing => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3028
|
|
|
|
|
|
|
crust => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3029
|
|
|
|
|
|
|
crusty => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3030
|
|
|
|
|
|
|
crutch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3031
|
|
|
|
|
|
|
crux => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3032
|
|
|
|
|
|
|
cry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3033
|
|
|
|
|
|
|
crying => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3034
|
|
|
|
|
|
|
crypt => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3035
|
|
|
|
|
|
|
cryptic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3036
|
|
|
|
|
|
|
cryptography => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3037
|
|
|
|
|
|
|
crystal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3038
|
|
|
|
|
|
|
crystalline => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3039
|
|
|
|
|
|
|
crystallization => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3040
|
|
|
|
|
|
|
cub => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3041
|
|
|
|
|
|
|
cube => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
3042
|
|
|
|
|
|
|
cubicle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3043
|
|
|
|
|
|
|
cuckold => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3044
|
|
|
|
|
|
|
cuckoo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3045
|
|
|
|
|
|
|
cuddle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3046
|
|
|
|
|
|
|
cue => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3047
|
|
|
|
|
|
|
cuff => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3048
|
|
|
|
|
|
|
cuisine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3049
|
|
|
|
|
|
|
culinary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3050
|
|
|
|
|
|
|
cull => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3051
|
|
|
|
|
|
|
culminate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3052
|
|
|
|
|
|
|
culmination => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3053
|
|
|
|
|
|
|
culpability => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3054
|
|
|
|
|
|
|
culpable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3055
|
|
|
|
|
|
|
culprit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3056
|
|
|
|
|
|
|
cult => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3057
|
|
|
|
|
|
|
cultivate => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3058
|
|
|
|
|
|
|
cultivated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3059
|
|
|
|
|
|
|
cultivation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3060
|
|
|
|
|
|
|
culture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3061
|
|
|
|
|
|
|
culvert => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3062
|
|
|
|
|
|
|
cumbersome => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3063
|
|
|
|
|
|
|
cumulus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3064
|
|
|
|
|
|
|
cunning => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3065
|
|
|
|
|
|
|
cup => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3066
|
|
|
|
|
|
|
cupboard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3067
|
|
|
|
|
|
|
cupping => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3068
|
|
|
|
|
|
|
cur => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3069
|
|
|
|
|
|
|
curable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3070
|
|
|
|
|
|
|
curate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3071
|
|
|
|
|
|
|
curative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3072
|
|
|
|
|
|
|
curator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3073
|
|
|
|
|
|
|
curb => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3074
|
|
|
|
|
|
|
curd => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3075
|
|
|
|
|
|
|
curfew => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3076
|
|
|
|
|
|
|
curiosity => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
3077
|
|
|
|
|
|
|
curl => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3078
|
|
|
|
|
|
|
curling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3079
|
|
|
|
|
|
|
currency => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3080
|
|
|
|
|
|
|
current => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3081
|
|
|
|
|
|
|
curriculum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3082
|
|
|
|
|
|
|
curry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3083
|
|
|
|
|
|
|
curse => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3084
|
|
|
|
|
|
|
cursed => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3085
|
|
|
|
|
|
|
cursing => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3086
|
|
|
|
|
|
|
cursory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3087
|
|
|
|
|
|
|
curt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3088
|
|
|
|
|
|
|
curtail => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3089
|
|
|
|
|
|
|
curtailment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3090
|
|
|
|
|
|
|
curtain => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3091
|
|
|
|
|
|
|
curvature => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3092
|
|
|
|
|
|
|
curve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3093
|
|
|
|
|
|
|
curved => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3094
|
|
|
|
|
|
|
curvilinear => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3095
|
|
|
|
|
|
|
cushion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3096
|
|
|
|
|
|
|
cusp => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3097
|
|
|
|
|
|
|
cussed => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3098
|
|
|
|
|
|
|
custodian => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
3099
|
|
|
|
|
|
|
custody => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
3100
|
|
|
|
|
|
|
custom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3101
|
|
|
|
|
|
|
customary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3102
|
|
|
|
|
|
|
customer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3103
|
|
|
|
|
|
|
cut => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3104
|
|
|
|
|
|
|
cutaneous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3105
|
|
|
|
|
|
|
cute => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3106
|
|
|
|
|
|
|
cuticle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3107
|
|
|
|
|
|
|
cutlery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3108
|
|
|
|
|
|
|
cutter => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3109
|
|
|
|
|
|
|
cutters => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3110
|
|
|
|
|
|
|
cutthroat => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3111
|
|
|
|
|
|
|
cutting => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3112
|
|
|
|
|
|
|
cuttings => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3113
|
|
|
|
|
|
|
cwt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3114
|
|
|
|
|
|
|
cyanide => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3115
|
|
|
|
|
|
|
cycle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3116
|
|
|
|
|
|
|
cyclical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3117
|
|
|
|
|
|
|
cyclist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3118
|
|
|
|
|
|
|
cyclone => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
3119
|
|
|
|
|
|
|
cylinder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3120
|
|
|
|
|
|
|
cylindrical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3121
|
|
|
|
|
|
|
cymbal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3122
|
|
|
|
|
|
|
cynic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3123
|
|
|
|
|
|
|
cyst => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3124
|
|
|
|
|
|
|
cystic => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3125
|
|
|
|
|
|
|
cytomegalovirus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3126
|
|
|
|
|
|
|
cytoplasm => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3127
|
|
|
|
|
|
|
czar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3128
|
|
|
|
|
|
|
dab => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3129
|
|
|
|
|
|
|
dabble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3130
|
|
|
|
|
|
|
dabbling => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3131
|
|
|
|
|
|
|
dad => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3132
|
|
|
|
|
|
|
dado => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3133
|
|
|
|
|
|
|
daemon => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
3134
|
|
|
|
|
|
|
daft => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3135
|
|
|
|
|
|
|
dagger => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3136
|
|
|
|
|
|
|
daily => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3137
|
|
|
|
|
|
|
dainty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3138
|
|
|
|
|
|
|
dairy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3139
|
|
|
|
|
|
|
dak => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3140
|
|
|
|
|
|
|
dale => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3141
|
|
|
|
|
|
|
dam => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3142
|
|
|
|
|
|
|
damage => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3143
|
|
|
|
|
|
|
damages => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3144
|
|
|
|
|
|
|
dame => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3145
|
|
|
|
|
|
|
damn => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3146
|
|
|
|
|
|
|
damnation => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3147
|
|
|
|
|
|
|
damned => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3148
|
|
|
|
|
|
|
damp => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3149
|
|
|
|
|
|
|
dampened => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3150
|
|
|
|
|
|
|
damper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3151
|
|
|
|
|
|
|
damsel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3152
|
|
|
|
|
|
|
dance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3153
|
|
|
|
|
|
|
dancer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3154
|
|
|
|
|
|
|
dandruff => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3155
|
|
|
|
|
|
|
dandy => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3156
|
|
|
|
|
|
|
danger => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3157
|
|
|
|
|
|
|
dangerous => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3158
|
|
|
|
|
|
|
dangle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3159
|
|
|
|
|
|
|
dank => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3160
|
|
|
|
|
|
|
dapper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3161
|
|
|
|
|
|
|
dare => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
3162
|
|
|
|
|
|
|
daring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3163
|
|
|
|
|
|
|
dark => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3164
|
|
|
|
|
|
|
darken => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3165
|
|
|
|
|
|
|
darkened => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3166
|
|
|
|
|
|
|
darkly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3167
|
|
|
|
|
|
|
darkness => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3168
|
|
|
|
|
|
|
darling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3169
|
|
|
|
|
|
|
darn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3170
|
|
|
|
|
|
|
dart => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3171
|
|
|
|
|
|
|
dash => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3172
|
|
|
|
|
|
|
dashboard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3173
|
|
|
|
|
|
|
dashed => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3174
|
|
|
|
|
|
|
dashing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3175
|
|
|
|
|
|
|
dastardly => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3176
|
|
|
|
|
|
|
data => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3177
|
|
|
|
|
|
|
database => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3178
|
|
|
|
|
|
|
date => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3179
|
|
|
|
|
|
|
daughter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3180
|
|
|
|
|
|
|
dawn => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
3181
|
|
|
|
|
|
|
day => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3182
|
|
|
|
|
|
|
daybreak => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3183
|
|
|
|
|
|
|
daydreaming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3184
|
|
|
|
|
|
|
daze => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3185
|
|
|
|
|
|
|
dazed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3186
|
|
|
|
|
|
|
dazzling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3187
|
|
|
|
|
|
|
deacon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
3188
|
|
|
|
|
|
|
deactivate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3189
|
|
|
|
|
|
|
deadlock => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3190
|
|
|
|
|
|
|
deadly => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3191
|
|
|
|
|
|
|
deaf => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3192
|
|
|
|
|
|
|
deafening => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3193
|
|
|
|
|
|
|
deafness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3194
|
|
|
|
|
|
|
deal => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
3195
|
|
|
|
|
|
|
dealer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3196
|
|
|
|
|
|
|
dealing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3197
|
|
|
|
|
|
|
dealings => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
3198
|
|
|
|
|
|
|
dean => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3199
|
|
|
|
|
|
|
dear => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3200
|
|
|
|
|
|
|
dearth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3201
|
|
|
|
|
|
|
death => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
3202
|
|
|
|
|
|
|
debacle => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3203
|
|
|
|
|
|
|
debatable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3204
|
|
|
|
|
|
|
debate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3205
|
|
|
|
|
|
|
debauchery => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3206
|
|
|
|
|
|
|
debenture => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3207
|
|
|
|
|
|
|
debit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3208
|
|
|
|
|
|
|
debris => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3209
|
|
|
|
|
|
|
debt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3210
|
|
|
|
|
|
|
debtor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3211
|
|
|
|
|
|
|
debut => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3212
|
|
|
|
|
|
|
decade => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3213
|
|
|
|
|
|
|
decanter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3214
|
|
|
|
|
|
|
decay => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3215
|
|
|
|
|
|
|
decayed => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3216
|
|
|
|
|
|
|
deceased => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3217
|
|
|
|
|
|
|
deceit => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
3218
|
|
|
|
|
|
|
deceitful => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3219
|
|
|
|
|
|
|
deceive => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3220
|
|
|
|
|
|
|
deceived => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3221
|
|
|
|
|
|
|
deceiving => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
3222
|
|
|
|
|
|
|
decency => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3223
|
|
|
|
|
|
|
decent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3224
|
|
|
|
|
|
|
deception => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3225
|
|
|
|
|
|
|
deceptive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3226
|
|
|
|
|
|
|
decidedly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3227
|
|
|
|
|
|
|
deciduous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3228
|
|
|
|
|
|
|
decimal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3229
|
|
|
|
|
|
|
decipher => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3230
|
|
|
|
|
|
|
decision => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3231
|
|
|
|
|
|
|
decisive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3232
|
|
|
|
|
|
|
deck => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3233
|
|
|
|
|
|
|
declaration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3234
|
|
|
|
|
|
|
declaratory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3235
|
|
|
|
|
|
|
declare => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3236
|
|
|
|
|
|
|
declination => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3237
|
|
|
|
|
|
|
decline => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3238
|
|
|
|
|
|
|
declining => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3239
|
|
|
|
|
|
|
decompose => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3240
|
|
|
|
|
|
|
decomposed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3241
|
|
|
|
|
|
|
decomposition => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3242
|
|
|
|
|
|
|
decorate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3243
|
|
|
|
|
|
|
decoration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3244
|
|
|
|
|
|
|
decorum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3245
|
|
|
|
|
|
|
decoy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
3246
|
|
|
|
|
|
|
decrease => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3247
|
|
|
|
|
|
|
decreased => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3248
|
|
|
|
|
|
|
decreasing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3249
|
|
|
|
|
|
|
decree => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3250
|
|
|
|
|
|
|
decrement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3251
|
|
|
|
|
|
|
decrepit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3252
|
|
|
|
|
|
|
decry => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3253
|
|
|
|
|
|
|
dedication => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3254
|
|
|
|
|
|
|
deduce => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3255
|
|
|
|
|
|
|
deduct => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3256
|
|
|
|
|
|
|
deduction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3257
|
|
|
|
|
|
|
deed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
3258
|
|
|
|
|
|
|
deepen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3259
|
|
|
|
|
|
|
deer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3260
|
|
|
|
|
|
|
defamation => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3261
|
|
|
|
|
|
|
defamatory => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3262
|
|
|
|
|
|
|
default => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3263
|
|
|
|
|
|
|
defeat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3264
|
|
|
|
|
|
|
defeated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3265
|
|
|
|
|
|
|
defect => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3266
|
|
|
|
|
|
|
defection => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3267
|
|
|
|
|
|
|
defective => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3268
|
|
|
|
|
|
|
defend => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3269
|
|
|
|
|
|
|
defendant => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3270
|
|
|
|
|
|
|
defended => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3271
|
|
|
|
|
|
|
defender => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3272
|
|
|
|
|
|
|
defending => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3273
|
|
|
|
|
|
|
defense => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3274
|
|
|
|
|
|
|
defenseless => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3275
|
|
|
|
|
|
|
defensible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3276
|
|
|
|
|
|
|
defensive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3277
|
|
|
|
|
|
|
defer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3278
|
|
|
|
|
|
|
deference => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3279
|
|
|
|
|
|
|
deferral => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3280
|
|
|
|
|
|
|
deferring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3281
|
|
|
|
|
|
|
defiance => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3282
|
|
|
|
|
|
|
defiant => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3283
|
|
|
|
|
|
|
deficiency => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3284
|
|
|
|
|
|
|
deficit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3285
|
|
|
|
|
|
|
define => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3286
|
|
|
|
|
|
|
defined => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3287
|
|
|
|
|
|
|
definition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3288
|
|
|
|
|
|
|
definitive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3289
|
|
|
|
|
|
|
deflate => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3290
|
|
|
|
|
|
|
deflation => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3291
|
|
|
|
|
|
|
deflect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3292
|
|
|
|
|
|
|
deflection => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3293
|
|
|
|
|
|
|
defloration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3294
|
|
|
|
|
|
|
deform => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3295
|
|
|
|
|
|
|
deformed => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3296
|
|
|
|
|
|
|
deformity => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3297
|
|
|
|
|
|
|
defraud => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3298
|
|
|
|
|
|
|
defray => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3299
|
|
|
|
|
|
|
deft => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3300
|
|
|
|
|
|
|
defunct => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3301
|
|
|
|
|
|
|
defy => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
3302
|
|
|
|
|
|
|
degeneracy => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3303
|
|
|
|
|
|
|
degenerate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3304
|
|
|
|
|
|
|
degeneration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3305
|
|
|
|
|
|
|
degradation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3306
|
|
|
|
|
|
|
degrade => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3307
|
|
|
|
|
|
|
degrading => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3308
|
|
|
|
|
|
|
degree => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3309
|
|
|
|
|
|
|
dehydrated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3310
|
|
|
|
|
|
|
delay => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3311
|
|
|
|
|
|
|
delayed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3312
|
|
|
|
|
|
|
delectable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3313
|
|
|
|
|
|
|
delegate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3314
|
|
|
|
|
|
|
delegation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3315
|
|
|
|
|
|
|
deleterious => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3316
|
|
|
|
|
|
|
deletion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3317
|
|
|
|
|
|
|
deliberate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3318
|
|
|
|
|
|
|
deliberation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3319
|
|
|
|
|
|
|
deliberative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3320
|
|
|
|
|
|
|
delicacy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3321
|
|
|
|
|
|
|
delicious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3322
|
|
|
|
|
|
|
delight => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3323
|
|
|
|
|
|
|
delighted => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
3324
|
|
|
|
|
|
|
delightful => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3325
|
|
|
|
|
|
|
delineate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3326
|
|
|
|
|
|
|
delineation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3327
|
|
|
|
|
|
|
delinquency => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3328
|
|
|
|
|
|
|
delinquent => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3329
|
|
|
|
|
|
|
delirious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3330
|
|
|
|
|
|
|
delirium => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3331
|
|
|
|
|
|
|
deliverance => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3332
|
|
|
|
|
|
|
delivery => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3333
|
|
|
|
|
|
|
dell => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3334
|
|
|
|
|
|
|
delta => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3335
|
|
|
|
|
|
|
deluge => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
3336
|
|
|
|
|
|
|
delusion => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3337
|
|
|
|
|
|
|
delusional => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3338
|
|
|
|
|
|
|
delve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3339
|
|
|
|
|
|
|
demand => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3340
|
|
|
|
|
|
|
demanding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3341
|
|
|
|
|
|
|
demeanor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3342
|
|
|
|
|
|
|
demented => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3343
|
|
|
|
|
|
|
dementia => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3344
|
|
|
|
|
|
|
demise => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3345
|
|
|
|
|
|
|
democracy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3346
|
|
|
|
|
|
|
democrat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3347
|
|
|
|
|
|
|
demolish => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3348
|
|
|
|
|
|
|
demolition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3349
|
|
|
|
|
|
|
demon => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3350
|
|
|
|
|
|
|
demonic => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3351
|
|
|
|
|
|
|
demonstrable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3352
|
|
|
|
|
|
|
demonstrate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3353
|
|
|
|
|
|
|
demonstrated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3354
|
|
|
|
|
|
|
demonstrating => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3355
|
|
|
|
|
|
|
demonstration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3356
|
|
|
|
|
|
|
demonstrative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 0 }, |
3357
|
|
|
|
|
|
|
demonstrator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3358
|
|
|
|
|
|
|
demoralized => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3359
|
|
|
|
|
|
|
demos => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3360
|
|
|
|
|
|
|
den => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3361
|
|
|
|
|
|
|
denial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3362
|
|
|
|
|
|
|
denied => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3363
|
|
|
|
|
|
|
denomination => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3364
|
|
|
|
|
|
|
denominational => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3365
|
|
|
|
|
|
|
denominator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3366
|
|
|
|
|
|
|
denote => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3367
|
|
|
|
|
|
|
denounce => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3368
|
|
|
|
|
|
|
dense => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3369
|
|
|
|
|
|
|
density => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3370
|
|
|
|
|
|
|
dent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3371
|
|
|
|
|
|
|
dentistry => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3372
|
|
|
|
|
|
|
denunciation => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3373
|
|
|
|
|
|
|
deny => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3374
|
|
|
|
|
|
|
denying => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3375
|
|
|
|
|
|
|
deodorant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3376
|
|
|
|
|
|
|
depart => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3377
|
|
|
|
|
|
|
departed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3378
|
|
|
|
|
|
|
department => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3379
|
|
|
|
|
|
|
departure => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3380
|
|
|
|
|
|
|
depend => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
3381
|
|
|
|
|
|
|
dependant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3382
|
|
|
|
|
|
|
dependence => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3383
|
|
|
|
|
|
|
dependency => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3384
|
|
|
|
|
|
|
dependent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3385
|
|
|
|
|
|
|
depict => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3386
|
|
|
|
|
|
|
depicting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3387
|
|
|
|
|
|
|
depletion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3388
|
|
|
|
|
|
|
deplorable => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3389
|
|
|
|
|
|
|
deplore => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3390
|
|
|
|
|
|
|
deploy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3391
|
|
|
|
|
|
|
deport => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3392
|
|
|
|
|
|
|
deportation => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3393
|
|
|
|
|
|
|
deposit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3394
|
|
|
|
|
|
|
depositary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3395
|
|
|
|
|
|
|
deposition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3396
|
|
|
|
|
|
|
depository => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
3397
|
|
|
|
|
|
|
depot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3398
|
|
|
|
|
|
|
depraved => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3399
|
|
|
|
|
|
|
depravity => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3400
|
|
|
|
|
|
|
depreciate => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3401
|
|
|
|
|
|
|
depreciated => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3402
|
|
|
|
|
|
|
depreciation => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3403
|
|
|
|
|
|
|
depress => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3404
|
|
|
|
|
|
|
depressed => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3405
|
|
|
|
|
|
|
depressing => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3406
|
|
|
|
|
|
|
depression => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3407
|
|
|
|
|
|
|
depressive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3408
|
|
|
|
|
|
|
deprivation => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3409
|
|
|
|
|
|
|
depth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3410
|
|
|
|
|
|
|
deputy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
3411
|
|
|
|
|
|
|
derail => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3412
|
|
|
|
|
|
|
deranged => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3413
|
|
|
|
|
|
|
derelict => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3414
|
|
|
|
|
|
|
derision => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3415
|
|
|
|
|
|
|
derivation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3416
|
|
|
|
|
|
|
derivative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3417
|
|
|
|
|
|
|
derive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3418
|
|
|
|
|
|
|
dermal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3419
|
|
|
|
|
|
|
dermatologist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
3420
|
|
|
|
|
|
|
dermatology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3421
|
|
|
|
|
|
|
derogation => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3422
|
|
|
|
|
|
|
derogatory => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3423
|
|
|
|
|
|
|
descend => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3424
|
|
|
|
|
|
|
descendant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3425
|
|
|
|
|
|
|
descendent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3426
|
|
|
|
|
|
|
descending => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3427
|
|
|
|
|
|
|
descent => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3428
|
|
|
|
|
|
|
describe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3429
|
|
|
|
|
|
|
description => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3430
|
|
|
|
|
|
|
descriptive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3431
|
|
|
|
|
|
|
desecration => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3432
|
|
|
|
|
|
|
desert => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3433
|
|
|
|
|
|
|
deserted => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3434
|
|
|
|
|
|
|
desertion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3435
|
|
|
|
|
|
|
deserve => { anger => 1, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3436
|
|
|
|
|
|
|
deserved => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3437
|
|
|
|
|
|
|
deserving => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3438
|
|
|
|
|
|
|
design => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3439
|
|
|
|
|
|
|
designate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3440
|
|
|
|
|
|
|
designation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
3441
|
|
|
|
|
|
|
designed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3442
|
|
|
|
|
|
|
designer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3443
|
|
|
|
|
|
|
designing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3444
|
|
|
|
|
|
|
desirability => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3445
|
|
|
|
|
|
|
desirable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3446
|
|
|
|
|
|
|
desiring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3447
|
|
|
|
|
|
|
desirous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3448
|
|
|
|
|
|
|
desist => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3449
|
|
|
|
|
|
|
desk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3450
|
|
|
|
|
|
|
desolation => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3451
|
|
|
|
|
|
|
despair => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3452
|
|
|
|
|
|
|
despairing => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3453
|
|
|
|
|
|
|
despatch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3454
|
|
|
|
|
|
|
desperate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3455
|
|
|
|
|
|
|
desperation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3456
|
|
|
|
|
|
|
despicable => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3457
|
|
|
|
|
|
|
despise => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3458
|
|
|
|
|
|
|
despotic => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3459
|
|
|
|
|
|
|
despotism => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3460
|
|
|
|
|
|
|
dessert => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3461
|
|
|
|
|
|
|
destination => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 1, trust => 0 }, |
3462
|
|
|
|
|
|
|
destined => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3463
|
|
|
|
|
|
|
destiny => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3464
|
|
|
|
|
|
|
destitute => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3465
|
|
|
|
|
|
|
destroyed => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3466
|
|
|
|
|
|
|
destroyer => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3467
|
|
|
|
|
|
|
destroying => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3468
|
|
|
|
|
|
|
destruction => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3469
|
|
|
|
|
|
|
destructive => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3470
|
|
|
|
|
|
|
detach => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3471
|
|
|
|
|
|
|
detached => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3472
|
|
|
|
|
|
|
detachment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3473
|
|
|
|
|
|
|
detail => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3474
|
|
|
|
|
|
|
details => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3475
|
|
|
|
|
|
|
detain => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3476
|
|
|
|
|
|
|
detainee => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3477
|
|
|
|
|
|
|
detect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3478
|
|
|
|
|
|
|
detectable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3479
|
|
|
|
|
|
|
detection => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3480
|
|
|
|
|
|
|
detective => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3481
|
|
|
|
|
|
|
detector => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3482
|
|
|
|
|
|
|
detention => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3483
|
|
|
|
|
|
|
deter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3484
|
|
|
|
|
|
|
detergent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3485
|
|
|
|
|
|
|
deteriorate => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3486
|
|
|
|
|
|
|
deteriorated => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3487
|
|
|
|
|
|
|
deterioration => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3488
|
|
|
|
|
|
|
determinable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3489
|
|
|
|
|
|
|
determinate => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
3490
|
|
|
|
|
|
|
determination => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3491
|
|
|
|
|
|
|
determined => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3492
|
|
|
|
|
|
|
detest => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3493
|
|
|
|
|
|
|
detonate => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
3494
|
|
|
|
|
|
|
detonation => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3495
|
|
|
|
|
|
|
detour => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3496
|
|
|
|
|
|
|
detract => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3497
|
|
|
|
|
|
|
detriment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3498
|
|
|
|
|
|
|
detrimental => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3499
|
|
|
|
|
|
|
detritus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3500
|
|
|
|
|
|
|
deuce => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3501
|
|
|
|
|
|
|
devastate => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3502
|
|
|
|
|
|
|
devastating => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 1 }, |
3503
|
|
|
|
|
|
|
devastation => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
3504
|
|
|
|
|
|
|
develop => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3505
|
|
|
|
|
|
|
developing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3506
|
|
|
|
|
|
|
development => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3507
|
|
|
|
|
|
|
deviate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3508
|
|
|
|
|
|
|
deviating => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3509
|
|
|
|
|
|
|
deviation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3510
|
|
|
|
|
|
|
device => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3511
|
|
|
|
|
|
|
devil => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3512
|
|
|
|
|
|
|
devilish => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3513
|
|
|
|
|
|
|
devious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3514
|
|
|
|
|
|
|
devise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3515
|
|
|
|
|
|
|
devoid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3516
|
|
|
|
|
|
|
devolution => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3517
|
|
|
|
|
|
|
devolve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3518
|
|
|
|
|
|
|
devote => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3519
|
|
|
|
|
|
|
devotee => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3520
|
|
|
|
|
|
|
devotional => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3521
|
|
|
|
|
|
|
devour => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3522
|
|
|
|
|
|
|
devout => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3523
|
|
|
|
|
|
|
dew => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3524
|
|
|
|
|
|
|
dexter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3525
|
|
|
|
|
|
|
dexterity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3526
|
|
|
|
|
|
|
dextrose => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3527
|
|
|
|
|
|
|
diabolical => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3528
|
|
|
|
|
|
|
diagnosis => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
3529
|
|
|
|
|
|
|
diagnostic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3530
|
|
|
|
|
|
|
diagnostics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3531
|
|
|
|
|
|
|
diagram => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3532
|
|
|
|
|
|
|
dial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3533
|
|
|
|
|
|
|
dialect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3534
|
|
|
|
|
|
|
dialectic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3535
|
|
|
|
|
|
|
dialogue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3536
|
|
|
|
|
|
|
diameter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3537
|
|
|
|
|
|
|
diamond => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3538
|
|
|
|
|
|
|
diamonds => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3539
|
|
|
|
|
|
|
diaper => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3540
|
|
|
|
|
|
|
diaphragm => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3541
|
|
|
|
|
|
|
diarrhoea => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3542
|
|
|
|
|
|
|
diary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3543
|
|
|
|
|
|
|
diatribe => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3544
|
|
|
|
|
|
|
dice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3545
|
|
|
|
|
|
|
dichotomous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3546
|
|
|
|
|
|
|
dichotomy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3547
|
|
|
|
|
|
|
dictate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3548
|
|
|
|
|
|
|
dictation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3549
|
|
|
|
|
|
|
dictator => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3550
|
|
|
|
|
|
|
dictatorial => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3551
|
|
|
|
|
|
|
dictatorship => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3552
|
|
|
|
|
|
|
diction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3553
|
|
|
|
|
|
|
dictionary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3554
|
|
|
|
|
|
|
dictum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
3555
|
|
|
|
|
|
|
didactic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3556
|
|
|
|
|
|
|
die => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3557
|
|
|
|
|
|
|
diet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3558
|
|
|
|
|
|
|
dietary => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3559
|
|
|
|
|
|
|
differ => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3560
|
|
|
|
|
|
|
difference => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3561
|
|
|
|
|
|
|
differences => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3562
|
|
|
|
|
|
|
differential => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
3563
|
|
|
|
|
|
|
differentiation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3564
|
|
|
|
|
|
|
differently => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
3565
|
|
|
|
|
|
|
differing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3566
|
|
|
|
|
|
|
difficult => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3567
|
|
|
|
|
|
|
difficulties => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3568
|
|
|
|
|
|
|
difficulty => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3569
|
|
|
|
|
|
|
diffuse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3570
|
|
|
|
|
|
|
diffusion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3571
|
|
|
|
|
|
|
dig => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3572
|
|
|
|
|
|
|
digest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3573
|
|
|
|
|
|
|
digestion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3574
|
|
|
|
|
|
|
digit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
3575
|
|
|
|
|
|
|
dignified => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3576
|
|
|
|
|
|
|
dignity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3577
|
|
|
|
|
|
|
digress => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3578
|
|
|
|
|
|
|
digs => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3579
|
|
|
|
|
|
|
dike => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3580
|
|
|
|
|
|
|
dilapidated => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3581
|
|
|
|
|
|
|
dilatation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3582
|
|
|
|
|
|
|
dilation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3583
|
|
|
|
|
|
|
dilemma => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3584
|
|
|
|
|
|
|
diligence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3585
|
|
|
|
|
|
|
diligent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3586
|
|
|
|
|
|
|
diluent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3587
|
|
|
|
|
|
|
dilute => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3588
|
|
|
|
|
|
|
diluted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3589
|
|
|
|
|
|
|
dilution => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3590
|
|
|
|
|
|
|
dime => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3591
|
|
|
|
|
|
|
dimension => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3592
|
|
|
|
|
|
|
diminish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3593
|
|
|
|
|
|
|
diminished => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3594
|
|
|
|
|
|
|
diminution => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3595
|
|
|
|
|
|
|
diminutive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3596
|
|
|
|
|
|
|
din => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3597
|
|
|
|
|
|
|
dine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3598
|
|
|
|
|
|
|
diner => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3599
|
|
|
|
|
|
|
dinner => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3600
|
|
|
|
|
|
|
dinosaur => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3601
|
|
|
|
|
|
|
dint => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3602
|
|
|
|
|
|
|
diocesan => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3603
|
|
|
|
|
|
|
diocese => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3604
|
|
|
|
|
|
|
diorama => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3605
|
|
|
|
|
|
|
dip => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3606
|
|
|
|
|
|
|
diploma => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3607
|
|
|
|
|
|
|
diplomacy => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3608
|
|
|
|
|
|
|
diplomat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3609
|
|
|
|
|
|
|
diplomatic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3610
|
|
|
|
|
|
|
dire => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
3611
|
|
|
|
|
|
|
directed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3612
|
|
|
|
|
|
|
direction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3613
|
|
|
|
|
|
|
directly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3614
|
|
|
|
|
|
|
director => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3615
|
|
|
|
|
|
|
directory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3616
|
|
|
|
|
|
|
dirt => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3617
|
|
|
|
|
|
|
dirty => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3618
|
|
|
|
|
|
|
disability => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3619
|
|
|
|
|
|
|
disable => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3620
|
|
|
|
|
|
|
disabled => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3621
|
|
|
|
|
|
|
disadvantage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3622
|
|
|
|
|
|
|
disaffected => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3623
|
|
|
|
|
|
|
disagree => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3624
|
|
|
|
|
|
|
disagreeable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3625
|
|
|
|
|
|
|
disagreeing => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3626
|
|
|
|
|
|
|
disagreement => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3627
|
|
|
|
|
|
|
disallow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3628
|
|
|
|
|
|
|
disallowed => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3629
|
|
|
|
|
|
|
disappear => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3630
|
|
|
|
|
|
|
disappearance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3631
|
|
|
|
|
|
|
disappearing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3632
|
|
|
|
|
|
|
disappoint => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3633
|
|
|
|
|
|
|
disappointed => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3634
|
|
|
|
|
|
|
disappointing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3635
|
|
|
|
|
|
|
disappointment => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3636
|
|
|
|
|
|
|
disapproval => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3637
|
|
|
|
|
|
|
disapprove => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3638
|
|
|
|
|
|
|
disapproved => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3639
|
|
|
|
|
|
|
disapproving => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3640
|
|
|
|
|
|
|
disarm => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3641
|
|
|
|
|
|
|
disarray => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3642
|
|
|
|
|
|
|
disaster => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
3643
|
|
|
|
|
|
|
disastrous => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3644
|
|
|
|
|
|
|
disband => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3645
|
|
|
|
|
|
|
disbelief => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3646
|
|
|
|
|
|
|
disbelieve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3647
|
|
|
|
|
|
|
disburse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3648
|
|
|
|
|
|
|
disbursement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3649
|
|
|
|
|
|
|
disc => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3650
|
|
|
|
|
|
|
discarded => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3651
|
|
|
|
|
|
|
discards => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3652
|
|
|
|
|
|
|
discern => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3653
|
|
|
|
|
|
|
discernible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3654
|
|
|
|
|
|
|
discerning => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3655
|
|
|
|
|
|
|
discernment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3656
|
|
|
|
|
|
|
discharge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3657
|
|
|
|
|
|
|
disciple => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
3658
|
|
|
|
|
|
|
discipline => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3659
|
|
|
|
|
|
|
disclaim => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
3660
|
|
|
|
|
|
|
disclaimer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3661
|
|
|
|
|
|
|
disclose => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3662
|
|
|
|
|
|
|
disclosed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
3663
|
|
|
|
|
|
|
disclosure => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3664
|
|
|
|
|
|
|
discoloration => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3665
|
|
|
|
|
|
|
discolored => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3666
|
|
|
|
|
|
|
discomfort => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3667
|
|
|
|
|
|
|
disconnect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3668
|
|
|
|
|
|
|
disconnected => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3669
|
|
|
|
|
|
|
disconnection => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3670
|
|
|
|
|
|
|
discontent => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3671
|
|
|
|
|
|
|
discontinuance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3672
|
|
|
|
|
|
|
discontinue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3673
|
|
|
|
|
|
|
discontinuity => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3674
|
|
|
|
|
|
|
discontinuous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3675
|
|
|
|
|
|
|
discord => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3676
|
|
|
|
|
|
|
discount => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3677
|
|
|
|
|
|
|
discounted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3678
|
|
|
|
|
|
|
discourage => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3679
|
|
|
|
|
|
|
discouraged => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3680
|
|
|
|
|
|
|
discouragement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3681
|
|
|
|
|
|
|
discourse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3682
|
|
|
|
|
|
|
discover => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3683
|
|
|
|
|
|
|
discovery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3684
|
|
|
|
|
|
|
discredit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3685
|
|
|
|
|
|
|
discreet => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3686
|
|
|
|
|
|
|
discrepancy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3687
|
|
|
|
|
|
|
discrete => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3688
|
|
|
|
|
|
|
discretion => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3689
|
|
|
|
|
|
|
discretionary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3690
|
|
|
|
|
|
|
discriminate => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3691
|
|
|
|
|
|
|
discriminating => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3692
|
|
|
|
|
|
|
discrimination => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3693
|
|
|
|
|
|
|
discus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3694
|
|
|
|
|
|
|
discuss => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3695
|
|
|
|
|
|
|
discussion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3696
|
|
|
|
|
|
|
disdain => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3697
|
|
|
|
|
|
|
disease => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3698
|
|
|
|
|
|
|
diseased => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3699
|
|
|
|
|
|
|
disembodied => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3700
|
|
|
|
|
|
|
disengage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3701
|
|
|
|
|
|
|
disengagement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3702
|
|
|
|
|
|
|
disfigured => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3703
|
|
|
|
|
|
|
disgrace => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3704
|
|
|
|
|
|
|
disgraced => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3705
|
|
|
|
|
|
|
disgraceful => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3706
|
|
|
|
|
|
|
disgruntled => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3707
|
|
|
|
|
|
|
disguise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3708
|
|
|
|
|
|
|
disguised => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3709
|
|
|
|
|
|
|
disgust => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3710
|
|
|
|
|
|
|
disgusting => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3711
|
|
|
|
|
|
|
dish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3712
|
|
|
|
|
|
|
disheartened => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3713
|
|
|
|
|
|
|
disheartening => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3714
|
|
|
|
|
|
|
dishonest => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3715
|
|
|
|
|
|
|
dishonesty => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3716
|
|
|
|
|
|
|
dishonor => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3717
|
|
|
|
|
|
|
disillusionment => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3718
|
|
|
|
|
|
|
disinfect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3719
|
|
|
|
|
|
|
disinfectant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3720
|
|
|
|
|
|
|
disinfection => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3721
|
|
|
|
|
|
|
disinformation => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3722
|
|
|
|
|
|
|
disingenuous => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3723
|
|
|
|
|
|
|
disintegrate => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3724
|
|
|
|
|
|
|
disintegration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3725
|
|
|
|
|
|
|
disinterested => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3726
|
|
|
|
|
|
|
disjoint => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3727
|
|
|
|
|
|
|
disjointed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3728
|
|
|
|
|
|
|
disjunctive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3729
|
|
|
|
|
|
|
disk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3730
|
|
|
|
|
|
|
diskette => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3731
|
|
|
|
|
|
|
dislike => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3732
|
|
|
|
|
|
|
disliked => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3733
|
|
|
|
|
|
|
dislocated => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3734
|
|
|
|
|
|
|
dislocation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3735
|
|
|
|
|
|
|
dislodge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3736
|
|
|
|
|
|
|
dismal => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3737
|
|
|
|
|
|
|
dismay => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
3738
|
|
|
|
|
|
|
dismemberment => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3739
|
|
|
|
|
|
|
dismiss => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3740
|
|
|
|
|
|
|
dismissal => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
3741
|
|
|
|
|
|
|
dismount => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3742
|
|
|
|
|
|
|
disobedience => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3743
|
|
|
|
|
|
|
disobedient => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3744
|
|
|
|
|
|
|
disobey => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3745
|
|
|
|
|
|
|
disorder => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3746
|
|
|
|
|
|
|
disorderly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3747
|
|
|
|
|
|
|
disorganized => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3748
|
|
|
|
|
|
|
disparage => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3749
|
|
|
|
|
|
|
disparaging => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3750
|
|
|
|
|
|
|
disparate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3751
|
|
|
|
|
|
|
disparity => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3752
|
|
|
|
|
|
|
dispassionate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3753
|
|
|
|
|
|
|
dispatch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3754
|
|
|
|
|
|
|
dispel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3755
|
|
|
|
|
|
|
dispensation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3756
|
|
|
|
|
|
|
dispense => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3757
|
|
|
|
|
|
|
disperse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3758
|
|
|
|
|
|
|
dispersed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3759
|
|
|
|
|
|
|
dispersion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3760
|
|
|
|
|
|
|
displace => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3761
|
|
|
|
|
|
|
displaced => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3762
|
|
|
|
|
|
|
displacement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3763
|
|
|
|
|
|
|
display => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3764
|
|
|
|
|
|
|
displeased => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3765
|
|
|
|
|
|
|
displeasure => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3766
|
|
|
|
|
|
|
disposal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3767
|
|
|
|
|
|
|
dispose => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3768
|
|
|
|
|
|
|
disposed => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3769
|
|
|
|
|
|
|
disposition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3770
|
|
|
|
|
|
|
dispossessed => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3771
|
|
|
|
|
|
|
disprove => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3772
|
|
|
|
|
|
|
dispute => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3773
|
|
|
|
|
|
|
disqualification => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3774
|
|
|
|
|
|
|
disqualified => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3775
|
|
|
|
|
|
|
disqualify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3776
|
|
|
|
|
|
|
disregard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3777
|
|
|
|
|
|
|
disregarded => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3778
|
|
|
|
|
|
|
disreputable => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3779
|
|
|
|
|
|
|
disrepute => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3780
|
|
|
|
|
|
|
disrespect => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3781
|
|
|
|
|
|
|
disrespectful => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3782
|
|
|
|
|
|
|
disruption => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
3783
|
|
|
|
|
|
|
dissatisfaction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3784
|
|
|
|
|
|
|
dissatisfied => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3785
|
|
|
|
|
|
|
dissect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3786
|
|
|
|
|
|
|
dissection => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3787
|
|
|
|
|
|
|
disseminate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3788
|
|
|
|
|
|
|
dissemination => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3789
|
|
|
|
|
|
|
dissension => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3790
|
|
|
|
|
|
|
dissent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3791
|
|
|
|
|
|
|
dissenting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3792
|
|
|
|
|
|
|
dissertation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3793
|
|
|
|
|
|
|
disservice => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3794
|
|
|
|
|
|
|
dissident => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3795
|
|
|
|
|
|
|
dissimilar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3796
|
|
|
|
|
|
|
dissipate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3797
|
|
|
|
|
|
|
dissipated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3798
|
|
|
|
|
|
|
dissociation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3799
|
|
|
|
|
|
|
dissolution => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
3800
|
|
|
|
|
|
|
dissolve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3801
|
|
|
|
|
|
|
dissonance => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3802
|
|
|
|
|
|
|
dissuade => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3803
|
|
|
|
|
|
|
distal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3804
|
|
|
|
|
|
|
distance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3805
|
|
|
|
|
|
|
distant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3806
|
|
|
|
|
|
|
distaste => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3807
|
|
|
|
|
|
|
distasteful => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3808
|
|
|
|
|
|
|
distillate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3809
|
|
|
|
|
|
|
distillation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3810
|
|
|
|
|
|
|
distinction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3811
|
|
|
|
|
|
|
distinctive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3812
|
|
|
|
|
|
|
distinguish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3813
|
|
|
|
|
|
|
distinguishable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3814
|
|
|
|
|
|
|
distinguished => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3815
|
|
|
|
|
|
|
distinguishing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3816
|
|
|
|
|
|
|
distorted => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3817
|
|
|
|
|
|
|
distortion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3818
|
|
|
|
|
|
|
distract => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3819
|
|
|
|
|
|
|
distracted => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3820
|
|
|
|
|
|
|
distracting => { anger => 1, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3821
|
|
|
|
|
|
|
distraction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3822
|
|
|
|
|
|
|
distraught => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3823
|
|
|
|
|
|
|
distress => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
3824
|
|
|
|
|
|
|
distressed => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3825
|
|
|
|
|
|
|
distressing => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3826
|
|
|
|
|
|
|
distribute => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3827
|
|
|
|
|
|
|
distribution => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3828
|
|
|
|
|
|
|
district => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3829
|
|
|
|
|
|
|
distrust => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3830
|
|
|
|
|
|
|
disturbance => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
3831
|
|
|
|
|
|
|
disturbed => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3832
|
|
|
|
|
|
|
disuse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3833
|
|
|
|
|
|
|
disused => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3834
|
|
|
|
|
|
|
ditch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3835
|
|
|
|
|
|
|
ditto => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3836
|
|
|
|
|
|
|
ditty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3837
|
|
|
|
|
|
|
diurnal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3838
|
|
|
|
|
|
|
divan => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
3839
|
|
|
|
|
|
|
dive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3840
|
|
|
|
|
|
|
diver => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3841
|
|
|
|
|
|
|
diverge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3842
|
|
|
|
|
|
|
divergence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3843
|
|
|
|
|
|
|
divergent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
3844
|
|
|
|
|
|
|
diverging => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3845
|
|
|
|
|
|
|
divers => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3846
|
|
|
|
|
|
|
diverse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3847
|
|
|
|
|
|
|
diversified => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3848
|
|
|
|
|
|
|
diversify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3849
|
|
|
|
|
|
|
diversion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
3850
|
|
|
|
|
|
|
diversity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3851
|
|
|
|
|
|
|
divert => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3852
|
|
|
|
|
|
|
diverting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3853
|
|
|
|
|
|
|
divest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3854
|
|
|
|
|
|
|
divested => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3855
|
|
|
|
|
|
|
divestment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3856
|
|
|
|
|
|
|
divide => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3857
|
|
|
|
|
|
|
divided => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3858
|
|
|
|
|
|
|
dividend => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3859
|
|
|
|
|
|
|
divination => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3860
|
|
|
|
|
|
|
divine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3861
|
|
|
|
|
|
|
divinity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3862
|
|
|
|
|
|
|
divisible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3863
|
|
|
|
|
|
|
division => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3864
|
|
|
|
|
|
|
divisor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3865
|
|
|
|
|
|
|
divorce => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 1 }, |
3866
|
|
|
|
|
|
|
divulge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3867
|
|
|
|
|
|
|
dizziness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3868
|
|
|
|
|
|
|
dizzy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3869
|
|
|
|
|
|
|
docile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3870
|
|
|
|
|
|
|
dock => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3871
|
|
|
|
|
|
|
docked => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3872
|
|
|
|
|
|
|
docket => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3873
|
|
|
|
|
|
|
doctor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3874
|
|
|
|
|
|
|
doctrinal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3875
|
|
|
|
|
|
|
doctrine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
3876
|
|
|
|
|
|
|
document => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3877
|
|
|
|
|
|
|
documentary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3878
|
|
|
|
|
|
|
dodge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3879
|
|
|
|
|
|
|
dodging => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3880
|
|
|
|
|
|
|
doe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3881
|
|
|
|
|
|
|
doer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3882
|
|
|
|
|
|
|
dog => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3883
|
|
|
|
|
|
|
dogged => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3884
|
|
|
|
|
|
|
dogma => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
3885
|
|
|
|
|
|
|
dogmatic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3886
|
|
|
|
|
|
|
doings => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3887
|
|
|
|
|
|
|
doit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3888
|
|
|
|
|
|
|
doldrums => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3889
|
|
|
|
|
|
|
dole => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3890
|
|
|
|
|
|
|
doll => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3891
|
|
|
|
|
|
|
dollar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3892
|
|
|
|
|
|
|
dolor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3893
|
|
|
|
|
|
|
dolphin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
3894
|
|
|
|
|
|
|
domain => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3895
|
|
|
|
|
|
|
dome => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3896
|
|
|
|
|
|
|
domestic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3897
|
|
|
|
|
|
|
domesticated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3898
|
|
|
|
|
|
|
domestication => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3899
|
|
|
|
|
|
|
domicile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3900
|
|
|
|
|
|
|
domiciled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3901
|
|
|
|
|
|
|
dominance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3902
|
|
|
|
|
|
|
dominant => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3903
|
|
|
|
|
|
|
dominate => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3904
|
|
|
|
|
|
|
dominating => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3905
|
|
|
|
|
|
|
domination => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3906
|
|
|
|
|
|
|
dominion => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
3907
|
|
|
|
|
|
|
domino => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3908
|
|
|
|
|
|
|
don => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3909
|
|
|
|
|
|
|
donation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3910
|
|
|
|
|
|
|
donkey => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3911
|
|
|
|
|
|
|
donor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3912
|
|
|
|
|
|
|
doodle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3913
|
|
|
|
|
|
|
doom => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3914
|
|
|
|
|
|
|
doomed => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3915
|
|
|
|
|
|
|
doomsday => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3916
|
|
|
|
|
|
|
door => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3917
|
|
|
|
|
|
|
doorbell => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3918
|
|
|
|
|
|
|
doorway => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3919
|
|
|
|
|
|
|
dormant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3920
|
|
|
|
|
|
|
dormitory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3921
|
|
|
|
|
|
|
dorsal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3922
|
|
|
|
|
|
|
dose => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3923
|
|
|
|
|
|
|
dot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3924
|
|
|
|
|
|
|
double => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3925
|
|
|
|
|
|
|
doubled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3926
|
|
|
|
|
|
|
doublet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3927
|
|
|
|
|
|
|
doubling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3928
|
|
|
|
|
|
|
doubt => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 1 }, |
3929
|
|
|
|
|
|
|
doubtful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3930
|
|
|
|
|
|
|
doubting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3931
|
|
|
|
|
|
|
doubtless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3932
|
|
|
|
|
|
|
douche => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3933
|
|
|
|
|
|
|
dough => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3934
|
|
|
|
|
|
|
doughnut => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3935
|
|
|
|
|
|
|
dour => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3936
|
|
|
|
|
|
|
dove => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
3937
|
|
|
|
|
|
|
downcast => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3938
|
|
|
|
|
|
|
downfall => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3939
|
|
|
|
|
|
|
downhill => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3940
|
|
|
|
|
|
|
downpour => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3941
|
|
|
|
|
|
|
downright => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
3942
|
|
|
|
|
|
|
downy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
3943
|
|
|
|
|
|
|
dowry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3944
|
|
|
|
|
|
|
doze => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3945
|
|
|
|
|
|
|
dozen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3946
|
|
|
|
|
|
|
drab => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3947
|
|
|
|
|
|
|
draft => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3948
|
|
|
|
|
|
|
drag => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3949
|
|
|
|
|
|
|
dragon => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3950
|
|
|
|
|
|
|
drain => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3951
|
|
|
|
|
|
|
drainage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3952
|
|
|
|
|
|
|
drained => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3953
|
|
|
|
|
|
|
drake => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3954
|
|
|
|
|
|
|
drama => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3955
|
|
|
|
|
|
|
dramatic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3956
|
|
|
|
|
|
|
drape => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3957
|
|
|
|
|
|
|
drapery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3958
|
|
|
|
|
|
|
drastic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3959
|
|
|
|
|
|
|
draught => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3960
|
|
|
|
|
|
|
draw => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3961
|
|
|
|
|
|
|
drawback => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3962
|
|
|
|
|
|
|
drawer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3963
|
|
|
|
|
|
|
drawers => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3964
|
|
|
|
|
|
|
drawing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3965
|
|
|
|
|
|
|
dread => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3966
|
|
|
|
|
|
|
dreadful => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3967
|
|
|
|
|
|
|
dreadfully => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
3968
|
|
|
|
|
|
|
dream => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3969
|
|
|
|
|
|
|
dreamer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3970
|
|
|
|
|
|
|
dreaming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3971
|
|
|
|
|
|
|
dreamy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3972
|
|
|
|
|
|
|
dreary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3973
|
|
|
|
|
|
|
dredge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3974
|
|
|
|
|
|
|
drenched => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3975
|
|
|
|
|
|
|
dresser => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3976
|
|
|
|
|
|
|
dribble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3977
|
|
|
|
|
|
|
dried => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3978
|
|
|
|
|
|
|
drier => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3979
|
|
|
|
|
|
|
drift => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3980
|
|
|
|
|
|
|
drifted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3981
|
|
|
|
|
|
|
drill => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3982
|
|
|
|
|
|
|
drink => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3983
|
|
|
|
|
|
|
drinking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3984
|
|
|
|
|
|
|
drip => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3985
|
|
|
|
|
|
|
dripping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3986
|
|
|
|
|
|
|
drivel => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3987
|
|
|
|
|
|
|
driver => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3988
|
|
|
|
|
|
|
driveway => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3989
|
|
|
|
|
|
|
drizzle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3990
|
|
|
|
|
|
|
droll => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3991
|
|
|
|
|
|
|
drone => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3992
|
|
|
|
|
|
|
drool => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3993
|
|
|
|
|
|
|
drooping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3994
|
|
|
|
|
|
|
drop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3995
|
|
|
|
|
|
|
droplet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3996
|
|
|
|
|
|
|
drought => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3997
|
|
|
|
|
|
|
drove => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
3998
|
|
|
|
|
|
|
drown => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
3999
|
|
|
|
|
|
|
drowsiness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4000
|
|
|
|
|
|
|
drowsy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4001
|
|
|
|
|
|
|
drudgery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4002
|
|
|
|
|
|
|
drug => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4003
|
|
|
|
|
|
|
drugged => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4004
|
|
|
|
|
|
|
drugstore => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4005
|
|
|
|
|
|
|
druid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4006
|
|
|
|
|
|
|
drum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4007
|
|
|
|
|
|
|
drummer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4008
|
|
|
|
|
|
|
drumming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4009
|
|
|
|
|
|
|
drunken => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4010
|
|
|
|
|
|
|
drunkenness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4011
|
|
|
|
|
|
|
dry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4012
|
|
|
|
|
|
|
dryness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4013
|
|
|
|
|
|
|
dual => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4014
|
|
|
|
|
|
|
dualism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4015
|
|
|
|
|
|
|
duality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4016
|
|
|
|
|
|
|
dub => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4017
|
|
|
|
|
|
|
dubious => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
4018
|
|
|
|
|
|
|
ducking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4019
|
|
|
|
|
|
|
duct => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4020
|
|
|
|
|
|
|
ductile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4021
|
|
|
|
|
|
|
duds => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4022
|
|
|
|
|
|
|
due => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4023
|
|
|
|
|
|
|
duel => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4024
|
|
|
|
|
|
|
dues => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4025
|
|
|
|
|
|
|
duet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4026
|
|
|
|
|
|
|
dugout => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4027
|
|
|
|
|
|
|
duke => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4028
|
|
|
|
|
|
|
dull => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4029
|
|
|
|
|
|
|
dumb => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4030
|
|
|
|
|
|
|
dummy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4031
|
|
|
|
|
|
|
dump => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4032
|
|
|
|
|
|
|
dumps => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4033
|
|
|
|
|
|
|
dun => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4034
|
|
|
|
|
|
|
dune => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4035
|
|
|
|
|
|
|
dung => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4036
|
|
|
|
|
|
|
dungeon => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4037
|
|
|
|
|
|
|
duo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4038
|
|
|
|
|
|
|
dupe => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4039
|
|
|
|
|
|
|
duplex => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4040
|
|
|
|
|
|
|
duplicate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4041
|
|
|
|
|
|
|
duplication => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4042
|
|
|
|
|
|
|
duplicity => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4043
|
|
|
|
|
|
|
durability => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4044
|
|
|
|
|
|
|
durable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4045
|
|
|
|
|
|
|
duration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4046
|
|
|
|
|
|
|
duress => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4047
|
|
|
|
|
|
|
dusk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4048
|
|
|
|
|
|
|
dusky => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4049
|
|
|
|
|
|
|
dust => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4050
|
|
|
|
|
|
|
duster => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4051
|
|
|
|
|
|
|
dusty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4052
|
|
|
|
|
|
|
dutiful => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4053
|
|
|
|
|
|
|
dwarf => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4054
|
|
|
|
|
|
|
dwarfed => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4055
|
|
|
|
|
|
|
dwell => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4056
|
|
|
|
|
|
|
dweller => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4057
|
|
|
|
|
|
|
dwelling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4058
|
|
|
|
|
|
|
dye => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4059
|
|
|
|
|
|
|
dying => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4060
|
|
|
|
|
|
|
dyke => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4061
|
|
|
|
|
|
|
dynamic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
4062
|
|
|
|
|
|
|
dynamical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4063
|
|
|
|
|
|
|
dynamics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4064
|
|
|
|
|
|
|
dynamite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4065
|
|
|
|
|
|
|
dynasty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4066
|
|
|
|
|
|
|
dysentery => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4067
|
|
|
|
|
|
|
dyspepsia => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4068
|
|
|
|
|
|
|
eager => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
4069
|
|
|
|
|
|
|
eagerness => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4070
|
|
|
|
|
|
|
eagle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
4071
|
|
|
|
|
|
|
ear => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4072
|
|
|
|
|
|
|
earl => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4073
|
|
|
|
|
|
|
earlier => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4074
|
|
|
|
|
|
|
early => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4075
|
|
|
|
|
|
|
earn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4076
|
|
|
|
|
|
|
earnest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4077
|
|
|
|
|
|
|
earnestly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4078
|
|
|
|
|
|
|
earnestness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4079
|
|
|
|
|
|
|
earnings => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4080
|
|
|
|
|
|
|
earring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4081
|
|
|
|
|
|
|
earshot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4082
|
|
|
|
|
|
|
earth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4083
|
|
|
|
|
|
|
earthenware => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4084
|
|
|
|
|
|
|
earthly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4085
|
|
|
|
|
|
|
earthquake => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
4086
|
|
|
|
|
|
|
earthy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4087
|
|
|
|
|
|
|
ease => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4088
|
|
|
|
|
|
|
easel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4089
|
|
|
|
|
|
|
easement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4090
|
|
|
|
|
|
|
easily => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4091
|
|
|
|
|
|
|
easy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4092
|
|
|
|
|
|
|
easygoing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4093
|
|
|
|
|
|
|
eat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4094
|
|
|
|
|
|
|
eating => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4095
|
|
|
|
|
|
|
eavesdropping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4096
|
|
|
|
|
|
|
ebb => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4097
|
|
|
|
|
|
|
ebony => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4098
|
|
|
|
|
|
|
eccentric => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4099
|
|
|
|
|
|
|
eccentricity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4100
|
|
|
|
|
|
|
ecclesiastical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4101
|
|
|
|
|
|
|
echo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4102
|
|
|
|
|
|
|
eclectic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4103
|
|
|
|
|
|
|
eclipse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4104
|
|
|
|
|
|
|
ecliptic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4105
|
|
|
|
|
|
|
economical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4106
|
|
|
|
|
|
|
economics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4107
|
|
|
|
|
|
|
economy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
4108
|
|
|
|
|
|
|
ecstasy => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4109
|
|
|
|
|
|
|
ecstatic => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
4110
|
|
|
|
|
|
|
ecumenical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4111
|
|
|
|
|
|
|
eddy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4112
|
|
|
|
|
|
|
edge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4113
|
|
|
|
|
|
|
edging => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4114
|
|
|
|
|
|
|
edible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4115
|
|
|
|
|
|
|
edict => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4116
|
|
|
|
|
|
|
edification => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4117
|
|
|
|
|
|
|
edifice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4118
|
|
|
|
|
|
|
edit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4119
|
|
|
|
|
|
|
edition => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4120
|
|
|
|
|
|
|
editor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4121
|
|
|
|
|
|
|
editorial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4122
|
|
|
|
|
|
|
educate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4123
|
|
|
|
|
|
|
educated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4124
|
|
|
|
|
|
|
education => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4125
|
|
|
|
|
|
|
educational => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4126
|
|
|
|
|
|
|
eel => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4127
|
|
|
|
|
|
|
effect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4128
|
|
|
|
|
|
|
effective => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4129
|
|
|
|
|
|
|
effects => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4130
|
|
|
|
|
|
|
effectual => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4131
|
|
|
|
|
|
|
effectually => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4132
|
|
|
|
|
|
|
effectuate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4133
|
|
|
|
|
|
|
effeminate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4134
|
|
|
|
|
|
|
efficacious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4135
|
|
|
|
|
|
|
efficacy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4136
|
|
|
|
|
|
|
efficiency => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4137
|
|
|
|
|
|
|
efficient => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4138
|
|
|
|
|
|
|
effigy => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4139
|
|
|
|
|
|
|
effort => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4140
|
|
|
|
|
|
|
effusion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4141
|
|
|
|
|
|
|
egg => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4142
|
|
|
|
|
|
|
ego => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4143
|
|
|
|
|
|
|
egotistical => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4144
|
|
|
|
|
|
|
egregious => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4145
|
|
|
|
|
|
|
egress => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4146
|
|
|
|
|
|
|
eighth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4147
|
|
|
|
|
|
|
eighty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4148
|
|
|
|
|
|
|
ejaculate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4149
|
|
|
|
|
|
|
ejaculation => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
4150
|
|
|
|
|
|
|
eject => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4151
|
|
|
|
|
|
|
ejection => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4152
|
|
|
|
|
|
|
elaborate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4153
|
|
|
|
|
|
|
elaboration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4154
|
|
|
|
|
|
|
elan => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4155
|
|
|
|
|
|
|
elapse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4156
|
|
|
|
|
|
|
elapsed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4157
|
|
|
|
|
|
|
elastic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4158
|
|
|
|
|
|
|
elasticity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4159
|
|
|
|
|
|
|
elated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4160
|
|
|
|
|
|
|
elbow => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4161
|
|
|
|
|
|
|
eld => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4162
|
|
|
|
|
|
|
elder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4163
|
|
|
|
|
|
|
elderly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4164
|
|
|
|
|
|
|
elders => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4165
|
|
|
|
|
|
|
eldest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4166
|
|
|
|
|
|
|
elect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4167
|
|
|
|
|
|
|
election => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4168
|
|
|
|
|
|
|
elector => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4169
|
|
|
|
|
|
|
electorate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
4170
|
|
|
|
|
|
|
electric => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
4171
|
|
|
|
|
|
|
electricity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4172
|
|
|
|
|
|
|
elegance => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4173
|
|
|
|
|
|
|
elegant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4174
|
|
|
|
|
|
|
element => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4175
|
|
|
|
|
|
|
elementary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4176
|
|
|
|
|
|
|
elements => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4177
|
|
|
|
|
|
|
elephant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4178
|
|
|
|
|
|
|
elevate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4179
|
|
|
|
|
|
|
elevation => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4180
|
|
|
|
|
|
|
elevator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4181
|
|
|
|
|
|
|
eleven => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4182
|
|
|
|
|
|
|
eleventh => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4183
|
|
|
|
|
|
|
elf => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4184
|
|
|
|
|
|
|
elicit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4185
|
|
|
|
|
|
|
eligible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4186
|
|
|
|
|
|
|
elimination => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4187
|
|
|
|
|
|
|
elite => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4188
|
|
|
|
|
|
|
elk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4189
|
|
|
|
|
|
|
ell => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4190
|
|
|
|
|
|
|
ellipse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4191
|
|
|
|
|
|
|
ellipsis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4192
|
|
|
|
|
|
|
ellipsoid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4193
|
|
|
|
|
|
|
elliptic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4194
|
|
|
|
|
|
|
elliptical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4195
|
|
|
|
|
|
|
elongate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4196
|
|
|
|
|
|
|
elongation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4197
|
|
|
|
|
|
|
eloquence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4198
|
|
|
|
|
|
|
eloquent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4199
|
|
|
|
|
|
|
elucidate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4200
|
|
|
|
|
|
|
elucidation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4201
|
|
|
|
|
|
|
elude => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4202
|
|
|
|
|
|
|
elusive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
4203
|
|
|
|
|
|
|
emaciated => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4204
|
|
|
|
|
|
|
emanate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4205
|
|
|
|
|
|
|
emancipation => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4206
|
|
|
|
|
|
|
embankment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4207
|
|
|
|
|
|
|
embargo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4208
|
|
|
|
|
|
|
embark => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4209
|
|
|
|
|
|
|
embarrass => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4210
|
|
|
|
|
|
|
embarrassing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4211
|
|
|
|
|
|
|
embarrassment => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
4212
|
|
|
|
|
|
|
embassy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4213
|
|
|
|
|
|
|
embed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4214
|
|
|
|
|
|
|
embellish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4215
|
|
|
|
|
|
|
embellishment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4216
|
|
|
|
|
|
|
embers => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4217
|
|
|
|
|
|
|
embezzlement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4218
|
|
|
|
|
|
|
emblem => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4219
|
|
|
|
|
|
|
emblematic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4220
|
|
|
|
|
|
|
embodiment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4221
|
|
|
|
|
|
|
embolism => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4222
|
|
|
|
|
|
|
embossed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4223
|
|
|
|
|
|
|
embrace => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
4224
|
|
|
|
|
|
|
embroidered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4225
|
|
|
|
|
|
|
embroidery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4226
|
|
|
|
|
|
|
embroiled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4227
|
|
|
|
|
|
|
embryo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4228
|
|
|
|
|
|
|
embryonic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4229
|
|
|
|
|
|
|
emerald => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4230
|
|
|
|
|
|
|
emerge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4231
|
|
|
|
|
|
|
emergence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4232
|
|
|
|
|
|
|
emergency => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
4233
|
|
|
|
|
|
|
emeritus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4234
|
|
|
|
|
|
|
emigrate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4235
|
|
|
|
|
|
|
emigration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4236
|
|
|
|
|
|
|
eminence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4237
|
|
|
|
|
|
|
eminent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4238
|
|
|
|
|
|
|
eminently => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4239
|
|
|
|
|
|
|
emir => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4240
|
|
|
|
|
|
|
emission => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4241
|
|
|
|
|
|
|
emit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4242
|
|
|
|
|
|
|
emotion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4243
|
|
|
|
|
|
|
emotional => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4244
|
|
|
|
|
|
|
emotive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4245
|
|
|
|
|
|
|
empathy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4246
|
|
|
|
|
|
|
emperor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4247
|
|
|
|
|
|
|
emphasis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4248
|
|
|
|
|
|
|
emphasize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
4249
|
|
|
|
|
|
|
emphatic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4250
|
|
|
|
|
|
|
empire => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4251
|
|
|
|
|
|
|
empirical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4252
|
|
|
|
|
|
|
empiricism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4253
|
|
|
|
|
|
|
employ => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
4254
|
|
|
|
|
|
|
employer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4255
|
|
|
|
|
|
|
employment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4256
|
|
|
|
|
|
|
emporium => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4257
|
|
|
|
|
|
|
empower => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4258
|
|
|
|
|
|
|
empress => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4259
|
|
|
|
|
|
|
emptiness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4260
|
|
|
|
|
|
|
emption => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4261
|
|
|
|
|
|
|
empty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4262
|
|
|
|
|
|
|
emulate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4263
|
|
|
|
|
|
|
emulsion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4264
|
|
|
|
|
|
|
enable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4265
|
|
|
|
|
|
|
enablement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4266
|
|
|
|
|
|
|
enact => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4267
|
|
|
|
|
|
|
enactment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4268
|
|
|
|
|
|
|
enamel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4269
|
|
|
|
|
|
|
encampment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4270
|
|
|
|
|
|
|
enchant => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
4271
|
|
|
|
|
|
|
enchanted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4272
|
|
|
|
|
|
|
enchanting => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4273
|
|
|
|
|
|
|
enchantment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4274
|
|
|
|
|
|
|
encircle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4275
|
|
|
|
|
|
|
encircling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4276
|
|
|
|
|
|
|
enclave => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4277
|
|
|
|
|
|
|
enclose => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4278
|
|
|
|
|
|
|
encode => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4279
|
|
|
|
|
|
|
encompass => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4280
|
|
|
|
|
|
|
encore => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4281
|
|
|
|
|
|
|
encounter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4282
|
|
|
|
|
|
|
encourage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4283
|
|
|
|
|
|
|
encouragement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4284
|
|
|
|
|
|
|
encroach => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4285
|
|
|
|
|
|
|
encroachment => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4286
|
|
|
|
|
|
|
encrypt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4287
|
|
|
|
|
|
|
encumbrance => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4288
|
|
|
|
|
|
|
encyclopedia => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4289
|
|
|
|
|
|
|
end => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4290
|
|
|
|
|
|
|
endanger => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4291
|
|
|
|
|
|
|
endangered => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4292
|
|
|
|
|
|
|
endeavor => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4293
|
|
|
|
|
|
|
ended => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4294
|
|
|
|
|
|
|
endemic => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4295
|
|
|
|
|
|
|
ending => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4296
|
|
|
|
|
|
|
endless => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 1, negative => 1, positive => 1, sadness => 1, surprise => 0, trust => 1 }, |
4297
|
|
|
|
|
|
|
endocarditis => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4298
|
|
|
|
|
|
|
endorsement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4299
|
|
|
|
|
|
|
endow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4300
|
|
|
|
|
|
|
endowed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4301
|
|
|
|
|
|
|
endowment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4302
|
|
|
|
|
|
|
endpapers => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4303
|
|
|
|
|
|
|
endpoint => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4304
|
|
|
|
|
|
|
endurance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4305
|
|
|
|
|
|
|
endure => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4306
|
|
|
|
|
|
|
enema => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4307
|
|
|
|
|
|
|
enemy => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4308
|
|
|
|
|
|
|
energetic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4309
|
|
|
|
|
|
|
energy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4310
|
|
|
|
|
|
|
enforce => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4311
|
|
|
|
|
|
|
enforcement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4312
|
|
|
|
|
|
|
engage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4313
|
|
|
|
|
|
|
engaged => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4314
|
|
|
|
|
|
|
engagement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4315
|
|
|
|
|
|
|
engaging => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4316
|
|
|
|
|
|
|
engender => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4317
|
|
|
|
|
|
|
engine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4318
|
|
|
|
|
|
|
engineer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4319
|
|
|
|
|
|
|
engineering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4320
|
|
|
|
|
|
|
engrave => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4321
|
|
|
|
|
|
|
engraved => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4322
|
|
|
|
|
|
|
engraver => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4323
|
|
|
|
|
|
|
engraving => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4324
|
|
|
|
|
|
|
engrossed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4325
|
|
|
|
|
|
|
engrossing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4326
|
|
|
|
|
|
|
engulf => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4327
|
|
|
|
|
|
|
enhance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4328
|
|
|
|
|
|
|
enigma => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4329
|
|
|
|
|
|
|
enigmatic => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4330
|
|
|
|
|
|
|
enjoin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4331
|
|
|
|
|
|
|
enjoy => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4332
|
|
|
|
|
|
|
enjoying => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4333
|
|
|
|
|
|
|
enlarged => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4334
|
|
|
|
|
|
|
enlargement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4335
|
|
|
|
|
|
|
enlighten => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4336
|
|
|
|
|
|
|
enlightenment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4337
|
|
|
|
|
|
|
enlist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4338
|
|
|
|
|
|
|
enliven => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
4339
|
|
|
|
|
|
|
enmity => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4340
|
|
|
|
|
|
|
enormity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4341
|
|
|
|
|
|
|
enormous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4342
|
|
|
|
|
|
|
enormously => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4343
|
|
|
|
|
|
|
enrich => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4344
|
|
|
|
|
|
|
enroll => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
4345
|
|
|
|
|
|
|
ensemble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4346
|
|
|
|
|
|
|
ensign => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4347
|
|
|
|
|
|
|
enslave => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4348
|
|
|
|
|
|
|
enslaved => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4349
|
|
|
|
|
|
|
enslavement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4350
|
|
|
|
|
|
|
ensue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4351
|
|
|
|
|
|
|
ensure => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4352
|
|
|
|
|
|
|
entail => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4353
|
|
|
|
|
|
|
entangled => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4354
|
|
|
|
|
|
|
entanglement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4355
|
|
|
|
|
|
|
enter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4356
|
|
|
|
|
|
|
enterprise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4357
|
|
|
|
|
|
|
enterprising => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4358
|
|
|
|
|
|
|
entertain => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4359
|
|
|
|
|
|
|
entertained => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4360
|
|
|
|
|
|
|
entertaining => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4361
|
|
|
|
|
|
|
entertainment => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
4362
|
|
|
|
|
|
|
enthusiasm => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
4363
|
|
|
|
|
|
|
enthusiast => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
4364
|
|
|
|
|
|
|
entice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4365
|
|
|
|
|
|
|
entire => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4366
|
|
|
|
|
|
|
entirety => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4367
|
|
|
|
|
|
|
entitle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4368
|
|
|
|
|
|
|
entity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4369
|
|
|
|
|
|
|
entomology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4370
|
|
|
|
|
|
|
entrails => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4371
|
|
|
|
|
|
|
entrance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4372
|
|
|
|
|
|
|
entreat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4373
|
|
|
|
|
|
|
entree => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4374
|
|
|
|
|
|
|
entrepreneur => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4375
|
|
|
|
|
|
|
entrust => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
4376
|
|
|
|
|
|
|
entry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4377
|
|
|
|
|
|
|
enumerate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4378
|
|
|
|
|
|
|
enumeration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4379
|
|
|
|
|
|
|
envelope => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4380
|
|
|
|
|
|
|
envious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4381
|
|
|
|
|
|
|
environ => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4382
|
|
|
|
|
|
|
environment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4383
|
|
|
|
|
|
|
environs => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4384
|
|
|
|
|
|
|
envision => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4385
|
|
|
|
|
|
|
envoy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4386
|
|
|
|
|
|
|
ephemeral => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4387
|
|
|
|
|
|
|
ephemeris => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4388
|
|
|
|
|
|
|
epic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4389
|
|
|
|
|
|
|
epidemic => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
4390
|
|
|
|
|
|
|
epidermis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4391
|
|
|
|
|
|
|
epilepsy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4392
|
|
|
|
|
|
|
epilogue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4393
|
|
|
|
|
|
|
episcopal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
4394
|
|
|
|
|
|
|
episode => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4395
|
|
|
|
|
|
|
episodic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4396
|
|
|
|
|
|
|
epistle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4397
|
|
|
|
|
|
|
epitaph => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4398
|
|
|
|
|
|
|
epithet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4399
|
|
|
|
|
|
|
epitome => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4400
|
|
|
|
|
|
|
epoch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4401
|
|
|
|
|
|
|
equal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4402
|
|
|
|
|
|
|
equality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4403
|
|
|
|
|
|
|
equalization => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4404
|
|
|
|
|
|
|
equalize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4405
|
|
|
|
|
|
|
equally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4406
|
|
|
|
|
|
|
equate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4407
|
|
|
|
|
|
|
equation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4408
|
|
|
|
|
|
|
equator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4409
|
|
|
|
|
|
|
equatorial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4410
|
|
|
|
|
|
|
equestrian => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4411
|
|
|
|
|
|
|
equidistant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4412
|
|
|
|
|
|
|
equilibration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4413
|
|
|
|
|
|
|
equilibrium => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4414
|
|
|
|
|
|
|
equip => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4415
|
|
|
|
|
|
|
equipment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4416
|
|
|
|
|
|
|
equitable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4417
|
|
|
|
|
|
|
equity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4418
|
|
|
|
|
|
|
equivalence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4419
|
|
|
|
|
|
|
equivalent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4420
|
|
|
|
|
|
|
equivocal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4421
|
|
|
|
|
|
|
era => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4422
|
|
|
|
|
|
|
eradicate => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4423
|
|
|
|
|
|
|
eradication => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4424
|
|
|
|
|
|
|
erase => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4425
|
|
|
|
|
|
|
erasure => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4426
|
|
|
|
|
|
|
ere => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4427
|
|
|
|
|
|
|
erect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4428
|
|
|
|
|
|
|
erection => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4429
|
|
|
|
|
|
|
ergo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4430
|
|
|
|
|
|
|
erode => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4431
|
|
|
|
|
|
|
erosion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4432
|
|
|
|
|
|
|
erotic => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 1, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
4433
|
|
|
|
|
|
|
err => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4434
|
|
|
|
|
|
|
errand => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4435
|
|
|
|
|
|
|
errant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4436
|
|
|
|
|
|
|
erratic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
4437
|
|
|
|
|
|
|
erratum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4438
|
|
|
|
|
|
|
erroneous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4439
|
|
|
|
|
|
|
error => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4440
|
|
|
|
|
|
|
erst => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4441
|
|
|
|
|
|
|
erudite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4442
|
|
|
|
|
|
|
erupt => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
4443
|
|
|
|
|
|
|
eruption => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
4444
|
|
|
|
|
|
|
escalade => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4445
|
|
|
|
|
|
|
escalate => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4446
|
|
|
|
|
|
|
escalator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4447
|
|
|
|
|
|
|
escape => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4448
|
|
|
|
|
|
|
escaped => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4449
|
|
|
|
|
|
|
escarpment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4450
|
|
|
|
|
|
|
eschew => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4451
|
|
|
|
|
|
|
escort => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
4452
|
|
|
|
|
|
|
esoteric => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4453
|
|
|
|
|
|
|
especial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4454
|
|
|
|
|
|
|
espionage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4455
|
|
|
|
|
|
|
espouse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4456
|
|
|
|
|
|
|
esprit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4457
|
|
|
|
|
|
|
essay => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4458
|
|
|
|
|
|
|
essayist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4459
|
|
|
|
|
|
|
essence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4460
|
|
|
|
|
|
|
essential => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4461
|
|
|
|
|
|
|
essentially => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4462
|
|
|
|
|
|
|
establish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
4463
|
|
|
|
|
|
|
established => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4464
|
|
|
|
|
|
|
establishment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4465
|
|
|
|
|
|
|
estate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4466
|
|
|
|
|
|
|
esteem => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 1 }, |
4467
|
|
|
|
|
|
|
esthetic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4468
|
|
|
|
|
|
|
estimate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4469
|
|
|
|
|
|
|
estimation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4470
|
|
|
|
|
|
|
estoppel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4471
|
|
|
|
|
|
|
estranged => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4472
|
|
|
|
|
|
|
estrogen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4473
|
|
|
|
|
|
|
estuary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4474
|
|
|
|
|
|
|
etch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4475
|
|
|
|
|
|
|
etching => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4476
|
|
|
|
|
|
|
eternal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4477
|
|
|
|
|
|
|
eternity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4478
|
|
|
|
|
|
|
ethanol => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4479
|
|
|
|
|
|
|
ether => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4480
|
|
|
|
|
|
|
ethereal => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4481
|
|
|
|
|
|
|
ethical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4482
|
|
|
|
|
|
|
ethics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4483
|
|
|
|
|
|
|
ethnography => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4484
|
|
|
|
|
|
|
etiology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4485
|
|
|
|
|
|
|
etiquette => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4486
|
|
|
|
|
|
|
etymology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4487
|
|
|
|
|
|
|
euchre => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4488
|
|
|
|
|
|
|
eugenics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4489
|
|
|
|
|
|
|
eulogy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4490
|
|
|
|
|
|
|
euphemism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4491
|
|
|
|
|
|
|
euthanasia => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4492
|
|
|
|
|
|
|
evacuate => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4493
|
|
|
|
|
|
|
evacuation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4494
|
|
|
|
|
|
|
evade => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4495
|
|
|
|
|
|
|
evaluate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4496
|
|
|
|
|
|
|
evanescence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
4497
|
|
|
|
|
|
|
evangelical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4498
|
|
|
|
|
|
|
evangelist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4499
|
|
|
|
|
|
|
evangelistic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4500
|
|
|
|
|
|
|
evaporation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4501
|
|
|
|
|
|
|
evasion => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4502
|
|
|
|
|
|
|
eve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4503
|
|
|
|
|
|
|
evening => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4504
|
|
|
|
|
|
|
event => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4505
|
|
|
|
|
|
|
eventful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4506
|
|
|
|
|
|
|
eventual => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4507
|
|
|
|
|
|
|
eventuality => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4508
|
|
|
|
|
|
|
evergreen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4509
|
|
|
|
|
|
|
everlasting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4510
|
|
|
|
|
|
|
evermore => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4511
|
|
|
|
|
|
|
everyday => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4512
|
|
|
|
|
|
|
evict => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4513
|
|
|
|
|
|
|
eviction => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4514
|
|
|
|
|
|
|
evidence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4515
|
|
|
|
|
|
|
evident => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4516
|
|
|
|
|
|
|
evil => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4517
|
|
|
|
|
|
|
evoke => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4518
|
|
|
|
|
|
|
evolution => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4519
|
|
|
|
|
|
|
evolve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4520
|
|
|
|
|
|
|
ewe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4521
|
|
|
|
|
|
|
exacerbate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4522
|
|
|
|
|
|
|
exacerbation => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4523
|
|
|
|
|
|
|
exacting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4524
|
|
|
|
|
|
|
exaggerate => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4525
|
|
|
|
|
|
|
exaggerated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4526
|
|
|
|
|
|
|
exaggeration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4527
|
|
|
|
|
|
|
exalt => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4528
|
|
|
|
|
|
|
exaltation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4529
|
|
|
|
|
|
|
exalted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4530
|
|
|
|
|
|
|
exam => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4531
|
|
|
|
|
|
|
examination => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
4532
|
|
|
|
|
|
|
examine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4533
|
|
|
|
|
|
|
examiner => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4534
|
|
|
|
|
|
|
exasperation => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4535
|
|
|
|
|
|
|
excavate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4536
|
|
|
|
|
|
|
excavation => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
4537
|
|
|
|
|
|
|
excavator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4538
|
|
|
|
|
|
|
exceed => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4539
|
|
|
|
|
|
|
exceeding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4540
|
|
|
|
|
|
|
excel => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
4541
|
|
|
|
|
|
|
excellence => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4542
|
|
|
|
|
|
|
excellent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4543
|
|
|
|
|
|
|
excepting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4544
|
|
|
|
|
|
|
exception => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4545
|
|
|
|
|
|
|
excerpt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4546
|
|
|
|
|
|
|
excess => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4547
|
|
|
|
|
|
|
excessive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4548
|
|
|
|
|
|
|
excessively => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4549
|
|
|
|
|
|
|
exchange => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4550
|
|
|
|
|
|
|
excise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4551
|
|
|
|
|
|
|
excision => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4552
|
|
|
|
|
|
|
excitability => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4553
|
|
|
|
|
|
|
excitable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4554
|
|
|
|
|
|
|
excitation => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
4555
|
|
|
|
|
|
|
excite => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
4556
|
|
|
|
|
|
|
excited => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
4557
|
|
|
|
|
|
|
excitement => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
4558
|
|
|
|
|
|
|
exciting => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
4559
|
|
|
|
|
|
|
exclaim => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
4560
|
|
|
|
|
|
|
excluded => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4561
|
|
|
|
|
|
|
excluding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4562
|
|
|
|
|
|
|
exclusion => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4563
|
|
|
|
|
|
|
excrement => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4564
|
|
|
|
|
|
|
excretion => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4565
|
|
|
|
|
|
|
excruciating => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4566
|
|
|
|
|
|
|
excursion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4567
|
|
|
|
|
|
|
excuse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4568
|
|
|
|
|
|
|
execute => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4569
|
|
|
|
|
|
|
execution => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 1 }, |
4570
|
|
|
|
|
|
|
executioner => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4571
|
|
|
|
|
|
|
executive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4572
|
|
|
|
|
|
|
executor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
4573
|
|
|
|
|
|
|
exegesis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4574
|
|
|
|
|
|
|
exemplar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4575
|
|
|
|
|
|
|
exemplary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4576
|
|
|
|
|
|
|
exemplify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4577
|
|
|
|
|
|
|
exempt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4578
|
|
|
|
|
|
|
exemption => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4579
|
|
|
|
|
|
|
exercise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4580
|
|
|
|
|
|
|
exert => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4581
|
|
|
|
|
|
|
exertion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4582
|
|
|
|
|
|
|
exhale => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4583
|
|
|
|
|
|
|
exhaust => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4584
|
|
|
|
|
|
|
exhausted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4585
|
|
|
|
|
|
|
exhaustion => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4586
|
|
|
|
|
|
|
exhaustive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
4587
|
|
|
|
|
|
|
exhibit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4588
|
|
|
|
|
|
|
exhibition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4589
|
|
|
|
|
|
|
exhilaration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
4590
|
|
|
|
|
|
|
exhort => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4591
|
|
|
|
|
|
|
exhortation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4592
|
|
|
|
|
|
|
exigent => { anger => 0, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
4593
|
|
|
|
|
|
|
exile => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4594
|
|
|
|
|
|
|
exist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4595
|
|
|
|
|
|
|
existence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4596
|
|
|
|
|
|
|
existent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4597
|
|
|
|
|
|
|
existing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4598
|
|
|
|
|
|
|
exit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4599
|
|
|
|
|
|
|
exodus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4600
|
|
|
|
|
|
|
exorbitant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4601
|
|
|
|
|
|
|
exorcism => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4602
|
|
|
|
|
|
|
exorcist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4603
|
|
|
|
|
|
|
exotic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4604
|
|
|
|
|
|
|
expand => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4605
|
|
|
|
|
|
|
expanded => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4606
|
|
|
|
|
|
|
expanse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4607
|
|
|
|
|
|
|
expansion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4608
|
|
|
|
|
|
|
expansive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4609
|
|
|
|
|
|
|
expatriate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4610
|
|
|
|
|
|
|
expect => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
4611
|
|
|
|
|
|
|
expectancy => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4612
|
|
|
|
|
|
|
expectant => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4613
|
|
|
|
|
|
|
expectation => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4614
|
|
|
|
|
|
|
expected => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4615
|
|
|
|
|
|
|
expecting => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4616
|
|
|
|
|
|
|
expediency => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4617
|
|
|
|
|
|
|
expedient => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4618
|
|
|
|
|
|
|
expedite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4619
|
|
|
|
|
|
|
expedition => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4620
|
|
|
|
|
|
|
expeditious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4621
|
|
|
|
|
|
|
expel => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4622
|
|
|
|
|
|
|
expenditure => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4623
|
|
|
|
|
|
|
expense => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4624
|
|
|
|
|
|
|
expenses => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4625
|
|
|
|
|
|
|
expensive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4626
|
|
|
|
|
|
|
experience => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4627
|
|
|
|
|
|
|
experienced => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4628
|
|
|
|
|
|
|
experiences => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4629
|
|
|
|
|
|
|
experiment => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
4630
|
|
|
|
|
|
|
experimental => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4631
|
|
|
|
|
|
|
experimenter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4632
|
|
|
|
|
|
|
expert => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4633
|
|
|
|
|
|
|
expertise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4634
|
|
|
|
|
|
|
expiration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4635
|
|
|
|
|
|
|
expire => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4636
|
|
|
|
|
|
|
expired => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4637
|
|
|
|
|
|
|
expiry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4638
|
|
|
|
|
|
|
explain => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4639
|
|
|
|
|
|
|
explanation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4640
|
|
|
|
|
|
|
explanatory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4641
|
|
|
|
|
|
|
expletive => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4642
|
|
|
|
|
|
|
explication => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4643
|
|
|
|
|
|
|
explode => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
4644
|
|
|
|
|
|
|
exploit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4645
|
|
|
|
|
|
|
explore => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4646
|
|
|
|
|
|
|
explorer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4647
|
|
|
|
|
|
|
explosion => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
4648
|
|
|
|
|
|
|
explosive => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
4649
|
|
|
|
|
|
|
exponent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4650
|
|
|
|
|
|
|
exponential => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4651
|
|
|
|
|
|
|
export => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4652
|
|
|
|
|
|
|
exportation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4653
|
|
|
|
|
|
|
expose => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4654
|
|
|
|
|
|
|
exposed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4655
|
|
|
|
|
|
|
exposition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4656
|
|
|
|
|
|
|
expository => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4657
|
|
|
|
|
|
|
exposure => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4658
|
|
|
|
|
|
|
expound => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4659
|
|
|
|
|
|
|
express => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4660
|
|
|
|
|
|
|
expression => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4661
|
|
|
|
|
|
|
expressive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4662
|
|
|
|
|
|
|
expropriation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4663
|
|
|
|
|
|
|
expulsion => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4664
|
|
|
|
|
|
|
exquisite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4665
|
|
|
|
|
|
|
exquisitely => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4666
|
|
|
|
|
|
|
extant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4667
|
|
|
|
|
|
|
extend => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4668
|
|
|
|
|
|
|
extendable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4669
|
|
|
|
|
|
|
extended => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4670
|
|
|
|
|
|
|
extension => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4671
|
|
|
|
|
|
|
extensive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4672
|
|
|
|
|
|
|
extent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4673
|
|
|
|
|
|
|
exterior => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4674
|
|
|
|
|
|
|
exterminate => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4675
|
|
|
|
|
|
|
extermination => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4676
|
|
|
|
|
|
|
external => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4677
|
|
|
|
|
|
|
externally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4678
|
|
|
|
|
|
|
extinct => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4679
|
|
|
|
|
|
|
extinguish => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4680
|
|
|
|
|
|
|
extra => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4681
|
|
|
|
|
|
|
extract => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4682
|
|
|
|
|
|
|
extracting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4683
|
|
|
|
|
|
|
extraction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4684
|
|
|
|
|
|
|
extractor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4685
|
|
|
|
|
|
|
extradition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4686
|
|
|
|
|
|
|
extrajudicial => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4687
|
|
|
|
|
|
|
extramural => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4688
|
|
|
|
|
|
|
extraneous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4689
|
|
|
|
|
|
|
extraordinary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4690
|
|
|
|
|
|
|
extravaganza => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4691
|
|
|
|
|
|
|
extreme => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4692
|
|
|
|
|
|
|
extremely => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4693
|
|
|
|
|
|
|
extremity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4694
|
|
|
|
|
|
|
extricate => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4695
|
|
|
|
|
|
|
extrinsic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4696
|
|
|
|
|
|
|
extrusion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4697
|
|
|
|
|
|
|
exuberance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4698
|
|
|
|
|
|
|
exude => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4699
|
|
|
|
|
|
|
eye => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4700
|
|
|
|
|
|
|
eyeglass => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4701
|
|
|
|
|
|
|
eyelet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4702
|
|
|
|
|
|
|
eyepiece => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4703
|
|
|
|
|
|
|
eyesight => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4704
|
|
|
|
|
|
|
eyewitness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
4705
|
|
|
|
|
|
|
fable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4706
|
|
|
|
|
|
|
fabric => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4707
|
|
|
|
|
|
|
fabricate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4708
|
|
|
|
|
|
|
fabricated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4709
|
|
|
|
|
|
|
fabrication => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
4710
|
|
|
|
|
|
|
facade => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4711
|
|
|
|
|
|
|
face => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4712
|
|
|
|
|
|
|
facet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4713
|
|
|
|
|
|
|
facile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4714
|
|
|
|
|
|
|
facilitate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4715
|
|
|
|
|
|
|
facility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4716
|
|
|
|
|
|
|
facing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4717
|
|
|
|
|
|
|
facsimile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4718
|
|
|
|
|
|
|
fact => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
4719
|
|
|
|
|
|
|
faction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4720
|
|
|
|
|
|
|
factor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4721
|
|
|
|
|
|
|
factory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4722
|
|
|
|
|
|
|
facts => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4723
|
|
|
|
|
|
|
faculties => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4724
|
|
|
|
|
|
|
faculty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4725
|
|
|
|
|
|
|
fad => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4726
|
|
|
|
|
|
|
fade => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4727
|
|
|
|
|
|
|
faded => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4728
|
|
|
|
|
|
|
faeces => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4729
|
|
|
|
|
|
|
failing => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4730
|
|
|
|
|
|
|
failure => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4731
|
|
|
|
|
|
|
fain => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4732
|
|
|
|
|
|
|
fainting => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
4733
|
|
|
|
|
|
|
fair => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4734
|
|
|
|
|
|
|
fairly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4735
|
|
|
|
|
|
|
fairway => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4736
|
|
|
|
|
|
|
fairy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4737
|
|
|
|
|
|
|
faith => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4738
|
|
|
|
|
|
|
faithful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4739
|
|
|
|
|
|
|
faithless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4740
|
|
|
|
|
|
|
fake => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4741
|
|
|
|
|
|
|
fall => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4742
|
|
|
|
|
|
|
fallacious => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4743
|
|
|
|
|
|
|
fallacy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4744
|
|
|
|
|
|
|
fallible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4745
|
|
|
|
|
|
|
falling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4746
|
|
|
|
|
|
|
fallow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4747
|
|
|
|
|
|
|
falsehood => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
4748
|
|
|
|
|
|
|
falsely => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4749
|
|
|
|
|
|
|
falsification => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4750
|
|
|
|
|
|
|
falsified => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4751
|
|
|
|
|
|
|
falsify => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4752
|
|
|
|
|
|
|
falsity => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4753
|
|
|
|
|
|
|
falter => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4754
|
|
|
|
|
|
|
fame => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4755
|
|
|
|
|
|
|
famed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4756
|
|
|
|
|
|
|
familiar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4757
|
|
|
|
|
|
|
familiarity => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4758
|
|
|
|
|
|
|
familiarize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4759
|
|
|
|
|
|
|
famine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4760
|
|
|
|
|
|
|
famous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4761
|
|
|
|
|
|
|
famously => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4762
|
|
|
|
|
|
|
fan => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4763
|
|
|
|
|
|
|
fanatic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4764
|
|
|
|
|
|
|
fanaticism => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4765
|
|
|
|
|
|
|
fanciful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4766
|
|
|
|
|
|
|
fancy => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4767
|
|
|
|
|
|
|
fandango => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4768
|
|
|
|
|
|
|
fanfare => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
4769
|
|
|
|
|
|
|
fang => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4770
|
|
|
|
|
|
|
fangs => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4771
|
|
|
|
|
|
|
fanning => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4772
|
|
|
|
|
|
|
fantasia => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4773
|
|
|
|
|
|
|
fantasy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4774
|
|
|
|
|
|
|
farce => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4775
|
|
|
|
|
|
|
farcical => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4776
|
|
|
|
|
|
|
fare => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4777
|
|
|
|
|
|
|
farewell => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4778
|
|
|
|
|
|
|
farm => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4779
|
|
|
|
|
|
|
farmer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4780
|
|
|
|
|
|
|
farmhouse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4781
|
|
|
|
|
|
|
farming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4782
|
|
|
|
|
|
|
faro => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4783
|
|
|
|
|
|
|
farther => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4784
|
|
|
|
|
|
|
fascia => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4785
|
|
|
|
|
|
|
fascinating => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4786
|
|
|
|
|
|
|
fascination => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4787
|
|
|
|
|
|
|
fashion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4788
|
|
|
|
|
|
|
fashionable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4789
|
|
|
|
|
|
|
fasten => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4790
|
|
|
|
|
|
|
fastener => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4791
|
|
|
|
|
|
|
fastening => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4792
|
|
|
|
|
|
|
fasting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4793
|
|
|
|
|
|
|
fat => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4794
|
|
|
|
|
|
|
fatal => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4795
|
|
|
|
|
|
|
fatality => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4796
|
|
|
|
|
|
|
fate => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4797
|
|
|
|
|
|
|
fated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4798
|
|
|
|
|
|
|
father => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
4799
|
|
|
|
|
|
|
fathom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4800
|
|
|
|
|
|
|
fatigue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4801
|
|
|
|
|
|
|
fatigued => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4802
|
|
|
|
|
|
|
fatty => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4803
|
|
|
|
|
|
|
fault => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4804
|
|
|
|
|
|
|
faultless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4805
|
|
|
|
|
|
|
faulty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4806
|
|
|
|
|
|
|
fauna => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4807
|
|
|
|
|
|
|
favor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4808
|
|
|
|
|
|
|
favorable => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
4809
|
|
|
|
|
|
|
favorite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4810
|
|
|
|
|
|
|
favoritism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4811
|
|
|
|
|
|
|
fawn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4812
|
|
|
|
|
|
|
fear => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4813
|
|
|
|
|
|
|
fearful => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4814
|
|
|
|
|
|
|
fearfully => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
4815
|
|
|
|
|
|
|
fearing => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4816
|
|
|
|
|
|
|
fearless => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4817
|
|
|
|
|
|
|
feasibility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4818
|
|
|
|
|
|
|
feasible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4819
|
|
|
|
|
|
|
feat => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
4820
|
|
|
|
|
|
|
feather => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4821
|
|
|
|
|
|
|
feature => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4822
|
|
|
|
|
|
|
features => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4823
|
|
|
|
|
|
|
febrile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4824
|
|
|
|
|
|
|
fecal => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4825
|
|
|
|
|
|
|
feces => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4826
|
|
|
|
|
|
|
fecundity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4827
|
|
|
|
|
|
|
federal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4828
|
|
|
|
|
|
|
federation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4829
|
|
|
|
|
|
|
fee => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4830
|
|
|
|
|
|
|
feeble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4831
|
|
|
|
|
|
|
feed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4832
|
|
|
|
|
|
|
feeder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4833
|
|
|
|
|
|
|
feel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4834
|
|
|
|
|
|
|
feeling => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 1, negative => 1, positive => 1, sadness => 1, surprise => 1, trust => 1 }, |
4835
|
|
|
|
|
|
|
feet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4836
|
|
|
|
|
|
|
feigned => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4837
|
|
|
|
|
|
|
felicity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4838
|
|
|
|
|
|
|
feline => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4839
|
|
|
|
|
|
|
fell => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4840
|
|
|
|
|
|
|
fellow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4841
|
|
|
|
|
|
|
fellowship => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4842
|
|
|
|
|
|
|
felon => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4843
|
|
|
|
|
|
|
felony => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4844
|
|
|
|
|
|
|
felt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4845
|
|
|
|
|
|
|
female => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4846
|
|
|
|
|
|
|
feminine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4847
|
|
|
|
|
|
|
femininity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4848
|
|
|
|
|
|
|
feminist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4849
|
|
|
|
|
|
|
fen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4850
|
|
|
|
|
|
|
fence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4851
|
|
|
|
|
|
|
fenced => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4852
|
|
|
|
|
|
|
fend => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4853
|
|
|
|
|
|
|
fender => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
4854
|
|
|
|
|
|
|
fennel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4855
|
|
|
|
|
|
|
ferment => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4856
|
|
|
|
|
|
|
fermentation => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4857
|
|
|
|
|
|
|
fern => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4858
|
|
|
|
|
|
|
ferocious => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4859
|
|
|
|
|
|
|
ferocity => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4860
|
|
|
|
|
|
|
ferry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4861
|
|
|
|
|
|
|
fertile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4862
|
|
|
|
|
|
|
fertilize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4863
|
|
|
|
|
|
|
fervent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4864
|
|
|
|
|
|
|
fervor => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4865
|
|
|
|
|
|
|
festival => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
4866
|
|
|
|
|
|
|
festive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4867
|
|
|
|
|
|
|
fetch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4868
|
|
|
|
|
|
|
fete => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
4869
|
|
|
|
|
|
|
fetish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4870
|
|
|
|
|
|
|
feud => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4871
|
|
|
|
|
|
|
feudal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4872
|
|
|
|
|
|
|
feudalism => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4873
|
|
|
|
|
|
|
fever => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4874
|
|
|
|
|
|
|
feverish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4875
|
|
|
|
|
|
|
fiancee => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4876
|
|
|
|
|
|
|
fiasco => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4877
|
|
|
|
|
|
|
fiat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4878
|
|
|
|
|
|
|
fib => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4879
|
|
|
|
|
|
|
fiber => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4880
|
|
|
|
|
|
|
fibrous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4881
|
|
|
|
|
|
|
fickle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4882
|
|
|
|
|
|
|
fiction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4883
|
|
|
|
|
|
|
fictitious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4884
|
|
|
|
|
|
|
fiddle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4885
|
|
|
|
|
|
|
fiddler => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4886
|
|
|
|
|
|
|
fidelity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4887
|
|
|
|
|
|
|
fiduciary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4888
|
|
|
|
|
|
|
field => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4889
|
|
|
|
|
|
|
fiend => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4890
|
|
|
|
|
|
|
fierce => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4891
|
|
|
|
|
|
|
fiesta => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
4892
|
|
|
|
|
|
|
fight => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4893
|
|
|
|
|
|
|
fighter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4894
|
|
|
|
|
|
|
fighting => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4895
|
|
|
|
|
|
|
figment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4896
|
|
|
|
|
|
|
figurative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4897
|
|
|
|
|
|
|
figure => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4898
|
|
|
|
|
|
|
figurine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4899
|
|
|
|
|
|
|
filament => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4900
|
|
|
|
|
|
|
filamentous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4901
|
|
|
|
|
|
|
file => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4902
|
|
|
|
|
|
|
filibuster => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4903
|
|
|
|
|
|
|
filigree => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4904
|
|
|
|
|
|
|
filing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4905
|
|
|
|
|
|
|
filings => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4906
|
|
|
|
|
|
|
fill => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
4907
|
|
|
|
|
|
|
fillet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4908
|
|
|
|
|
|
|
filling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4909
|
|
|
|
|
|
|
filly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4910
|
|
|
|
|
|
|
film => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4911
|
|
|
|
|
|
|
filmy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4912
|
|
|
|
|
|
|
filter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4913
|
|
|
|
|
|
|
filth => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4914
|
|
|
|
|
|
|
filthy => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4915
|
|
|
|
|
|
|
fin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4916
|
|
|
|
|
|
|
final => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4917
|
|
|
|
|
|
|
finale => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4918
|
|
|
|
|
|
|
finality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4919
|
|
|
|
|
|
|
finally => { anger => 0, anticipation => 1, disgust => 1, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
4920
|
|
|
|
|
|
|
finance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4921
|
|
|
|
|
|
|
financial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4922
|
|
|
|
|
|
|
financier => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4923
|
|
|
|
|
|
|
finch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4924
|
|
|
|
|
|
|
find => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4925
|
|
|
|
|
|
|
finding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4926
|
|
|
|
|
|
|
finery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4927
|
|
|
|
|
|
|
finesse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4928
|
|
|
|
|
|
|
finger => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4929
|
|
|
|
|
|
|
fingerprint => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4930
|
|
|
|
|
|
|
finish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4931
|
|
|
|
|
|
|
finite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4932
|
|
|
|
|
|
|
fink => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4933
|
|
|
|
|
|
|
fire => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4934
|
|
|
|
|
|
|
firearms => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4935
|
|
|
|
|
|
|
fireball => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4936
|
|
|
|
|
|
|
firefly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4937
|
|
|
|
|
|
|
fireman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
4938
|
|
|
|
|
|
|
fireplace => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4939
|
|
|
|
|
|
|
fireproof => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4940
|
|
|
|
|
|
|
fireside => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4941
|
|
|
|
|
|
|
firewood => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4942
|
|
|
|
|
|
|
firework => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4943
|
|
|
|
|
|
|
firing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4944
|
|
|
|
|
|
|
firm => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4945
|
|
|
|
|
|
|
firmament => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4946
|
|
|
|
|
|
|
firmly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4947
|
|
|
|
|
|
|
firmness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4948
|
|
|
|
|
|
|
firstborn => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4949
|
|
|
|
|
|
|
fiscal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4950
|
|
|
|
|
|
|
fish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4951
|
|
|
|
|
|
|
fisherman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4952
|
|
|
|
|
|
|
fishery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4953
|
|
|
|
|
|
|
fishing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4954
|
|
|
|
|
|
|
fishy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4955
|
|
|
|
|
|
|
fissile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4956
|
|
|
|
|
|
|
fission => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4957
|
|
|
|
|
|
|
fissure => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4958
|
|
|
|
|
|
|
fist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4959
|
|
|
|
|
|
|
fistula => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4960
|
|
|
|
|
|
|
fitness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4961
|
|
|
|
|
|
|
fits => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4962
|
|
|
|
|
|
|
fitted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4963
|
|
|
|
|
|
|
fitting => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
4964
|
|
|
|
|
|
|
fittings => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4965
|
|
|
|
|
|
|
fix => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4966
|
|
|
|
|
|
|
fixation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4967
|
|
|
|
|
|
|
fixed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
4968
|
|
|
|
|
|
|
fixture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4969
|
|
|
|
|
|
|
fixtures => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4970
|
|
|
|
|
|
|
fizz => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4971
|
|
|
|
|
|
|
flabby => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4972
|
|
|
|
|
|
|
flaccid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
4973
|
|
|
|
|
|
|
flagging => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4974
|
|
|
|
|
|
|
flagrant => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4975
|
|
|
|
|
|
|
flagship => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
4976
|
|
|
|
|
|
|
flake => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4977
|
|
|
|
|
|
|
flaky => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4978
|
|
|
|
|
|
|
flame => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4979
|
|
|
|
|
|
|
flaming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4980
|
|
|
|
|
|
|
flange => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
4981
|
|
|
|
|
|
|
flank => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4982
|
|
|
|
|
|
|
flanked => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4983
|
|
|
|
|
|
|
flanking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4984
|
|
|
|
|
|
|
flannel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4985
|
|
|
|
|
|
|
flap => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4986
|
|
|
|
|
|
|
flapping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4987
|
|
|
|
|
|
|
flare => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4988
|
|
|
|
|
|
|
flaring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4989
|
|
|
|
|
|
|
flash => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4990
|
|
|
|
|
|
|
flashback => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4991
|
|
|
|
|
|
|
flashing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4992
|
|
|
|
|
|
|
flashlight => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4993
|
|
|
|
|
|
|
flashy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4994
|
|
|
|
|
|
|
flask => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4995
|
|
|
|
|
|
|
flat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4996
|
|
|
|
|
|
|
flatness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4997
|
|
|
|
|
|
|
flatten => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
4998
|
|
|
|
|
|
|
flattering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
4999
|
|
|
|
|
|
|
flattery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5000
|
|
|
|
|
|
|
flatulence => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5001
|
|
|
|
|
|
|
flaunt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5002
|
|
|
|
|
|
|
flavor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5003
|
|
|
|
|
|
|
flaw => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5004
|
|
|
|
|
|
|
flea => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5005
|
|
|
|
|
|
|
fled => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5006
|
|
|
|
|
|
|
flee => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5007
|
|
|
|
|
|
|
fleece => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5008
|
|
|
|
|
|
|
fleet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5009
|
|
|
|
|
|
|
fleeting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5010
|
|
|
|
|
|
|
flesh => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5011
|
|
|
|
|
|
|
fleshy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5012
|
|
|
|
|
|
|
flex => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5013
|
|
|
|
|
|
|
flexibility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5014
|
|
|
|
|
|
|
flexible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5015
|
|
|
|
|
|
|
flexion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5016
|
|
|
|
|
|
|
flicker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5017
|
|
|
|
|
|
|
flickering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5018
|
|
|
|
|
|
|
flier => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5019
|
|
|
|
|
|
|
flight => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5020
|
|
|
|
|
|
|
flinch => { anger => 0, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
5021
|
|
|
|
|
|
|
fling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5022
|
|
|
|
|
|
|
flint => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5023
|
|
|
|
|
|
|
flipper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5024
|
|
|
|
|
|
|
flirt => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 1, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
5025
|
|
|
|
|
|
|
flirting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5026
|
|
|
|
|
|
|
float => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5027
|
|
|
|
|
|
|
flock => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5028
|
|
|
|
|
|
|
flog => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5029
|
|
|
|
|
|
|
flood => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5030
|
|
|
|
|
|
|
floor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5031
|
|
|
|
|
|
|
flop => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5032
|
|
|
|
|
|
|
flora => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5033
|
|
|
|
|
|
|
floral => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5034
|
|
|
|
|
|
|
florist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5035
|
|
|
|
|
|
|
floss => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5036
|
|
|
|
|
|
|
flounder => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5037
|
|
|
|
|
|
|
flour => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5038
|
|
|
|
|
|
|
flow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5039
|
|
|
|
|
|
|
flowering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5040
|
|
|
|
|
|
|
flowery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5041
|
|
|
|
|
|
|
flu => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5042
|
|
|
|
|
|
|
fluctuate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5043
|
|
|
|
|
|
|
fluctuating => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5044
|
|
|
|
|
|
|
fluctuation => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5045
|
|
|
|
|
|
|
flue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5046
|
|
|
|
|
|
|
fluency => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5047
|
|
|
|
|
|
|
fluff => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5048
|
|
|
|
|
|
|
fluffy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5049
|
|
|
|
|
|
|
fluid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5050
|
|
|
|
|
|
|
fluidity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5051
|
|
|
|
|
|
|
fluke => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
5052
|
|
|
|
|
|
|
fluorescence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5053
|
|
|
|
|
|
|
fluorescent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5054
|
|
|
|
|
|
|
flurry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5055
|
|
|
|
|
|
|
flush => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5056
|
|
|
|
|
|
|
flustered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5057
|
|
|
|
|
|
|
flute => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5058
|
|
|
|
|
|
|
fluted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5059
|
|
|
|
|
|
|
fluvial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5060
|
|
|
|
|
|
|
flux => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5061
|
|
|
|
|
|
|
fly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5062
|
|
|
|
|
|
|
flyer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5063
|
|
|
|
|
|
|
flying => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5064
|
|
|
|
|
|
|
flywheel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5065
|
|
|
|
|
|
|
foal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5066
|
|
|
|
|
|
|
foam => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5067
|
|
|
|
|
|
|
foaming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5068
|
|
|
|
|
|
|
foamy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5069
|
|
|
|
|
|
|
fob => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5070
|
|
|
|
|
|
|
focal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5071
|
|
|
|
|
|
|
focus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5072
|
|
|
|
|
|
|
fodder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5073
|
|
|
|
|
|
|
foe => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5074
|
|
|
|
|
|
|
fog => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5075
|
|
|
|
|
|
|
foggy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5076
|
|
|
|
|
|
|
foil => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5077
|
|
|
|
|
|
|
foiled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5078
|
|
|
|
|
|
|
fold => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5079
|
|
|
|
|
|
|
folded => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5080
|
|
|
|
|
|
|
foliage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5081
|
|
|
|
|
|
|
folio => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5082
|
|
|
|
|
|
|
folk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5083
|
|
|
|
|
|
|
folklore => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5084
|
|
|
|
|
|
|
follicle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5085
|
|
|
|
|
|
|
follicular => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5086
|
|
|
|
|
|
|
follow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5087
|
|
|
|
|
|
|
follower => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
5088
|
|
|
|
|
|
|
folly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5089
|
|
|
|
|
|
|
fondling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5090
|
|
|
|
|
|
|
fondness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5091
|
|
|
|
|
|
|
font => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5092
|
|
|
|
|
|
|
food => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5093
|
|
|
|
|
|
|
fool => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5094
|
|
|
|
|
|
|
fooling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5095
|
|
|
|
|
|
|
foolish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5096
|
|
|
|
|
|
|
foolishness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5097
|
|
|
|
|
|
|
foot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5098
|
|
|
|
|
|
|
football => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5099
|
|
|
|
|
|
|
footbridge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5100
|
|
|
|
|
|
|
footing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
5101
|
|
|
|
|
|
|
footpath => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5102
|
|
|
|
|
|
|
footprint => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5103
|
|
|
|
|
|
|
fop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5104
|
|
|
|
|
|
|
forage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5105
|
|
|
|
|
|
|
foray => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5106
|
|
|
|
|
|
|
forbearance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5107
|
|
|
|
|
|
|
forbid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5108
|
|
|
|
|
|
|
forbidding => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5109
|
|
|
|
|
|
|
force => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5110
|
|
|
|
|
|
|
forced => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5111
|
|
|
|
|
|
|
forceps => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5112
|
|
|
|
|
|
|
forcibly => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5113
|
|
|
|
|
|
|
ford => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5114
|
|
|
|
|
|
|
fore => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5115
|
|
|
|
|
|
|
forearm => { anger => 1, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5116
|
|
|
|
|
|
|
foreboding => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5117
|
|
|
|
|
|
|
forecast => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
5118
|
|
|
|
|
|
|
forecaster => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5119
|
|
|
|
|
|
|
foreclose => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5120
|
|
|
|
|
|
|
forefathers => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5121
|
|
|
|
|
|
|
forefinger => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5122
|
|
|
|
|
|
|
forego => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5123
|
|
|
|
|
|
|
foregoing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5124
|
|
|
|
|
|
|
foregone => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5125
|
|
|
|
|
|
|
foreground => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5126
|
|
|
|
|
|
|
forehead => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5127
|
|
|
|
|
|
|
foreign => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5128
|
|
|
|
|
|
|
foreigner => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5129
|
|
|
|
|
|
|
foreman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5130
|
|
|
|
|
|
|
forensic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5131
|
|
|
|
|
|
|
forerunner => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5132
|
|
|
|
|
|
|
foresee => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
5133
|
|
|
|
|
|
|
foreseen => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5134
|
|
|
|
|
|
|
foresight => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5135
|
|
|
|
|
|
|
forest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5136
|
|
|
|
|
|
|
forethought => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5137
|
|
|
|
|
|
|
forewarned => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5138
|
|
|
|
|
|
|
foreword => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5139
|
|
|
|
|
|
|
forfeit => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5140
|
|
|
|
|
|
|
forfeited => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5141
|
|
|
|
|
|
|
forfeiture => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5142
|
|
|
|
|
|
|
forge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5143
|
|
|
|
|
|
|
forgery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5144
|
|
|
|
|
|
|
forget => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5145
|
|
|
|
|
|
|
forgetful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5146
|
|
|
|
|
|
|
forgetfulness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5147
|
|
|
|
|
|
|
forgive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5148
|
|
|
|
|
|
|
forgiven => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5149
|
|
|
|
|
|
|
forgiving => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5150
|
|
|
|
|
|
|
forgotten => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5151
|
|
|
|
|
|
|
fork => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5152
|
|
|
|
|
|
|
forked => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5153
|
|
|
|
|
|
|
forking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5154
|
|
|
|
|
|
|
forlorn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5155
|
|
|
|
|
|
|
form => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5156
|
|
|
|
|
|
|
formalism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5157
|
|
|
|
|
|
|
formality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
5158
|
|
|
|
|
|
|
formation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5159
|
|
|
|
|
|
|
formative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5160
|
|
|
|
|
|
|
formed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5161
|
|
|
|
|
|
|
formidable => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5162
|
|
|
|
|
|
|
forming => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5163
|
|
|
|
|
|
|
formless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5164
|
|
|
|
|
|
|
formula => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5165
|
|
|
|
|
|
|
formulary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5166
|
|
|
|
|
|
|
formulate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5167
|
|
|
|
|
|
|
fornication => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5168
|
|
|
|
|
|
|
forsake => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5169
|
|
|
|
|
|
|
forsaken => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5170
|
|
|
|
|
|
|
forsooth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5171
|
|
|
|
|
|
|
fort => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
5172
|
|
|
|
|
|
|
forte => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5173
|
|
|
|
|
|
|
forthcoming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5174
|
|
|
|
|
|
|
forthwith => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5175
|
|
|
|
|
|
|
fortification => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5176
|
|
|
|
|
|
|
fortify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5177
|
|
|
|
|
|
|
fortitude => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5178
|
|
|
|
|
|
|
fortnightly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5179
|
|
|
|
|
|
|
fortress => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 1 }, |
5180
|
|
|
|
|
|
|
fortuitous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5181
|
|
|
|
|
|
|
fortunate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5182
|
|
|
|
|
|
|
fortune => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
5183
|
|
|
|
|
|
|
forty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5184
|
|
|
|
|
|
|
forum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5185
|
|
|
|
|
|
|
forward => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5186
|
|
|
|
|
|
|
fossil => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5187
|
|
|
|
|
|
|
fossils => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5188
|
|
|
|
|
|
|
foul => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5189
|
|
|
|
|
|
|
found => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5190
|
|
|
|
|
|
|
foundation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5191
|
|
|
|
|
|
|
founder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5192
|
|
|
|
|
|
|
foundry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5193
|
|
|
|
|
|
|
fountain => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5194
|
|
|
|
|
|
|
fourfold => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5195
|
|
|
|
|
|
|
fourth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5196
|
|
|
|
|
|
|
fowl => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5197
|
|
|
|
|
|
|
fox => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5198
|
|
|
|
|
|
|
foxy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5199
|
|
|
|
|
|
|
fraction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5200
|
|
|
|
|
|
|
fractional => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5201
|
|
|
|
|
|
|
fracture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5202
|
|
|
|
|
|
|
fragile => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5203
|
|
|
|
|
|
|
fragility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5204
|
|
|
|
|
|
|
fragment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5205
|
|
|
|
|
|
|
fragmentary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5206
|
|
|
|
|
|
|
fragrance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5207
|
|
|
|
|
|
|
fragrant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5208
|
|
|
|
|
|
|
frailty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5209
|
|
|
|
|
|
|
framework => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
5210
|
|
|
|
|
|
|
franchise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5211
|
|
|
|
|
|
|
frank => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5212
|
|
|
|
|
|
|
frankness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5213
|
|
|
|
|
|
|
frantic => { anger => 0, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
5214
|
|
|
|
|
|
|
fraternal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5215
|
|
|
|
|
|
|
fraternity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5216
|
|
|
|
|
|
|
fraud => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5217
|
|
|
|
|
|
|
fraudulent => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5218
|
|
|
|
|
|
|
fraught => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5219
|
|
|
|
|
|
|
fray => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5220
|
|
|
|
|
|
|
frayed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5221
|
|
|
|
|
|
|
freak => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5222
|
|
|
|
|
|
|
freakish => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
5223
|
|
|
|
|
|
|
freedom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5224
|
|
|
|
|
|
|
freehold => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5225
|
|
|
|
|
|
|
freelance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5226
|
|
|
|
|
|
|
freely => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5227
|
|
|
|
|
|
|
freeway => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5228
|
|
|
|
|
|
|
freeze => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5229
|
|
|
|
|
|
|
freezer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5230
|
|
|
|
|
|
|
freezing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5231
|
|
|
|
|
|
|
freight => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5232
|
|
|
|
|
|
|
frenetic => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
5233
|
|
|
|
|
|
|
frenzied => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5234
|
|
|
|
|
|
|
frenzy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5235
|
|
|
|
|
|
|
frequency => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5236
|
|
|
|
|
|
|
frequent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5237
|
|
|
|
|
|
|
frequently => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5238
|
|
|
|
|
|
|
fresco => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5239
|
|
|
|
|
|
|
freshman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5240
|
|
|
|
|
|
|
fret => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5241
|
|
|
|
|
|
|
friction => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5242
|
|
|
|
|
|
|
friend => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5243
|
|
|
|
|
|
|
friendliness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5244
|
|
|
|
|
|
|
friendly => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5245
|
|
|
|
|
|
|
friendship => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5246
|
|
|
|
|
|
|
frigate => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5247
|
|
|
|
|
|
|
fright => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
5248
|
|
|
|
|
|
|
frighten => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
5249
|
|
|
|
|
|
|
frightened => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
5250
|
|
|
|
|
|
|
frightful => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5251
|
|
|
|
|
|
|
frigid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5252
|
|
|
|
|
|
|
fringe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5253
|
|
|
|
|
|
|
fringed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5254
|
|
|
|
|
|
|
frisky => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
5255
|
|
|
|
|
|
|
frivolous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5256
|
|
|
|
|
|
|
frock => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5257
|
|
|
|
|
|
|
frog => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5258
|
|
|
|
|
|
|
frolic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5259
|
|
|
|
|
|
|
front => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5260
|
|
|
|
|
|
|
frontage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5261
|
|
|
|
|
|
|
frontal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5262
|
|
|
|
|
|
|
frontier => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5263
|
|
|
|
|
|
|
fronting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5264
|
|
|
|
|
|
|
frontispiece => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5265
|
|
|
|
|
|
|
frost => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5266
|
|
|
|
|
|
|
frostbite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5267
|
|
|
|
|
|
|
frosted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5268
|
|
|
|
|
|
|
frosty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5269
|
|
|
|
|
|
|
froth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5270
|
|
|
|
|
|
|
frothy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5271
|
|
|
|
|
|
|
frown => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5272
|
|
|
|
|
|
|
frowning => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5273
|
|
|
|
|
|
|
frozen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5274
|
|
|
|
|
|
|
frugal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5275
|
|
|
|
|
|
|
fruit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5276
|
|
|
|
|
|
|
fruitful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5277
|
|
|
|
|
|
|
fruition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5278
|
|
|
|
|
|
|
fruitless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5279
|
|
|
|
|
|
|
frustrate => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5280
|
|
|
|
|
|
|
frustrated => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5281
|
|
|
|
|
|
|
frustration => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5282
|
|
|
|
|
|
|
fry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5283
|
|
|
|
|
|
|
fudge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5284
|
|
|
|
|
|
|
fuel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5285
|
|
|
|
|
|
|
fugitive => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 1 }, |
5286
|
|
|
|
|
|
|
fulcrum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5287
|
|
|
|
|
|
|
fulfill => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5288
|
|
|
|
|
|
|
fulfillment => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5289
|
|
|
|
|
|
|
full => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5290
|
|
|
|
|
|
|
fullness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5291
|
|
|
|
|
|
|
fully => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5292
|
|
|
|
|
|
|
fumble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5293
|
|
|
|
|
|
|
fume => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5294
|
|
|
|
|
|
|
fumigation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5295
|
|
|
|
|
|
|
fuming => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5296
|
|
|
|
|
|
|
fun => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5297
|
|
|
|
|
|
|
function => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5298
|
|
|
|
|
|
|
functional => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5299
|
|
|
|
|
|
|
fund => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5300
|
|
|
|
|
|
|
fundamental => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5301
|
|
|
|
|
|
|
fundamentally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5302
|
|
|
|
|
|
|
funds => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5303
|
|
|
|
|
|
|
funeral => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5304
|
|
|
|
|
|
|
fungus => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5305
|
|
|
|
|
|
|
funk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5306
|
|
|
|
|
|
|
funnel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5307
|
|
|
|
|
|
|
fur => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5308
|
|
|
|
|
|
|
furious => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5309
|
|
|
|
|
|
|
furiously => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5310
|
|
|
|
|
|
|
furlough => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5311
|
|
|
|
|
|
|
furnace => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5312
|
|
|
|
|
|
|
furnish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5313
|
|
|
|
|
|
|
furniture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5314
|
|
|
|
|
|
|
furor => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5315
|
|
|
|
|
|
|
furrow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5316
|
|
|
|
|
|
|
furtherance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5317
|
|
|
|
|
|
|
fury => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5318
|
|
|
|
|
|
|
fuse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5319
|
|
|
|
|
|
|
fusion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5320
|
|
|
|
|
|
|
fuss => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5321
|
|
|
|
|
|
|
fussy => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5322
|
|
|
|
|
|
|
futile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5323
|
|
|
|
|
|
|
futility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5324
|
|
|
|
|
|
|
future => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5325
|
|
|
|
|
|
|
fuzz => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5326
|
|
|
|
|
|
|
fuzzy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5327
|
|
|
|
|
|
|
gaby => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5328
|
|
|
|
|
|
|
gag => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5329
|
|
|
|
|
|
|
gage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
5330
|
|
|
|
|
|
|
gaggle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5331
|
|
|
|
|
|
|
gain => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5332
|
|
|
|
|
|
|
gainful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5333
|
|
|
|
|
|
|
gaining => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5334
|
|
|
|
|
|
|
gait => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5335
|
|
|
|
|
|
|
gala => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5336
|
|
|
|
|
|
|
galaxy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5337
|
|
|
|
|
|
|
gale => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5338
|
|
|
|
|
|
|
gall => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5339
|
|
|
|
|
|
|
gallant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5340
|
|
|
|
|
|
|
gallantry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5341
|
|
|
|
|
|
|
gallery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5342
|
|
|
|
|
|
|
galley => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5343
|
|
|
|
|
|
|
gallop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5344
|
|
|
|
|
|
|
galloping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5345
|
|
|
|
|
|
|
gallows => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5346
|
|
|
|
|
|
|
galore => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5347
|
|
|
|
|
|
|
galvanic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5348
|
|
|
|
|
|
|
gamble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5349
|
|
|
|
|
|
|
gambler => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
5350
|
|
|
|
|
|
|
gambling => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
5351
|
|
|
|
|
|
|
game => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5352
|
|
|
|
|
|
|
gaming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5353
|
|
|
|
|
|
|
gammon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5354
|
|
|
|
|
|
|
gamut => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5355
|
|
|
|
|
|
|
gander => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5356
|
|
|
|
|
|
|
gang => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5357
|
|
|
|
|
|
|
gaol => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5358
|
|
|
|
|
|
|
gap => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5359
|
|
|
|
|
|
|
gape => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
5360
|
|
|
|
|
|
|
gaping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5361
|
|
|
|
|
|
|
garage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5362
|
|
|
|
|
|
|
garb => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5363
|
|
|
|
|
|
|
garbage => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5364
|
|
|
|
|
|
|
garbled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5365
|
|
|
|
|
|
|
garden => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5366
|
|
|
|
|
|
|
gardener => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5367
|
|
|
|
|
|
|
gardening => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5368
|
|
|
|
|
|
|
garish => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
5369
|
|
|
|
|
|
|
garlic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5370
|
|
|
|
|
|
|
garment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5371
|
|
|
|
|
|
|
garner => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5372
|
|
|
|
|
|
|
garnet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5373
|
|
|
|
|
|
|
garnish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5374
|
|
|
|
|
|
|
garrison => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5375
|
|
|
|
|
|
|
garter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5376
|
|
|
|
|
|
|
gas => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5377
|
|
|
|
|
|
|
gaseous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5378
|
|
|
|
|
|
|
gash => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5379
|
|
|
|
|
|
|
gasification => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5380
|
|
|
|
|
|
|
gasoline => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5381
|
|
|
|
|
|
|
gasp => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
5382
|
|
|
|
|
|
|
gasping => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5383
|
|
|
|
|
|
|
gastric => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5384
|
|
|
|
|
|
|
gastronomy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5385
|
|
|
|
|
|
|
gate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
5386
|
|
|
|
|
|
|
gateway => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
5387
|
|
|
|
|
|
|
gather => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5388
|
|
|
|
|
|
|
gatherer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5389
|
|
|
|
|
|
|
gathering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5390
|
|
|
|
|
|
|
gauche => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5391
|
|
|
|
|
|
|
gauge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5392
|
|
|
|
|
|
|
gauging => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
5393
|
|
|
|
|
|
|
gaunt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5394
|
|
|
|
|
|
|
gauntlet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5395
|
|
|
|
|
|
|
gauze => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5396
|
|
|
|
|
|
|
gavel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5397
|
|
|
|
|
|
|
gawk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
5398
|
|
|
|
|
|
|
gaze => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5399
|
|
|
|
|
|
|
gazebo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5400
|
|
|
|
|
|
|
gazelle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5401
|
|
|
|
|
|
|
gazette => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5402
|
|
|
|
|
|
|
gazetteer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5403
|
|
|
|
|
|
|
gear => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5404
|
|
|
|
|
|
|
gel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5405
|
|
|
|
|
|
|
gelatin => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5406
|
|
|
|
|
|
|
geld => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5407
|
|
|
|
|
|
|
gelding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5408
|
|
|
|
|
|
|
gem => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5409
|
|
|
|
|
|
|
gemini => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5410
|
|
|
|
|
|
|
gender => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5411
|
|
|
|
|
|
|
genealogy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5412
|
|
|
|
|
|
|
general => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5413
|
|
|
|
|
|
|
generality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5414
|
|
|
|
|
|
|
generalization => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5415
|
|
|
|
|
|
|
generally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5416
|
|
|
|
|
|
|
generate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5417
|
|
|
|
|
|
|
generation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5418
|
|
|
|
|
|
|
generative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5419
|
|
|
|
|
|
|
generator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5420
|
|
|
|
|
|
|
generic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5421
|
|
|
|
|
|
|
generosity => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
5422
|
|
|
|
|
|
|
generous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5423
|
|
|
|
|
|
|
genesis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5424
|
|
|
|
|
|
|
genetic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5425
|
|
|
|
|
|
|
genetics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5426
|
|
|
|
|
|
|
genial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5427
|
|
|
|
|
|
|
genital => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5428
|
|
|
|
|
|
|
genius => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5429
|
|
|
|
|
|
|
genre => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5430
|
|
|
|
|
|
|
gent => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5431
|
|
|
|
|
|
|
genteel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5432
|
|
|
|
|
|
|
gentleman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5433
|
|
|
|
|
|
|
gentleness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5434
|
|
|
|
|
|
|
gentry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5435
|
|
|
|
|
|
|
genuine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5436
|
|
|
|
|
|
|
genus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5437
|
|
|
|
|
|
|
geography => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5438
|
|
|
|
|
|
|
geology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5439
|
|
|
|
|
|
|
geometry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5440
|
|
|
|
|
|
|
geranium => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5441
|
|
|
|
|
|
|
geriatric => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5442
|
|
|
|
|
|
|
germ => { anger => 0, anticipation => 1, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5443
|
|
|
|
|
|
|
german => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5444
|
|
|
|
|
|
|
germane => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5445
|
|
|
|
|
|
|
germinate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5446
|
|
|
|
|
|
|
germination => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5447
|
|
|
|
|
|
|
gestation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5448
|
|
|
|
|
|
|
gesture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5449
|
|
|
|
|
|
|
ghastly => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5450
|
|
|
|
|
|
|
ghetto => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5451
|
|
|
|
|
|
|
ghost => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5452
|
|
|
|
|
|
|
ghostly => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5453
|
|
|
|
|
|
|
giant => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5454
|
|
|
|
|
|
|
gibberish => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5455
|
|
|
|
|
|
|
gift => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
5456
|
|
|
|
|
|
|
gifted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5457
|
|
|
|
|
|
|
gig => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5458
|
|
|
|
|
|
|
gigantic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5459
|
|
|
|
|
|
|
giggle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5460
|
|
|
|
|
|
|
gill => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5461
|
|
|
|
|
|
|
gills => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5462
|
|
|
|
|
|
|
gilt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5463
|
|
|
|
|
|
|
gimp => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5464
|
|
|
|
|
|
|
gin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5465
|
|
|
|
|
|
|
ginger => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5466
|
|
|
|
|
|
|
gingerbread => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5467
|
|
|
|
|
|
|
gingerly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5468
|
|
|
|
|
|
|
giraffe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5469
|
|
|
|
|
|
|
girder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5470
|
|
|
|
|
|
|
girdle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5471
|
|
|
|
|
|
|
girl => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5472
|
|
|
|
|
|
|
girth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5473
|
|
|
|
|
|
|
gist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5474
|
|
|
|
|
|
|
giving => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5475
|
|
|
|
|
|
|
glabrous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5476
|
|
|
|
|
|
|
glacial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5477
|
|
|
|
|
|
|
glacier => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5478
|
|
|
|
|
|
|
glad => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5479
|
|
|
|
|
|
|
glade => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5480
|
|
|
|
|
|
|
gladiator => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5481
|
|
|
|
|
|
|
gladness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5482
|
|
|
|
|
|
|
glance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5483
|
|
|
|
|
|
|
glare => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5484
|
|
|
|
|
|
|
glaring => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5485
|
|
|
|
|
|
|
glass => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5486
|
|
|
|
|
|
|
glasses => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5487
|
|
|
|
|
|
|
glassware => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5488
|
|
|
|
|
|
|
glaze => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5489
|
|
|
|
|
|
|
gleam => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5490
|
|
|
|
|
|
|
glean => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5491
|
|
|
|
|
|
|
glee => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5492
|
|
|
|
|
|
|
glen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5493
|
|
|
|
|
|
|
glib => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5494
|
|
|
|
|
|
|
glide => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5495
|
|
|
|
|
|
|
glimmer => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
5496
|
|
|
|
|
|
|
glimpse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5497
|
|
|
|
|
|
|
glint => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5498
|
|
|
|
|
|
|
glitter => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 1, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5499
|
|
|
|
|
|
|
glittering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5500
|
|
|
|
|
|
|
globe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5501
|
|
|
|
|
|
|
globular => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5502
|
|
|
|
|
|
|
gloom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5503
|
|
|
|
|
|
|
gloomy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5504
|
|
|
|
|
|
|
glorification => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5505
|
|
|
|
|
|
|
glorify => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
5506
|
|
|
|
|
|
|
glory => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5507
|
|
|
|
|
|
|
gloss => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5508
|
|
|
|
|
|
|
glossary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5509
|
|
|
|
|
|
|
glossy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5510
|
|
|
|
|
|
|
glove => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5511
|
|
|
|
|
|
|
glow => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5512
|
|
|
|
|
|
|
glowing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5513
|
|
|
|
|
|
|
glucose => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5514
|
|
|
|
|
|
|
glue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5515
|
|
|
|
|
|
|
glum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5516
|
|
|
|
|
|
|
glut => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5517
|
|
|
|
|
|
|
gluten => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5518
|
|
|
|
|
|
|
gluttony => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5519
|
|
|
|
|
|
|
glycerin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5520
|
|
|
|
|
|
|
gnat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5521
|
|
|
|
|
|
|
gnome => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5522
|
|
|
|
|
|
|
goat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5523
|
|
|
|
|
|
|
goatee => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5524
|
|
|
|
|
|
|
gob => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5525
|
|
|
|
|
|
|
gobble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5526
|
|
|
|
|
|
|
goblet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5527
|
|
|
|
|
|
|
goblin => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5528
|
|
|
|
|
|
|
god => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5529
|
|
|
|
|
|
|
goddess => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5530
|
|
|
|
|
|
|
godfather => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5531
|
|
|
|
|
|
|
godless => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5532
|
|
|
|
|
|
|
godly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5533
|
|
|
|
|
|
|
godsend => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
5534
|
|
|
|
|
|
|
goggle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5535
|
|
|
|
|
|
|
goggles => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5536
|
|
|
|
|
|
|
gold => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5537
|
|
|
|
|
|
|
golden => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5538
|
|
|
|
|
|
|
golf => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5539
|
|
|
|
|
|
|
gondola => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5540
|
|
|
|
|
|
|
gong => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5541
|
|
|
|
|
|
|
gonorrhea => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5542
|
|
|
|
|
|
|
goo => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5543
|
|
|
|
|
|
|
good => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
5544
|
|
|
|
|
|
|
goodbye => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5545
|
|
|
|
|
|
|
goodly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5546
|
|
|
|
|
|
|
goodness => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
5547
|
|
|
|
|
|
|
goods => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5548
|
|
|
|
|
|
|
goodwill => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5549
|
|
|
|
|
|
|
goody => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5550
|
|
|
|
|
|
|
gooey => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5551
|
|
|
|
|
|
|
goose => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5552
|
|
|
|
|
|
|
gopher => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5553
|
|
|
|
|
|
|
gore => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5554
|
|
|
|
|
|
|
gorge => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5555
|
|
|
|
|
|
|
gorgeous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5556
|
|
|
|
|
|
|
gorilla => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5557
|
|
|
|
|
|
|
gory => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5558
|
|
|
|
|
|
|
gospel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5559
|
|
|
|
|
|
|
gossip => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5560
|
|
|
|
|
|
|
gouge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5561
|
|
|
|
|
|
|
gourmet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5562
|
|
|
|
|
|
|
gout => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5563
|
|
|
|
|
|
|
govern => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5564
|
|
|
|
|
|
|
governess => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
5565
|
|
|
|
|
|
|
governing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5566
|
|
|
|
|
|
|
government => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5567
|
|
|
|
|
|
|
governor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
5568
|
|
|
|
|
|
|
gown => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5569
|
|
|
|
|
|
|
grab => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5570
|
|
|
|
|
|
|
grace => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5571
|
|
|
|
|
|
|
graceful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5572
|
|
|
|
|
|
|
gracious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5573
|
|
|
|
|
|
|
graciously => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5574
|
|
|
|
|
|
|
gradation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5575
|
|
|
|
|
|
|
grade => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5576
|
|
|
|
|
|
|
grader => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5577
|
|
|
|
|
|
|
gradient => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5578
|
|
|
|
|
|
|
gradual => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5579
|
|
|
|
|
|
|
gradually => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5580
|
|
|
|
|
|
|
graduation => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
5581
|
|
|
|
|
|
|
grain => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5582
|
|
|
|
|
|
|
gram => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5583
|
|
|
|
|
|
|
grammar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
5584
|
|
|
|
|
|
|
grand => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5585
|
|
|
|
|
|
|
grandchildren => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5586
|
|
|
|
|
|
|
grandeur => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5587
|
|
|
|
|
|
|
grandfather => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
5588
|
|
|
|
|
|
|
grandiose => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5589
|
|
|
|
|
|
|
grandmother => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5590
|
|
|
|
|
|
|
grange => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5591
|
|
|
|
|
|
|
granite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5592
|
|
|
|
|
|
|
grant => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5593
|
|
|
|
|
|
|
granted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5594
|
|
|
|
|
|
|
grantee => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5595
|
|
|
|
|
|
|
grantor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5596
|
|
|
|
|
|
|
granular => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5597
|
|
|
|
|
|
|
granule => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5598
|
|
|
|
|
|
|
grapes => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5599
|
|
|
|
|
|
|
graphics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5600
|
|
|
|
|
|
|
grapple => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5601
|
|
|
|
|
|
|
grasp => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5602
|
|
|
|
|
|
|
grasping => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5603
|
|
|
|
|
|
|
grass => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5604
|
|
|
|
|
|
|
grasshopper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5605
|
|
|
|
|
|
|
grassy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5606
|
|
|
|
|
|
|
grate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5607
|
|
|
|
|
|
|
grated => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5608
|
|
|
|
|
|
|
grateful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5609
|
|
|
|
|
|
|
gratify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
5610
|
|
|
|
|
|
|
grating => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5611
|
|
|
|
|
|
|
gratis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5612
|
|
|
|
|
|
|
gratitude => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5613
|
|
|
|
|
|
|
gratuitous => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5614
|
|
|
|
|
|
|
gratuity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5615
|
|
|
|
|
|
|
grave => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5616
|
|
|
|
|
|
|
gravel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5617
|
|
|
|
|
|
|
graver => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5618
|
|
|
|
|
|
|
gravitate => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5619
|
|
|
|
|
|
|
gravitation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5620
|
|
|
|
|
|
|
gravity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5621
|
|
|
|
|
|
|
gravy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5622
|
|
|
|
|
|
|
gray => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5623
|
|
|
|
|
|
|
graze => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5624
|
|
|
|
|
|
|
grease => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5625
|
|
|
|
|
|
|
greasy => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5626
|
|
|
|
|
|
|
greater => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5627
|
|
|
|
|
|
|
greatest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5628
|
|
|
|
|
|
|
greatly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5629
|
|
|
|
|
|
|
greatness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
5630
|
|
|
|
|
|
|
greed => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5631
|
|
|
|
|
|
|
greedy => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5632
|
|
|
|
|
|
|
green => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5633
|
|
|
|
|
|
|
greenhouse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5634
|
|
|
|
|
|
|
greenish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5635
|
|
|
|
|
|
|
greenwood => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5636
|
|
|
|
|
|
|
greet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5637
|
|
|
|
|
|
|
greeting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
5638
|
|
|
|
|
|
|
gregarious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5639
|
|
|
|
|
|
|
grenade => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5640
|
|
|
|
|
|
|
grey => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5641
|
|
|
|
|
|
|
greyhound => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5642
|
|
|
|
|
|
|
gridiron => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5643
|
|
|
|
|
|
|
grief => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5644
|
|
|
|
|
|
|
grievance => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5645
|
|
|
|
|
|
|
grieve => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5646
|
|
|
|
|
|
|
grievous => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5647
|
|
|
|
|
|
|
griffin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5648
|
|
|
|
|
|
|
grill => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5649
|
|
|
|
|
|
|
grille => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5650
|
|
|
|
|
|
|
grim => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5651
|
|
|
|
|
|
|
grime => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5652
|
|
|
|
|
|
|
grimy => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5653
|
|
|
|
|
|
|
grin => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
5654
|
|
|
|
|
|
|
grind => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5655
|
|
|
|
|
|
|
grinder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5656
|
|
|
|
|
|
|
grinding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5657
|
|
|
|
|
|
|
grip => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5658
|
|
|
|
|
|
|
grisly => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5659
|
|
|
|
|
|
|
grist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5660
|
|
|
|
|
|
|
grit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5661
|
|
|
|
|
|
|
gritty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5662
|
|
|
|
|
|
|
grizzly => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5663
|
|
|
|
|
|
|
groan => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5664
|
|
|
|
|
|
|
grocer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5665
|
|
|
|
|
|
|
groceries => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5666
|
|
|
|
|
|
|
grocery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5667
|
|
|
|
|
|
|
groggy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5668
|
|
|
|
|
|
|
groin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5669
|
|
|
|
|
|
|
groom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5670
|
|
|
|
|
|
|
groove => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5671
|
|
|
|
|
|
|
grope => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5672
|
|
|
|
|
|
|
gross => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5673
|
|
|
|
|
|
|
grotesque => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5674
|
|
|
|
|
|
|
grotto => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5675
|
|
|
|
|
|
|
ground => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
5676
|
|
|
|
|
|
|
grounded => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5677
|
|
|
|
|
|
|
groundless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5678
|
|
|
|
|
|
|
grounds => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5679
|
|
|
|
|
|
|
groundwork => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5680
|
|
|
|
|
|
|
group => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5681
|
|
|
|
|
|
|
grouping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5682
|
|
|
|
|
|
|
grouse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5683
|
|
|
|
|
|
|
grout => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5684
|
|
|
|
|
|
|
grove => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5685
|
|
|
|
|
|
|
grow => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5686
|
|
|
|
|
|
|
growl => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5687
|
|
|
|
|
|
|
growling => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5688
|
|
|
|
|
|
|
growth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5689
|
|
|
|
|
|
|
grub => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5690
|
|
|
|
|
|
|
grudge => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5691
|
|
|
|
|
|
|
grudgingly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5692
|
|
|
|
|
|
|
gruesome => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5693
|
|
|
|
|
|
|
gruff => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5694
|
|
|
|
|
|
|
grumble => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5695
|
|
|
|
|
|
|
grumpy => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5696
|
|
|
|
|
|
|
grunt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5697
|
|
|
|
|
|
|
guarantee => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5698
|
|
|
|
|
|
|
guaranty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5699
|
|
|
|
|
|
|
guard => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5700
|
|
|
|
|
|
|
guarded => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
5701
|
|
|
|
|
|
|
guardian => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5702
|
|
|
|
|
|
|
guardianship => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5703
|
|
|
|
|
|
|
guards => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5704
|
|
|
|
|
|
|
gubernatorial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5705
|
|
|
|
|
|
|
guerilla => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5706
|
|
|
|
|
|
|
guess => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
5707
|
|
|
|
|
|
|
guesswork => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5708
|
|
|
|
|
|
|
guest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5709
|
|
|
|
|
|
|
guidance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5710
|
|
|
|
|
|
|
guide => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5711
|
|
|
|
|
|
|
guidebook => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5712
|
|
|
|
|
|
|
guild => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5713
|
|
|
|
|
|
|
guile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5714
|
|
|
|
|
|
|
guillotine => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5715
|
|
|
|
|
|
|
guilt => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5716
|
|
|
|
|
|
|
guilty => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5717
|
|
|
|
|
|
|
guinea => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5718
|
|
|
|
|
|
|
guise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5719
|
|
|
|
|
|
|
guitar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5720
|
|
|
|
|
|
|
gules => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5721
|
|
|
|
|
|
|
gulf => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5722
|
|
|
|
|
|
|
gull => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5723
|
|
|
|
|
|
|
gullible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 1 }, |
5724
|
|
|
|
|
|
|
gully => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5725
|
|
|
|
|
|
|
gulp => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
5726
|
|
|
|
|
|
|
gum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5727
|
|
|
|
|
|
|
gummy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5728
|
|
|
|
|
|
|
gun => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5729
|
|
|
|
|
|
|
gunner => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5730
|
|
|
|
|
|
|
gunpowder => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5731
|
|
|
|
|
|
|
guru => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5732
|
|
|
|
|
|
|
gush => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 1, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5733
|
|
|
|
|
|
|
gusset => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
5734
|
|
|
|
|
|
|
gust => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5735
|
|
|
|
|
|
|
gusty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5736
|
|
|
|
|
|
|
gut => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5737
|
|
|
|
|
|
|
guts => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5738
|
|
|
|
|
|
|
gutter => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5739
|
|
|
|
|
|
|
guy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5740
|
|
|
|
|
|
|
guzzling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5741
|
|
|
|
|
|
|
gymnasium => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5742
|
|
|
|
|
|
|
gymnast => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5743
|
|
|
|
|
|
|
gymnastic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5744
|
|
|
|
|
|
|
gymnastics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5745
|
|
|
|
|
|
|
gynecology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5746
|
|
|
|
|
|
|
gypsy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5747
|
|
|
|
|
|
|
gyroscope => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5748
|
|
|
|
|
|
|
habit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5749
|
|
|
|
|
|
|
habitat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5750
|
|
|
|
|
|
|
habitation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5751
|
|
|
|
|
|
|
habitual => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5752
|
|
|
|
|
|
|
habitually => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5753
|
|
|
|
|
|
|
hacienda => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5754
|
|
|
|
|
|
|
hag => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5755
|
|
|
|
|
|
|
haggard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5756
|
|
|
|
|
|
|
haggle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5757
|
|
|
|
|
|
|
hail => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5758
|
|
|
|
|
|
|
hair => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5759
|
|
|
|
|
|
|
hairy => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5760
|
|
|
|
|
|
|
hale => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5761
|
|
|
|
|
|
|
half => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5762
|
|
|
|
|
|
|
halfway => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5763
|
|
|
|
|
|
|
hall => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5764
|
|
|
|
|
|
|
hallowed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5765
|
|
|
|
|
|
|
hallucination => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5766
|
|
|
|
|
|
|
halo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5767
|
|
|
|
|
|
|
halt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5768
|
|
|
|
|
|
|
halter => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5769
|
|
|
|
|
|
|
halting => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5770
|
|
|
|
|
|
|
halve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5771
|
|
|
|
|
|
|
halving => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5772
|
|
|
|
|
|
|
ham => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5773
|
|
|
|
|
|
|
hamlet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5774
|
|
|
|
|
|
|
hammer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5775
|
|
|
|
|
|
|
hammering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5776
|
|
|
|
|
|
|
hammock => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5777
|
|
|
|
|
|
|
hamper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5778
|
|
|
|
|
|
|
hamstring => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5779
|
|
|
|
|
|
|
hand => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5780
|
|
|
|
|
|
|
handbook => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
5781
|
|
|
|
|
|
|
handful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5782
|
|
|
|
|
|
|
handicap => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5783
|
|
|
|
|
|
|
handicraft => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5784
|
|
|
|
|
|
|
handiwork => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5785
|
|
|
|
|
|
|
handkerchief => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5786
|
|
|
|
|
|
|
handle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5787
|
|
|
|
|
|
|
handsome => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5788
|
|
|
|
|
|
|
handwriting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5789
|
|
|
|
|
|
|
handy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5790
|
|
|
|
|
|
|
hang => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5791
|
|
|
|
|
|
|
hangar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5792
|
|
|
|
|
|
|
hanging => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5793
|
|
|
|
|
|
|
hangman => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5794
|
|
|
|
|
|
|
hangout => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5795
|
|
|
|
|
|
|
hank => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5796
|
|
|
|
|
|
|
hankering => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5797
|
|
|
|
|
|
|
hap => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
5798
|
|
|
|
|
|
|
haphazard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5799
|
|
|
|
|
|
|
happen => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5800
|
|
|
|
|
|
|
happening => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5801
|
|
|
|
|
|
|
happily => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5802
|
|
|
|
|
|
|
happiness => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5803
|
|
|
|
|
|
|
happy => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5804
|
|
|
|
|
|
|
harass => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5805
|
|
|
|
|
|
|
harassing => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5806
|
|
|
|
|
|
|
harbinger => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5807
|
|
|
|
|
|
|
harbor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
5808
|
|
|
|
|
|
|
harden => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5809
|
|
|
|
|
|
|
hardened => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5810
|
|
|
|
|
|
|
hardening => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5811
|
|
|
|
|
|
|
hardness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5812
|
|
|
|
|
|
|
hardship => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5813
|
|
|
|
|
|
|
hardware => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5814
|
|
|
|
|
|
|
hardy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5815
|
|
|
|
|
|
|
hare => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5816
|
|
|
|
|
|
|
harem => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5817
|
|
|
|
|
|
|
harlot => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5818
|
|
|
|
|
|
|
harm => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5819
|
|
|
|
|
|
|
harmful => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5820
|
|
|
|
|
|
|
harmonica => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5821
|
|
|
|
|
|
|
harmonics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5822
|
|
|
|
|
|
|
harmoniously => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5823
|
|
|
|
|
|
|
harmonize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5824
|
|
|
|
|
|
|
harmony => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5825
|
|
|
|
|
|
|
harness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5826
|
|
|
|
|
|
|
harper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5827
|
|
|
|
|
|
|
harpsichord => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5828
|
|
|
|
|
|
|
harrowing => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5829
|
|
|
|
|
|
|
harry => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5830
|
|
|
|
|
|
|
harshness => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5831
|
|
|
|
|
|
|
hart => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5832
|
|
|
|
|
|
|
harvest => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5833
|
|
|
|
|
|
|
hash => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5834
|
|
|
|
|
|
|
hashish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5835
|
|
|
|
|
|
|
haste => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5836
|
|
|
|
|
|
|
hasten => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5837
|
|
|
|
|
|
|
hastily => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5838
|
|
|
|
|
|
|
hasty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5839
|
|
|
|
|
|
|
hat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5840
|
|
|
|
|
|
|
hatch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5841
|
|
|
|
|
|
|
hatchet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5842
|
|
|
|
|
|
|
hate => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5843
|
|
|
|
|
|
|
hateful => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5844
|
|
|
|
|
|
|
hating => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5845
|
|
|
|
|
|
|
hatred => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5846
|
|
|
|
|
|
|
haughty => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5847
|
|
|
|
|
|
|
haul => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5848
|
|
|
|
|
|
|
haulage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5849
|
|
|
|
|
|
|
haunt => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5850
|
|
|
|
|
|
|
haunted => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5851
|
|
|
|
|
|
|
haven => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5852
|
|
|
|
|
|
|
havoc => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5853
|
|
|
|
|
|
|
haw => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5854
|
|
|
|
|
|
|
hawk => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5855
|
|
|
|
|
|
|
hawking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5856
|
|
|
|
|
|
|
hazard => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5857
|
|
|
|
|
|
|
hazardous => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5858
|
|
|
|
|
|
|
haze => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5859
|
|
|
|
|
|
|
hazy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5860
|
|
|
|
|
|
|
head => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5861
|
|
|
|
|
|
|
headache => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5862
|
|
|
|
|
|
|
headdress => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5863
|
|
|
|
|
|
|
header => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5864
|
|
|
|
|
|
|
headgear => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5865
|
|
|
|
|
|
|
heading => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5866
|
|
|
|
|
|
|
headland => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5867
|
|
|
|
|
|
|
headlight => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5868
|
|
|
|
|
|
|
headline => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5869
|
|
|
|
|
|
|
headlong => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5870
|
|
|
|
|
|
|
headquarters => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5871
|
|
|
|
|
|
|
headstone => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5872
|
|
|
|
|
|
|
headway => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5873
|
|
|
|
|
|
|
heady => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5874
|
|
|
|
|
|
|
heal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5875
|
|
|
|
|
|
|
healing => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5876
|
|
|
|
|
|
|
health => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5877
|
|
|
|
|
|
|
healthful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5878
|
|
|
|
|
|
|
healthy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5879
|
|
|
|
|
|
|
heap => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5880
|
|
|
|
|
|
|
hear => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5881
|
|
|
|
|
|
|
hearer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5882
|
|
|
|
|
|
|
hearing => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5883
|
|
|
|
|
|
|
hearsay => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5884
|
|
|
|
|
|
|
hearse => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5885
|
|
|
|
|
|
|
heart => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5886
|
|
|
|
|
|
|
heartache => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5887
|
|
|
|
|
|
|
heartburn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5888
|
|
|
|
|
|
|
heartfelt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 1 }, |
5889
|
|
|
|
|
|
|
hearth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5890
|
|
|
|
|
|
|
heartily => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5891
|
|
|
|
|
|
|
heartless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5892
|
|
|
|
|
|
|
hearts => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5893
|
|
|
|
|
|
|
heartworm => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5894
|
|
|
|
|
|
|
heat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5895
|
|
|
|
|
|
|
heated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5896
|
|
|
|
|
|
|
heater => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5897
|
|
|
|
|
|
|
heath => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5898
|
|
|
|
|
|
|
heathen => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5899
|
|
|
|
|
|
|
heather => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5900
|
|
|
|
|
|
|
heating => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5901
|
|
|
|
|
|
|
heave => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5902
|
|
|
|
|
|
|
heavenly => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5903
|
|
|
|
|
|
|
heavens => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5904
|
|
|
|
|
|
|
heavily => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5905
|
|
|
|
|
|
|
heaviness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5906
|
|
|
|
|
|
|
heaving => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5907
|
|
|
|
|
|
|
hectares => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5908
|
|
|
|
|
|
|
hectic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5909
|
|
|
|
|
|
|
hedge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5910
|
|
|
|
|
|
|
hedgehog => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5911
|
|
|
|
|
|
|
hedonism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5912
|
|
|
|
|
|
|
heed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5913
|
|
|
|
|
|
|
heel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5914
|
|
|
|
|
|
|
heels => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5915
|
|
|
|
|
|
|
heft => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5916
|
|
|
|
|
|
|
hegemonic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5917
|
|
|
|
|
|
|
heifer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5918
|
|
|
|
|
|
|
height => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5919
|
|
|
|
|
|
|
heighten => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5920
|
|
|
|
|
|
|
heinous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5921
|
|
|
|
|
|
|
heir => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5922
|
|
|
|
|
|
|
heiress => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5923
|
|
|
|
|
|
|
heirloom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5924
|
|
|
|
|
|
|
heirs => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5925
|
|
|
|
|
|
|
helical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5926
|
|
|
|
|
|
|
helix => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5927
|
|
|
|
|
|
|
hell => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5928
|
|
|
|
|
|
|
hellish => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5929
|
|
|
|
|
|
|
helm => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5930
|
|
|
|
|
|
|
helmet => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5931
|
|
|
|
|
|
|
helper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5932
|
|
|
|
|
|
|
helpful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5933
|
|
|
|
|
|
|
helpless => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5934
|
|
|
|
|
|
|
helplessness => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5935
|
|
|
|
|
|
|
hem => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5936
|
|
|
|
|
|
|
hematite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5937
|
|
|
|
|
|
|
hemi => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5938
|
|
|
|
|
|
|
hemisphere => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5939
|
|
|
|
|
|
|
hemispheric => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5940
|
|
|
|
|
|
|
hemlock => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5941
|
|
|
|
|
|
|
hemorrhage => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5942
|
|
|
|
|
|
|
hemorrhoids => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5943
|
|
|
|
|
|
|
hemp => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5944
|
|
|
|
|
|
|
hen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5945
|
|
|
|
|
|
|
henceforth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5946
|
|
|
|
|
|
|
herald => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5947
|
|
|
|
|
|
|
heraldry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5948
|
|
|
|
|
|
|
herb => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5949
|
|
|
|
|
|
|
herbaceous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5950
|
|
|
|
|
|
|
herbal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5951
|
|
|
|
|
|
|
herbarium => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5952
|
|
|
|
|
|
|
herd => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5953
|
|
|
|
|
|
|
hereditary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5954
|
|
|
|
|
|
|
heredity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5955
|
|
|
|
|
|
|
heresy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5956
|
|
|
|
|
|
|
heretic => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5957
|
|
|
|
|
|
|
heretical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5958
|
|
|
|
|
|
|
heretofore => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5959
|
|
|
|
|
|
|
hereunto => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5960
|
|
|
|
|
|
|
herewith => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5961
|
|
|
|
|
|
|
heritage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
5962
|
|
|
|
|
|
|
hermaphrodite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
5963
|
|
|
|
|
|
|
hermeneutics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5964
|
|
|
|
|
|
|
hermit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 1 }, |
5965
|
|
|
|
|
|
|
hernia => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5966
|
|
|
|
|
|
|
hero => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
5967
|
|
|
|
|
|
|
heroic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
5968
|
|
|
|
|
|
|
heroics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5969
|
|
|
|
|
|
|
heroin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5970
|
|
|
|
|
|
|
heroine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5971
|
|
|
|
|
|
|
heroism => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
5972
|
|
|
|
|
|
|
herpes => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5973
|
|
|
|
|
|
|
herpesvirus => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5974
|
|
|
|
|
|
|
hesitating => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5975
|
|
|
|
|
|
|
hesitation => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5976
|
|
|
|
|
|
|
heterogeneity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5977
|
|
|
|
|
|
|
hew => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5978
|
|
|
|
|
|
|
hexagon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5979
|
|
|
|
|
|
|
heyday => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
5980
|
|
|
|
|
|
|
hiatus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5981
|
|
|
|
|
|
|
hibernate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5982
|
|
|
|
|
|
|
hibernation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5983
|
|
|
|
|
|
|
hiccup => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5984
|
|
|
|
|
|
|
hidden => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5985
|
|
|
|
|
|
|
hide => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5986
|
|
|
|
|
|
|
hideous => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
5987
|
|
|
|
|
|
|
hiding => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5988
|
|
|
|
|
|
|
hierarchical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5989
|
|
|
|
|
|
|
high => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5990
|
|
|
|
|
|
|
higher => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5991
|
|
|
|
|
|
|
highest => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 1, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
5992
|
|
|
|
|
|
|
highland => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5993
|
|
|
|
|
|
|
highlands => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5994
|
|
|
|
|
|
|
hight => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5995
|
|
|
|
|
|
|
highway => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5996
|
|
|
|
|
|
|
hiker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
5997
|
|
|
|
|
|
|
hilarious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
5998
|
|
|
|
|
|
|
hilarity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
5999
|
|
|
|
|
|
|
hill => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6000
|
|
|
|
|
|
|
hilly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6001
|
|
|
|
|
|
|
hilt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6002
|
|
|
|
|
|
|
hind => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6003
|
|
|
|
|
|
|
hindering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6004
|
|
|
|
|
|
|
hindrance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6005
|
|
|
|
|
|
|
hinge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6006
|
|
|
|
|
|
|
hint => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6007
|
|
|
|
|
|
|
hinterland => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6008
|
|
|
|
|
|
|
hip => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6009
|
|
|
|
|
|
|
hippie => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6010
|
|
|
|
|
|
|
hire => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6011
|
|
|
|
|
|
|
hirsute => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6012
|
|
|
|
|
|
|
hiss => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6013
|
|
|
|
|
|
|
hissing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6014
|
|
|
|
|
|
|
histology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6015
|
|
|
|
|
|
|
historian => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6016
|
|
|
|
|
|
|
historic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6017
|
|
|
|
|
|
|
historiography => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6018
|
|
|
|
|
|
|
history => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6019
|
|
|
|
|
|
|
hit => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6020
|
|
|
|
|
|
|
hitherto => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6021
|
|
|
|
|
|
|
hive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6022
|
|
|
|
|
|
|
hoard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6023
|
|
|
|
|
|
|
hoarse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6024
|
|
|
|
|
|
|
hoary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6025
|
|
|
|
|
|
|
hoax => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
6026
|
|
|
|
|
|
|
hob => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6027
|
|
|
|
|
|
|
hobby => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6028
|
|
|
|
|
|
|
hobo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6029
|
|
|
|
|
|
|
hockey => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6030
|
|
|
|
|
|
|
hoe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6031
|
|
|
|
|
|
|
hog => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6032
|
|
|
|
|
|
|
hoist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6033
|
|
|
|
|
|
|
hold => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6034
|
|
|
|
|
|
|
holder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6035
|
|
|
|
|
|
|
holding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6036
|
|
|
|
|
|
|
hole => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6037
|
|
|
|
|
|
|
holiday => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6038
|
|
|
|
|
|
|
holiness => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
6039
|
|
|
|
|
|
|
hollow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6040
|
|
|
|
|
|
|
holocaust => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6041
|
|
|
|
|
|
|
holy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6042
|
|
|
|
|
|
|
homage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6043
|
|
|
|
|
|
|
homeless => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6044
|
|
|
|
|
|
|
homeopathic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6045
|
|
|
|
|
|
|
homeopathy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6046
|
|
|
|
|
|
|
homesick => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6047
|
|
|
|
|
|
|
homestead => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6048
|
|
|
|
|
|
|
homework => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6049
|
|
|
|
|
|
|
homicidal => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6050
|
|
|
|
|
|
|
homicide => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6051
|
|
|
|
|
|
|
homily => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6052
|
|
|
|
|
|
|
homogeneity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6053
|
|
|
|
|
|
|
homogeneous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6054
|
|
|
|
|
|
|
homologous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6055
|
|
|
|
|
|
|
homologue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6056
|
|
|
|
|
|
|
homology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6057
|
|
|
|
|
|
|
homosexual => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6058
|
|
|
|
|
|
|
homosexuality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6059
|
|
|
|
|
|
|
hone => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6060
|
|
|
|
|
|
|
honest => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 1 }, |
6061
|
|
|
|
|
|
|
honesty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6062
|
|
|
|
|
|
|
honey => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6063
|
|
|
|
|
|
|
honeycomb => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6064
|
|
|
|
|
|
|
honeymoon => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
6065
|
|
|
|
|
|
|
honeysuckle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6066
|
|
|
|
|
|
|
honor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6067
|
|
|
|
|
|
|
honorable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6068
|
|
|
|
|
|
|
honorarium => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6069
|
|
|
|
|
|
|
hood => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6070
|
|
|
|
|
|
|
hooded => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6071
|
|
|
|
|
|
|
hoof => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6072
|
|
|
|
|
|
|
hook => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6073
|
|
|
|
|
|
|
hooked => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6074
|
|
|
|
|
|
|
hooker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6075
|
|
|
|
|
|
|
hoop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6076
|
|
|
|
|
|
|
hoot => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6077
|
|
|
|
|
|
|
hop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6078
|
|
|
|
|
|
|
hope => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
6079
|
|
|
|
|
|
|
hopeful => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
6080
|
|
|
|
|
|
|
hopeless => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6081
|
|
|
|
|
|
|
hopelessness => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6082
|
|
|
|
|
|
|
hopes => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6083
|
|
|
|
|
|
|
hoping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6084
|
|
|
|
|
|
|
hopper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6085
|
|
|
|
|
|
|
horde => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
6086
|
|
|
|
|
|
|
horizon => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6087
|
|
|
|
|
|
|
horizontal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6088
|
|
|
|
|
|
|
horizontally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6089
|
|
|
|
|
|
|
horn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6090
|
|
|
|
|
|
|
hornet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6091
|
|
|
|
|
|
|
horny => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6092
|
|
|
|
|
|
|
horoscope => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6093
|
|
|
|
|
|
|
horrible => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6094
|
|
|
|
|
|
|
horribly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6095
|
|
|
|
|
|
|
horrid => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6096
|
|
|
|
|
|
|
horrific => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6097
|
|
|
|
|
|
|
horrified => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6098
|
|
|
|
|
|
|
horrifying => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6099
|
|
|
|
|
|
|
horror => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
6100
|
|
|
|
|
|
|
horrors => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6101
|
|
|
|
|
|
|
horse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
6102
|
|
|
|
|
|
|
horseman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6103
|
|
|
|
|
|
|
horseshoe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6104
|
|
|
|
|
|
|
horticultural => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6105
|
|
|
|
|
|
|
horticulture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6106
|
|
|
|
|
|
|
hose => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6107
|
|
|
|
|
|
|
hosiery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6108
|
|
|
|
|
|
|
hospice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6109
|
|
|
|
|
|
|
hospital => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 1 }, |
6110
|
|
|
|
|
|
|
hospitality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6111
|
|
|
|
|
|
|
hostage => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6112
|
|
|
|
|
|
|
hostel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6113
|
|
|
|
|
|
|
hostile => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6114
|
|
|
|
|
|
|
hostilities => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6115
|
|
|
|
|
|
|
hostility => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6116
|
|
|
|
|
|
|
hot => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6117
|
|
|
|
|
|
|
hotbed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6118
|
|
|
|
|
|
|
hotel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6119
|
|
|
|
|
|
|
hour => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6120
|
|
|
|
|
|
|
hourglass => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6121
|
|
|
|
|
|
|
hourly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6122
|
|
|
|
|
|
|
house => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6123
|
|
|
|
|
|
|
household => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6124
|
|
|
|
|
|
|
householder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6125
|
|
|
|
|
|
|
housekeeper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6126
|
|
|
|
|
|
|
housekeeping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6127
|
|
|
|
|
|
|
housewife => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6128
|
|
|
|
|
|
|
housing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6129
|
|
|
|
|
|
|
hovercraft => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6130
|
|
|
|
|
|
|
howl => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
6131
|
|
|
|
|
|
|
howsoever => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6132
|
|
|
|
|
|
|
hoy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6133
|
|
|
|
|
|
|
hub => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6134
|
|
|
|
|
|
|
huddle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6135
|
|
|
|
|
|
|
hue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6136
|
|
|
|
|
|
|
huff => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6137
|
|
|
|
|
|
|
hug => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6138
|
|
|
|
|
|
|
huge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6139
|
|
|
|
|
|
|
hulk => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6140
|
|
|
|
|
|
|
hull => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6141
|
|
|
|
|
|
|
hum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6142
|
|
|
|
|
|
|
human => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6143
|
|
|
|
|
|
|
humane => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6144
|
|
|
|
|
|
|
humanitarian => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
6145
|
|
|
|
|
|
|
humanities => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6146
|
|
|
|
|
|
|
humanity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6147
|
|
|
|
|
|
|
humble => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 1, surprise => 0, trust => 0 }, |
6148
|
|
|
|
|
|
|
humbled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 0 }, |
6149
|
|
|
|
|
|
|
humbly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6150
|
|
|
|
|
|
|
humbug => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6151
|
|
|
|
|
|
|
humid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6152
|
|
|
|
|
|
|
humidity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6153
|
|
|
|
|
|
|
humiliate => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6154
|
|
|
|
|
|
|
humiliating => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6155
|
|
|
|
|
|
|
humiliation => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6156
|
|
|
|
|
|
|
humility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6157
|
|
|
|
|
|
|
hummer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6158
|
|
|
|
|
|
|
hummingbird => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6159
|
|
|
|
|
|
|
humongous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6160
|
|
|
|
|
|
|
humorist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6161
|
|
|
|
|
|
|
humorous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6162
|
|
|
|
|
|
|
hump => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6163
|
|
|
|
|
|
|
hunch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6164
|
|
|
|
|
|
|
hundred => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6165
|
|
|
|
|
|
|
hundredth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6166
|
|
|
|
|
|
|
hunger => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6167
|
|
|
|
|
|
|
hungry => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6168
|
|
|
|
|
|
|
hunk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6169
|
|
|
|
|
|
|
hunks => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6170
|
|
|
|
|
|
|
hunt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6171
|
|
|
|
|
|
|
hunter => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6172
|
|
|
|
|
|
|
hunting => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6173
|
|
|
|
|
|
|
hurl => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6174
|
|
|
|
|
|
|
hurrah => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6175
|
|
|
|
|
|
|
hurricane => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6176
|
|
|
|
|
|
|
hurried => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6177
|
|
|
|
|
|
|
hurry => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6178
|
|
|
|
|
|
|
hurt => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6179
|
|
|
|
|
|
|
hurtful => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6180
|
|
|
|
|
|
|
hurting => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6181
|
|
|
|
|
|
|
husbandry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6182
|
|
|
|
|
|
|
hush => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6183
|
|
|
|
|
|
|
hushed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6184
|
|
|
|
|
|
|
husk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6185
|
|
|
|
|
|
|
husky => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6186
|
|
|
|
|
|
|
hustle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6187
|
|
|
|
|
|
|
hustler => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6188
|
|
|
|
|
|
|
hut => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 0 }, |
6189
|
|
|
|
|
|
|
hutch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6190
|
|
|
|
|
|
|
hyacinth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6191
|
|
|
|
|
|
|
hybrid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6192
|
|
|
|
|
|
|
hydra => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6193
|
|
|
|
|
|
|
hydraulics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6194
|
|
|
|
|
|
|
hydrocephalus => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6195
|
|
|
|
|
|
|
hydrodynamics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6196
|
|
|
|
|
|
|
hydrogen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6197
|
|
|
|
|
|
|
hydrographic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6198
|
|
|
|
|
|
|
hydrology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6199
|
|
|
|
|
|
|
hygiene => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6200
|
|
|
|
|
|
|
hygienic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6201
|
|
|
|
|
|
|
hymn => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 1 }, |
6202
|
|
|
|
|
|
|
hype => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6203
|
|
|
|
|
|
|
hyperbole => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6204
|
|
|
|
|
|
|
hypertrophy => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
6205
|
|
|
|
|
|
|
hyphen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6206
|
|
|
|
|
|
|
hypnotic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6207
|
|
|
|
|
|
|
hypnotized => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6208
|
|
|
|
|
|
|
hypocrisy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6209
|
|
|
|
|
|
|
hypocrite => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6210
|
|
|
|
|
|
|
hypocritical => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6211
|
|
|
|
|
|
|
hypothesis => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
6212
|
|
|
|
|
|
|
hypothetical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6213
|
|
|
|
|
|
|
hysteria => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6214
|
|
|
|
|
|
|
hysterical => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6215
|
|
|
|
|
|
|
ice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6216
|
|
|
|
|
|
|
iceberg => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6217
|
|
|
|
|
|
|
icon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6218
|
|
|
|
|
|
|
iconic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6219
|
|
|
|
|
|
|
iconography => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6220
|
|
|
|
|
|
|
icy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6221
|
|
|
|
|
|
|
idea => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6222
|
|
|
|
|
|
|
idealism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6223
|
|
|
|
|
|
|
idealist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6224
|
|
|
|
|
|
|
identical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6225
|
|
|
|
|
|
|
identically => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6226
|
|
|
|
|
|
|
identification => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6227
|
|
|
|
|
|
|
identify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6228
|
|
|
|
|
|
|
identity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6229
|
|
|
|
|
|
|
ideology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6230
|
|
|
|
|
|
|
idiocy => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6231
|
|
|
|
|
|
|
idiom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6232
|
|
|
|
|
|
|
idiomatic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6233
|
|
|
|
|
|
|
idiot => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6234
|
|
|
|
|
|
|
idiotic => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6235
|
|
|
|
|
|
|
idle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6236
|
|
|
|
|
|
|
idleness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6237
|
|
|
|
|
|
|
idler => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6238
|
|
|
|
|
|
|
idol => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6239
|
|
|
|
|
|
|
idolatry => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6240
|
|
|
|
|
|
|
igloo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6241
|
|
|
|
|
|
|
igneous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6242
|
|
|
|
|
|
|
ignite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6243
|
|
|
|
|
|
|
ignition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6244
|
|
|
|
|
|
|
ignorance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6245
|
|
|
|
|
|
|
ignorant => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6246
|
|
|
|
|
|
|
ignore => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6247
|
|
|
|
|
|
|
ilk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6248
|
|
|
|
|
|
|
ill => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6249
|
|
|
|
|
|
|
illegal => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6250
|
|
|
|
|
|
|
illegality => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6251
|
|
|
|
|
|
|
illegally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6252
|
|
|
|
|
|
|
illegible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6253
|
|
|
|
|
|
|
illegitimate => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
6254
|
|
|
|
|
|
|
illicit => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6255
|
|
|
|
|
|
|
illiterate => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6256
|
|
|
|
|
|
|
illness => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6257
|
|
|
|
|
|
|
illogical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6258
|
|
|
|
|
|
|
illuminate => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
6259
|
|
|
|
|
|
|
illumination => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
6260
|
|
|
|
|
|
|
illuminator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6261
|
|
|
|
|
|
|
illusion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
6262
|
|
|
|
|
|
|
illustrate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6263
|
|
|
|
|
|
|
illustration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6264
|
|
|
|
|
|
|
illustrative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6265
|
|
|
|
|
|
|
illustrious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6266
|
|
|
|
|
|
|
image => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6267
|
|
|
|
|
|
|
imagery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6268
|
|
|
|
|
|
|
imaginary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6269
|
|
|
|
|
|
|
imagination => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6270
|
|
|
|
|
|
|
imaginative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6271
|
|
|
|
|
|
|
imagine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6272
|
|
|
|
|
|
|
imagined => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6273
|
|
|
|
|
|
|
imagining => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6274
|
|
|
|
|
|
|
imam => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6275
|
|
|
|
|
|
|
imbedded => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6276
|
|
|
|
|
|
|
imitate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6277
|
|
|
|
|
|
|
imitated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6278
|
|
|
|
|
|
|
imitation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6279
|
|
|
|
|
|
|
immaculate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6280
|
|
|
|
|
|
|
immaterial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6281
|
|
|
|
|
|
|
immature => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6282
|
|
|
|
|
|
|
immaturity => { anger => 1, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6283
|
|
|
|
|
|
|
immeasurable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6284
|
|
|
|
|
|
|
immeasurably => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6285
|
|
|
|
|
|
|
immediacy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
6286
|
|
|
|
|
|
|
immediately => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6287
|
|
|
|
|
|
|
immemorial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6288
|
|
|
|
|
|
|
immense => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6289
|
|
|
|
|
|
|
immerse => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
6290
|
|
|
|
|
|
|
immersion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6291
|
|
|
|
|
|
|
immigrant => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6292
|
|
|
|
|
|
|
immigration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6293
|
|
|
|
|
|
|
imminent => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6294
|
|
|
|
|
|
|
immoral => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6295
|
|
|
|
|
|
|
immorality => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6296
|
|
|
|
|
|
|
immortal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6297
|
|
|
|
|
|
|
immortality => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6298
|
|
|
|
|
|
|
immovable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6299
|
|
|
|
|
|
|
immune => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6300
|
|
|
|
|
|
|
immunity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6301
|
|
|
|
|
|
|
immunization => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
6302
|
|
|
|
|
|
|
immutable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6303
|
|
|
|
|
|
|
imp => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6304
|
|
|
|
|
|
|
impact => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6305
|
|
|
|
|
|
|
impair => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6306
|
|
|
|
|
|
|
impairment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6307
|
|
|
|
|
|
|
impart => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6308
|
|
|
|
|
|
|
impartial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6309
|
|
|
|
|
|
|
impartiality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6310
|
|
|
|
|
|
|
impassable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6311
|
|
|
|
|
|
|
impassioned => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6312
|
|
|
|
|
|
|
impatience => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6313
|
|
|
|
|
|
|
impatient => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6314
|
|
|
|
|
|
|
impeach => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6315
|
|
|
|
|
|
|
impeachment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6316
|
|
|
|
|
|
|
impeccable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6317
|
|
|
|
|
|
|
impede => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6318
|
|
|
|
|
|
|
impediment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6319
|
|
|
|
|
|
|
impelled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6320
|
|
|
|
|
|
|
impending => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6321
|
|
|
|
|
|
|
impenetrable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
6322
|
|
|
|
|
|
|
imperative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6323
|
|
|
|
|
|
|
imperceptible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6324
|
|
|
|
|
|
|
imperfection => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6325
|
|
|
|
|
|
|
imperfectly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6326
|
|
|
|
|
|
|
imperial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6327
|
|
|
|
|
|
|
impermeable => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6328
|
|
|
|
|
|
|
impermissible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6329
|
|
|
|
|
|
|
impersonal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6330
|
|
|
|
|
|
|
impersonate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6331
|
|
|
|
|
|
|
impersonation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6332
|
|
|
|
|
|
|
impervious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6333
|
|
|
|
|
|
|
impetus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6334
|
|
|
|
|
|
|
implacable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6335
|
|
|
|
|
|
|
implant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6336
|
|
|
|
|
|
|
implantation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6337
|
|
|
|
|
|
|
implanted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6338
|
|
|
|
|
|
|
implement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6339
|
|
|
|
|
|
|
implicate => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6340
|
|
|
|
|
|
|
implicated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6341
|
|
|
|
|
|
|
implication => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6342
|
|
|
|
|
|
|
implied => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6343
|
|
|
|
|
|
|
implore => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6344
|
|
|
|
|
|
|
implosion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6345
|
|
|
|
|
|
|
imply => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6346
|
|
|
|
|
|
|
impolite => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6347
|
|
|
|
|
|
|
import => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6348
|
|
|
|
|
|
|
importance => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6349
|
|
|
|
|
|
|
important => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6350
|
|
|
|
|
|
|
importation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6351
|
|
|
|
|
|
|
impose => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6352
|
|
|
|
|
|
|
imposing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6353
|
|
|
|
|
|
|
imposition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6354
|
|
|
|
|
|
|
impossibility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6355
|
|
|
|
|
|
|
impossible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6356
|
|
|
|
|
|
|
impotence => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6357
|
|
|
|
|
|
|
impotent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6358
|
|
|
|
|
|
|
impound => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6359
|
|
|
|
|
|
|
impracticable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6360
|
|
|
|
|
|
|
impress => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6361
|
|
|
|
|
|
|
impression => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6362
|
|
|
|
|
|
|
impressionable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
6363
|
|
|
|
|
|
|
imprint => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6364
|
|
|
|
|
|
|
imprison => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6365
|
|
|
|
|
|
|
imprisoned => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6366
|
|
|
|
|
|
|
imprisonment => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6367
|
|
|
|
|
|
|
improbable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6368
|
|
|
|
|
|
|
impromptu => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6369
|
|
|
|
|
|
|
impropriety => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6370
|
|
|
|
|
|
|
improve => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6371
|
|
|
|
|
|
|
improved => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6372
|
|
|
|
|
|
|
improvement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6373
|
|
|
|
|
|
|
improving => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6374
|
|
|
|
|
|
|
improvisation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
6375
|
|
|
|
|
|
|
improvise => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
6376
|
|
|
|
|
|
|
improvised => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6377
|
|
|
|
|
|
|
imprudent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6378
|
|
|
|
|
|
|
impulse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6379
|
|
|
|
|
|
|
impunity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6380
|
|
|
|
|
|
|
impure => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6381
|
|
|
|
|
|
|
impurity => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6382
|
|
|
|
|
|
|
imputation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6383
|
|
|
|
|
|
|
inability => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6384
|
|
|
|
|
|
|
inaccessible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6385
|
|
|
|
|
|
|
inaccurate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6386
|
|
|
|
|
|
|
inaction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6387
|
|
|
|
|
|
|
inactivate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6388
|
|
|
|
|
|
|
inactivation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6389
|
|
|
|
|
|
|
inactive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6390
|
|
|
|
|
|
|
inactivity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6391
|
|
|
|
|
|
|
inadequacy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6392
|
|
|
|
|
|
|
inadequate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6393
|
|
|
|
|
|
|
inadmissible => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6394
|
|
|
|
|
|
|
inadvertent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6395
|
|
|
|
|
|
|
inadvertently => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6396
|
|
|
|
|
|
|
inalienable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6397
|
|
|
|
|
|
|
inane => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6398
|
|
|
|
|
|
|
inanimate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6399
|
|
|
|
|
|
|
inapplicable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6400
|
|
|
|
|
|
|
inappropriate => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6401
|
|
|
|
|
|
|
inattention => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6402
|
|
|
|
|
|
|
inaudible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6403
|
|
|
|
|
|
|
inaugural => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6404
|
|
|
|
|
|
|
inaugurate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6405
|
|
|
|
|
|
|
inauguration => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6406
|
|
|
|
|
|
|
inborn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6407
|
|
|
|
|
|
|
inbred => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6408
|
|
|
|
|
|
|
incalculable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6409
|
|
|
|
|
|
|
incandescent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6410
|
|
|
|
|
|
|
incapable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6411
|
|
|
|
|
|
|
incapacity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6412
|
|
|
|
|
|
|
incarceration => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6413
|
|
|
|
|
|
|
incase => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6414
|
|
|
|
|
|
|
incendiary => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
6415
|
|
|
|
|
|
|
incense => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6416
|
|
|
|
|
|
|
incentive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6417
|
|
|
|
|
|
|
inception => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6418
|
|
|
|
|
|
|
incessant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6419
|
|
|
|
|
|
|
incessantly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6420
|
|
|
|
|
|
|
incest => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6421
|
|
|
|
|
|
|
incestuous => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6422
|
|
|
|
|
|
|
inch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6423
|
|
|
|
|
|
|
incidence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6424
|
|
|
|
|
|
|
incident => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
6425
|
|
|
|
|
|
|
incidentally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6426
|
|
|
|
|
|
|
incineration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6427
|
|
|
|
|
|
|
incipient => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6428
|
|
|
|
|
|
|
incision => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6429
|
|
|
|
|
|
|
incisive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6430
|
|
|
|
|
|
|
incite => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6431
|
|
|
|
|
|
|
incitement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6432
|
|
|
|
|
|
|
inclement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6433
|
|
|
|
|
|
|
inclination => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6434
|
|
|
|
|
|
|
incline => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
6435
|
|
|
|
|
|
|
inclined => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6436
|
|
|
|
|
|
|
include => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6437
|
|
|
|
|
|
|
included => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6438
|
|
|
|
|
|
|
including => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6439
|
|
|
|
|
|
|
inclusion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
6440
|
|
|
|
|
|
|
inclusive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6441
|
|
|
|
|
|
|
incognito => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6442
|
|
|
|
|
|
|
incoherent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6443
|
|
|
|
|
|
|
income => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 1, positive => 1, sadness => 1, surprise => 0, trust => 1 }, |
6444
|
|
|
|
|
|
|
incoming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6445
|
|
|
|
|
|
|
incompatible => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6446
|
|
|
|
|
|
|
incompetence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6447
|
|
|
|
|
|
|
incompetent => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6448
|
|
|
|
|
|
|
incompletely => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6449
|
|
|
|
|
|
|
incompleteness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6450
|
|
|
|
|
|
|
incomprehensible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6451
|
|
|
|
|
|
|
inconclusive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6452
|
|
|
|
|
|
|
incongruous => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6453
|
|
|
|
|
|
|
inconsequential => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6454
|
|
|
|
|
|
|
inconsiderate => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6455
|
|
|
|
|
|
|
inconsistency => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6456
|
|
|
|
|
|
|
inconspicuous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6457
|
|
|
|
|
|
|
incontinence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
6458
|
|
|
|
|
|
|
inconvenient => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6459
|
|
|
|
|
|
|
incorporate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6460
|
|
|
|
|
|
|
incorporation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6461
|
|
|
|
|
|
|
incorrect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6462
|
|
|
|
|
|
|
increase => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6463
|
|
|
|
|
|
|
increased => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6464
|
|
|
|
|
|
|
incredulous => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6465
|
|
|
|
|
|
|
increment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6466
|
|
|
|
|
|
|
incrimination => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6467
|
|
|
|
|
|
|
incubation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6468
|
|
|
|
|
|
|
incubus => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6469
|
|
|
|
|
|
|
incur => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6470
|
|
|
|
|
|
|
incurable => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6471
|
|
|
|
|
|
|
incursion => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6472
|
|
|
|
|
|
|
indebted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6473
|
|
|
|
|
|
|
indecency => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6474
|
|
|
|
|
|
|
indecent => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6475
|
|
|
|
|
|
|
indecision => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6476
|
|
|
|
|
|
|
indecisive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6477
|
|
|
|
|
|
|
indefensible => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6478
|
|
|
|
|
|
|
indelible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6479
|
|
|
|
|
|
|
indemnification => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6480
|
|
|
|
|
|
|
indemnify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6481
|
|
|
|
|
|
|
indemnity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6482
|
|
|
|
|
|
|
indent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
6483
|
|
|
|
|
|
|
indentation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6484
|
|
|
|
|
|
|
indenture => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6485
|
|
|
|
|
|
|
independence => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
6486
|
|
|
|
|
|
|
independent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6487
|
|
|
|
|
|
|
indescribable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6488
|
|
|
|
|
|
|
indestructible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6489
|
|
|
|
|
|
|
indeterminate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6490
|
|
|
|
|
|
|
index => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6491
|
|
|
|
|
|
|
indicating => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6492
|
|
|
|
|
|
|
indication => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6493
|
|
|
|
|
|
|
indicative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6494
|
|
|
|
|
|
|
indicator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6495
|
|
|
|
|
|
|
indice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6496
|
|
|
|
|
|
|
indict => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6497
|
|
|
|
|
|
|
indictment => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6498
|
|
|
|
|
|
|
indifference => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6499
|
|
|
|
|
|
|
indigenous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6500
|
|
|
|
|
|
|
indigent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6501
|
|
|
|
|
|
|
indigestion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6502
|
|
|
|
|
|
|
indignant => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6503
|
|
|
|
|
|
|
indignation => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6504
|
|
|
|
|
|
|
indigo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6505
|
|
|
|
|
|
|
indirect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6506
|
|
|
|
|
|
|
indispensable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6507
|
|
|
|
|
|
|
indistinct => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6508
|
|
|
|
|
|
|
indistinguishable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6509
|
|
|
|
|
|
|
individuality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6510
|
|
|
|
|
|
|
indivisible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
6511
|
|
|
|
|
|
|
indoctrination => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6512
|
|
|
|
|
|
|
indolent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6513
|
|
|
|
|
|
|
indomitable => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6514
|
|
|
|
|
|
|
indoor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6515
|
|
|
|
|
|
|
induce => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6516
|
|
|
|
|
|
|
induced => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6517
|
|
|
|
|
|
|
inducement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6518
|
|
|
|
|
|
|
induction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6519
|
|
|
|
|
|
|
indulge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6520
|
|
|
|
|
|
|
indulgence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6521
|
|
|
|
|
|
|
indulgent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6522
|
|
|
|
|
|
|
industrious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6523
|
|
|
|
|
|
|
industry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6524
|
|
|
|
|
|
|
ineffable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6525
|
|
|
|
|
|
|
ineffective => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6526
|
|
|
|
|
|
|
ineffectual => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6527
|
|
|
|
|
|
|
inefficiency => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6528
|
|
|
|
|
|
|
inefficient => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6529
|
|
|
|
|
|
|
inelastic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6530
|
|
|
|
|
|
|
ineligible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6531
|
|
|
|
|
|
|
inept => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6532
|
|
|
|
|
|
|
ineptitude => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6533
|
|
|
|
|
|
|
inequality => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6534
|
|
|
|
|
|
|
inequitable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6535
|
|
|
|
|
|
|
inert => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6536
|
|
|
|
|
|
|
inertia => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6537
|
|
|
|
|
|
|
inevitable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6538
|
|
|
|
|
|
|
inexact => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6539
|
|
|
|
|
|
|
inexcusable => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6540
|
|
|
|
|
|
|
inexhaustible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6541
|
|
|
|
|
|
|
inexpensive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6542
|
|
|
|
|
|
|
inexperience => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6543
|
|
|
|
|
|
|
inexperienced => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6544
|
|
|
|
|
|
|
inexplicable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
6545
|
|
|
|
|
|
|
infallibility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
6546
|
|
|
|
|
|
|
infallible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6547
|
|
|
|
|
|
|
infamous => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6548
|
|
|
|
|
|
|
infamy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6549
|
|
|
|
|
|
|
infancy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6550
|
|
|
|
|
|
|
infant => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
6551
|
|
|
|
|
|
|
infanticide => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6552
|
|
|
|
|
|
|
infantile => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6553
|
|
|
|
|
|
|
infantry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6554
|
|
|
|
|
|
|
infarct => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
6555
|
|
|
|
|
|
|
infatuation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6556
|
|
|
|
|
|
|
infeasible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6557
|
|
|
|
|
|
|
infect => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6558
|
|
|
|
|
|
|
infection => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6559
|
|
|
|
|
|
|
infectious => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6560
|
|
|
|
|
|
|
infer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6561
|
|
|
|
|
|
|
inference => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6562
|
|
|
|
|
|
|
inferential => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6563
|
|
|
|
|
|
|
inferior => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6564
|
|
|
|
|
|
|
inferiority => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6565
|
|
|
|
|
|
|
inferno => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6566
|
|
|
|
|
|
|
infertile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6567
|
|
|
|
|
|
|
infertility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6568
|
|
|
|
|
|
|
infestation => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6569
|
|
|
|
|
|
|
infidel => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6570
|
|
|
|
|
|
|
infidelity => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6571
|
|
|
|
|
|
|
infiltration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6572
|
|
|
|
|
|
|
infinite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6573
|
|
|
|
|
|
|
infinitely => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6574
|
|
|
|
|
|
|
infinitesimal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6575
|
|
|
|
|
|
|
infinity => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6576
|
|
|
|
|
|
|
infirm => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6577
|
|
|
|
|
|
|
infirmary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6578
|
|
|
|
|
|
|
infirmity => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6579
|
|
|
|
|
|
|
inflammation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6580
|
|
|
|
|
|
|
inflated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6581
|
|
|
|
|
|
|
inflation => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6582
|
|
|
|
|
|
|
inflection => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6583
|
|
|
|
|
|
|
inflict => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6584
|
|
|
|
|
|
|
infliction => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6585
|
|
|
|
|
|
|
inflorescence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6586
|
|
|
|
|
|
|
influence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6587
|
|
|
|
|
|
|
influential => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6588
|
|
|
|
|
|
|
influenza => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6589
|
|
|
|
|
|
|
influx => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6590
|
|
|
|
|
|
|
inform => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
6591
|
|
|
|
|
|
|
informal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6592
|
|
|
|
|
|
|
informant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6593
|
|
|
|
|
|
|
information => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6594
|
|
|
|
|
|
|
informed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6595
|
|
|
|
|
|
|
informer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6596
|
|
|
|
|
|
|
infraction => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6597
|
|
|
|
|
|
|
infrequent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
6598
|
|
|
|
|
|
|
infrequently => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6599
|
|
|
|
|
|
|
infringement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6600
|
|
|
|
|
|
|
infuse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6601
|
|
|
|
|
|
|
infused => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6602
|
|
|
|
|
|
|
infusion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6603
|
|
|
|
|
|
|
ingenious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6604
|
|
|
|
|
|
|
ingenuity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6605
|
|
|
|
|
|
|
ingest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6606
|
|
|
|
|
|
|
ingestion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6607
|
|
|
|
|
|
|
ingot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6608
|
|
|
|
|
|
|
ingrained => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6609
|
|
|
|
|
|
|
ingredient => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6610
|
|
|
|
|
|
|
ingress => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6611
|
|
|
|
|
|
|
inhabit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6612
|
|
|
|
|
|
|
inhabitant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6613
|
|
|
|
|
|
|
inhabited => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6614
|
|
|
|
|
|
|
inhabiting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6615
|
|
|
|
|
|
|
inhalation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6616
|
|
|
|
|
|
|
inhale => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6617
|
|
|
|
|
|
|
inherent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6618
|
|
|
|
|
|
|
inherit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6619
|
|
|
|
|
|
|
inheritance => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
6620
|
|
|
|
|
|
|
inhibit => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6621
|
|
|
|
|
|
|
inhibition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6622
|
|
|
|
|
|
|
inhospitable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6623
|
|
|
|
|
|
|
inhuman => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6624
|
|
|
|
|
|
|
inhumanity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6625
|
|
|
|
|
|
|
inimical => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6626
|
|
|
|
|
|
|
inimitable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6627
|
|
|
|
|
|
|
iniquity => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6628
|
|
|
|
|
|
|
initial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6629
|
|
|
|
|
|
|
initiate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6630
|
|
|
|
|
|
|
initiated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6631
|
|
|
|
|
|
|
initiative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6632
|
|
|
|
|
|
|
inject => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6633
|
|
|
|
|
|
|
injection => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6634
|
|
|
|
|
|
|
injunction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6635
|
|
|
|
|
|
|
injure => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6636
|
|
|
|
|
|
|
injured => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6637
|
|
|
|
|
|
|
injurious => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6638
|
|
|
|
|
|
|
injury => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6639
|
|
|
|
|
|
|
injustice => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6640
|
|
|
|
|
|
|
ink => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6641
|
|
|
|
|
|
|
inkling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6642
|
|
|
|
|
|
|
inland => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6643
|
|
|
|
|
|
|
inlay => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6644
|
|
|
|
|
|
|
inlet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6645
|
|
|
|
|
|
|
inmate => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6646
|
|
|
|
|
|
|
inn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6647
|
|
|
|
|
|
|
innate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6648
|
|
|
|
|
|
|
innermost => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6649
|
|
|
|
|
|
|
innings => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6650
|
|
|
|
|
|
|
innkeeper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6651
|
|
|
|
|
|
|
innocence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6652
|
|
|
|
|
|
|
innocent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6653
|
|
|
|
|
|
|
innocently => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6654
|
|
|
|
|
|
|
innocuous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6655
|
|
|
|
|
|
|
innovate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6656
|
|
|
|
|
|
|
innovation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6657
|
|
|
|
|
|
|
innuendo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6658
|
|
|
|
|
|
|
innumerable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6659
|
|
|
|
|
|
|
inoculation => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
6660
|
|
|
|
|
|
|
inoperative => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6661
|
|
|
|
|
|
|
inordinate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6662
|
|
|
|
|
|
|
inorganic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6663
|
|
|
|
|
|
|
inquest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6664
|
|
|
|
|
|
|
inquire => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6665
|
|
|
|
|
|
|
inquirer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6666
|
|
|
|
|
|
|
inquiring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6667
|
|
|
|
|
|
|
inquiry => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6668
|
|
|
|
|
|
|
inquisitive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6669
|
|
|
|
|
|
|
insane => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6670
|
|
|
|
|
|
|
insanity => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6671
|
|
|
|
|
|
|
inscription => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6672
|
|
|
|
|
|
|
inscrutable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6673
|
|
|
|
|
|
|
insect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6674
|
|
|
|
|
|
|
insecure => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6675
|
|
|
|
|
|
|
insecurity => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6676
|
|
|
|
|
|
|
inseparable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6677
|
|
|
|
|
|
|
insert => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6678
|
|
|
|
|
|
|
inserted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6679
|
|
|
|
|
|
|
insertion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6680
|
|
|
|
|
|
|
inside => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6681
|
|
|
|
|
|
|
insidious => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6682
|
|
|
|
|
|
|
insight => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6683
|
|
|
|
|
|
|
insignia => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6684
|
|
|
|
|
|
|
insignificance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6685
|
|
|
|
|
|
|
insignificant => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6686
|
|
|
|
|
|
|
insipid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6687
|
|
|
|
|
|
|
insist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6688
|
|
|
|
|
|
|
insolent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6689
|
|
|
|
|
|
|
insoluble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6690
|
|
|
|
|
|
|
insolvency => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
6691
|
|
|
|
|
|
|
insolvent => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 1 }, |
6692
|
|
|
|
|
|
|
inspect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6693
|
|
|
|
|
|
|
inspector => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6694
|
|
|
|
|
|
|
inspiration => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6695
|
|
|
|
|
|
|
inspire => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6696
|
|
|
|
|
|
|
inspired => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
6697
|
|
|
|
|
|
|
instability => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6698
|
|
|
|
|
|
|
install => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6699
|
|
|
|
|
|
|
installation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6700
|
|
|
|
|
|
|
installment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6701
|
|
|
|
|
|
|
instance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6702
|
|
|
|
|
|
|
instant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6703
|
|
|
|
|
|
|
instantaneous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6704
|
|
|
|
|
|
|
instantaneously => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6705
|
|
|
|
|
|
|
instigate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6706
|
|
|
|
|
|
|
instigation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6707
|
|
|
|
|
|
|
instill => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6708
|
|
|
|
|
|
|
instinct => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6709
|
|
|
|
|
|
|
instinctive => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6710
|
|
|
|
|
|
|
institute => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
6711
|
|
|
|
|
|
|
institution => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6712
|
|
|
|
|
|
|
instruct => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6713
|
|
|
|
|
|
|
instructed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6714
|
|
|
|
|
|
|
instruction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6715
|
|
|
|
|
|
|
instructional => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6716
|
|
|
|
|
|
|
instructions => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
6717
|
|
|
|
|
|
|
instructive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6718
|
|
|
|
|
|
|
instructor => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6719
|
|
|
|
|
|
|
instrument => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6720
|
|
|
|
|
|
|
instrumental => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6721
|
|
|
|
|
|
|
instrumentalist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6722
|
|
|
|
|
|
|
instrumentality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6723
|
|
|
|
|
|
|
insufficiency => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6724
|
|
|
|
|
|
|
insufficient => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6725
|
|
|
|
|
|
|
insufficiently => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6726
|
|
|
|
|
|
|
insular => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6727
|
|
|
|
|
|
|
insulate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6728
|
|
|
|
|
|
|
insulation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
6729
|
|
|
|
|
|
|
insult => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
6730
|
|
|
|
|
|
|
insulting => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6731
|
|
|
|
|
|
|
insurance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6732
|
|
|
|
|
|
|
insure => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6733
|
|
|
|
|
|
|
insurgent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6734
|
|
|
|
|
|
|
insurmountable => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6735
|
|
|
|
|
|
|
insurrection => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6736
|
|
|
|
|
|
|
intact => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6737
|
|
|
|
|
|
|
intangible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6738
|
|
|
|
|
|
|
integer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6739
|
|
|
|
|
|
|
integral => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6740
|
|
|
|
|
|
|
integrate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6741
|
|
|
|
|
|
|
integration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6742
|
|
|
|
|
|
|
integrity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6743
|
|
|
|
|
|
|
intellect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6744
|
|
|
|
|
|
|
intellectual => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6745
|
|
|
|
|
|
|
intelligence => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6746
|
|
|
|
|
|
|
intelligent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6747
|
|
|
|
|
|
|
intelligibility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6748
|
|
|
|
|
|
|
intelligible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6749
|
|
|
|
|
|
|
intend => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
6750
|
|
|
|
|
|
|
intended => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6751
|
|
|
|
|
|
|
intending => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6752
|
|
|
|
|
|
|
intense => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 1, negative => 1, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
6753
|
|
|
|
|
|
|
intensely => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6754
|
|
|
|
|
|
|
intensify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6755
|
|
|
|
|
|
|
intensity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6756
|
|
|
|
|
|
|
intent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6757
|
|
|
|
|
|
|
intention => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6758
|
|
|
|
|
|
|
intentional => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6759
|
|
|
|
|
|
|
intentionally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6760
|
|
|
|
|
|
|
inter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6761
|
|
|
|
|
|
|
interaction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6762
|
|
|
|
|
|
|
intercede => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6763
|
|
|
|
|
|
|
intercept => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6764
|
|
|
|
|
|
|
interception => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6765
|
|
|
|
|
|
|
intercession => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
6766
|
|
|
|
|
|
|
interchange => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6767
|
|
|
|
|
|
|
interchangeable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6768
|
|
|
|
|
|
|
interchanged => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6769
|
|
|
|
|
|
|
intercom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6770
|
|
|
|
|
|
|
intercourse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6771
|
|
|
|
|
|
|
interdependence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6772
|
|
|
|
|
|
|
interdependent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6773
|
|
|
|
|
|
|
interdiction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6774
|
|
|
|
|
|
|
interest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6775
|
|
|
|
|
|
|
interested => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 0 }, |
6776
|
|
|
|
|
|
|
interesting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6777
|
|
|
|
|
|
|
interference => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6778
|
|
|
|
|
|
|
interferometer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6779
|
|
|
|
|
|
|
interim => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6780
|
|
|
|
|
|
|
interior => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6781
|
|
|
|
|
|
|
interlocutory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6782
|
|
|
|
|
|
|
interlude => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6783
|
|
|
|
|
|
|
intermediary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6784
|
|
|
|
|
|
|
intermediate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6785
|
|
|
|
|
|
|
interment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6786
|
|
|
|
|
|
|
interminable => { anger => 1, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6787
|
|
|
|
|
|
|
intermission => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6788
|
|
|
|
|
|
|
intermittent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6789
|
|
|
|
|
|
|
intern => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6790
|
|
|
|
|
|
|
internal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6791
|
|
|
|
|
|
|
internally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6792
|
|
|
|
|
|
|
international => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6793
|
|
|
|
|
|
|
interpolate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6794
|
|
|
|
|
|
|
interpolation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6795
|
|
|
|
|
|
|
interpret => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6796
|
|
|
|
|
|
|
interpretation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6797
|
|
|
|
|
|
|
interpreter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6798
|
|
|
|
|
|
|
interrelated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6799
|
|
|
|
|
|
|
interrogate => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6800
|
|
|
|
|
|
|
interrogation => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6801
|
|
|
|
|
|
|
interrupt => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
6802
|
|
|
|
|
|
|
interrupted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6803
|
|
|
|
|
|
|
interruption => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6804
|
|
|
|
|
|
|
intersect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6805
|
|
|
|
|
|
|
intersection => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6806
|
|
|
|
|
|
|
interstitial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6807
|
|
|
|
|
|
|
interval => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6808
|
|
|
|
|
|
|
intervening => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6809
|
|
|
|
|
|
|
intervention => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 1, surprise => 0, trust => 0 }, |
6810
|
|
|
|
|
|
|
interview => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6811
|
|
|
|
|
|
|
interviewer => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6812
|
|
|
|
|
|
|
interworking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6813
|
|
|
|
|
|
|
intestate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6814
|
|
|
|
|
|
|
intestinal => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6815
|
|
|
|
|
|
|
intestine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6816
|
|
|
|
|
|
|
intestines => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6817
|
|
|
|
|
|
|
intimacy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6818
|
|
|
|
|
|
|
intimate => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6819
|
|
|
|
|
|
|
intimately => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6820
|
|
|
|
|
|
|
intimation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6821
|
|
|
|
|
|
|
intimidate => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6822
|
|
|
|
|
|
|
intimidation => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6823
|
|
|
|
|
|
|
intolerable => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6824
|
|
|
|
|
|
|
intolerance => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6825
|
|
|
|
|
|
|
intolerant => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6826
|
|
|
|
|
|
|
intonation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6827
|
|
|
|
|
|
|
intoxicated => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6828
|
|
|
|
|
|
|
intoxication => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6829
|
|
|
|
|
|
|
intractable => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6830
|
|
|
|
|
|
|
intramural => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6831
|
|
|
|
|
|
|
intrepid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6832
|
|
|
|
|
|
|
intricate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6833
|
|
|
|
|
|
|
intrigue => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
6834
|
|
|
|
|
|
|
intriguing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6835
|
|
|
|
|
|
|
intrinsic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6836
|
|
|
|
|
|
|
intrinsically => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6837
|
|
|
|
|
|
|
introduction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6838
|
|
|
|
|
|
|
introductory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6839
|
|
|
|
|
|
|
introspection => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6840
|
|
|
|
|
|
|
introspective => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6841
|
|
|
|
|
|
|
intruder => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
6842
|
|
|
|
|
|
|
intrusion => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6843
|
|
|
|
|
|
|
intrusive => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
6844
|
|
|
|
|
|
|
intuition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6845
|
|
|
|
|
|
|
intuitive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6846
|
|
|
|
|
|
|
intuitively => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6847
|
|
|
|
|
|
|
inundation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6848
|
|
|
|
|
|
|
invade => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
6849
|
|
|
|
|
|
|
invader => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6850
|
|
|
|
|
|
|
invalid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6851
|
|
|
|
|
|
|
invalidate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6852
|
|
|
|
|
|
|
invalidation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6853
|
|
|
|
|
|
|
invalidity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6854
|
|
|
|
|
|
|
invaluable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6855
|
|
|
|
|
|
|
invariably => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6856
|
|
|
|
|
|
|
invasion => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6857
|
|
|
|
|
|
|
invent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6858
|
|
|
|
|
|
|
invention => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6859
|
|
|
|
|
|
|
inventive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6860
|
|
|
|
|
|
|
inventor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6861
|
|
|
|
|
|
|
inventory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6862
|
|
|
|
|
|
|
inverse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6863
|
|
|
|
|
|
|
inversely => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6864
|
|
|
|
|
|
|
inversion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6865
|
|
|
|
|
|
|
invert => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6866
|
|
|
|
|
|
|
inverted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6867
|
|
|
|
|
|
|
investigate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6868
|
|
|
|
|
|
|
investigation => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6869
|
|
|
|
|
|
|
investigator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6870
|
|
|
|
|
|
|
investor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6871
|
|
|
|
|
|
|
invigorate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6872
|
|
|
|
|
|
|
invincible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6873
|
|
|
|
|
|
|
invisibility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6874
|
|
|
|
|
|
|
invisible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6875
|
|
|
|
|
|
|
invitation => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6876
|
|
|
|
|
|
|
invite => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
6877
|
|
|
|
|
|
|
inviting => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
6878
|
|
|
|
|
|
|
invocation => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
6879
|
|
|
|
|
|
|
invoice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6880
|
|
|
|
|
|
|
invoke => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6881
|
|
|
|
|
|
|
involuntary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6882
|
|
|
|
|
|
|
involution => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6883
|
|
|
|
|
|
|
involvement => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6884
|
|
|
|
|
|
|
inwards => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6885
|
|
|
|
|
|
|
iota => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6886
|
|
|
|
|
|
|
irate => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6887
|
|
|
|
|
|
|
ire => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6888
|
|
|
|
|
|
|
iridescent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6889
|
|
|
|
|
|
|
iris => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6890
|
|
|
|
|
|
|
iron => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6891
|
|
|
|
|
|
|
ironic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6892
|
|
|
|
|
|
|
irons => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6893
|
|
|
|
|
|
|
irony => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6894
|
|
|
|
|
|
|
irradiation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6895
|
|
|
|
|
|
|
irrational => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6896
|
|
|
|
|
|
|
irrationality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6897
|
|
|
|
|
|
|
irreconcilable => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6898
|
|
|
|
|
|
|
irreducible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6899
|
|
|
|
|
|
|
irrefutable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
6900
|
|
|
|
|
|
|
irregular => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6901
|
|
|
|
|
|
|
irregularity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6902
|
|
|
|
|
|
|
irregularly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6903
|
|
|
|
|
|
|
irrelevant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6904
|
|
|
|
|
|
|
irreparable => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6905
|
|
|
|
|
|
|
irrepressible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6906
|
|
|
|
|
|
|
irresistible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6907
|
|
|
|
|
|
|
irrespective => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6908
|
|
|
|
|
|
|
irresponsible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6909
|
|
|
|
|
|
|
irreverent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6910
|
|
|
|
|
|
|
irreversible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6911
|
|
|
|
|
|
|
irrevocable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6912
|
|
|
|
|
|
|
irrigate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6913
|
|
|
|
|
|
|
irrigation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6914
|
|
|
|
|
|
|
irritability => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6915
|
|
|
|
|
|
|
irritable => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6916
|
|
|
|
|
|
|
irritating => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6917
|
|
|
|
|
|
|
irritation => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6918
|
|
|
|
|
|
|
island => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6919
|
|
|
|
|
|
|
isle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6920
|
|
|
|
|
|
|
islet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6921
|
|
|
|
|
|
|
isolate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6922
|
|
|
|
|
|
|
isolated => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6923
|
|
|
|
|
|
|
isolation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6924
|
|
|
|
|
|
|
isomorphism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6925
|
|
|
|
|
|
|
isothermal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6926
|
|
|
|
|
|
|
issue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6927
|
|
|
|
|
|
|
itch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6928
|
|
|
|
|
|
|
itching => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6929
|
|
|
|
|
|
|
item => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6930
|
|
|
|
|
|
|
itemize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6931
|
|
|
|
|
|
|
items => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6932
|
|
|
|
|
|
|
iterate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6933
|
|
|
|
|
|
|
iteration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6934
|
|
|
|
|
|
|
iterative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6935
|
|
|
|
|
|
|
itinerant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6936
|
|
|
|
|
|
|
itinerary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6937
|
|
|
|
|
|
|
ivory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6938
|
|
|
|
|
|
|
jab => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6939
|
|
|
|
|
|
|
jabber => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6940
|
|
|
|
|
|
|
jack => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6941
|
|
|
|
|
|
|
jackass => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6942
|
|
|
|
|
|
|
jackpot => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
6943
|
|
|
|
|
|
|
jacks => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6944
|
|
|
|
|
|
|
jade => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6945
|
|
|
|
|
|
|
jag => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6946
|
|
|
|
|
|
|
jagged => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6947
|
|
|
|
|
|
|
jaguar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6948
|
|
|
|
|
|
|
jail => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6949
|
|
|
|
|
|
|
jam => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6950
|
|
|
|
|
|
|
jammed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6951
|
|
|
|
|
|
|
janitor => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6952
|
|
|
|
|
|
|
japan => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6953
|
|
|
|
|
|
|
jar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6954
|
|
|
|
|
|
|
jargon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6955
|
|
|
|
|
|
|
jarring => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6956
|
|
|
|
|
|
|
jasper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6957
|
|
|
|
|
|
|
jaundice => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6958
|
|
|
|
|
|
|
jaunt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6959
|
|
|
|
|
|
|
javelin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6960
|
|
|
|
|
|
|
jaw => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6961
|
|
|
|
|
|
|
jaws => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6962
|
|
|
|
|
|
|
jay => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6963
|
|
|
|
|
|
|
jealous => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6964
|
|
|
|
|
|
|
jealousy => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
6965
|
|
|
|
|
|
|
jeans => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6966
|
|
|
|
|
|
|
jeep => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6967
|
|
|
|
|
|
|
jelly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6968
|
|
|
|
|
|
|
jenny => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6969
|
|
|
|
|
|
|
jeopardize => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6970
|
|
|
|
|
|
|
jeopardy => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6971
|
|
|
|
|
|
|
jerk => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
6972
|
|
|
|
|
|
|
jersey => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6973
|
|
|
|
|
|
|
jest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
6974
|
|
|
|
|
|
|
jester => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6975
|
|
|
|
|
|
|
jet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6976
|
|
|
|
|
|
|
jetty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6977
|
|
|
|
|
|
|
jewel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6978
|
|
|
|
|
|
|
jeweler => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6979
|
|
|
|
|
|
|
jewelry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6980
|
|
|
|
|
|
|
jib => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6981
|
|
|
|
|
|
|
jiffy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6982
|
|
|
|
|
|
|
jimmy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6983
|
|
|
|
|
|
|
jingle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6984
|
|
|
|
|
|
|
job => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6985
|
|
|
|
|
|
|
jock => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6986
|
|
|
|
|
|
|
jockey => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6987
|
|
|
|
|
|
|
jog => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6988
|
|
|
|
|
|
|
john => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6989
|
|
|
|
|
|
|
join => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6990
|
|
|
|
|
|
|
joined => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6991
|
|
|
|
|
|
|
joining => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6992
|
|
|
|
|
|
|
joint => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6993
|
|
|
|
|
|
|
jointly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6994
|
|
|
|
|
|
|
joke => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6995
|
|
|
|
|
|
|
joker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
6996
|
|
|
|
|
|
|
joking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
6997
|
|
|
|
|
|
|
jolt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
6998
|
|
|
|
|
|
|
jornada => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
6999
|
|
|
|
|
|
|
jot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7000
|
|
|
|
|
|
|
journal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7001
|
|
|
|
|
|
|
journalism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7002
|
|
|
|
|
|
|
journalist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7003
|
|
|
|
|
|
|
journey => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7004
|
|
|
|
|
|
|
journeyman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7005
|
|
|
|
|
|
|
jovial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7006
|
|
|
|
|
|
|
joy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7007
|
|
|
|
|
|
|
joyful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7008
|
|
|
|
|
|
|
joyous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7009
|
|
|
|
|
|
|
jubilant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
7010
|
|
|
|
|
|
|
jubilee => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
7011
|
|
|
|
|
|
|
judge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7012
|
|
|
|
|
|
|
judging => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7013
|
|
|
|
|
|
|
judgment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
7014
|
|
|
|
|
|
|
judicial => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7015
|
|
|
|
|
|
|
judiciary => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7016
|
|
|
|
|
|
|
judicious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7017
|
|
|
|
|
|
|
jug => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7018
|
|
|
|
|
|
|
juggle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7019
|
|
|
|
|
|
|
juggling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7020
|
|
|
|
|
|
|
juice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7021
|
|
|
|
|
|
|
juicy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7022
|
|
|
|
|
|
|
jumble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7023
|
|
|
|
|
|
|
jumbled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7024
|
|
|
|
|
|
|
jumbo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7025
|
|
|
|
|
|
|
jump => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7026
|
|
|
|
|
|
|
junction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7027
|
|
|
|
|
|
|
juncture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7028
|
|
|
|
|
|
|
jungle => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7029
|
|
|
|
|
|
|
junior => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7030
|
|
|
|
|
|
|
junk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7031
|
|
|
|
|
|
|
junta => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7032
|
|
|
|
|
|
|
juridical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7033
|
|
|
|
|
|
|
jurisdiction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7034
|
|
|
|
|
|
|
jurisprudence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7035
|
|
|
|
|
|
|
jurist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7036
|
|
|
|
|
|
|
jury => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7037
|
|
|
|
|
|
|
justice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7038
|
|
|
|
|
|
|
justifiable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7039
|
|
|
|
|
|
|
justification => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7040
|
|
|
|
|
|
|
justify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7041
|
|
|
|
|
|
|
jute => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7042
|
|
|
|
|
|
|
juvenile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7043
|
|
|
|
|
|
|
juxtaposition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7044
|
|
|
|
|
|
|
kaiser => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7045
|
|
|
|
|
|
|
kaleidoscope => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7046
|
|
|
|
|
|
|
kangaroo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7047
|
|
|
|
|
|
|
kanji => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7048
|
|
|
|
|
|
|
karma => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7049
|
|
|
|
|
|
|
kayak => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7050
|
|
|
|
|
|
|
keel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7051
|
|
|
|
|
|
|
keeper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7052
|
|
|
|
|
|
|
keeping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7053
|
|
|
|
|
|
|
keepsake => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7054
|
|
|
|
|
|
|
keg => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7055
|
|
|
|
|
|
|
ken => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7056
|
|
|
|
|
|
|
kennel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7057
|
|
|
|
|
|
|
kern => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7058
|
|
|
|
|
|
|
kernel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7059
|
|
|
|
|
|
|
kerosene => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7060
|
|
|
|
|
|
|
kettle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7061
|
|
|
|
|
|
|
key => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7062
|
|
|
|
|
|
|
keyhole => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7063
|
|
|
|
|
|
|
keynote => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7064
|
|
|
|
|
|
|
keystone => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7065
|
|
|
|
|
|
|
khaki => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7066
|
|
|
|
|
|
|
khan => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7067
|
|
|
|
|
|
|
kick => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7068
|
|
|
|
|
|
|
kicking => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7069
|
|
|
|
|
|
|
kid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7070
|
|
|
|
|
|
|
kidding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7071
|
|
|
|
|
|
|
kidnap => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
7072
|
|
|
|
|
|
|
kill => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7073
|
|
|
|
|
|
|
killing => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7074
|
|
|
|
|
|
|
kiln => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7075
|
|
|
|
|
|
|
kilogram => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7076
|
|
|
|
|
|
|
kilometer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7077
|
|
|
|
|
|
|
kilt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7078
|
|
|
|
|
|
|
kimono => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7079
|
|
|
|
|
|
|
kin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7080
|
|
|
|
|
|
|
kind => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7081
|
|
|
|
|
|
|
kindergarten => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7082
|
|
|
|
|
|
|
kindness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7083
|
|
|
|
|
|
|
kindred => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7084
|
|
|
|
|
|
|
kinematics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7085
|
|
|
|
|
|
|
king => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7086
|
|
|
|
|
|
|
kingdom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7087
|
|
|
|
|
|
|
kink => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7088
|
|
|
|
|
|
|
kinky => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7089
|
|
|
|
|
|
|
kiosk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7090
|
|
|
|
|
|
|
kirk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7091
|
|
|
|
|
|
|
kiss => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
7092
|
|
|
|
|
|
|
kit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7093
|
|
|
|
|
|
|
kitchen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7094
|
|
|
|
|
|
|
kite => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7095
|
|
|
|
|
|
|
kitten => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7096
|
|
|
|
|
|
|
knack => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7097
|
|
|
|
|
|
|
knapsack => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7098
|
|
|
|
|
|
|
knead => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7099
|
|
|
|
|
|
|
knee => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7100
|
|
|
|
|
|
|
kneel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7101
|
|
|
|
|
|
|
kneeling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7102
|
|
|
|
|
|
|
knell => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7103
|
|
|
|
|
|
|
knickers => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7104
|
|
|
|
|
|
|
knife => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7105
|
|
|
|
|
|
|
knight => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7106
|
|
|
|
|
|
|
knit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7107
|
|
|
|
|
|
|
knob => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7108
|
|
|
|
|
|
|
knock => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7109
|
|
|
|
|
|
|
knoll => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7110
|
|
|
|
|
|
|
knot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7111
|
|
|
|
|
|
|
knotted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7112
|
|
|
|
|
|
|
knowing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7113
|
|
|
|
|
|
|
knowingly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7114
|
|
|
|
|
|
|
knowledge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7115
|
|
|
|
|
|
|
knuckle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7116
|
|
|
|
|
|
|
kos => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7117
|
|
|
|
|
|
|
kris => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7118
|
|
|
|
|
|
|
kudos => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7119
|
|
|
|
|
|
|
lab => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7120
|
|
|
|
|
|
|
label => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7121
|
|
|
|
|
|
|
labor => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
7122
|
|
|
|
|
|
|
laboratory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7123
|
|
|
|
|
|
|
labored => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7124
|
|
|
|
|
|
|
laborer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7125
|
|
|
|
|
|
|
laboring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7126
|
|
|
|
|
|
|
laborious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7127
|
|
|
|
|
|
|
labyrinth => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7128
|
|
|
|
|
|
|
lac => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7129
|
|
|
|
|
|
|
lace => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 1, sadness => 1, surprise => 0, trust => 1 }, |
7130
|
|
|
|
|
|
|
lack => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7131
|
|
|
|
|
|
|
lacking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7132
|
|
|
|
|
|
|
lackluster => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7133
|
|
|
|
|
|
|
lacquer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7134
|
|
|
|
|
|
|
lacrosse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7135
|
|
|
|
|
|
|
lad => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7136
|
|
|
|
|
|
|
ladder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7137
|
|
|
|
|
|
|
laden => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7138
|
|
|
|
|
|
|
lading => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7139
|
|
|
|
|
|
|
ladle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7140
|
|
|
|
|
|
|
lady => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7141
|
|
|
|
|
|
|
lag => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7142
|
|
|
|
|
|
|
lagging => { anger => 1, anticipation => 1, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7143
|
|
|
|
|
|
|
lagoon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7144
|
|
|
|
|
|
|
lair => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7145
|
|
|
|
|
|
|
laity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7146
|
|
|
|
|
|
|
lake => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7147
|
|
|
|
|
|
|
lama => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7148
|
|
|
|
|
|
|
lamb => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7149
|
|
|
|
|
|
|
lament => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7150
|
|
|
|
|
|
|
lamenting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7151
|
|
|
|
|
|
|
lamina => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7152
|
|
|
|
|
|
|
laminated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7153
|
|
|
|
|
|
|
lamp => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7154
|
|
|
|
|
|
|
lance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7155
|
|
|
|
|
|
|
lancer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7156
|
|
|
|
|
|
|
land => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7157
|
|
|
|
|
|
|
landed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7158
|
|
|
|
|
|
|
landing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7159
|
|
|
|
|
|
|
landlocked => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7160
|
|
|
|
|
|
|
landlord => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7161
|
|
|
|
|
|
|
landmark => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7162
|
|
|
|
|
|
|
lands => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7163
|
|
|
|
|
|
|
landscape => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7164
|
|
|
|
|
|
|
landscaping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7165
|
|
|
|
|
|
|
landslide => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7166
|
|
|
|
|
|
|
lane => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7167
|
|
|
|
|
|
|
language => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7168
|
|
|
|
|
|
|
languid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7169
|
|
|
|
|
|
|
languish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7170
|
|
|
|
|
|
|
languishing => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7171
|
|
|
|
|
|
|
lanky => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7172
|
|
|
|
|
|
|
lantern => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7173
|
|
|
|
|
|
|
lap => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7174
|
|
|
|
|
|
|
lapel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7175
|
|
|
|
|
|
|
lapse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7176
|
|
|
|
|
|
|
lapsed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7177
|
|
|
|
|
|
|
larceny => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7178
|
|
|
|
|
|
|
lard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7179
|
|
|
|
|
|
|
larder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7180
|
|
|
|
|
|
|
large => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7181
|
|
|
|
|
|
|
larger => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 1 }, |
7182
|
|
|
|
|
|
|
largo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7183
|
|
|
|
|
|
|
lark => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7184
|
|
|
|
|
|
|
larva => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7185
|
|
|
|
|
|
|
larynx => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7186
|
|
|
|
|
|
|
laser => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7187
|
|
|
|
|
|
|
lash => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7188
|
|
|
|
|
|
|
lass => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7189
|
|
|
|
|
|
|
lasso => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7190
|
|
|
|
|
|
|
lasting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7191
|
|
|
|
|
|
|
latch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7192
|
|
|
|
|
|
|
late => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7193
|
|
|
|
|
|
|
lateness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7194
|
|
|
|
|
|
|
latent => { anger => 1, anticipation => 1, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
7195
|
|
|
|
|
|
|
lateral => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7196
|
|
|
|
|
|
|
laterally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7197
|
|
|
|
|
|
|
latex => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7198
|
|
|
|
|
|
|
lathe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7199
|
|
|
|
|
|
|
lather => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7200
|
|
|
|
|
|
|
latitude => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7201
|
|
|
|
|
|
|
latrines => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7202
|
|
|
|
|
|
|
lattice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7203
|
|
|
|
|
|
|
laudable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7204
|
|
|
|
|
|
|
laugh => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
7205
|
|
|
|
|
|
|
laughable => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7206
|
|
|
|
|
|
|
laughing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7207
|
|
|
|
|
|
|
laughter => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
7208
|
|
|
|
|
|
|
launch => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7209
|
|
|
|
|
|
|
laundry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7210
|
|
|
|
|
|
|
laureate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7211
|
|
|
|
|
|
|
laurel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7212
|
|
|
|
|
|
|
laurels => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7213
|
|
|
|
|
|
|
lava => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7214
|
|
|
|
|
|
|
lavage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7215
|
|
|
|
|
|
|
lavatory => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7216
|
|
|
|
|
|
|
lavender => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7217
|
|
|
|
|
|
|
lavish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7218
|
|
|
|
|
|
|
law => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7219
|
|
|
|
|
|
|
lawful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7220
|
|
|
|
|
|
|
lawlessness => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7221
|
|
|
|
|
|
|
lawn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7222
|
|
|
|
|
|
|
lawsuit => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
7223
|
|
|
|
|
|
|
lawyer => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7224
|
|
|
|
|
|
|
lax => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7225
|
|
|
|
|
|
|
laxative => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7226
|
|
|
|
|
|
|
lay => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7227
|
|
|
|
|
|
|
layer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7228
|
|
|
|
|
|
|
layered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7229
|
|
|
|
|
|
|
layman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7230
|
|
|
|
|
|
|
lazy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7231
|
|
|
|
|
|
|
lea => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7232
|
|
|
|
|
|
|
lead => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7233
|
|
|
|
|
|
|
leader => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7234
|
|
|
|
|
|
|
leading => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7235
|
|
|
|
|
|
|
leads => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7236
|
|
|
|
|
|
|
leaf => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7237
|
|
|
|
|
|
|
leaflet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7238
|
|
|
|
|
|
|
leafy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7239
|
|
|
|
|
|
|
league => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7240
|
|
|
|
|
|
|
leak => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7241
|
|
|
|
|
|
|
leakage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7242
|
|
|
|
|
|
|
leaky => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7243
|
|
|
|
|
|
|
lean => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7244
|
|
|
|
|
|
|
leaned => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7245
|
|
|
|
|
|
|
leaning => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7246
|
|
|
|
|
|
|
leap => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7247
|
|
|
|
|
|
|
learn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7248
|
|
|
|
|
|
|
learned => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7249
|
|
|
|
|
|
|
learner => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7250
|
|
|
|
|
|
|
learning => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7251
|
|
|
|
|
|
|
lease => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7252
|
|
|
|
|
|
|
leash => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7253
|
|
|
|
|
|
|
leather => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7254
|
|
|
|
|
|
|
leathery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7255
|
|
|
|
|
|
|
leave => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
7256
|
|
|
|
|
|
|
lecture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7257
|
|
|
|
|
|
|
lecturer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7258
|
|
|
|
|
|
|
ledge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7259
|
|
|
|
|
|
|
ledger => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7260
|
|
|
|
|
|
|
lee => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7261
|
|
|
|
|
|
|
leech => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7262
|
|
|
|
|
|
|
leeches => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7263
|
|
|
|
|
|
|
leer => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7264
|
|
|
|
|
|
|
leery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
7265
|
|
|
|
|
|
|
lees => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7266
|
|
|
|
|
|
|
leeway => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7267
|
|
|
|
|
|
|
left => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7268
|
|
|
|
|
|
|
leg => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7269
|
|
|
|
|
|
|
legacy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7270
|
|
|
|
|
|
|
legal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7271
|
|
|
|
|
|
|
legality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7272
|
|
|
|
|
|
|
legalize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7273
|
|
|
|
|
|
|
legalized => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7274
|
|
|
|
|
|
|
legally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7275
|
|
|
|
|
|
|
legend => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7276
|
|
|
|
|
|
|
legendary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7277
|
|
|
|
|
|
|
legibility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7278
|
|
|
|
|
|
|
legible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7279
|
|
|
|
|
|
|
legion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7280
|
|
|
|
|
|
|
legislate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7281
|
|
|
|
|
|
|
legislation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7282
|
|
|
|
|
|
|
legislative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7283
|
|
|
|
|
|
|
legislator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7284
|
|
|
|
|
|
|
legislature => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7285
|
|
|
|
|
|
|
legitimacy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7286
|
|
|
|
|
|
|
legs => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7287
|
|
|
|
|
|
|
legume => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7288
|
|
|
|
|
|
|
leisure => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
7289
|
|
|
|
|
|
|
leisurely => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7290
|
|
|
|
|
|
|
lemma => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7291
|
|
|
|
|
|
|
lemon => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7292
|
|
|
|
|
|
|
lend => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7293
|
|
|
|
|
|
|
lender => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7294
|
|
|
|
|
|
|
lending => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7295
|
|
|
|
|
|
|
length => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7296
|
|
|
|
|
|
|
lengthen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7297
|
|
|
|
|
|
|
lengthened => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7298
|
|
|
|
|
|
|
lengthening => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7299
|
|
|
|
|
|
|
lengthwise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7300
|
|
|
|
|
|
|
lengthy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7301
|
|
|
|
|
|
|
leniency => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7302
|
|
|
|
|
|
|
lenient => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7303
|
|
|
|
|
|
|
lens => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7304
|
|
|
|
|
|
|
leopard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7305
|
|
|
|
|
|
|
leprosy => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7306
|
|
|
|
|
|
|
lesbian => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7307
|
|
|
|
|
|
|
lesbianism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7308
|
|
|
|
|
|
|
lessee => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7309
|
|
|
|
|
|
|
lessen => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7310
|
|
|
|
|
|
|
lessening => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7311
|
|
|
|
|
|
|
lesser => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7312
|
|
|
|
|
|
|
lesson => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7313
|
|
|
|
|
|
|
lessor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7314
|
|
|
|
|
|
|
lethal => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7315
|
|
|
|
|
|
|
lethargic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7316
|
|
|
|
|
|
|
lethargy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7317
|
|
|
|
|
|
|
letter => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7318
|
|
|
|
|
|
|
lettered => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7319
|
|
|
|
|
|
|
letters => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7320
|
|
|
|
|
|
|
lettuce => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7321
|
|
|
|
|
|
|
leukemia => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7322
|
|
|
|
|
|
|
levee => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7323
|
|
|
|
|
|
|
level => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7324
|
|
|
|
|
|
|
lever => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7325
|
|
|
|
|
|
|
leverage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7326
|
|
|
|
|
|
|
levy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7327
|
|
|
|
|
|
|
lewd => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7328
|
|
|
|
|
|
|
lexicon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7329
|
|
|
|
|
|
|
ley => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7330
|
|
|
|
|
|
|
liabilities => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7331
|
|
|
|
|
|
|
liability => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7332
|
|
|
|
|
|
|
liaison => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7333
|
|
|
|
|
|
|
liar => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7334
|
|
|
|
|
|
|
libel => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7335
|
|
|
|
|
|
|
libelous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7336
|
|
|
|
|
|
|
liberal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7337
|
|
|
|
|
|
|
liberalism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7338
|
|
|
|
|
|
|
liberate => { anger => 1, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
7339
|
|
|
|
|
|
|
liberation => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
7340
|
|
|
|
|
|
|
liberty => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
7341
|
|
|
|
|
|
|
libido => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7342
|
|
|
|
|
|
|
librarian => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7343
|
|
|
|
|
|
|
library => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7344
|
|
|
|
|
|
|
libretto => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7345
|
|
|
|
|
|
|
license => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7346
|
|
|
|
|
|
|
lichen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7347
|
|
|
|
|
|
|
lick => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7348
|
|
|
|
|
|
|
lid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7349
|
|
|
|
|
|
|
lie => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7350
|
|
|
|
|
|
|
liege => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7351
|
|
|
|
|
|
|
lien => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7352
|
|
|
|
|
|
|
lieu => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7353
|
|
|
|
|
|
|
lieutenant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7354
|
|
|
|
|
|
|
life => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7355
|
|
|
|
|
|
|
lifeblood => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7356
|
|
|
|
|
|
|
lifeboat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7357
|
|
|
|
|
|
|
lifeless => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7358
|
|
|
|
|
|
|
lifelike => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7359
|
|
|
|
|
|
|
lifelong => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7360
|
|
|
|
|
|
|
lifetime => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7361
|
|
|
|
|
|
|
lift => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7362
|
|
|
|
|
|
|
ligament => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7363
|
|
|
|
|
|
|
ligation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7364
|
|
|
|
|
|
|
light => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7365
|
|
|
|
|
|
|
lighten => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7366
|
|
|
|
|
|
|
lighthouse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7367
|
|
|
|
|
|
|
lightness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7368
|
|
|
|
|
|
|
lightning => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
7369
|
|
|
|
|
|
|
likelihood => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7370
|
|
|
|
|
|
|
likeness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7371
|
|
|
|
|
|
|
likewise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7372
|
|
|
|
|
|
|
liking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7373
|
|
|
|
|
|
|
lilac => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7374
|
|
|
|
|
|
|
lily => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7375
|
|
|
|
|
|
|
limb => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7376
|
|
|
|
|
|
|
limbo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7377
|
|
|
|
|
|
|
limit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7378
|
|
|
|
|
|
|
limitation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7379
|
|
|
|
|
|
|
limited => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7380
|
|
|
|
|
|
|
limitless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7381
|
|
|
|
|
|
|
limousine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7382
|
|
|
|
|
|
|
limp => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7383
|
|
|
|
|
|
|
lin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7384
|
|
|
|
|
|
|
line => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7385
|
|
|
|
|
|
|
lineage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7386
|
|
|
|
|
|
|
lineal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7387
|
|
|
|
|
|
|
linear => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7388
|
|
|
|
|
|
|
lined => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7389
|
|
|
|
|
|
|
linen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7390
|
|
|
|
|
|
|
liner => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7391
|
|
|
|
|
|
|
lines => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7392
|
|
|
|
|
|
|
linger => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7393
|
|
|
|
|
|
|
lingo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7394
|
|
|
|
|
|
|
lingual => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7395
|
|
|
|
|
|
|
linguist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7396
|
|
|
|
|
|
|
linguistic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7397
|
|
|
|
|
|
|
linguistics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7398
|
|
|
|
|
|
|
lining => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7399
|
|
|
|
|
|
|
link => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7400
|
|
|
|
|
|
|
linoleum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7401
|
|
|
|
|
|
|
lint => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7402
|
|
|
|
|
|
|
lion => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7403
|
|
|
|
|
|
|
lip => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7404
|
|
|
|
|
|
|
lipstick => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7405
|
|
|
|
|
|
|
liquefaction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7406
|
|
|
|
|
|
|
liquefied => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7407
|
|
|
|
|
|
|
liqueur => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7408
|
|
|
|
|
|
|
liquid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7409
|
|
|
|
|
|
|
liquidate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7410
|
|
|
|
|
|
|
liquidation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7411
|
|
|
|
|
|
|
liquidator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7412
|
|
|
|
|
|
|
liquidity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7413
|
|
|
|
|
|
|
liquor => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7414
|
|
|
|
|
|
|
lisp => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7415
|
|
|
|
|
|
|
list => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7416
|
|
|
|
|
|
|
listen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7417
|
|
|
|
|
|
|
listener => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7418
|
|
|
|
|
|
|
listing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7419
|
|
|
|
|
|
|
listless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7420
|
|
|
|
|
|
|
litany => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7421
|
|
|
|
|
|
|
literally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7422
|
|
|
|
|
|
|
literary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7423
|
|
|
|
|
|
|
literature => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7424
|
|
|
|
|
|
|
lithe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7425
|
|
|
|
|
|
|
lithograph => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7426
|
|
|
|
|
|
|
lithography => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7427
|
|
|
|
|
|
|
lithology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7428
|
|
|
|
|
|
|
lithosphere => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7429
|
|
|
|
|
|
|
litigant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7430
|
|
|
|
|
|
|
litigate => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7431
|
|
|
|
|
|
|
litigation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7432
|
|
|
|
|
|
|
litigious => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7433
|
|
|
|
|
|
|
litter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7434
|
|
|
|
|
|
|
littoral => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7435
|
|
|
|
|
|
|
liturgy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7436
|
|
|
|
|
|
|
livelihood => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7437
|
|
|
|
|
|
|
livery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7438
|
|
|
|
|
|
|
livid => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7439
|
|
|
|
|
|
|
living => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7440
|
|
|
|
|
|
|
llama => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7441
|
|
|
|
|
|
|
load => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7442
|
|
|
|
|
|
|
loaf => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7443
|
|
|
|
|
|
|
loafer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7444
|
|
|
|
|
|
|
loam => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7445
|
|
|
|
|
|
|
loan => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7446
|
|
|
|
|
|
|
loath => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7447
|
|
|
|
|
|
|
loathe => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7448
|
|
|
|
|
|
|
loathing => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7449
|
|
|
|
|
|
|
loathsome => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7450
|
|
|
|
|
|
|
lobby => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7451
|
|
|
|
|
|
|
lobbyist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7452
|
|
|
|
|
|
|
lobe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7453
|
|
|
|
|
|
|
local => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7454
|
|
|
|
|
|
|
locale => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7455
|
|
|
|
|
|
|
locality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7456
|
|
|
|
|
|
|
localization => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7457
|
|
|
|
|
|
|
localize => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7458
|
|
|
|
|
|
|
locate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7459
|
|
|
|
|
|
|
location => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7460
|
|
|
|
|
|
|
loch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7461
|
|
|
|
|
|
|
lock => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7462
|
|
|
|
|
|
|
locker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7463
|
|
|
|
|
|
|
locksmith => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7464
|
|
|
|
|
|
|
lockup => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7465
|
|
|
|
|
|
|
locomotion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7466
|
|
|
|
|
|
|
locomotive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7467
|
|
|
|
|
|
|
locust => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7468
|
|
|
|
|
|
|
lodge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7469
|
|
|
|
|
|
|
lodger => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7470
|
|
|
|
|
|
|
lodging => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7471
|
|
|
|
|
|
|
loft => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7472
|
|
|
|
|
|
|
lofty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7473
|
|
|
|
|
|
|
log => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7474
|
|
|
|
|
|
|
logarithm => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7475
|
|
|
|
|
|
|
logarithmic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7476
|
|
|
|
|
|
|
logic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7477
|
|
|
|
|
|
|
logical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7478
|
|
|
|
|
|
|
logistics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7479
|
|
|
|
|
|
|
logotype => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7480
|
|
|
|
|
|
|
loin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7481
|
|
|
|
|
|
|
lollipop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7482
|
|
|
|
|
|
|
lone => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7483
|
|
|
|
|
|
|
loneliness => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7484
|
|
|
|
|
|
|
lonely => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7485
|
|
|
|
|
|
|
lonesome => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7486
|
|
|
|
|
|
|
long => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7487
|
|
|
|
|
|
|
longevity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7488
|
|
|
|
|
|
|
longing => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7489
|
|
|
|
|
|
|
longitude => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7490
|
|
|
|
|
|
|
longitudinal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7491
|
|
|
|
|
|
|
longitudinally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7492
|
|
|
|
|
|
|
loo => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7493
|
|
|
|
|
|
|
lookout => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7494
|
|
|
|
|
|
|
loom => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7495
|
|
|
|
|
|
|
looming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7496
|
|
|
|
|
|
|
loon => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7497
|
|
|
|
|
|
|
loony => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7498
|
|
|
|
|
|
|
loop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7499
|
|
|
|
|
|
|
loophole => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7500
|
|
|
|
|
|
|
loosen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7501
|
|
|
|
|
|
|
loosening => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7502
|
|
|
|
|
|
|
loot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7503
|
|
|
|
|
|
|
lop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7504
|
|
|
|
|
|
|
lopsided => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7505
|
|
|
|
|
|
|
lord => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7506
|
|
|
|
|
|
|
lords => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7507
|
|
|
|
|
|
|
lordship => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7508
|
|
|
|
|
|
|
lore => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7509
|
|
|
|
|
|
|
lorry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7510
|
|
|
|
|
|
|
lose => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
7511
|
|
|
|
|
|
|
losing => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7512
|
|
|
|
|
|
|
loss => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7513
|
|
|
|
|
|
|
lost => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7514
|
|
|
|
|
|
|
lot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7515
|
|
|
|
|
|
|
lotion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7516
|
|
|
|
|
|
|
lots => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7517
|
|
|
|
|
|
|
lottery => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7518
|
|
|
|
|
|
|
lotto => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7519
|
|
|
|
|
|
|
loud => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7520
|
|
|
|
|
|
|
loudly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7521
|
|
|
|
|
|
|
loudness => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7522
|
|
|
|
|
|
|
lounge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7523
|
|
|
|
|
|
|
louse => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7524
|
|
|
|
|
|
|
lovable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7525
|
|
|
|
|
|
|
love => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7526
|
|
|
|
|
|
|
lovely => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 1, trust => 1 }, |
7527
|
|
|
|
|
|
|
lovemaking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7528
|
|
|
|
|
|
|
lover => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7529
|
|
|
|
|
|
|
loving => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7530
|
|
|
|
|
|
|
lower => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7531
|
|
|
|
|
|
|
lowering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7532
|
|
|
|
|
|
|
lowest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7533
|
|
|
|
|
|
|
lowlands => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7534
|
|
|
|
|
|
|
lowly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7535
|
|
|
|
|
|
|
loyal => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
7536
|
|
|
|
|
|
|
loyalty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7537
|
|
|
|
|
|
|
lubricate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7538
|
|
|
|
|
|
|
lubrication => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7539
|
|
|
|
|
|
|
luck => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
7540
|
|
|
|
|
|
|
lucky => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
7541
|
|
|
|
|
|
|
ludicrous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7542
|
|
|
|
|
|
|
lug => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7543
|
|
|
|
|
|
|
luggage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7544
|
|
|
|
|
|
|
lull => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7545
|
|
|
|
|
|
|
lullaby => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7546
|
|
|
|
|
|
|
lumbar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7547
|
|
|
|
|
|
|
lumber => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7548
|
|
|
|
|
|
|
lumbering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7549
|
|
|
|
|
|
|
luminescent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7550
|
|
|
|
|
|
|
luminous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7551
|
|
|
|
|
|
|
lump => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7552
|
|
|
|
|
|
|
lumpy => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7553
|
|
|
|
|
|
|
lunacy => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7554
|
|
|
|
|
|
|
lunar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7555
|
|
|
|
|
|
|
lunatic => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7556
|
|
|
|
|
|
|
lunch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7557
|
|
|
|
|
|
|
luncheon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7558
|
|
|
|
|
|
|
lunge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
7559
|
|
|
|
|
|
|
lungs => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7560
|
|
|
|
|
|
|
lurch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7561
|
|
|
|
|
|
|
lure => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7562
|
|
|
|
|
|
|
lurid => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7563
|
|
|
|
|
|
|
lurk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7564
|
|
|
|
|
|
|
lurking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7565
|
|
|
|
|
|
|
luscious => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7566
|
|
|
|
|
|
|
lush => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7567
|
|
|
|
|
|
|
lust => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7568
|
|
|
|
|
|
|
luster => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7569
|
|
|
|
|
|
|
lustful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7570
|
|
|
|
|
|
|
lustrous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7571
|
|
|
|
|
|
|
lusty => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7572
|
|
|
|
|
|
|
lute => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7573
|
|
|
|
|
|
|
luxuriant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7574
|
|
|
|
|
|
|
luxurious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7575
|
|
|
|
|
|
|
luxury => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7576
|
|
|
|
|
|
|
lying => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7577
|
|
|
|
|
|
|
lymph => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7578
|
|
|
|
|
|
|
lymphatic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7579
|
|
|
|
|
|
|
lynch => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7580
|
|
|
|
|
|
|
lynx => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7581
|
|
|
|
|
|
|
lyre => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7582
|
|
|
|
|
|
|
lyric => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7583
|
|
|
|
|
|
|
lyrical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7584
|
|
|
|
|
|
|
mace => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7585
|
|
|
|
|
|
|
machine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7586
|
|
|
|
|
|
|
machinery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7587
|
|
|
|
|
|
|
machinist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7588
|
|
|
|
|
|
|
mackerel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7589
|
|
|
|
|
|
|
mad => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7590
|
|
|
|
|
|
|
madam => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7591
|
|
|
|
|
|
|
madame => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7592
|
|
|
|
|
|
|
madden => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7593
|
|
|
|
|
|
|
madman => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7594
|
|
|
|
|
|
|
madness => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7595
|
|
|
|
|
|
|
mafia => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7596
|
|
|
|
|
|
|
magazine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7597
|
|
|
|
|
|
|
mage => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7598
|
|
|
|
|
|
|
magenta => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7599
|
|
|
|
|
|
|
maggot => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7600
|
|
|
|
|
|
|
magic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7601
|
|
|
|
|
|
|
magical => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
7602
|
|
|
|
|
|
|
magician => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
7603
|
|
|
|
|
|
|
magistrate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7604
|
|
|
|
|
|
|
magma => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7605
|
|
|
|
|
|
|
magnate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7606
|
|
|
|
|
|
|
magnet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7607
|
|
|
|
|
|
|
magnetism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7608
|
|
|
|
|
|
|
magnetite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7609
|
|
|
|
|
|
|
magnificence => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7610
|
|
|
|
|
|
|
magnificent => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
7611
|
|
|
|
|
|
|
magnifier => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7612
|
|
|
|
|
|
|
magnify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7613
|
|
|
|
|
|
|
magnitude => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7614
|
|
|
|
|
|
|
magpie => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7615
|
|
|
|
|
|
|
maid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7616
|
|
|
|
|
|
|
maiden => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7617
|
|
|
|
|
|
|
mail => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7618
|
|
|
|
|
|
|
main => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7619
|
|
|
|
|
|
|
mainland => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7620
|
|
|
|
|
|
|
mainstay => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7621
|
|
|
|
|
|
|
maintenance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7622
|
|
|
|
|
|
|
majestic => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
7623
|
|
|
|
|
|
|
majesty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7624
|
|
|
|
|
|
|
major => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7625
|
|
|
|
|
|
|
majority => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7626
|
|
|
|
|
|
|
make => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7627
|
|
|
|
|
|
|
maker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7628
|
|
|
|
|
|
|
makeshift => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7629
|
|
|
|
|
|
|
makeup => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7630
|
|
|
|
|
|
|
malady => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7631
|
|
|
|
|
|
|
malaise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7632
|
|
|
|
|
|
|
malaria => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7633
|
|
|
|
|
|
|
male => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7634
|
|
|
|
|
|
|
malevolent => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7635
|
|
|
|
|
|
|
malfeasance => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7636
|
|
|
|
|
|
|
malformation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7637
|
|
|
|
|
|
|
malice => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7638
|
|
|
|
|
|
|
malicious => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7639
|
|
|
|
|
|
|
malign => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7640
|
|
|
|
|
|
|
malignancy => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7641
|
|
|
|
|
|
|
malignant => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7642
|
|
|
|
|
|
|
mall => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7643
|
|
|
|
|
|
|
malleable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7644
|
|
|
|
|
|
|
mallet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7645
|
|
|
|
|
|
|
malpractice => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7646
|
|
|
|
|
|
|
mamma => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7647
|
|
|
|
|
|
|
mammal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7648
|
|
|
|
|
|
|
mammoth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7649
|
|
|
|
|
|
|
man => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7650
|
|
|
|
|
|
|
manage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7651
|
|
|
|
|
|
|
management => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7652
|
|
|
|
|
|
|
manager => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7653
|
|
|
|
|
|
|
mandamus => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7654
|
|
|
|
|
|
|
mandarin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7655
|
|
|
|
|
|
|
mandate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7656
|
|
|
|
|
|
|
mandible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7657
|
|
|
|
|
|
|
mandolin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7658
|
|
|
|
|
|
|
mandrel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7659
|
|
|
|
|
|
|
mane => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7660
|
|
|
|
|
|
|
maneuver => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7661
|
|
|
|
|
|
|
maneuvering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7662
|
|
|
|
|
|
|
mange => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7663
|
|
|
|
|
|
|
manger => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7664
|
|
|
|
|
|
|
mangle => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7665
|
|
|
|
|
|
|
mango => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7666
|
|
|
|
|
|
|
mangosteen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7667
|
|
|
|
|
|
|
manhood => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7668
|
|
|
|
|
|
|
mania => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7669
|
|
|
|
|
|
|
maniac => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7670
|
|
|
|
|
|
|
maniacal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7671
|
|
|
|
|
|
|
manicure => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7672
|
|
|
|
|
|
|
manifest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7673
|
|
|
|
|
|
|
manifestation => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7674
|
|
|
|
|
|
|
manifested => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7675
|
|
|
|
|
|
|
manifestly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7676
|
|
|
|
|
|
|
manifesto => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7677
|
|
|
|
|
|
|
manifold => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7678
|
|
|
|
|
|
|
manipulate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7679
|
|
|
|
|
|
|
manipulation => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7680
|
|
|
|
|
|
|
mankind => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7681
|
|
|
|
|
|
|
manly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7682
|
|
|
|
|
|
|
manna => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7683
|
|
|
|
|
|
|
manner => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7684
|
|
|
|
|
|
|
mannered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7685
|
|
|
|
|
|
|
manners => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7686
|
|
|
|
|
|
|
manor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7687
|
|
|
|
|
|
|
mansion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7688
|
|
|
|
|
|
|
manslaughter => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
7689
|
|
|
|
|
|
|
mantle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7690
|
|
|
|
|
|
|
manual => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7691
|
|
|
|
|
|
|
manufacture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7692
|
|
|
|
|
|
|
manufacturer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7693
|
|
|
|
|
|
|
manure => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7694
|
|
|
|
|
|
|
manuscript => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7695
|
|
|
|
|
|
|
map => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7696
|
|
|
|
|
|
|
mar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7697
|
|
|
|
|
|
|
marble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7698
|
|
|
|
|
|
|
marbled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7699
|
|
|
|
|
|
|
marbles => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7700
|
|
|
|
|
|
|
march => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7701
|
|
|
|
|
|
|
mare => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7702
|
|
|
|
|
|
|
margin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7703
|
|
|
|
|
|
|
marginal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7704
|
|
|
|
|
|
|
marijuana => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7705
|
|
|
|
|
|
|
marine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7706
|
|
|
|
|
|
|
mariner => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7707
|
|
|
|
|
|
|
maritime => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7708
|
|
|
|
|
|
|
mark => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7709
|
|
|
|
|
|
|
marked => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7710
|
|
|
|
|
|
|
market => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7711
|
|
|
|
|
|
|
marketable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7712
|
|
|
|
|
|
|
marketplace => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7713
|
|
|
|
|
|
|
marks => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7714
|
|
|
|
|
|
|
marl => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7715
|
|
|
|
|
|
|
marmalade => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7716
|
|
|
|
|
|
|
maroon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7717
|
|
|
|
|
|
|
marquee => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7718
|
|
|
|
|
|
|
marquis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7719
|
|
|
|
|
|
|
marriage => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7720
|
|
|
|
|
|
|
married => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7721
|
|
|
|
|
|
|
marrow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7722
|
|
|
|
|
|
|
marry => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
7723
|
|
|
|
|
|
|
marsh => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7724
|
|
|
|
|
|
|
marshal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7725
|
|
|
|
|
|
|
mart => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7726
|
|
|
|
|
|
|
martial => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7727
|
|
|
|
|
|
|
martingale => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7728
|
|
|
|
|
|
|
martyr => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7729
|
|
|
|
|
|
|
martyrdom => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7730
|
|
|
|
|
|
|
marvel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
7731
|
|
|
|
|
|
|
marvelous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7732
|
|
|
|
|
|
|
marvelously => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7733
|
|
|
|
|
|
|
masculine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7734
|
|
|
|
|
|
|
masculinity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7735
|
|
|
|
|
|
|
mash => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7736
|
|
|
|
|
|
|
mask => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7737
|
|
|
|
|
|
|
masochism => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7738
|
|
|
|
|
|
|
mason => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7739
|
|
|
|
|
|
|
masquerade => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7740
|
|
|
|
|
|
|
mass => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7741
|
|
|
|
|
|
|
massacre => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7742
|
|
|
|
|
|
|
massage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7743
|
|
|
|
|
|
|
massive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7744
|
|
|
|
|
|
|
master => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7745
|
|
|
|
|
|
|
mastermind => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7746
|
|
|
|
|
|
|
masterpiece => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7747
|
|
|
|
|
|
|
mastery => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7748
|
|
|
|
|
|
|
masturbate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7749
|
|
|
|
|
|
|
masturbation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7750
|
|
|
|
|
|
|
mat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7751
|
|
|
|
|
|
|
match => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7752
|
|
|
|
|
|
|
matching => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7753
|
|
|
|
|
|
|
matchmaker => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7754
|
|
|
|
|
|
|
mate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7755
|
|
|
|
|
|
|
material => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7756
|
|
|
|
|
|
|
materialism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7757
|
|
|
|
|
|
|
materialist => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7758
|
|
|
|
|
|
|
materialistic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7759
|
|
|
|
|
|
|
materiality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7760
|
|
|
|
|
|
|
materialize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7761
|
|
|
|
|
|
|
materially => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7762
|
|
|
|
|
|
|
materials => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7763
|
|
|
|
|
|
|
materiel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7764
|
|
|
|
|
|
|
maternal => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7765
|
|
|
|
|
|
|
maternity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7766
|
|
|
|
|
|
|
mathematical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7767
|
|
|
|
|
|
|
mathematician => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7768
|
|
|
|
|
|
|
mathematics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7769
|
|
|
|
|
|
|
matriculation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7770
|
|
|
|
|
|
|
matrimony => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7771
|
|
|
|
|
|
|
matrix => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7772
|
|
|
|
|
|
|
matron => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7773
|
|
|
|
|
|
|
matted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7774
|
|
|
|
|
|
|
matter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7775
|
|
|
|
|
|
|
matting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7776
|
|
|
|
|
|
|
mattress => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7777
|
|
|
|
|
|
|
maturation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7778
|
|
|
|
|
|
|
maturity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7779
|
|
|
|
|
|
|
mausoleum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7780
|
|
|
|
|
|
|
mauve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7781
|
|
|
|
|
|
|
maxim => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7782
|
|
|
|
|
|
|
maximum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7783
|
|
|
|
|
|
|
mayor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7784
|
|
|
|
|
|
|
maze => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7785
|
|
|
|
|
|
|
mead => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7786
|
|
|
|
|
|
|
meadow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7787
|
|
|
|
|
|
|
meal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7788
|
|
|
|
|
|
|
meander => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7789
|
|
|
|
|
|
|
meandering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7790
|
|
|
|
|
|
|
meaning => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7791
|
|
|
|
|
|
|
meaningless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7792
|
|
|
|
|
|
|
means => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7793
|
|
|
|
|
|
|
meantime => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7794
|
|
|
|
|
|
|
measles => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7795
|
|
|
|
|
|
|
measurable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7796
|
|
|
|
|
|
|
measure => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7797
|
|
|
|
|
|
|
measured => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7798
|
|
|
|
|
|
|
measurement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7799
|
|
|
|
|
|
|
measuring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7800
|
|
|
|
|
|
|
meat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7801
|
|
|
|
|
|
|
mechanic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7802
|
|
|
|
|
|
|
mechanical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7803
|
|
|
|
|
|
|
mechanism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7804
|
|
|
|
|
|
|
medal => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
7805
|
|
|
|
|
|
|
medallion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7806
|
|
|
|
|
|
|
medallist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7807
|
|
|
|
|
|
|
meddle => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7808
|
|
|
|
|
|
|
meddling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7809
|
|
|
|
|
|
|
media => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7810
|
|
|
|
|
|
|
medial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7811
|
|
|
|
|
|
|
median => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7812
|
|
|
|
|
|
|
mediate => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7813
|
|
|
|
|
|
|
mediation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7814
|
|
|
|
|
|
|
mediator => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7815
|
|
|
|
|
|
|
medical => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7816
|
|
|
|
|
|
|
medicinal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7817
|
|
|
|
|
|
|
medicine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7818
|
|
|
|
|
|
|
medieval => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7819
|
|
|
|
|
|
|
mediocre => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7820
|
|
|
|
|
|
|
mediocrity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7821
|
|
|
|
|
|
|
meditate => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7822
|
|
|
|
|
|
|
meditation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7823
|
|
|
|
|
|
|
meditative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7824
|
|
|
|
|
|
|
mediterranean => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7825
|
|
|
|
|
|
|
medium => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7826
|
|
|
|
|
|
|
medley => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7827
|
|
|
|
|
|
|
meek => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7828
|
|
|
|
|
|
|
meet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7829
|
|
|
|
|
|
|
meeting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7830
|
|
|
|
|
|
|
melancholic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7831
|
|
|
|
|
|
|
melancholy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7832
|
|
|
|
|
|
|
melee => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7833
|
|
|
|
|
|
|
melodious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7834
|
|
|
|
|
|
|
melodrama => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7835
|
|
|
|
|
|
|
melodramatic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7836
|
|
|
|
|
|
|
melody => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7837
|
|
|
|
|
|
|
melt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7838
|
|
|
|
|
|
|
meltdown => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7839
|
|
|
|
|
|
|
melting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7840
|
|
|
|
|
|
|
member => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7841
|
|
|
|
|
|
|
membrane => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7842
|
|
|
|
|
|
|
memento => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7843
|
|
|
|
|
|
|
memo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7844
|
|
|
|
|
|
|
memoir => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7845
|
|
|
|
|
|
|
memorabilia => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7846
|
|
|
|
|
|
|
memorable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
7847
|
|
|
|
|
|
|
memorandum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7848
|
|
|
|
|
|
|
memorial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7849
|
|
|
|
|
|
|
memorials => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7850
|
|
|
|
|
|
|
memorize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7851
|
|
|
|
|
|
|
memory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7852
|
|
|
|
|
|
|
menace => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7853
|
|
|
|
|
|
|
menacing => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7854
|
|
|
|
|
|
|
menagerie => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7855
|
|
|
|
|
|
|
mend => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7856
|
|
|
|
|
|
|
mending => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7857
|
|
|
|
|
|
|
menial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7858
|
|
|
|
|
|
|
meniscus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7859
|
|
|
|
|
|
|
menses => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7860
|
|
|
|
|
|
|
menstrual => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7861
|
|
|
|
|
|
|
mental => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7862
|
|
|
|
|
|
|
mention => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7863
|
|
|
|
|
|
|
mentor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7864
|
|
|
|
|
|
|
menu => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7865
|
|
|
|
|
|
|
meow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7866
|
|
|
|
|
|
|
mercantile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7867
|
|
|
|
|
|
|
mercenary => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7868
|
|
|
|
|
|
|
merchandise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7869
|
|
|
|
|
|
|
merchant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7870
|
|
|
|
|
|
|
merciful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7871
|
|
|
|
|
|
|
merciless => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7872
|
|
|
|
|
|
|
mercurial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7873
|
|
|
|
|
|
|
mercy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7874
|
|
|
|
|
|
|
mere => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7875
|
|
|
|
|
|
|
merge => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7876
|
|
|
|
|
|
|
meridian => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7877
|
|
|
|
|
|
|
meridional => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7878
|
|
|
|
|
|
|
merit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7879
|
|
|
|
|
|
|
meritorious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7880
|
|
|
|
|
|
|
mermaid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7881
|
|
|
|
|
|
|
merriment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
7882
|
|
|
|
|
|
|
merry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7883
|
|
|
|
|
|
|
mesa => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7884
|
|
|
|
|
|
|
mesh => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7885
|
|
|
|
|
|
|
meshes => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7886
|
|
|
|
|
|
|
mesmerized => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7887
|
|
|
|
|
|
|
mess => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7888
|
|
|
|
|
|
|
message => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7889
|
|
|
|
|
|
|
messenger => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7890
|
|
|
|
|
|
|
messy => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7891
|
|
|
|
|
|
|
metabolism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7892
|
|
|
|
|
|
|
metal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7893
|
|
|
|
|
|
|
metallurgy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7894
|
|
|
|
|
|
|
metamorphosis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7895
|
|
|
|
|
|
|
metaphor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7896
|
|
|
|
|
|
|
metaphorical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7897
|
|
|
|
|
|
|
metaphysical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7898
|
|
|
|
|
|
|
metaphysics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7899
|
|
|
|
|
|
|
metastasis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7900
|
|
|
|
|
|
|
meteor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7901
|
|
|
|
|
|
|
meteoric => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7902
|
|
|
|
|
|
|
meteorite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7903
|
|
|
|
|
|
|
meteorological => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7904
|
|
|
|
|
|
|
meteorology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7905
|
|
|
|
|
|
|
meter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7906
|
|
|
|
|
|
|
methanol => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7907
|
|
|
|
|
|
|
method => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7908
|
|
|
|
|
|
|
methodical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7909
|
|
|
|
|
|
|
meticulous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7910
|
|
|
|
|
|
|
metric => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7911
|
|
|
|
|
|
|
metrical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7912
|
|
|
|
|
|
|
metrology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7913
|
|
|
|
|
|
|
metropolis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7914
|
|
|
|
|
|
|
metropolitan => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7915
|
|
|
|
|
|
|
mettle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7916
|
|
|
|
|
|
|
mew => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7917
|
|
|
|
|
|
|
mica => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7918
|
|
|
|
|
|
|
mick => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7919
|
|
|
|
|
|
|
microbe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7920
|
|
|
|
|
|
|
microbiology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7921
|
|
|
|
|
|
|
microcosm => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7922
|
|
|
|
|
|
|
microgram => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7923
|
|
|
|
|
|
|
micrometer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7924
|
|
|
|
|
|
|
micron => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7925
|
|
|
|
|
|
|
microphone => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7926
|
|
|
|
|
|
|
microscope => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
7927
|
|
|
|
|
|
|
microscopic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7928
|
|
|
|
|
|
|
microscopically => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7929
|
|
|
|
|
|
|
microscopy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7930
|
|
|
|
|
|
|
mid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7931
|
|
|
|
|
|
|
midday => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7932
|
|
|
|
|
|
|
middle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7933
|
|
|
|
|
|
|
middleman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7934
|
|
|
|
|
|
|
midland => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7935
|
|
|
|
|
|
|
midnight => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7936
|
|
|
|
|
|
|
midst => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7937
|
|
|
|
|
|
|
midsummer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7938
|
|
|
|
|
|
|
midway => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7939
|
|
|
|
|
|
|
midwife => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7940
|
|
|
|
|
|
|
midwifery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7941
|
|
|
|
|
|
|
mien => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7942
|
|
|
|
|
|
|
mighty => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7943
|
|
|
|
|
|
|
migrate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7944
|
|
|
|
|
|
|
migration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7945
|
|
|
|
|
|
|
migratory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7946
|
|
|
|
|
|
|
mike => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7947
|
|
|
|
|
|
|
mildew => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7948
|
|
|
|
|
|
|
mile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7949
|
|
|
|
|
|
|
mileage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7950
|
|
|
|
|
|
|
milestone => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7951
|
|
|
|
|
|
|
militant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7952
|
|
|
|
|
|
|
military => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7953
|
|
|
|
|
|
|
militia => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
7954
|
|
|
|
|
|
|
milk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7955
|
|
|
|
|
|
|
milky => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7956
|
|
|
|
|
|
|
mill => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7957
|
|
|
|
|
|
|
millennium => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7958
|
|
|
|
|
|
|
milligram => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7959
|
|
|
|
|
|
|
millimeter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7960
|
|
|
|
|
|
|
million => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7961
|
|
|
|
|
|
|
millionaire => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7962
|
|
|
|
|
|
|
mime => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7963
|
|
|
|
|
|
|
mimic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7964
|
|
|
|
|
|
|
mimicking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7965
|
|
|
|
|
|
|
mimicry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
7966
|
|
|
|
|
|
|
mind => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7967
|
|
|
|
|
|
|
minded => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7968
|
|
|
|
|
|
|
mindful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7969
|
|
|
|
|
|
|
mindfulness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
7970
|
|
|
|
|
|
|
mine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7971
|
|
|
|
|
|
|
miner => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7972
|
|
|
|
|
|
|
mineral => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7973
|
|
|
|
|
|
|
mineralogy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7974
|
|
|
|
|
|
|
mingle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7975
|
|
|
|
|
|
|
mingled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7976
|
|
|
|
|
|
|
miniature => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7977
|
|
|
|
|
|
|
minibus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7978
|
|
|
|
|
|
|
minim => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7979
|
|
|
|
|
|
|
minimize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7980
|
|
|
|
|
|
|
minimum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7981
|
|
|
|
|
|
|
minister => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7982
|
|
|
|
|
|
|
ministerial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7983
|
|
|
|
|
|
|
ministry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
7984
|
|
|
|
|
|
|
minivan => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7985
|
|
|
|
|
|
|
minnow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7986
|
|
|
|
|
|
|
minor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7987
|
|
|
|
|
|
|
minority => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7988
|
|
|
|
|
|
|
minstrel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7989
|
|
|
|
|
|
|
mint => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7990
|
|
|
|
|
|
|
minuscule => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7991
|
|
|
|
|
|
|
minute => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7992
|
|
|
|
|
|
|
minutiae => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7993
|
|
|
|
|
|
|
mir => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7994
|
|
|
|
|
|
|
miracle => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
7995
|
|
|
|
|
|
|
miraculous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
7996
|
|
|
|
|
|
|
mirage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7997
|
|
|
|
|
|
|
mire => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7998
|
|
|
|
|
|
|
mirror => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
7999
|
|
|
|
|
|
|
mirth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8000
|
|
|
|
|
|
|
misappropriation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8001
|
|
|
|
|
|
|
misbehavior => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
8002
|
|
|
|
|
|
|
miscarriage => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8003
|
|
|
|
|
|
|
miscellaneous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8004
|
|
|
|
|
|
|
miscellany => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8005
|
|
|
|
|
|
|
mischief => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8006
|
|
|
|
|
|
|
mischievous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8007
|
|
|
|
|
|
|
misconception => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8008
|
|
|
|
|
|
|
misconduct => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8009
|
|
|
|
|
|
|
misdemeanor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8010
|
|
|
|
|
|
|
miserable => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8011
|
|
|
|
|
|
|
miserably => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8012
|
|
|
|
|
|
|
misery => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8013
|
|
|
|
|
|
|
misfortune => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8014
|
|
|
|
|
|
|
misguided => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8015
|
|
|
|
|
|
|
mishap => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
8016
|
|
|
|
|
|
|
misinformed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8017
|
|
|
|
|
|
|
misinterpretation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8018
|
|
|
|
|
|
|
mislead => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
8019
|
|
|
|
|
|
|
misleading => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8020
|
|
|
|
|
|
|
mismanagement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8021
|
|
|
|
|
|
|
mismatch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8022
|
|
|
|
|
|
|
mismatched => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8023
|
|
|
|
|
|
|
misnomer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8024
|
|
|
|
|
|
|
misplace => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8025
|
|
|
|
|
|
|
misplaced => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8026
|
|
|
|
|
|
|
misrepresent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8027
|
|
|
|
|
|
|
misrepresentation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8028
|
|
|
|
|
|
|
misrepresented => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8029
|
|
|
|
|
|
|
miss => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8030
|
|
|
|
|
|
|
missile => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8031
|
|
|
|
|
|
|
missing => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8032
|
|
|
|
|
|
|
mission => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8033
|
|
|
|
|
|
|
missionary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8034
|
|
|
|
|
|
|
misstatement => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8035
|
|
|
|
|
|
|
mist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8036
|
|
|
|
|
|
|
mistake => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8037
|
|
|
|
|
|
|
mistaken => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8038
|
|
|
|
|
|
|
mister => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8039
|
|
|
|
|
|
|
mistress => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8040
|
|
|
|
|
|
|
mistrust => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8041
|
|
|
|
|
|
|
misty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8042
|
|
|
|
|
|
|
misunderstand => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8043
|
|
|
|
|
|
|
misunderstanding => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8044
|
|
|
|
|
|
|
misuse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8045
|
|
|
|
|
|
|
mite => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8046
|
|
|
|
|
|
|
miter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8047
|
|
|
|
|
|
|
mitigation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8048
|
|
|
|
|
|
|
mix => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8049
|
|
|
|
|
|
|
mixed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8050
|
|
|
|
|
|
|
mixture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8051
|
|
|
|
|
|
|
moan => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8052
|
|
|
|
|
|
|
moat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
8053
|
|
|
|
|
|
|
mob => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8054
|
|
|
|
|
|
|
mobile => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8055
|
|
|
|
|
|
|
mobility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8056
|
|
|
|
|
|
|
mobilization => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8057
|
|
|
|
|
|
|
mobilize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8058
|
|
|
|
|
|
|
mockery => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8059
|
|
|
|
|
|
|
mocking => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8060
|
|
|
|
|
|
|
modal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8061
|
|
|
|
|
|
|
modality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8062
|
|
|
|
|
|
|
mode => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8063
|
|
|
|
|
|
|
model => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8064
|
|
|
|
|
|
|
modeler => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8065
|
|
|
|
|
|
|
moderate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8066
|
|
|
|
|
|
|
moderately => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8067
|
|
|
|
|
|
|
moderating => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8068
|
|
|
|
|
|
|
moderation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8069
|
|
|
|
|
|
|
moderator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8070
|
|
|
|
|
|
|
modern => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8071
|
|
|
|
|
|
|
modernism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8072
|
|
|
|
|
|
|
modest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8073
|
|
|
|
|
|
|
modesty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8074
|
|
|
|
|
|
|
modicum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8075
|
|
|
|
|
|
|
modifiable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8076
|
|
|
|
|
|
|
modification => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8077
|
|
|
|
|
|
|
modified => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8078
|
|
|
|
|
|
|
modify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
8079
|
|
|
|
|
|
|
modulate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8080
|
|
|
|
|
|
|
modulation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8081
|
|
|
|
|
|
|
module => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8082
|
|
|
|
|
|
|
modulus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8083
|
|
|
|
|
|
|
mogul => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8084
|
|
|
|
|
|
|
moiety => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8085
|
|
|
|
|
|
|
moist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8086
|
|
|
|
|
|
|
moisture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8087
|
|
|
|
|
|
|
molar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8088
|
|
|
|
|
|
|
molasses => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8089
|
|
|
|
|
|
|
mold => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8090
|
|
|
|
|
|
|
molded => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8091
|
|
|
|
|
|
|
molding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8092
|
|
|
|
|
|
|
moldy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8093
|
|
|
|
|
|
|
molecular => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8094
|
|
|
|
|
|
|
molecule => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8095
|
|
|
|
|
|
|
molestation => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8096
|
|
|
|
|
|
|
molten => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8097
|
|
|
|
|
|
|
moment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8098
|
|
|
|
|
|
|
momentary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8099
|
|
|
|
|
|
|
momentous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8100
|
|
|
|
|
|
|
momentum => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8101
|
|
|
|
|
|
|
monad => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8102
|
|
|
|
|
|
|
monarch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8103
|
|
|
|
|
|
|
monarchy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8104
|
|
|
|
|
|
|
monastery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8105
|
|
|
|
|
|
|
monastic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8106
|
|
|
|
|
|
|
monetary => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8107
|
|
|
|
|
|
|
money => { anger => 1, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
8108
|
|
|
|
|
|
|
monk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8109
|
|
|
|
|
|
|
monkey => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8110
|
|
|
|
|
|
|
monochrome => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8111
|
|
|
|
|
|
|
monogamy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
8112
|
|
|
|
|
|
|
monogram => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8113
|
|
|
|
|
|
|
monograph => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8114
|
|
|
|
|
|
|
monolayer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8115
|
|
|
|
|
|
|
monologue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8116
|
|
|
|
|
|
|
monopolist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8117
|
|
|
|
|
|
|
monopoly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8118
|
|
|
|
|
|
|
monotony => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8119
|
|
|
|
|
|
|
monsoon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8120
|
|
|
|
|
|
|
monster => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8121
|
|
|
|
|
|
|
monstrosity => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
8122
|
|
|
|
|
|
|
monte => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8123
|
|
|
|
|
|
|
month => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8124
|
|
|
|
|
|
|
monthly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8125
|
|
|
|
|
|
|
monument => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8126
|
|
|
|
|
|
|
monumental => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8127
|
|
|
|
|
|
|
moo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8128
|
|
|
|
|
|
|
moods => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8129
|
|
|
|
|
|
|
moody => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8130
|
|
|
|
|
|
|
moon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8131
|
|
|
|
|
|
|
moonlight => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8132
|
|
|
|
|
|
|
moored => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8133
|
|
|
|
|
|
|
mooring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8134
|
|
|
|
|
|
|
moorings => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
8135
|
|
|
|
|
|
|
moorland => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8136
|
|
|
|
|
|
|
moose => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8137
|
|
|
|
|
|
|
moot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8138
|
|
|
|
|
|
|
mooted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8139
|
|
|
|
|
|
|
mop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8140
|
|
|
|
|
|
|
moral => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8141
|
|
|
|
|
|
|
morality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8142
|
|
|
|
|
|
|
morals => { anger => 1, anticipation => 1, disgust => 1, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
8143
|
|
|
|
|
|
|
morass => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8144
|
|
|
|
|
|
|
moratorium => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8145
|
|
|
|
|
|
|
morbid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8146
|
|
|
|
|
|
|
morbidity => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8147
|
|
|
|
|
|
|
morgue => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8148
|
|
|
|
|
|
|
moribund => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8149
|
|
|
|
|
|
|
morn => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8150
|
|
|
|
|
|
|
morning => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8151
|
|
|
|
|
|
|
moron => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8152
|
|
|
|
|
|
|
moronic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8153
|
|
|
|
|
|
|
morphine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8154
|
|
|
|
|
|
|
morphism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8155
|
|
|
|
|
|
|
morphology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8156
|
|
|
|
|
|
|
morrow => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8157
|
|
|
|
|
|
|
morsel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8158
|
|
|
|
|
|
|
mortal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8159
|
|
|
|
|
|
|
mortality => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8160
|
|
|
|
|
|
|
mortar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8161
|
|
|
|
|
|
|
mortgage => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8162
|
|
|
|
|
|
|
mortgagee => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
8163
|
|
|
|
|
|
|
mortgagor => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8164
|
|
|
|
|
|
|
mortification => { anger => 0, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8165
|
|
|
|
|
|
|
mortuary => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8166
|
|
|
|
|
|
|
mosaic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8167
|
|
|
|
|
|
|
mosque => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8168
|
|
|
|
|
|
|
mosquito => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8169
|
|
|
|
|
|
|
moss => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8170
|
|
|
|
|
|
|
mossy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8171
|
|
|
|
|
|
|
mote => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8172
|
|
|
|
|
|
|
moth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8173
|
|
|
|
|
|
|
mother => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 1, positive => 1, sadness => 1, surprise => 0, trust => 1 }, |
8174
|
|
|
|
|
|
|
motherhood => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8175
|
|
|
|
|
|
|
motion => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8176
|
|
|
|
|
|
|
motionless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8177
|
|
|
|
|
|
|
motive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8178
|
|
|
|
|
|
|
motley => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8179
|
|
|
|
|
|
|
motor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8180
|
|
|
|
|
|
|
motorbike => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8181
|
|
|
|
|
|
|
motorcycle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8182
|
|
|
|
|
|
|
motte => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8183
|
|
|
|
|
|
|
mottled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8184
|
|
|
|
|
|
|
motto => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8185
|
|
|
|
|
|
|
mould => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8186
|
|
|
|
|
|
|
mound => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8187
|
|
|
|
|
|
|
mount => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8188
|
|
|
|
|
|
|
mountain => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8189
|
|
|
|
|
|
|
mountaineer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8190
|
|
|
|
|
|
|
mountainous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8191
|
|
|
|
|
|
|
mourn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8192
|
|
|
|
|
|
|
mournful => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8193
|
|
|
|
|
|
|
mourning => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8194
|
|
|
|
|
|
|
mouse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8195
|
|
|
|
|
|
|
moustache => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8196
|
|
|
|
|
|
|
mouth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
8197
|
|
|
|
|
|
|
mouthful => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8198
|
|
|
|
|
|
|
mouthpiece => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8199
|
|
|
|
|
|
|
movable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8200
|
|
|
|
|
|
|
move => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8201
|
|
|
|
|
|
|
movement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8202
|
|
|
|
|
|
|
mover => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8203
|
|
|
|
|
|
|
movie => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8204
|
|
|
|
|
|
|
moving => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8205
|
|
|
|
|
|
|
mow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8206
|
|
|
|
|
|
|
muck => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8207
|
|
|
|
|
|
|
mucous => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8208
|
|
|
|
|
|
|
mucus => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8209
|
|
|
|
|
|
|
mud => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8210
|
|
|
|
|
|
|
muddle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8211
|
|
|
|
|
|
|
muddled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8212
|
|
|
|
|
|
|
muddy => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8213
|
|
|
|
|
|
|
muff => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8214
|
|
|
|
|
|
|
muffled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8215
|
|
|
|
|
|
|
muffler => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8216
|
|
|
|
|
|
|
mug => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 1, sadness => 1, surprise => 0, trust => 0 }, |
8217
|
|
|
|
|
|
|
mule => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
8218
|
|
|
|
|
|
|
multilateral => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8219
|
|
|
|
|
|
|
multiple => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8220
|
|
|
|
|
|
|
multiplex => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8221
|
|
|
|
|
|
|
multiplication => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8222
|
|
|
|
|
|
|
multiplicity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8223
|
|
|
|
|
|
|
multiplied => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8224
|
|
|
|
|
|
|
multiplier => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8225
|
|
|
|
|
|
|
multiply => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8226
|
|
|
|
|
|
|
multitude => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8227
|
|
|
|
|
|
|
mum => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8228
|
|
|
|
|
|
|
mumble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8229
|
|
|
|
|
|
|
mummy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8230
|
|
|
|
|
|
|
mumps => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8231
|
|
|
|
|
|
|
munch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8232
|
|
|
|
|
|
|
mundane => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8233
|
|
|
|
|
|
|
municipal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8234
|
|
|
|
|
|
|
municipality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8235
|
|
|
|
|
|
|
mural => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8236
|
|
|
|
|
|
|
murder => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
8237
|
|
|
|
|
|
|
murderer => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8238
|
|
|
|
|
|
|
murderous => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
8239
|
|
|
|
|
|
|
murky => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8240
|
|
|
|
|
|
|
murmur => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8241
|
|
|
|
|
|
|
muscle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8242
|
|
|
|
|
|
|
muscular => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8243
|
|
|
|
|
|
|
muse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8244
|
|
|
|
|
|
|
muses => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8245
|
|
|
|
|
|
|
museum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8246
|
|
|
|
|
|
|
mush => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8247
|
|
|
|
|
|
|
mushroom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8248
|
|
|
|
|
|
|
music => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 0 }, |
8249
|
|
|
|
|
|
|
musical => { anger => 1, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 1, trust => 1 }, |
8250
|
|
|
|
|
|
|
musician => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8251
|
|
|
|
|
|
|
musing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8252
|
|
|
|
|
|
|
musk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8253
|
|
|
|
|
|
|
musket => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8254
|
|
|
|
|
|
|
muslin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8255
|
|
|
|
|
|
|
muss => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8256
|
|
|
|
|
|
|
mustang => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8257
|
|
|
|
|
|
|
mustard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8258
|
|
|
|
|
|
|
muster => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8259
|
|
|
|
|
|
|
musty => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8260
|
|
|
|
|
|
|
mutable => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8261
|
|
|
|
|
|
|
mutant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8262
|
|
|
|
|
|
|
mutation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8263
|
|
|
|
|
|
|
mutilated => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8264
|
|
|
|
|
|
|
mutilation => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8265
|
|
|
|
|
|
|
mutiny => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
8266
|
|
|
|
|
|
|
mutter => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8267
|
|
|
|
|
|
|
mutton => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8268
|
|
|
|
|
|
|
mutual => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8269
|
|
|
|
|
|
|
mutually => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8270
|
|
|
|
|
|
|
muzzle => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8271
|
|
|
|
|
|
|
myopia => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8272
|
|
|
|
|
|
|
myopic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8273
|
|
|
|
|
|
|
myriad => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8274
|
|
|
|
|
|
|
mysterious => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
8275
|
|
|
|
|
|
|
mystery => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
8276
|
|
|
|
|
|
|
mystic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
8277
|
|
|
|
|
|
|
mystical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8278
|
|
|
|
|
|
|
mysticism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8279
|
|
|
|
|
|
|
myth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8280
|
|
|
|
|
|
|
mythic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8281
|
|
|
|
|
|
|
mythical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8282
|
|
|
|
|
|
|
mythological => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8283
|
|
|
|
|
|
|
mythology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8284
|
|
|
|
|
|
|
nab => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
8285
|
|
|
|
|
|
|
nadir => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8286
|
|
|
|
|
|
|
nag => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8287
|
|
|
|
|
|
|
nail => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8288
|
|
|
|
|
|
|
naive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8289
|
|
|
|
|
|
|
naked => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8290
|
|
|
|
|
|
|
named => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8291
|
|
|
|
|
|
|
nameless => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8292
|
|
|
|
|
|
|
namesake => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8293
|
|
|
|
|
|
|
naming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8294
|
|
|
|
|
|
|
nanny => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8295
|
|
|
|
|
|
|
nanometer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8296
|
|
|
|
|
|
|
nap => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8297
|
|
|
|
|
|
|
nape => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8298
|
|
|
|
|
|
|
napkin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8299
|
|
|
|
|
|
|
napping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8300
|
|
|
|
|
|
|
nappy => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8301
|
|
|
|
|
|
|
narcotic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8302
|
|
|
|
|
|
|
narrate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8303
|
|
|
|
|
|
|
narration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8304
|
|
|
|
|
|
|
narrative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8305
|
|
|
|
|
|
|
narrator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8306
|
|
|
|
|
|
|
narrow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8307
|
|
|
|
|
|
|
narrowing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8308
|
|
|
|
|
|
|
nascent => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8309
|
|
|
|
|
|
|
nasty => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8310
|
|
|
|
|
|
|
natal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8311
|
|
|
|
|
|
|
nation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
8312
|
|
|
|
|
|
|
national => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8313
|
|
|
|
|
|
|
nationality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8314
|
|
|
|
|
|
|
native => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8315
|
|
|
|
|
|
|
nativity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8316
|
|
|
|
|
|
|
naturalist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8317
|
|
|
|
|
|
|
naturalization => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8318
|
|
|
|
|
|
|
naturalized => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8319
|
|
|
|
|
|
|
naturally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8320
|
|
|
|
|
|
|
nature => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8321
|
|
|
|
|
|
|
naught => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8322
|
|
|
|
|
|
|
naughty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8323
|
|
|
|
|
|
|
nausea => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8324
|
|
|
|
|
|
|
nauseous => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8325
|
|
|
|
|
|
|
nautical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8326
|
|
|
|
|
|
|
naval => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8327
|
|
|
|
|
|
|
nave => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8328
|
|
|
|
|
|
|
navel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8329
|
|
|
|
|
|
|
navigable => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8330
|
|
|
|
|
|
|
navigate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8331
|
|
|
|
|
|
|
navigation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8332
|
|
|
|
|
|
|
navigator => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
8333
|
|
|
|
|
|
|
navy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8334
|
|
|
|
|
|
|
nay => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8335
|
|
|
|
|
|
|
neatly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8336
|
|
|
|
|
|
|
nebula => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8337
|
|
|
|
|
|
|
nebulae => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8338
|
|
|
|
|
|
|
nebulous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8339
|
|
|
|
|
|
|
necessarily => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8340
|
|
|
|
|
|
|
necessitate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8341
|
|
|
|
|
|
|
necessities => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8342
|
|
|
|
|
|
|
necessity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8343
|
|
|
|
|
|
|
neck => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8344
|
|
|
|
|
|
|
necklace => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8345
|
|
|
|
|
|
|
necrosis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8346
|
|
|
|
|
|
|
nectar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8347
|
|
|
|
|
|
|
needful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8348
|
|
|
|
|
|
|
needle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8349
|
|
|
|
|
|
|
needless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8350
|
|
|
|
|
|
|
needy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8351
|
|
|
|
|
|
|
nefarious => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
8352
|
|
|
|
|
|
|
negation => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8353
|
|
|
|
|
|
|
negative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8354
|
|
|
|
|
|
|
neglect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8355
|
|
|
|
|
|
|
neglected => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8356
|
|
|
|
|
|
|
neglecting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8357
|
|
|
|
|
|
|
negligence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8358
|
|
|
|
|
|
|
negligent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8359
|
|
|
|
|
|
|
negligently => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8360
|
|
|
|
|
|
|
negligible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8361
|
|
|
|
|
|
|
negotiate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8362
|
|
|
|
|
|
|
negotiation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8363
|
|
|
|
|
|
|
negotiator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8364
|
|
|
|
|
|
|
negro => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8365
|
|
|
|
|
|
|
neigh => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8366
|
|
|
|
|
|
|
neighbor => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8367
|
|
|
|
|
|
|
neighborhood => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8368
|
|
|
|
|
|
|
neighboring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8369
|
|
|
|
|
|
|
neonatal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8370
|
|
|
|
|
|
|
neophyte => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8371
|
|
|
|
|
|
|
neoprene => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8372
|
|
|
|
|
|
|
nephew => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8373
|
|
|
|
|
|
|
nepotism => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8374
|
|
|
|
|
|
|
nerve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8375
|
|
|
|
|
|
|
nervous => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8376
|
|
|
|
|
|
|
nervousness => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8377
|
|
|
|
|
|
|
ness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8378
|
|
|
|
|
|
|
nest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
8379
|
|
|
|
|
|
|
nestle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8380
|
|
|
|
|
|
|
nestling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8381
|
|
|
|
|
|
|
net => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8382
|
|
|
|
|
|
|
nether => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8383
|
|
|
|
|
|
|
netting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8384
|
|
|
|
|
|
|
nettle => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8385
|
|
|
|
|
|
|
network => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8386
|
|
|
|
|
|
|
neuralgia => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8387
|
|
|
|
|
|
|
neurology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8388
|
|
|
|
|
|
|
neurosis => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8389
|
|
|
|
|
|
|
neurotic => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8390
|
|
|
|
|
|
|
neuter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8391
|
|
|
|
|
|
|
neutral => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
8392
|
|
|
|
|
|
|
neutrality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
8393
|
|
|
|
|
|
|
neutralize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8394
|
|
|
|
|
|
|
newborn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8395
|
|
|
|
|
|
|
newcomer => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
8396
|
|
|
|
|
|
|
newly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8397
|
|
|
|
|
|
|
newness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8398
|
|
|
|
|
|
|
news => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8399
|
|
|
|
|
|
|
newspaper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8400
|
|
|
|
|
|
|
newsstand => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8401
|
|
|
|
|
|
|
nib => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8402
|
|
|
|
|
|
|
nibble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8403
|
|
|
|
|
|
|
niche => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8404
|
|
|
|
|
|
|
nichts => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8405
|
|
|
|
|
|
|
nick => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8406
|
|
|
|
|
|
|
nickel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8407
|
|
|
|
|
|
|
nickname => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8408
|
|
|
|
|
|
|
nicotine => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8409
|
|
|
|
|
|
|
niece => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8410
|
|
|
|
|
|
|
nigger => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8411
|
|
|
|
|
|
|
nigh => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8412
|
|
|
|
|
|
|
night => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8413
|
|
|
|
|
|
|
nightfall => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8414
|
|
|
|
|
|
|
nightingale => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8415
|
|
|
|
|
|
|
nightmare => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8416
|
|
|
|
|
|
|
nihilism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8417
|
|
|
|
|
|
|
nil => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8418
|
|
|
|
|
|
|
nimble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8419
|
|
|
|
|
|
|
ninety => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8420
|
|
|
|
|
|
|
ninth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8421
|
|
|
|
|
|
|
nip => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8422
|
|
|
|
|
|
|
nipple => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8423
|
|
|
|
|
|
|
nix => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8424
|
|
|
|
|
|
|
nobility => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8425
|
|
|
|
|
|
|
noble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8426
|
|
|
|
|
|
|
nobleman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8427
|
|
|
|
|
|
|
nocturnal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8428
|
|
|
|
|
|
|
nod => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8429
|
|
|
|
|
|
|
nodding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8430
|
|
|
|
|
|
|
node => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8431
|
|
|
|
|
|
|
nodular => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8432
|
|
|
|
|
|
|
nodule => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8433
|
|
|
|
|
|
|
noise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8434
|
|
|
|
|
|
|
noisy => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8435
|
|
|
|
|
|
|
nomad => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8436
|
|
|
|
|
|
|
nomadic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8437
|
|
|
|
|
|
|
nomenclature => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8438
|
|
|
|
|
|
|
nominal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8439
|
|
|
|
|
|
|
nominate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8440
|
|
|
|
|
|
|
nomination => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8441
|
|
|
|
|
|
|
nominee => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8442
|
|
|
|
|
|
|
nonce => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8443
|
|
|
|
|
|
|
noncompliance => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8444
|
|
|
|
|
|
|
nondescript => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8445
|
|
|
|
|
|
|
nonexistent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8446
|
|
|
|
|
|
|
nonpayment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8447
|
|
|
|
|
|
|
nonresident => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8448
|
|
|
|
|
|
|
nonsense => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8449
|
|
|
|
|
|
|
nonsensical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8450
|
|
|
|
|
|
|
noodle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8451
|
|
|
|
|
|
|
nook => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8452
|
|
|
|
|
|
|
noon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8453
|
|
|
|
|
|
|
noose => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8454
|
|
|
|
|
|
|
norm => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8455
|
|
|
|
|
|
|
normal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8456
|
|
|
|
|
|
|
normalcy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8457
|
|
|
|
|
|
|
normality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8458
|
|
|
|
|
|
|
nose => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8459
|
|
|
|
|
|
|
nostalgia => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8460
|
|
|
|
|
|
|
nostril => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8461
|
|
|
|
|
|
|
notable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8462
|
|
|
|
|
|
|
notables => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8463
|
|
|
|
|
|
|
notably => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8464
|
|
|
|
|
|
|
notary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
8465
|
|
|
|
|
|
|
notation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8466
|
|
|
|
|
|
|
notch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8467
|
|
|
|
|
|
|
notched => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8468
|
|
|
|
|
|
|
note => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8469
|
|
|
|
|
|
|
notebook => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8470
|
|
|
|
|
|
|
noted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8471
|
|
|
|
|
|
|
noteworthy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8472
|
|
|
|
|
|
|
nothingness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8473
|
|
|
|
|
|
|
notice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8474
|
|
|
|
|
|
|
noticeable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8475
|
|
|
|
|
|
|
notification => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8476
|
|
|
|
|
|
|
notify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8477
|
|
|
|
|
|
|
notion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8478
|
|
|
|
|
|
|
notional => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8479
|
|
|
|
|
|
|
notoriety => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8480
|
|
|
|
|
|
|
notwithstanding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8481
|
|
|
|
|
|
|
nought => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8482
|
|
|
|
|
|
|
noun => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8483
|
|
|
|
|
|
|
nourish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8484
|
|
|
|
|
|
|
nourishment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8485
|
|
|
|
|
|
|
nouveau => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8486
|
|
|
|
|
|
|
novelty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8487
|
|
|
|
|
|
|
novice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8488
|
|
|
|
|
|
|
nowadays => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8489
|
|
|
|
|
|
|
noxious => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8490
|
|
|
|
|
|
|
nozzle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8491
|
|
|
|
|
|
|
nuance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8492
|
|
|
|
|
|
|
nuances => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8493
|
|
|
|
|
|
|
nucleus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8494
|
|
|
|
|
|
|
nude => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8495
|
|
|
|
|
|
|
nudge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8496
|
|
|
|
|
|
|
nudity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8497
|
|
|
|
|
|
|
nugget => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8498
|
|
|
|
|
|
|
nuisance => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8499
|
|
|
|
|
|
|
nul => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8500
|
|
|
|
|
|
|
null => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8501
|
|
|
|
|
|
|
nullify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
8502
|
|
|
|
|
|
|
numb => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8503
|
|
|
|
|
|
|
number => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8504
|
|
|
|
|
|
|
numbering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8505
|
|
|
|
|
|
|
numbers => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8506
|
|
|
|
|
|
|
numbness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8507
|
|
|
|
|
|
|
numeral => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8508
|
|
|
|
|
|
|
numerator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8509
|
|
|
|
|
|
|
numerical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8510
|
|
|
|
|
|
|
numerically => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8511
|
|
|
|
|
|
|
numerous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8512
|
|
|
|
|
|
|
nun => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
8513
|
|
|
|
|
|
|
nurse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8514
|
|
|
|
|
|
|
nursery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8515
|
|
|
|
|
|
|
nurture => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8516
|
|
|
|
|
|
|
nutmeg => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8517
|
|
|
|
|
|
|
nutrition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8518
|
|
|
|
|
|
|
nutritious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 0 }, |
8519
|
|
|
|
|
|
|
nutritive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8520
|
|
|
|
|
|
|
nuts => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8521
|
|
|
|
|
|
|
nymph => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8522
|
|
|
|
|
|
|
oaf => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8523
|
|
|
|
|
|
|
oak => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8524
|
|
|
|
|
|
|
oar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8525
|
|
|
|
|
|
|
oasis => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8526
|
|
|
|
|
|
|
oath => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8527
|
|
|
|
|
|
|
oatmeal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8528
|
|
|
|
|
|
|
obedience => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8529
|
|
|
|
|
|
|
obedient => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8530
|
|
|
|
|
|
|
obediently => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8531
|
|
|
|
|
|
|
obelisk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8532
|
|
|
|
|
|
|
obese => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8533
|
|
|
|
|
|
|
obesity => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8534
|
|
|
|
|
|
|
obey => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
8535
|
|
|
|
|
|
|
obi => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8536
|
|
|
|
|
|
|
obit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
8537
|
|
|
|
|
|
|
obituary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8538
|
|
|
|
|
|
|
object => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8539
|
|
|
|
|
|
|
objection => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8540
|
|
|
|
|
|
|
objectionable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8541
|
|
|
|
|
|
|
objective => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8542
|
|
|
|
|
|
|
obligation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8543
|
|
|
|
|
|
|
obligatory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8544
|
|
|
|
|
|
|
oblige => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
8545
|
|
|
|
|
|
|
obliged => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8546
|
|
|
|
|
|
|
obliging => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
8547
|
|
|
|
|
|
|
obligor => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8548
|
|
|
|
|
|
|
oblique => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8549
|
|
|
|
|
|
|
obliterate => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8550
|
|
|
|
|
|
|
obliterated => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8551
|
|
|
|
|
|
|
obliteration => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8552
|
|
|
|
|
|
|
oblivion => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8553
|
|
|
|
|
|
|
oblivious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8554
|
|
|
|
|
|
|
oblong => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8555
|
|
|
|
|
|
|
obnoxious => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8556
|
|
|
|
|
|
|
oboe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8557
|
|
|
|
|
|
|
obscene => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8558
|
|
|
|
|
|
|
obscenity => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8559
|
|
|
|
|
|
|
obscure => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8560
|
|
|
|
|
|
|
obscured => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8561
|
|
|
|
|
|
|
obscurity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8562
|
|
|
|
|
|
|
observance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8563
|
|
|
|
|
|
|
observant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8564
|
|
|
|
|
|
|
observation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8565
|
|
|
|
|
|
|
observatory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8566
|
|
|
|
|
|
|
observe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8567
|
|
|
|
|
|
|
observer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8568
|
|
|
|
|
|
|
observing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8569
|
|
|
|
|
|
|
obsession => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8570
|
|
|
|
|
|
|
obsolescence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8571
|
|
|
|
|
|
|
obstacle => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8572
|
|
|
|
|
|
|
obstetrician => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
8573
|
|
|
|
|
|
|
obstetrics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8574
|
|
|
|
|
|
|
obstinate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8575
|
|
|
|
|
|
|
obstruct => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8576
|
|
|
|
|
|
|
obstruction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8577
|
|
|
|
|
|
|
obstructive => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8578
|
|
|
|
|
|
|
obtain => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8579
|
|
|
|
|
|
|
obtainable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8580
|
|
|
|
|
|
|
obtuse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8581
|
|
|
|
|
|
|
obverse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8582
|
|
|
|
|
|
|
obvious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8583
|
|
|
|
|
|
|
ocarina => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8584
|
|
|
|
|
|
|
occasion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8585
|
|
|
|
|
|
|
occasional => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
8586
|
|
|
|
|
|
|
occasionally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8587
|
|
|
|
|
|
|
occlusion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8588
|
|
|
|
|
|
|
occult => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8589
|
|
|
|
|
|
|
occupancy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8590
|
|
|
|
|
|
|
occupant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8591
|
|
|
|
|
|
|
occupation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8592
|
|
|
|
|
|
|
occupied => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8593
|
|
|
|
|
|
|
occupier => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8594
|
|
|
|
|
|
|
occupy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8595
|
|
|
|
|
|
|
occupying => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8596
|
|
|
|
|
|
|
occur => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8597
|
|
|
|
|
|
|
occurrence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8598
|
|
|
|
|
|
|
ocean => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8599
|
|
|
|
|
|
|
oceanic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8600
|
|
|
|
|
|
|
octagon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8601
|
|
|
|
|
|
|
octave => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8602
|
|
|
|
|
|
|
octopus => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8603
|
|
|
|
|
|
|
ocular => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8604
|
|
|
|
|
|
|
oddity => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
8605
|
|
|
|
|
|
|
odds => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8606
|
|
|
|
|
|
|
ode => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8607
|
|
|
|
|
|
|
odious => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8608
|
|
|
|
|
|
|
odometer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8609
|
|
|
|
|
|
|
odor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8610
|
|
|
|
|
|
|
oestrogen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8611
|
|
|
|
|
|
|
oeuvre => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8612
|
|
|
|
|
|
|
offal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8613
|
|
|
|
|
|
|
offend => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8614
|
|
|
|
|
|
|
offended => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8615
|
|
|
|
|
|
|
offender => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8616
|
|
|
|
|
|
|
offense => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8617
|
|
|
|
|
|
|
offensive => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8618
|
|
|
|
|
|
|
offer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8619
|
|
|
|
|
|
|
offered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8620
|
|
|
|
|
|
|
offering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
8621
|
|
|
|
|
|
|
offhand => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8622
|
|
|
|
|
|
|
office => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8623
|
|
|
|
|
|
|
officer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8624
|
|
|
|
|
|
|
offices => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8625
|
|
|
|
|
|
|
official => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
8626
|
|
|
|
|
|
|
officiate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8627
|
|
|
|
|
|
|
offing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8628
|
|
|
|
|
|
|
offload => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8629
|
|
|
|
|
|
|
offset => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8630
|
|
|
|
|
|
|
offshoot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8631
|
|
|
|
|
|
|
offside => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8632
|
|
|
|
|
|
|
oft => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8633
|
|
|
|
|
|
|
oftentimes => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8634
|
|
|
|
|
|
|
ogre => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8635
|
|
|
|
|
|
|
oil => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8636
|
|
|
|
|
|
|
oils => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8637
|
|
|
|
|
|
|
ointment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8638
|
|
|
|
|
|
|
older => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8639
|
|
|
|
|
|
|
olfactory => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8640
|
|
|
|
|
|
|
oligarchy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8641
|
|
|
|
|
|
|
olive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8642
|
|
|
|
|
|
|
omega => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8643
|
|
|
|
|
|
|
omelet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8644
|
|
|
|
|
|
|
omen => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8645
|
|
|
|
|
|
|
ominous => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8646
|
|
|
|
|
|
|
omission => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8647
|
|
|
|
|
|
|
omit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8648
|
|
|
|
|
|
|
omitted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8649
|
|
|
|
|
|
|
omnibus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8650
|
|
|
|
|
|
|
omnipotence => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8651
|
|
|
|
|
|
|
omnipotent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8652
|
|
|
|
|
|
|
omnipresent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8653
|
|
|
|
|
|
|
omniscient => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8654
|
|
|
|
|
|
|
oncologist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8655
|
|
|
|
|
|
|
oneness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8656
|
|
|
|
|
|
|
onerous => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8657
|
|
|
|
|
|
|
oneself => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8658
|
|
|
|
|
|
|
ongoing => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8659
|
|
|
|
|
|
|
onion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8660
|
|
|
|
|
|
|
onset => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8661
|
|
|
|
|
|
|
onslaught => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8662
|
|
|
|
|
|
|
ontology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8663
|
|
|
|
|
|
|
onus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8664
|
|
|
|
|
|
|
onward => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8665
|
|
|
|
|
|
|
onyx => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8666
|
|
|
|
|
|
|
ooze => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8667
|
|
|
|
|
|
|
oozing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8668
|
|
|
|
|
|
|
opacity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8669
|
|
|
|
|
|
|
opal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8670
|
|
|
|
|
|
|
opaque => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8671
|
|
|
|
|
|
|
ope => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8672
|
|
|
|
|
|
|
open => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8673
|
|
|
|
|
|
|
opener => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8674
|
|
|
|
|
|
|
opening => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8675
|
|
|
|
|
|
|
openly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8676
|
|
|
|
|
|
|
openness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8677
|
|
|
|
|
|
|
opera => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 1, trust => 1 }, |
8678
|
|
|
|
|
|
|
operatic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8679
|
|
|
|
|
|
|
operation => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
8680
|
|
|
|
|
|
|
operations => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8681
|
|
|
|
|
|
|
operative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8682
|
|
|
|
|
|
|
operator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8683
|
|
|
|
|
|
|
ophthalmic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8684
|
|
|
|
|
|
|
ophthalmologist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8685
|
|
|
|
|
|
|
opiate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8686
|
|
|
|
|
|
|
opinion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8687
|
|
|
|
|
|
|
opinionated => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8688
|
|
|
|
|
|
|
opium => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8689
|
|
|
|
|
|
|
opponent => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8690
|
|
|
|
|
|
|
opportune => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8691
|
|
|
|
|
|
|
opportunism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8692
|
|
|
|
|
|
|
opportunity => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8693
|
|
|
|
|
|
|
oppose => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8694
|
|
|
|
|
|
|
opposed => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8695
|
|
|
|
|
|
|
opposing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8696
|
|
|
|
|
|
|
opposite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8697
|
|
|
|
|
|
|
opposites => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8698
|
|
|
|
|
|
|
opposition => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8699
|
|
|
|
|
|
|
oppress => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8700
|
|
|
|
|
|
|
oppression => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8701
|
|
|
|
|
|
|
oppressive => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8702
|
|
|
|
|
|
|
oppressor => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8703
|
|
|
|
|
|
|
optic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8704
|
|
|
|
|
|
|
optical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8705
|
|
|
|
|
|
|
optics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8706
|
|
|
|
|
|
|
optimism => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
8707
|
|
|
|
|
|
|
optimist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8708
|
|
|
|
|
|
|
option => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8709
|
|
|
|
|
|
|
optional => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8710
|
|
|
|
|
|
|
optionally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8711
|
|
|
|
|
|
|
options => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8712
|
|
|
|
|
|
|
optometrist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8713
|
|
|
|
|
|
|
opulence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8714
|
|
|
|
|
|
|
opulent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8715
|
|
|
|
|
|
|
opus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8716
|
|
|
|
|
|
|
oracle => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8717
|
|
|
|
|
|
|
oral => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8718
|
|
|
|
|
|
|
orange => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8719
|
|
|
|
|
|
|
oration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8720
|
|
|
|
|
|
|
orator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8721
|
|
|
|
|
|
|
oratory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8722
|
|
|
|
|
|
|
orb => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8723
|
|
|
|
|
|
|
orbit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8724
|
|
|
|
|
|
|
orbiting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8725
|
|
|
|
|
|
|
orbs => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8726
|
|
|
|
|
|
|
orc => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8727
|
|
|
|
|
|
|
orchard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8728
|
|
|
|
|
|
|
orchestra => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 1 }, |
8729
|
|
|
|
|
|
|
ordained => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8730
|
|
|
|
|
|
|
ordeal => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
8731
|
|
|
|
|
|
|
order => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8732
|
|
|
|
|
|
|
orderly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8733
|
|
|
|
|
|
|
ordinance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
8734
|
|
|
|
|
|
|
ordinary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8735
|
|
|
|
|
|
|
ordination => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8736
|
|
|
|
|
|
|
ordnance => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8737
|
|
|
|
|
|
|
ore => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8738
|
|
|
|
|
|
|
oregano => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8739
|
|
|
|
|
|
|
organ => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8740
|
|
|
|
|
|
|
organic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8741
|
|
|
|
|
|
|
organism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8742
|
|
|
|
|
|
|
organist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8743
|
|
|
|
|
|
|
organization => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
8744
|
|
|
|
|
|
|
organize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8745
|
|
|
|
|
|
|
organized => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8746
|
|
|
|
|
|
|
orgasm => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8747
|
|
|
|
|
|
|
orgies => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8748
|
|
|
|
|
|
|
orient => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8749
|
|
|
|
|
|
|
oriental => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8750
|
|
|
|
|
|
|
orientation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8751
|
|
|
|
|
|
|
orifice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8752
|
|
|
|
|
|
|
origin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8753
|
|
|
|
|
|
|
originality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
8754
|
|
|
|
|
|
|
originate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8755
|
|
|
|
|
|
|
origination => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8756
|
|
|
|
|
|
|
originator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8757
|
|
|
|
|
|
|
ornament => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8758
|
|
|
|
|
|
|
ornamental => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8759
|
|
|
|
|
|
|
ornamentation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8760
|
|
|
|
|
|
|
ornamented => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8761
|
|
|
|
|
|
|
ornate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8762
|
|
|
|
|
|
|
orphan => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8763
|
|
|
|
|
|
|
orthodox => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8764
|
|
|
|
|
|
|
orthodoxy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
8765
|
|
|
|
|
|
|
orthogonal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8766
|
|
|
|
|
|
|
oscillate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8767
|
|
|
|
|
|
|
oscillating => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8768
|
|
|
|
|
|
|
oscillation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8769
|
|
|
|
|
|
|
oscillatory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8770
|
|
|
|
|
|
|
ostensible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8771
|
|
|
|
|
|
|
ostensibly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8772
|
|
|
|
|
|
|
ostrich => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8773
|
|
|
|
|
|
|
otto => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8774
|
|
|
|
|
|
|
ottoman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8775
|
|
|
|
|
|
|
ounce => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8776
|
|
|
|
|
|
|
oust => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8777
|
|
|
|
|
|
|
outbreak => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8778
|
|
|
|
|
|
|
outburst => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 1, negative => 1, positive => 1, sadness => 1, surprise => 1, trust => 0 }, |
8779
|
|
|
|
|
|
|
outcast => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8780
|
|
|
|
|
|
|
outcome => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8781
|
|
|
|
|
|
|
outcry => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
8782
|
|
|
|
|
|
|
outdo => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8783
|
|
|
|
|
|
|
outdoor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8784
|
|
|
|
|
|
|
outfit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8785
|
|
|
|
|
|
|
outgrow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8786
|
|
|
|
|
|
|
outgrowth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8787
|
|
|
|
|
|
|
outhouse => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8788
|
|
|
|
|
|
|
outing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8789
|
|
|
|
|
|
|
outlandish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8790
|
|
|
|
|
|
|
outlast => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8791
|
|
|
|
|
|
|
outlaw => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8792
|
|
|
|
|
|
|
outlet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8793
|
|
|
|
|
|
|
outline => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8794
|
|
|
|
|
|
|
outlines => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8795
|
|
|
|
|
|
|
outlook => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8796
|
|
|
|
|
|
|
outlying => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8797
|
|
|
|
|
|
|
outnumber => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8798
|
|
|
|
|
|
|
outpost => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8799
|
|
|
|
|
|
|
outpouring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8800
|
|
|
|
|
|
|
output => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8801
|
|
|
|
|
|
|
outrage => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8802
|
|
|
|
|
|
|
outrageous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
8803
|
|
|
|
|
|
|
outright => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8804
|
|
|
|
|
|
|
outrun => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8805
|
|
|
|
|
|
|
outset => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8806
|
|
|
|
|
|
|
outsider => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8807
|
|
|
|
|
|
|
outskirts => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8808
|
|
|
|
|
|
|
outspoken => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8809
|
|
|
|
|
|
|
outstanding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8810
|
|
|
|
|
|
|
outstretched => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8811
|
|
|
|
|
|
|
outward => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8812
|
|
|
|
|
|
|
outwards => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8813
|
|
|
|
|
|
|
outweigh => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8814
|
|
|
|
|
|
|
oval => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8815
|
|
|
|
|
|
|
ovary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8816
|
|
|
|
|
|
|
ovate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8817
|
|
|
|
|
|
|
ovation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8818
|
|
|
|
|
|
|
oven => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8819
|
|
|
|
|
|
|
overalls => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8820
|
|
|
|
|
|
|
overbearing => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8821
|
|
|
|
|
|
|
overburden => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8822
|
|
|
|
|
|
|
overcast => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8823
|
|
|
|
|
|
|
overcharged => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8824
|
|
|
|
|
|
|
overcoat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8825
|
|
|
|
|
|
|
overdo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8826
|
|
|
|
|
|
|
overdose => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8827
|
|
|
|
|
|
|
overdue => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
8828
|
|
|
|
|
|
|
overestimate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
8829
|
|
|
|
|
|
|
overestimated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8830
|
|
|
|
|
|
|
overflow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8831
|
|
|
|
|
|
|
overflowing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8832
|
|
|
|
|
|
|
overgrown => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8833
|
|
|
|
|
|
|
overgrowth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8834
|
|
|
|
|
|
|
overhanging => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8835
|
|
|
|
|
|
|
overhaul => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8836
|
|
|
|
|
|
|
overhead => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8837
|
|
|
|
|
|
|
overjoyed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8838
|
|
|
|
|
|
|
overlaid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8839
|
|
|
|
|
|
|
overlap => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8840
|
|
|
|
|
|
|
overlay => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8841
|
|
|
|
|
|
|
overload => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8842
|
|
|
|
|
|
|
overlying => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8843
|
|
|
|
|
|
|
overpaid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8844
|
|
|
|
|
|
|
overpass => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8845
|
|
|
|
|
|
|
overpower => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8846
|
|
|
|
|
|
|
overpowering => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8847
|
|
|
|
|
|
|
overpriced => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8848
|
|
|
|
|
|
|
override => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8849
|
|
|
|
|
|
|
overrule => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8850
|
|
|
|
|
|
|
overseer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8851
|
|
|
|
|
|
|
overshadow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8852
|
|
|
|
|
|
|
oversight => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8853
|
|
|
|
|
|
|
overstate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8854
|
|
|
|
|
|
|
overstock => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8855
|
|
|
|
|
|
|
overt => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8856
|
|
|
|
|
|
|
overtake => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8857
|
|
|
|
|
|
|
overtaken => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8858
|
|
|
|
|
|
|
overthrow => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8859
|
|
|
|
|
|
|
overture => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8860
|
|
|
|
|
|
|
overturn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8861
|
|
|
|
|
|
|
overwhelm => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8862
|
|
|
|
|
|
|
overwhelmed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8863
|
|
|
|
|
|
|
overwhelming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8864
|
|
|
|
|
|
|
overzealous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8865
|
|
|
|
|
|
|
owe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8866
|
|
|
|
|
|
|
owing => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 1 }, |
8867
|
|
|
|
|
|
|
owner => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8868
|
|
|
|
|
|
|
ownership => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8869
|
|
|
|
|
|
|
ox => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8870
|
|
|
|
|
|
|
oxidation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8871
|
|
|
|
|
|
|
oxygen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8872
|
|
|
|
|
|
|
oxymoron => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8873
|
|
|
|
|
|
|
oyster => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8874
|
|
|
|
|
|
|
pace => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8875
|
|
|
|
|
|
|
pacific => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8876
|
|
|
|
|
|
|
pacify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8877
|
|
|
|
|
|
|
pack => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8878
|
|
|
|
|
|
|
package => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8879
|
|
|
|
|
|
|
packer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8880
|
|
|
|
|
|
|
packet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8881
|
|
|
|
|
|
|
pact => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
8882
|
|
|
|
|
|
|
pad => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8883
|
|
|
|
|
|
|
padding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8884
|
|
|
|
|
|
|
paddle => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8885
|
|
|
|
|
|
|
paddock => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8886
|
|
|
|
|
|
|
paddy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8887
|
|
|
|
|
|
|
padlock => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8888
|
|
|
|
|
|
|
padre => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8889
|
|
|
|
|
|
|
pagan => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8890
|
|
|
|
|
|
|
paganism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8891
|
|
|
|
|
|
|
page => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8892
|
|
|
|
|
|
|
pageant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8893
|
|
|
|
|
|
|
pagination => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8894
|
|
|
|
|
|
|
pagoda => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8895
|
|
|
|
|
|
|
pail => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8896
|
|
|
|
|
|
|
pain => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8897
|
|
|
|
|
|
|
pained => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8898
|
|
|
|
|
|
|
painful => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8899
|
|
|
|
|
|
|
painfully => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8900
|
|
|
|
|
|
|
painless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8901
|
|
|
|
|
|
|
pains => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8902
|
|
|
|
|
|
|
painstaking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8903
|
|
|
|
|
|
|
paint => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8904
|
|
|
|
|
|
|
painted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8905
|
|
|
|
|
|
|
painter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8906
|
|
|
|
|
|
|
painting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8907
|
|
|
|
|
|
|
pair => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8908
|
|
|
|
|
|
|
pajamas => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8909
|
|
|
|
|
|
|
pal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8910
|
|
|
|
|
|
|
palace => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8911
|
|
|
|
|
|
|
palatable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8912
|
|
|
|
|
|
|
palate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8913
|
|
|
|
|
|
|
paleontology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8914
|
|
|
|
|
|
|
palette => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8915
|
|
|
|
|
|
|
pall => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8916
|
|
|
|
|
|
|
palladium => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8917
|
|
|
|
|
|
|
pallet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8918
|
|
|
|
|
|
|
palliative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8919
|
|
|
|
|
|
|
palm => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8920
|
|
|
|
|
|
|
palmer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8921
|
|
|
|
|
|
|
palpable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
8922
|
|
|
|
|
|
|
palsy => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8923
|
|
|
|
|
|
|
paltry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8924
|
|
|
|
|
|
|
pamper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8925
|
|
|
|
|
|
|
pamphlet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8926
|
|
|
|
|
|
|
pan => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8927
|
|
|
|
|
|
|
panacea => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8928
|
|
|
|
|
|
|
panache => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8929
|
|
|
|
|
|
|
pancake => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8930
|
|
|
|
|
|
|
pandemic => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8931
|
|
|
|
|
|
|
panel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8932
|
|
|
|
|
|
|
pang => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
8933
|
|
|
|
|
|
|
panic => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8934
|
|
|
|
|
|
|
panier => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8935
|
|
|
|
|
|
|
panorama => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8936
|
|
|
|
|
|
|
panoramic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8937
|
|
|
|
|
|
|
pant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8938
|
|
|
|
|
|
|
pantheon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8939
|
|
|
|
|
|
|
panther => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8940
|
|
|
|
|
|
|
panties => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8941
|
|
|
|
|
|
|
pantomime => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8942
|
|
|
|
|
|
|
pantry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8943
|
|
|
|
|
|
|
pants => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8944
|
|
|
|
|
|
|
pap => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8945
|
|
|
|
|
|
|
papacy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8946
|
|
|
|
|
|
|
papal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8947
|
|
|
|
|
|
|
paper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8948
|
|
|
|
|
|
|
paprika => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8949
|
|
|
|
|
|
|
papyrus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8950
|
|
|
|
|
|
|
par => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8951
|
|
|
|
|
|
|
parable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8952
|
|
|
|
|
|
|
parabola => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8953
|
|
|
|
|
|
|
parabolic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8954
|
|
|
|
|
|
|
parachute => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8955
|
|
|
|
|
|
|
parade => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 1, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
8956
|
|
|
|
|
|
|
paradigm => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8957
|
|
|
|
|
|
|
paradox => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8958
|
|
|
|
|
|
|
paradoxical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8959
|
|
|
|
|
|
|
paraffin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8960
|
|
|
|
|
|
|
paragon => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8961
|
|
|
|
|
|
|
paragraph => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8962
|
|
|
|
|
|
|
parallax => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8963
|
|
|
|
|
|
|
parallel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8964
|
|
|
|
|
|
|
parallelism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8965
|
|
|
|
|
|
|
paralysis => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8966
|
|
|
|
|
|
|
paralyzed => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
8967
|
|
|
|
|
|
|
paramount => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8968
|
|
|
|
|
|
|
paranoia => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8969
|
|
|
|
|
|
|
parapet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8970
|
|
|
|
|
|
|
paraphernalia => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8971
|
|
|
|
|
|
|
paraphrase => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8972
|
|
|
|
|
|
|
parasite => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8973
|
|
|
|
|
|
|
parasol => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8974
|
|
|
|
|
|
|
parcel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8975
|
|
|
|
|
|
|
parcels => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8976
|
|
|
|
|
|
|
parchment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8977
|
|
|
|
|
|
|
pardon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8978
|
|
|
|
|
|
|
pare => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
8979
|
|
|
|
|
|
|
parenchyma => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8980
|
|
|
|
|
|
|
parent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8981
|
|
|
|
|
|
|
parentage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
8982
|
|
|
|
|
|
|
parental => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8983
|
|
|
|
|
|
|
parenthesis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8984
|
|
|
|
|
|
|
parenthetical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8985
|
|
|
|
|
|
|
parietal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
8986
|
|
|
|
|
|
|
paring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8987
|
|
|
|
|
|
|
parish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
8988
|
|
|
|
|
|
|
parity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8989
|
|
|
|
|
|
|
park => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8990
|
|
|
|
|
|
|
parlance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8991
|
|
|
|
|
|
|
parliament => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
8992
|
|
|
|
|
|
|
parliamentary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8993
|
|
|
|
|
|
|
parlor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8994
|
|
|
|
|
|
|
parole => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8995
|
|
|
|
|
|
|
parquet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8996
|
|
|
|
|
|
|
parrot => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8997
|
|
|
|
|
|
|
parry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8998
|
|
|
|
|
|
|
parse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
8999
|
|
|
|
|
|
|
parsimonious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9000
|
|
|
|
|
|
|
parsimony => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9001
|
|
|
|
|
|
|
parsley => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9002
|
|
|
|
|
|
|
parson => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9003
|
|
|
|
|
|
|
part => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9004
|
|
|
|
|
|
|
partake => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9005
|
|
|
|
|
|
|
partiality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9006
|
|
|
|
|
|
|
partially => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9007
|
|
|
|
|
|
|
participate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9008
|
|
|
|
|
|
|
participation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9009
|
|
|
|
|
|
|
particle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9010
|
|
|
|
|
|
|
particularity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9011
|
|
|
|
|
|
|
particulars => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9012
|
|
|
|
|
|
|
parting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9013
|
|
|
|
|
|
|
partisan => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9014
|
|
|
|
|
|
|
partisanship => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9015
|
|
|
|
|
|
|
partition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9016
|
|
|
|
|
|
|
partly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9017
|
|
|
|
|
|
|
partner => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9018
|
|
|
|
|
|
|
partnership => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9019
|
|
|
|
|
|
|
parts => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9020
|
|
|
|
|
|
|
party => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9021
|
|
|
|
|
|
|
pas => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9022
|
|
|
|
|
|
|
pass => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9023
|
|
|
|
|
|
|
passable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9024
|
|
|
|
|
|
|
passage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9025
|
|
|
|
|
|
|
passageway => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9026
|
|
|
|
|
|
|
passe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9027
|
|
|
|
|
|
|
passenger => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9028
|
|
|
|
|
|
|
passim => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9029
|
|
|
|
|
|
|
passing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9030
|
|
|
|
|
|
|
passion => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9031
|
|
|
|
|
|
|
passionate => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9032
|
|
|
|
|
|
|
passive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9033
|
|
|
|
|
|
|
passivity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9034
|
|
|
|
|
|
|
passport => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9035
|
|
|
|
|
|
|
past => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9036
|
|
|
|
|
|
|
paste => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9037
|
|
|
|
|
|
|
pastel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9038
|
|
|
|
|
|
|
pastime => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9039
|
|
|
|
|
|
|
pastor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9040
|
|
|
|
|
|
|
pastry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9041
|
|
|
|
|
|
|
pasture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9042
|
|
|
|
|
|
|
pasty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9043
|
|
|
|
|
|
|
pat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9044
|
|
|
|
|
|
|
patch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9045
|
|
|
|
|
|
|
patchwork => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9046
|
|
|
|
|
|
|
pate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9047
|
|
|
|
|
|
|
patella => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9048
|
|
|
|
|
|
|
patent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9049
|
|
|
|
|
|
|
paternal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9050
|
|
|
|
|
|
|
paternity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9051
|
|
|
|
|
|
|
path => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9052
|
|
|
|
|
|
|
pathetic => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9053
|
|
|
|
|
|
|
pathology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9054
|
|
|
|
|
|
|
pathos => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9055
|
|
|
|
|
|
|
pathway => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9056
|
|
|
|
|
|
|
patience => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9057
|
|
|
|
|
|
|
patient => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9058
|
|
|
|
|
|
|
patio => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9059
|
|
|
|
|
|
|
patriarch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9060
|
|
|
|
|
|
|
patriarchal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9061
|
|
|
|
|
|
|
patrimony => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9062
|
|
|
|
|
|
|
patriot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9063
|
|
|
|
|
|
|
patriotic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9064
|
|
|
|
|
|
|
patriotism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9065
|
|
|
|
|
|
|
patrol => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
9066
|
|
|
|
|
|
|
patron => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9067
|
|
|
|
|
|
|
patronage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9068
|
|
|
|
|
|
|
patronize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9069
|
|
|
|
|
|
|
patronizing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9070
|
|
|
|
|
|
|
patter => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9071
|
|
|
|
|
|
|
pattern => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9072
|
|
|
|
|
|
|
paucity => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9073
|
|
|
|
|
|
|
pauper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9074
|
|
|
|
|
|
|
pause => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9075
|
|
|
|
|
|
|
pave => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9076
|
|
|
|
|
|
|
pavement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
9077
|
|
|
|
|
|
|
pavilion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9078
|
|
|
|
|
|
|
paving => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9079
|
|
|
|
|
|
|
paw => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9080
|
|
|
|
|
|
|
pawn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
9081
|
|
|
|
|
|
|
pax => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9082
|
|
|
|
|
|
|
pay => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9083
|
|
|
|
|
|
|
payback => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9084
|
|
|
|
|
|
|
payer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9085
|
|
|
|
|
|
|
payment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9086
|
|
|
|
|
|
|
pea => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9087
|
|
|
|
|
|
|
peace => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9088
|
|
|
|
|
|
|
peaceable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9089
|
|
|
|
|
|
|
peaceful => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
9090
|
|
|
|
|
|
|
peacock => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9091
|
|
|
|
|
|
|
peak => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9092
|
|
|
|
|
|
|
peaked => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9093
|
|
|
|
|
|
|
pearl => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9094
|
|
|
|
|
|
|
peasant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9095
|
|
|
|
|
|
|
peat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9096
|
|
|
|
|
|
|
pebble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9097
|
|
|
|
|
|
|
peck => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9098
|
|
|
|
|
|
|
peculiar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9099
|
|
|
|
|
|
|
peculiarities => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9100
|
|
|
|
|
|
|
peculiarity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9101
|
|
|
|
|
|
|
peculiarly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9102
|
|
|
|
|
|
|
pecuniary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9103
|
|
|
|
|
|
|
pedal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9104
|
|
|
|
|
|
|
pedantic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9105
|
|
|
|
|
|
|
peddle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9106
|
|
|
|
|
|
|
pedestal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9107
|
|
|
|
|
|
|
pedestrian => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9108
|
|
|
|
|
|
|
pediatrics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9109
|
|
|
|
|
|
|
pedigree => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9110
|
|
|
|
|
|
|
pedometer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9111
|
|
|
|
|
|
|
peel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9112
|
|
|
|
|
|
|
peep => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9113
|
|
|
|
|
|
|
peer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9114
|
|
|
|
|
|
|
peering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9115
|
|
|
|
|
|
|
peerless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9116
|
|
|
|
|
|
|
peg => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9117
|
|
|
|
|
|
|
pegs => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9118
|
|
|
|
|
|
|
pelagic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9119
|
|
|
|
|
|
|
pellet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9120
|
|
|
|
|
|
|
pen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9121
|
|
|
|
|
|
|
penal => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9122
|
|
|
|
|
|
|
penalty => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9123
|
|
|
|
|
|
|
penance => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9124
|
|
|
|
|
|
|
penchant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9125
|
|
|
|
|
|
|
pencil => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9126
|
|
|
|
|
|
|
pendant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9127
|
|
|
|
|
|
|
pendency => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9128
|
|
|
|
|
|
|
pendent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9129
|
|
|
|
|
|
|
pending => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9130
|
|
|
|
|
|
|
pendulum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9131
|
|
|
|
|
|
|
penetrate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9132
|
|
|
|
|
|
|
penetrating => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9133
|
|
|
|
|
|
|
penetration => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9134
|
|
|
|
|
|
|
peninsula => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9135
|
|
|
|
|
|
|
penitentiary => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9136
|
|
|
|
|
|
|
pennant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9137
|
|
|
|
|
|
|
penniless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9138
|
|
|
|
|
|
|
penny => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9139
|
|
|
|
|
|
|
pension => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9140
|
|
|
|
|
|
|
pensioner => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9141
|
|
|
|
|
|
|
pensive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9142
|
|
|
|
|
|
|
pentagon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9143
|
|
|
|
|
|
|
penthouse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9144
|
|
|
|
|
|
|
penultimate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9145
|
|
|
|
|
|
|
people => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9146
|
|
|
|
|
|
|
peopled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9147
|
|
|
|
|
|
|
pepper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9148
|
|
|
|
|
|
|
peptic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9149
|
|
|
|
|
|
|
perceive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9150
|
|
|
|
|
|
|
percentage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9151
|
|
|
|
|
|
|
perceptible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9152
|
|
|
|
|
|
|
perception => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9153
|
|
|
|
|
|
|
perceptive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9154
|
|
|
|
|
|
|
perch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9155
|
|
|
|
|
|
|
perchance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
9156
|
|
|
|
|
|
|
percolation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9157
|
|
|
|
|
|
|
percussion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9158
|
|
|
|
|
|
|
perdition => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9159
|
|
|
|
|
|
|
peremptory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9160
|
|
|
|
|
|
|
perennial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9161
|
|
|
|
|
|
|
perfect => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9162
|
|
|
|
|
|
|
perfection => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
9163
|
|
|
|
|
|
|
perforated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9164
|
|
|
|
|
|
|
perforation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9165
|
|
|
|
|
|
|
perforce => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9166
|
|
|
|
|
|
|
perform => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9167
|
|
|
|
|
|
|
performance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9168
|
|
|
|
|
|
|
performer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9169
|
|
|
|
|
|
|
perfume => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9170
|
|
|
|
|
|
|
perfumed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9171
|
|
|
|
|
|
|
peri => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
9172
|
|
|
|
|
|
|
peridot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9173
|
|
|
|
|
|
|
peril => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9174
|
|
|
|
|
|
|
perilous => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9175
|
|
|
|
|
|
|
perimeter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9176
|
|
|
|
|
|
|
period => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9177
|
|
|
|
|
|
|
periodic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9178
|
|
|
|
|
|
|
periodical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9179
|
|
|
|
|
|
|
periodically => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9180
|
|
|
|
|
|
|
periodicity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
9181
|
|
|
|
|
|
|
periphery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9182
|
|
|
|
|
|
|
perish => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9183
|
|
|
|
|
|
|
perishable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9184
|
|
|
|
|
|
|
perished => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9185
|
|
|
|
|
|
|
perishing => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9186
|
|
|
|
|
|
|
perjury => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
9187
|
|
|
|
|
|
|
perk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9188
|
|
|
|
|
|
|
permanence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9189
|
|
|
|
|
|
|
permeable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9190
|
|
|
|
|
|
|
permeate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9191
|
|
|
|
|
|
|
permeation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9192
|
|
|
|
|
|
|
permissible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9193
|
|
|
|
|
|
|
permission => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9194
|
|
|
|
|
|
|
permissive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9195
|
|
|
|
|
|
|
permit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9196
|
|
|
|
|
|
|
permitted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9197
|
|
|
|
|
|
|
permitting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9198
|
|
|
|
|
|
|
permutation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9199
|
|
|
|
|
|
|
pernicious => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9200
|
|
|
|
|
|
|
perpendicular => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9201
|
|
|
|
|
|
|
perpetrate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9202
|
|
|
|
|
|
|
perpetrator => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9203
|
|
|
|
|
|
|
perpetual => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9204
|
|
|
|
|
|
|
perpetually => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9205
|
|
|
|
|
|
|
perpetuate => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9206
|
|
|
|
|
|
|
perpetuation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9207
|
|
|
|
|
|
|
perpetuity => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9208
|
|
|
|
|
|
|
perplexed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9209
|
|
|
|
|
|
|
perplexing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9210
|
|
|
|
|
|
|
perplexity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9211
|
|
|
|
|
|
|
persecute => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9212
|
|
|
|
|
|
|
persecution => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9213
|
|
|
|
|
|
|
perseverance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9214
|
|
|
|
|
|
|
persevere => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9215
|
|
|
|
|
|
|
persist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9216
|
|
|
|
|
|
|
persistence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9217
|
|
|
|
|
|
|
persistent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9218
|
|
|
|
|
|
|
persisting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9219
|
|
|
|
|
|
|
person => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9220
|
|
|
|
|
|
|
personable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9221
|
|
|
|
|
|
|
personage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9222
|
|
|
|
|
|
|
personal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
9223
|
|
|
|
|
|
|
personification => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9224
|
|
|
|
|
|
|
personnel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9225
|
|
|
|
|
|
|
persons => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9226
|
|
|
|
|
|
|
perspective => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9227
|
|
|
|
|
|
|
perspiration => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9228
|
|
|
|
|
|
|
persuade => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
9229
|
|
|
|
|
|
|
persuasion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9230
|
|
|
|
|
|
|
persuasive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9231
|
|
|
|
|
|
|
pert => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9232
|
|
|
|
|
|
|
pertinent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9233
|
|
|
|
|
|
|
perturbation => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9234
|
|
|
|
|
|
|
pertussis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9235
|
|
|
|
|
|
|
perusal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9236
|
|
|
|
|
|
|
peruse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9237
|
|
|
|
|
|
|
pervading => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9238
|
|
|
|
|
|
|
perverse => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9239
|
|
|
|
|
|
|
perversion => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9240
|
|
|
|
|
|
|
pervert => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9241
|
|
|
|
|
|
|
perverted => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9242
|
|
|
|
|
|
|
pessimism => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9243
|
|
|
|
|
|
|
pessimist => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9244
|
|
|
|
|
|
|
pest => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9245
|
|
|
|
|
|
|
pestilence => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9246
|
|
|
|
|
|
|
pet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9247
|
|
|
|
|
|
|
petition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9248
|
|
|
|
|
|
|
petitioner => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9249
|
|
|
|
|
|
|
petrol => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9250
|
|
|
|
|
|
|
petroleum => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9251
|
|
|
|
|
|
|
petting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9252
|
|
|
|
|
|
|
petty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9253
|
|
|
|
|
|
|
pew => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9254
|
|
|
|
|
|
|
pewter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9255
|
|
|
|
|
|
|
phalanx => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
9256
|
|
|
|
|
|
|
phantom => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9257
|
|
|
|
|
|
|
pharmaceutical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9258
|
|
|
|
|
|
|
pharmacist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9259
|
|
|
|
|
|
|
pharmacology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9260
|
|
|
|
|
|
|
pharmacy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9261
|
|
|
|
|
|
|
phase => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9262
|
|
|
|
|
|
|
phenomenon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9263
|
|
|
|
|
|
|
philanthropic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
9264
|
|
|
|
|
|
|
philanthropist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9265
|
|
|
|
|
|
|
philanthropy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9266
|
|
|
|
|
|
|
philosopher => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9267
|
|
|
|
|
|
|
philosophic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9268
|
|
|
|
|
|
|
philosophical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9269
|
|
|
|
|
|
|
philosophy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9270
|
|
|
|
|
|
|
phlegm => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9271
|
|
|
|
|
|
|
phoenix => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9272
|
|
|
|
|
|
|
phone => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9273
|
|
|
|
|
|
|
phonetic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9274
|
|
|
|
|
|
|
phonetics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9275
|
|
|
|
|
|
|
phonics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9276
|
|
|
|
|
|
|
phonograph => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9277
|
|
|
|
|
|
|
phonology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9278
|
|
|
|
|
|
|
phony => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9279
|
|
|
|
|
|
|
phosphor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9280
|
|
|
|
|
|
|
phosphorus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9281
|
|
|
|
|
|
|
photo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9282
|
|
|
|
|
|
|
photogenic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9283
|
|
|
|
|
|
|
photograph => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9284
|
|
|
|
|
|
|
photographer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9285
|
|
|
|
|
|
|
photography => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9286
|
|
|
|
|
|
|
photometry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9287
|
|
|
|
|
|
|
phrase => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9288
|
|
|
|
|
|
|
phraseology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9289
|
|
|
|
|
|
|
phylogeny => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9290
|
|
|
|
|
|
|
physical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9291
|
|
|
|
|
|
|
physician => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9292
|
|
|
|
|
|
|
physicist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
9293
|
|
|
|
|
|
|
physics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9294
|
|
|
|
|
|
|
physiology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9295
|
|
|
|
|
|
|
physique => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9296
|
|
|
|
|
|
|
pianist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9297
|
|
|
|
|
|
|
piano => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9298
|
|
|
|
|
|
|
piazza => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9299
|
|
|
|
|
|
|
piccolo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9300
|
|
|
|
|
|
|
pick => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9301
|
|
|
|
|
|
|
picked => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9302
|
|
|
|
|
|
|
picket => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9303
|
|
|
|
|
|
|
picketing => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9304
|
|
|
|
|
|
|
pickle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9305
|
|
|
|
|
|
|
pickup => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9306
|
|
|
|
|
|
|
picnic => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
9307
|
|
|
|
|
|
|
pictorial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9308
|
|
|
|
|
|
|
picture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9309
|
|
|
|
|
|
|
picturesque => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9310
|
|
|
|
|
|
|
pie => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9311
|
|
|
|
|
|
|
piecemeal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9312
|
|
|
|
|
|
|
pied => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9313
|
|
|
|
|
|
|
pier => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9314
|
|
|
|
|
|
|
pierce => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9315
|
|
|
|
|
|
|
piety => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9316
|
|
|
|
|
|
|
pig => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9317
|
|
|
|
|
|
|
pigeon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9318
|
|
|
|
|
|
|
pigment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9319
|
|
|
|
|
|
|
pike => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9320
|
|
|
|
|
|
|
pile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9321
|
|
|
|
|
|
|
piles => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9322
|
|
|
|
|
|
|
pilgrim => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9323
|
|
|
|
|
|
|
pilgrimage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9324
|
|
|
|
|
|
|
pill => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9325
|
|
|
|
|
|
|
pillage => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9326
|
|
|
|
|
|
|
pillar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9327
|
|
|
|
|
|
|
pillow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9328
|
|
|
|
|
|
|
pillowcase => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9329
|
|
|
|
|
|
|
pilot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9330
|
|
|
|
|
|
|
pimp => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9331
|
|
|
|
|
|
|
pimple => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9332
|
|
|
|
|
|
|
pin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9333
|
|
|
|
|
|
|
pinch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9334
|
|
|
|
|
|
|
pinching => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9335
|
|
|
|
|
|
|
pine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9336
|
|
|
|
|
|
|
pineapple => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9337
|
|
|
|
|
|
|
ping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9338
|
|
|
|
|
|
|
pinhole => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9339
|
|
|
|
|
|
|
pinion => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9340
|
|
|
|
|
|
|
pink => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9341
|
|
|
|
|
|
|
pinnacle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9342
|
|
|
|
|
|
|
pioneer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9343
|
|
|
|
|
|
|
pious => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 1 }, |
9344
|
|
|
|
|
|
|
pip => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9345
|
|
|
|
|
|
|
pipe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9346
|
|
|
|
|
|
|
piped => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9347
|
|
|
|
|
|
|
pipeline => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9348
|
|
|
|
|
|
|
piper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9349
|
|
|
|
|
|
|
pipette => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9350
|
|
|
|
|
|
|
pique => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9351
|
|
|
|
|
|
|
piracy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9352
|
|
|
|
|
|
|
pirate => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9353
|
|
|
|
|
|
|
piscina => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9354
|
|
|
|
|
|
|
pistol => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9355
|
|
|
|
|
|
|
piston => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9356
|
|
|
|
|
|
|
pit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9357
|
|
|
|
|
|
|
pitch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9358
|
|
|
|
|
|
|
pitcher => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9359
|
|
|
|
|
|
|
pitfall => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
9360
|
|
|
|
|
|
|
pith => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9361
|
|
|
|
|
|
|
pithy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9362
|
|
|
|
|
|
|
pitted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9363
|
|
|
|
|
|
|
pity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9364
|
|
|
|
|
|
|
pivot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9365
|
|
|
|
|
|
|
pix => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9366
|
|
|
|
|
|
|
placard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
9367
|
|
|
|
|
|
|
place => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9368
|
|
|
|
|
|
|
placebo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9369
|
|
|
|
|
|
|
placid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9370
|
|
|
|
|
|
|
placket => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9371
|
|
|
|
|
|
|
plagiarism => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9372
|
|
|
|
|
|
|
plague => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9373
|
|
|
|
|
|
|
plaid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9374
|
|
|
|
|
|
|
plain => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9375
|
|
|
|
|
|
|
plaintiff => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9376
|
|
|
|
|
|
|
plaintive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9377
|
|
|
|
|
|
|
plan => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9378
|
|
|
|
|
|
|
plane => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9379
|
|
|
|
|
|
|
planet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9380
|
|
|
|
|
|
|
planetarium => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9381
|
|
|
|
|
|
|
planets => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9382
|
|
|
|
|
|
|
plank => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9383
|
|
|
|
|
|
|
planned => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9384
|
|
|
|
|
|
|
planning => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9385
|
|
|
|
|
|
|
plant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9386
|
|
|
|
|
|
|
plantation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9387
|
|
|
|
|
|
|
planter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9388
|
|
|
|
|
|
|
planting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9389
|
|
|
|
|
|
|
plasma => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9390
|
|
|
|
|
|
|
plaster => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9391
|
|
|
|
|
|
|
plastic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9392
|
|
|
|
|
|
|
plasticity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9393
|
|
|
|
|
|
|
plat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9394
|
|
|
|
|
|
|
plate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9395
|
|
|
|
|
|
|
plateau => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9396
|
|
|
|
|
|
|
plated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9397
|
|
|
|
|
|
|
platform => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9398
|
|
|
|
|
|
|
plating => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9399
|
|
|
|
|
|
|
platoon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9400
|
|
|
|
|
|
|
platter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9401
|
|
|
|
|
|
|
plausibility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9402
|
|
|
|
|
|
|
play => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9403
|
|
|
|
|
|
|
playa => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9404
|
|
|
|
|
|
|
player => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9405
|
|
|
|
|
|
|
playful => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
9406
|
|
|
|
|
|
|
playground => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
9407
|
|
|
|
|
|
|
playhouse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9408
|
|
|
|
|
|
|
playmate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9409
|
|
|
|
|
|
|
playwright => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9410
|
|
|
|
|
|
|
plaza => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9411
|
|
|
|
|
|
|
plea => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9412
|
|
|
|
|
|
|
pleasant => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
9413
|
|
|
|
|
|
|
pleased => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9414
|
|
|
|
|
|
|
pleasurable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9415
|
|
|
|
|
|
|
pleat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9416
|
|
|
|
|
|
|
pleated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9417
|
|
|
|
|
|
|
pledge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9418
|
|
|
|
|
|
|
pledged => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9419
|
|
|
|
|
|
|
plenary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9420
|
|
|
|
|
|
|
plentiful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9421
|
|
|
|
|
|
|
plenty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9422
|
|
|
|
|
|
|
plenum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9423
|
|
|
|
|
|
|
plethora => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9424
|
|
|
|
|
|
|
plexus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9425
|
|
|
|
|
|
|
pliable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9426
|
|
|
|
|
|
|
plication => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9427
|
|
|
|
|
|
|
pliers => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9428
|
|
|
|
|
|
|
plight => { anger => 0, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9429
|
|
|
|
|
|
|
plinth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9430
|
|
|
|
|
|
|
plodding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9431
|
|
|
|
|
|
|
plot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9432
|
|
|
|
|
|
|
plough => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9433
|
|
|
|
|
|
|
ploughed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9434
|
|
|
|
|
|
|
plover => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9435
|
|
|
|
|
|
|
plow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9436
|
|
|
|
|
|
|
plowed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9437
|
|
|
|
|
|
|
plowing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9438
|
|
|
|
|
|
|
pluck => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9439
|
|
|
|
|
|
|
plug => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9440
|
|
|
|
|
|
|
plum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9441
|
|
|
|
|
|
|
plumage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9442
|
|
|
|
|
|
|
plumb => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9443
|
|
|
|
|
|
|
plume => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9444
|
|
|
|
|
|
|
plummet => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9445
|
|
|
|
|
|
|
plump => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9446
|
|
|
|
|
|
|
plumper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9447
|
|
|
|
|
|
|
plunder => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
9448
|
|
|
|
|
|
|
plunge => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9449
|
|
|
|
|
|
|
plural => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9450
|
|
|
|
|
|
|
plurality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9451
|
|
|
|
|
|
|
plush => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9452
|
|
|
|
|
|
|
plutonium => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9453
|
|
|
|
|
|
|
ply => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9454
|
|
|
|
|
|
|
pneumonia => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9455
|
|
|
|
|
|
|
poaching => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9456
|
|
|
|
|
|
|
pocket => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9457
|
|
|
|
|
|
|
pocketbook => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9458
|
|
|
|
|
|
|
pod => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9459
|
|
|
|
|
|
|
poem => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9460
|
|
|
|
|
|
|
poet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9461
|
|
|
|
|
|
|
poetic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9462
|
|
|
|
|
|
|
poetical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9463
|
|
|
|
|
|
|
poetics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9464
|
|
|
|
|
|
|
poetry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9465
|
|
|
|
|
|
|
poignant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9466
|
|
|
|
|
|
|
point => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9467
|
|
|
|
|
|
|
pointedly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9468
|
|
|
|
|
|
|
pointer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9469
|
|
|
|
|
|
|
pointless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9470
|
|
|
|
|
|
|
poise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9471
|
|
|
|
|
|
|
poison => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9472
|
|
|
|
|
|
|
poisoned => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9473
|
|
|
|
|
|
|
poisoning => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9474
|
|
|
|
|
|
|
poisonous => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9475
|
|
|
|
|
|
|
poke => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9476
|
|
|
|
|
|
|
poker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9477
|
|
|
|
|
|
|
polar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9478
|
|
|
|
|
|
|
polarity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
9479
|
|
|
|
|
|
|
pole => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9480
|
|
|
|
|
|
|
polemic => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9481
|
|
|
|
|
|
|
police => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9482
|
|
|
|
|
|
|
policeman => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9483
|
|
|
|
|
|
|
policy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
9484
|
|
|
|
|
|
|
polio => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9485
|
|
|
|
|
|
|
polish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9486
|
|
|
|
|
|
|
polished => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9487
|
|
|
|
|
|
|
polite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9488
|
|
|
|
|
|
|
politeness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9489
|
|
|
|
|
|
|
politic => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9490
|
|
|
|
|
|
|
politician => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9491
|
|
|
|
|
|
|
politics => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9492
|
|
|
|
|
|
|
polity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9493
|
|
|
|
|
|
|
poll => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
9494
|
|
|
|
|
|
|
pollute => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9495
|
|
|
|
|
|
|
pollution => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9496
|
|
|
|
|
|
|
polo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9497
|
|
|
|
|
|
|
polygamy => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9498
|
|
|
|
|
|
|
polygon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9499
|
|
|
|
|
|
|
polygonal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9500
|
|
|
|
|
|
|
polymer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9501
|
|
|
|
|
|
|
polymorphism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9502
|
|
|
|
|
|
|
pomp => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9503
|
|
|
|
|
|
|
pompous => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9504
|
|
|
|
|
|
|
poncho => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9505
|
|
|
|
|
|
|
pond => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9506
|
|
|
|
|
|
|
ponder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9507
|
|
|
|
|
|
|
ponderous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9508
|
|
|
|
|
|
|
pontiff => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
9509
|
|
|
|
|
|
|
pontificate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9510
|
|
|
|
|
|
|
pontoon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9511
|
|
|
|
|
|
|
pony => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9512
|
|
|
|
|
|
|
poodle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9513
|
|
|
|
|
|
|
pool => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9514
|
|
|
|
|
|
|
poop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9515
|
|
|
|
|
|
|
poorly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9516
|
|
|
|
|
|
|
pop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
9517
|
|
|
|
|
|
|
pope => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9518
|
|
|
|
|
|
|
poppy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9519
|
|
|
|
|
|
|
popular => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9520
|
|
|
|
|
|
|
popularity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9521
|
|
|
|
|
|
|
popularized => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9522
|
|
|
|
|
|
|
population => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9523
|
|
|
|
|
|
|
populous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9524
|
|
|
|
|
|
|
porcelain => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9525
|
|
|
|
|
|
|
porch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9526
|
|
|
|
|
|
|
porcupine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9527
|
|
|
|
|
|
|
pore => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9528
|
|
|
|
|
|
|
pork => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9529
|
|
|
|
|
|
|
porn => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9530
|
|
|
|
|
|
|
porno => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9531
|
|
|
|
|
|
|
pornographic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9532
|
|
|
|
|
|
|
pornography => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9533
|
|
|
|
|
|
|
porosity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9534
|
|
|
|
|
|
|
porous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9535
|
|
|
|
|
|
|
porridge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9536
|
|
|
|
|
|
|
port => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9537
|
|
|
|
|
|
|
portable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9538
|
|
|
|
|
|
|
portage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9539
|
|
|
|
|
|
|
portal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9540
|
|
|
|
|
|
|
porter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9541
|
|
|
|
|
|
|
portfolio => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9542
|
|
|
|
|
|
|
portico => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9543
|
|
|
|
|
|
|
portion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9544
|
|
|
|
|
|
|
portrait => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9545
|
|
|
|
|
|
|
portraiture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9546
|
|
|
|
|
|
|
portray => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9547
|
|
|
|
|
|
|
pose => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9548
|
|
|
|
|
|
|
poser => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9549
|
|
|
|
|
|
|
posited => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9550
|
|
|
|
|
|
|
position => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9551
|
|
|
|
|
|
|
posse => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9552
|
|
|
|
|
|
|
possess => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9553
|
|
|
|
|
|
|
possessed => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9554
|
|
|
|
|
|
|
possessing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9555
|
|
|
|
|
|
|
possession => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9556
|
|
|
|
|
|
|
possessor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9557
|
|
|
|
|
|
|
possibility => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9558
|
|
|
|
|
|
|
possibly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9559
|
|
|
|
|
|
|
post => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9560
|
|
|
|
|
|
|
postal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9561
|
|
|
|
|
|
|
poster => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9562
|
|
|
|
|
|
|
posterior => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9563
|
|
|
|
|
|
|
posterity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9564
|
|
|
|
|
|
|
posthumous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9565
|
|
|
|
|
|
|
postpone => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9566
|
|
|
|
|
|
|
postponed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9567
|
|
|
|
|
|
|
postponement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
9568
|
|
|
|
|
|
|
postscript => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9569
|
|
|
|
|
|
|
postulate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9570
|
|
|
|
|
|
|
posture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9571
|
|
|
|
|
|
|
pot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9572
|
|
|
|
|
|
|
potable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9573
|
|
|
|
|
|
|
potency => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9574
|
|
|
|
|
|
|
potent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9575
|
|
|
|
|
|
|
potential => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9576
|
|
|
|
|
|
|
potion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9577
|
|
|
|
|
|
|
potluck => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9578
|
|
|
|
|
|
|
potpourri => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9579
|
|
|
|
|
|
|
potter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9580
|
|
|
|
|
|
|
pottery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9581
|
|
|
|
|
|
|
pouch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9582
|
|
|
|
|
|
|
poultry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9583
|
|
|
|
|
|
|
pound => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9584
|
|
|
|
|
|
|
pour => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9585
|
|
|
|
|
|
|
poverty => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9586
|
|
|
|
|
|
|
pow => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9587
|
|
|
|
|
|
|
powder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9588
|
|
|
|
|
|
|
powdered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9589
|
|
|
|
|
|
|
powdery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9590
|
|
|
|
|
|
|
powerful => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9591
|
|
|
|
|
|
|
powerfully => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9592
|
|
|
|
|
|
|
powerless => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9593
|
|
|
|
|
|
|
pox => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9594
|
|
|
|
|
|
|
practicable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9595
|
|
|
|
|
|
|
practical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9596
|
|
|
|
|
|
|
practically => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9597
|
|
|
|
|
|
|
practice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9598
|
|
|
|
|
|
|
practiced => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
9599
|
|
|
|
|
|
|
practise => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9600
|
|
|
|
|
|
|
practitioner => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9601
|
|
|
|
|
|
|
prairie => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9602
|
|
|
|
|
|
|
praise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9603
|
|
|
|
|
|
|
praised => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9604
|
|
|
|
|
|
|
praiseworthy => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
9605
|
|
|
|
|
|
|
prank => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
9606
|
|
|
|
|
|
|
praxis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9607
|
|
|
|
|
|
|
pray => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
9608
|
|
|
|
|
|
|
prayer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9609
|
|
|
|
|
|
|
preach => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9610
|
|
|
|
|
|
|
preacher => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9611
|
|
|
|
|
|
|
preaching => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9612
|
|
|
|
|
|
|
preamble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9613
|
|
|
|
|
|
|
precarious => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9614
|
|
|
|
|
|
|
precaution => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9615
|
|
|
|
|
|
|
precautionary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9616
|
|
|
|
|
|
|
precede => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9617
|
|
|
|
|
|
|
precedence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9618
|
|
|
|
|
|
|
precedent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9619
|
|
|
|
|
|
|
preceding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9620
|
|
|
|
|
|
|
precept => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9621
|
|
|
|
|
|
|
preceptor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9622
|
|
|
|
|
|
|
precession => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9623
|
|
|
|
|
|
|
precinct => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9624
|
|
|
|
|
|
|
precincts => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9625
|
|
|
|
|
|
|
precious => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
9626
|
|
|
|
|
|
|
precipice => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9627
|
|
|
|
|
|
|
precipitate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9628
|
|
|
|
|
|
|
precipitation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9629
|
|
|
|
|
|
|
precipitous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9630
|
|
|
|
|
|
|
precise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9631
|
|
|
|
|
|
|
precisely => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9632
|
|
|
|
|
|
|
precision => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9633
|
|
|
|
|
|
|
preclude => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9634
|
|
|
|
|
|
|
precocious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9635
|
|
|
|
|
|
|
precursor => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9636
|
|
|
|
|
|
|
predatory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9637
|
|
|
|
|
|
|
predecessor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9638
|
|
|
|
|
|
|
predicament => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9639
|
|
|
|
|
|
|
predicate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9640
|
|
|
|
|
|
|
predict => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9641
|
|
|
|
|
|
|
predicting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9642
|
|
|
|
|
|
|
prediction => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9643
|
|
|
|
|
|
|
predictive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9644
|
|
|
|
|
|
|
predictor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9645
|
|
|
|
|
|
|
predilection => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9646
|
|
|
|
|
|
|
predispose => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9647
|
|
|
|
|
|
|
predisposed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9648
|
|
|
|
|
|
|
predisposition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9649
|
|
|
|
|
|
|
predominance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9650
|
|
|
|
|
|
|
predominant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9651
|
|
|
|
|
|
|
predominate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9652
|
|
|
|
|
|
|
preeminent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9653
|
|
|
|
|
|
|
preemption => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9654
|
|
|
|
|
|
|
preface => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9655
|
|
|
|
|
|
|
prefect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9656
|
|
|
|
|
|
|
prefer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9657
|
|
|
|
|
|
|
preference => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9658
|
|
|
|
|
|
|
preferential => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9659
|
|
|
|
|
|
|
prefix => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9660
|
|
|
|
|
|
|
pregnancy => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9661
|
|
|
|
|
|
|
prehistoric => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9662
|
|
|
|
|
|
|
prejudice => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9663
|
|
|
|
|
|
|
prejudiced => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9664
|
|
|
|
|
|
|
prejudicial => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9665
|
|
|
|
|
|
|
preliminary => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9666
|
|
|
|
|
|
|
prelude => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9667
|
|
|
|
|
|
|
premature => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
9668
|
|
|
|
|
|
|
prematurely => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9669
|
|
|
|
|
|
|
premeditated => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9670
|
|
|
|
|
|
|
premier => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9671
|
|
|
|
|
|
|
premise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9672
|
|
|
|
|
|
|
premises => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9673
|
|
|
|
|
|
|
premium => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9674
|
|
|
|
|
|
|
preoccupation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9675
|
|
|
|
|
|
|
preoccupied => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9676
|
|
|
|
|
|
|
preparation => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9677
|
|
|
|
|
|
|
preparatory => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9678
|
|
|
|
|
|
|
prepare => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9679
|
|
|
|
|
|
|
prepared => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9680
|
|
|
|
|
|
|
preparedness => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9681
|
|
|
|
|
|
|
preparer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9682
|
|
|
|
|
|
|
preparing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9683
|
|
|
|
|
|
|
preponderance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
9684
|
|
|
|
|
|
|
prerequisite => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9685
|
|
|
|
|
|
|
prerogative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9686
|
|
|
|
|
|
|
prescient => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9687
|
|
|
|
|
|
|
prescribed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9688
|
|
|
|
|
|
|
prescription => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9689
|
|
|
|
|
|
|
prescriptive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9690
|
|
|
|
|
|
|
presence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9691
|
|
|
|
|
|
|
present => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
9692
|
|
|
|
|
|
|
presentable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9693
|
|
|
|
|
|
|
presentation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9694
|
|
|
|
|
|
|
presentment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9695
|
|
|
|
|
|
|
preservation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9696
|
|
|
|
|
|
|
preservative => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
9697
|
|
|
|
|
|
|
preserve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9698
|
|
|
|
|
|
|
preserved => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9699
|
|
|
|
|
|
|
preserving => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9700
|
|
|
|
|
|
|
preside => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9701
|
|
|
|
|
|
|
presidency => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9702
|
|
|
|
|
|
|
president => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9703
|
|
|
|
|
|
|
press => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9704
|
|
|
|
|
|
|
pressing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9705
|
|
|
|
|
|
|
pressure => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9706
|
|
|
|
|
|
|
prestige => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9707
|
|
|
|
|
|
|
presto => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
9708
|
|
|
|
|
|
|
presumption => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
9709
|
|
|
|
|
|
|
presumptive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9710
|
|
|
|
|
|
|
presumptuous => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9711
|
|
|
|
|
|
|
presuppose => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9712
|
|
|
|
|
|
|
pretend => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9713
|
|
|
|
|
|
|
pretended => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9714
|
|
|
|
|
|
|
pretending => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9715
|
|
|
|
|
|
|
pretense => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9716
|
|
|
|
|
|
|
pretensions => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9717
|
|
|
|
|
|
|
pretext => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9718
|
|
|
|
|
|
|
pretty => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9719
|
|
|
|
|
|
|
prevail => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9720
|
|
|
|
|
|
|
prevailing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9721
|
|
|
|
|
|
|
prevalence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9722
|
|
|
|
|
|
|
prevalent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
9723
|
|
|
|
|
|
|
prevent => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9724
|
|
|
|
|
|
|
preventative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9725
|
|
|
|
|
|
|
prevention => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9726
|
|
|
|
|
|
|
preventive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9727
|
|
|
|
|
|
|
previous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9728
|
|
|
|
|
|
|
previously => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9729
|
|
|
|
|
|
|
prey => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9730
|
|
|
|
|
|
|
price => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9731
|
|
|
|
|
|
|
priceless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9732
|
|
|
|
|
|
|
prick => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
9733
|
|
|
|
|
|
|
prickly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9734
|
|
|
|
|
|
|
pride => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9735
|
|
|
|
|
|
|
priest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9736
|
|
|
|
|
|
|
priesthood => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 1 }, |
9737
|
|
|
|
|
|
|
priestly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9738
|
|
|
|
|
|
|
prim => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9739
|
|
|
|
|
|
|
primacy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9740
|
|
|
|
|
|
|
primary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9741
|
|
|
|
|
|
|
primate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9742
|
|
|
|
|
|
|
primates => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9743
|
|
|
|
|
|
|
prime => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9744
|
|
|
|
|
|
|
primed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9745
|
|
|
|
|
|
|
primer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9746
|
|
|
|
|
|
|
primeval => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9747
|
|
|
|
|
|
|
priming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9748
|
|
|
|
|
|
|
primitive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9749
|
|
|
|
|
|
|
primordial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9750
|
|
|
|
|
|
|
prince => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9751
|
|
|
|
|
|
|
princely => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
9752
|
|
|
|
|
|
|
princess => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9753
|
|
|
|
|
|
|
principal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9754
|
|
|
|
|
|
|
principally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9755
|
|
|
|
|
|
|
principle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9756
|
|
|
|
|
|
|
print => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9757
|
|
|
|
|
|
|
printer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9758
|
|
|
|
|
|
|
printing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9759
|
|
|
|
|
|
|
prior => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9760
|
|
|
|
|
|
|
priority => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9761
|
|
|
|
|
|
|
priory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9762
|
|
|
|
|
|
|
prism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9763
|
|
|
|
|
|
|
prismatic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9764
|
|
|
|
|
|
|
prison => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9765
|
|
|
|
|
|
|
prisoner => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9766
|
|
|
|
|
|
|
pristine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9767
|
|
|
|
|
|
|
privacy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9768
|
|
|
|
|
|
|
private => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9769
|
|
|
|
|
|
|
privately => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9770
|
|
|
|
|
|
|
privilege => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9771
|
|
|
|
|
|
|
privileged => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9772
|
|
|
|
|
|
|
privy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
9773
|
|
|
|
|
|
|
probability => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9774
|
|
|
|
|
|
|
probable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9775
|
|
|
|
|
|
|
probation => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9776
|
|
|
|
|
|
|
probationary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9777
|
|
|
|
|
|
|
probative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9778
|
|
|
|
|
|
|
probe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9779
|
|
|
|
|
|
|
probity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9780
|
|
|
|
|
|
|
problem => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9781
|
|
|
|
|
|
|
procedure => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9782
|
|
|
|
|
|
|
proceed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9783
|
|
|
|
|
|
|
proceeding => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9784
|
|
|
|
|
|
|
proceeds => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9785
|
|
|
|
|
|
|
process => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9786
|
|
|
|
|
|
|
procession => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 1, trust => 0 }, |
9787
|
|
|
|
|
|
|
proclaim => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9788
|
|
|
|
|
|
|
proclamation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9789
|
|
|
|
|
|
|
procrastinate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9790
|
|
|
|
|
|
|
procrastination => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9791
|
|
|
|
|
|
|
procreation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9792
|
|
|
|
|
|
|
proctor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9793
|
|
|
|
|
|
|
procure => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9794
|
|
|
|
|
|
|
procurement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9795
|
|
|
|
|
|
|
prod => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9796
|
|
|
|
|
|
|
prodigal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9797
|
|
|
|
|
|
|
prodigious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9798
|
|
|
|
|
|
|
prodigy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9799
|
|
|
|
|
|
|
produce => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9800
|
|
|
|
|
|
|
produced => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9801
|
|
|
|
|
|
|
producer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9802
|
|
|
|
|
|
|
producing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9803
|
|
|
|
|
|
|
product => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9804
|
|
|
|
|
|
|
production => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9805
|
|
|
|
|
|
|
productive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9806
|
|
|
|
|
|
|
productivity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9807
|
|
|
|
|
|
|
profane => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9808
|
|
|
|
|
|
|
profanity => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9809
|
|
|
|
|
|
|
profess => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9810
|
|
|
|
|
|
|
profession => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9811
|
|
|
|
|
|
|
professional => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9812
|
|
|
|
|
|
|
professor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9813
|
|
|
|
|
|
|
professorship => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
9814
|
|
|
|
|
|
|
proficiency => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
9815
|
|
|
|
|
|
|
proficient => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9816
|
|
|
|
|
|
|
profile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9817
|
|
|
|
|
|
|
profit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9818
|
|
|
|
|
|
|
profuse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9819
|
|
|
|
|
|
|
profusion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9820
|
|
|
|
|
|
|
prog => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9821
|
|
|
|
|
|
|
progenitor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9822
|
|
|
|
|
|
|
progeny => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9823
|
|
|
|
|
|
|
prognosis => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9824
|
|
|
|
|
|
|
prognostic => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9825
|
|
|
|
|
|
|
program => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9826
|
|
|
|
|
|
|
programme => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9827
|
|
|
|
|
|
|
programmer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9828
|
|
|
|
|
|
|
progress => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9829
|
|
|
|
|
|
|
progression => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 1 }, |
9830
|
|
|
|
|
|
|
progressive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9831
|
|
|
|
|
|
|
prohibit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9832
|
|
|
|
|
|
|
prohibited => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9833
|
|
|
|
|
|
|
prohibition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9834
|
|
|
|
|
|
|
prohibitive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9835
|
|
|
|
|
|
|
project => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9836
|
|
|
|
|
|
|
projectile => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9837
|
|
|
|
|
|
|
projectiles => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9838
|
|
|
|
|
|
|
projecting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9839
|
|
|
|
|
|
|
projection => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9840
|
|
|
|
|
|
|
projector => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9841
|
|
|
|
|
|
|
proletarian => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9842
|
|
|
|
|
|
|
proletariat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9843
|
|
|
|
|
|
|
prolific => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9844
|
|
|
|
|
|
|
prologue => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9845
|
|
|
|
|
|
|
prolong => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9846
|
|
|
|
|
|
|
prolongation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9847
|
|
|
|
|
|
|
prolonged => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9848
|
|
|
|
|
|
|
promenade => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9849
|
|
|
|
|
|
|
prominence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9850
|
|
|
|
|
|
|
prominently => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9851
|
|
|
|
|
|
|
promiscuous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9852
|
|
|
|
|
|
|
promise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9853
|
|
|
|
|
|
|
promising => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9854
|
|
|
|
|
|
|
promissory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9855
|
|
|
|
|
|
|
promontory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9856
|
|
|
|
|
|
|
promote => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9857
|
|
|
|
|
|
|
promoter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9858
|
|
|
|
|
|
|
promotion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9859
|
|
|
|
|
|
|
prompt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9860
|
|
|
|
|
|
|
prompting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9861
|
|
|
|
|
|
|
promulgate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9862
|
|
|
|
|
|
|
promulgation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9863
|
|
|
|
|
|
|
prone => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9864
|
|
|
|
|
|
|
prong => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9865
|
|
|
|
|
|
|
pronounce => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9866
|
|
|
|
|
|
|
pronounced => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9867
|
|
|
|
|
|
|
pronouncement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9868
|
|
|
|
|
|
|
pronunciation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9869
|
|
|
|
|
|
|
proof => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
9870
|
|
|
|
|
|
|
prop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9871
|
|
|
|
|
|
|
propaganda => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9872
|
|
|
|
|
|
|
propagate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9873
|
|
|
|
|
|
|
propagation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9874
|
|
|
|
|
|
|
propane => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9875
|
|
|
|
|
|
|
propel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9876
|
|
|
|
|
|
|
propelled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9877
|
|
|
|
|
|
|
propeller => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9878
|
|
|
|
|
|
|
propelling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9879
|
|
|
|
|
|
|
propensity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9880
|
|
|
|
|
|
|
proper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9881
|
|
|
|
|
|
|
property => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9882
|
|
|
|
|
|
|
prophecy => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9883
|
|
|
|
|
|
|
prophesy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9884
|
|
|
|
|
|
|
prophet => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9885
|
|
|
|
|
|
|
prophetic => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9886
|
|
|
|
|
|
|
prophylactic => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9887
|
|
|
|
|
|
|
prophylaxis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9888
|
|
|
|
|
|
|
proportion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9889
|
|
|
|
|
|
|
proportional => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9890
|
|
|
|
|
|
|
proportionate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9891
|
|
|
|
|
|
|
proportions => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9892
|
|
|
|
|
|
|
proposal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9893
|
|
|
|
|
|
|
proposition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9894
|
|
|
|
|
|
|
proprietary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9895
|
|
|
|
|
|
|
proprietor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9896
|
|
|
|
|
|
|
proprietorship => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9897
|
|
|
|
|
|
|
propriety => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9898
|
|
|
|
|
|
|
propulsion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9899
|
|
|
|
|
|
|
prose => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9900
|
|
|
|
|
|
|
prosecute => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9901
|
|
|
|
|
|
|
prosecution => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9902
|
|
|
|
|
|
|
prosecutor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9903
|
|
|
|
|
|
|
prospect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9904
|
|
|
|
|
|
|
prospective => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9905
|
|
|
|
|
|
|
prospectively => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9906
|
|
|
|
|
|
|
prospectus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9907
|
|
|
|
|
|
|
prosper => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9908
|
|
|
|
|
|
|
prosperity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9909
|
|
|
|
|
|
|
prosperous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9910
|
|
|
|
|
|
|
prostitute => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9911
|
|
|
|
|
|
|
prostitution => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9912
|
|
|
|
|
|
|
prostrate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9913
|
|
|
|
|
|
|
protagonist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9914
|
|
|
|
|
|
|
protect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9915
|
|
|
|
|
|
|
protected => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
9916
|
|
|
|
|
|
|
protecting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9917
|
|
|
|
|
|
|
protection => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9918
|
|
|
|
|
|
|
protective => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9919
|
|
|
|
|
|
|
protector => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9920
|
|
|
|
|
|
|
protein => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9921
|
|
|
|
|
|
|
protest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9922
|
|
|
|
|
|
|
protestant => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9923
|
|
|
|
|
|
|
protocol => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9924
|
|
|
|
|
|
|
prototype => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9925
|
|
|
|
|
|
|
protozoa => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9926
|
|
|
|
|
|
|
protracted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9927
|
|
|
|
|
|
|
protrude => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9928
|
|
|
|
|
|
|
protrusion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9929
|
|
|
|
|
|
|
proud => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9930
|
|
|
|
|
|
|
prove => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9931
|
|
|
|
|
|
|
proven => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
9932
|
|
|
|
|
|
|
proverb => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9933
|
|
|
|
|
|
|
proverbial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9934
|
|
|
|
|
|
|
provide => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9935
|
|
|
|
|
|
|
provided => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9936
|
|
|
|
|
|
|
providence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9937
|
|
|
|
|
|
|
providing => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9938
|
|
|
|
|
|
|
province => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9939
|
|
|
|
|
|
|
provincial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9940
|
|
|
|
|
|
|
provision => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9941
|
|
|
|
|
|
|
provisionally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9942
|
|
|
|
|
|
|
provisions => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9943
|
|
|
|
|
|
|
proviso => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
9944
|
|
|
|
|
|
|
provocation => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9945
|
|
|
|
|
|
|
provocative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9946
|
|
|
|
|
|
|
provoking => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9947
|
|
|
|
|
|
|
provost => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9948
|
|
|
|
|
|
|
prowess => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9949
|
|
|
|
|
|
|
prowl => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
9950
|
|
|
|
|
|
|
proximal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9951
|
|
|
|
|
|
|
proximate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9952
|
|
|
|
|
|
|
proximity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9953
|
|
|
|
|
|
|
proxy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
9954
|
|
|
|
|
|
|
prudence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9955
|
|
|
|
|
|
|
prudent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9956
|
|
|
|
|
|
|
prune => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9957
|
|
|
|
|
|
|
pry => { anger => 1, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
9958
|
|
|
|
|
|
|
prying => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9959
|
|
|
|
|
|
|
psalm => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9960
|
|
|
|
|
|
|
pseudo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9961
|
|
|
|
|
|
|
pseudonym => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9962
|
|
|
|
|
|
|
psyche => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9963
|
|
|
|
|
|
|
psychical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9964
|
|
|
|
|
|
|
psychics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9965
|
|
|
|
|
|
|
psychological => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9966
|
|
|
|
|
|
|
psychologist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9967
|
|
|
|
|
|
|
psychology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9968
|
|
|
|
|
|
|
psychosis => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
9969
|
|
|
|
|
|
|
pub => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9970
|
|
|
|
|
|
|
puberty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9971
|
|
|
|
|
|
|
pubescent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9972
|
|
|
|
|
|
|
public => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9973
|
|
|
|
|
|
|
publication => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9974
|
|
|
|
|
|
|
publicist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9975
|
|
|
|
|
|
|
publicity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9976
|
|
|
|
|
|
|
publicly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9977
|
|
|
|
|
|
|
publish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9978
|
|
|
|
|
|
|
published => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9979
|
|
|
|
|
|
|
publisher => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9980
|
|
|
|
|
|
|
pudding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9981
|
|
|
|
|
|
|
puddle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9982
|
|
|
|
|
|
|
puff => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9983
|
|
|
|
|
|
|
puffy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9984
|
|
|
|
|
|
|
pug => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9985
|
|
|
|
|
|
|
puke => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9986
|
|
|
|
|
|
|
pull => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9987
|
|
|
|
|
|
|
pulley => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9988
|
|
|
|
|
|
|
pullover => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9989
|
|
|
|
|
|
|
pulmonary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9990
|
|
|
|
|
|
|
pulp => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9991
|
|
|
|
|
|
|
pulpit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
9992
|
|
|
|
|
|
|
pulsation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9993
|
|
|
|
|
|
|
pulse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9994
|
|
|
|
|
|
|
puma => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
9995
|
|
|
|
|
|
|
pump => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9996
|
|
|
|
|
|
|
pun => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
9997
|
|
|
|
|
|
|
punch => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
9998
|
|
|
|
|
|
|
punctual => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
9999
|
|
|
|
|
|
|
punctuality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10000
|
|
|
|
|
|
|
punctually => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10001
|
|
|
|
|
|
|
punctuation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10002
|
|
|
|
|
|
|
puncture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10003
|
|
|
|
|
|
|
pundit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10004
|
|
|
|
|
|
|
pungent => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10005
|
|
|
|
|
|
|
punish => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10006
|
|
|
|
|
|
|
punished => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10007
|
|
|
|
|
|
|
punishing => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10008
|
|
|
|
|
|
|
punishment => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10009
|
|
|
|
|
|
|
punitive => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10010
|
|
|
|
|
|
|
punk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10011
|
|
|
|
|
|
|
punt => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10012
|
|
|
|
|
|
|
puny => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10013
|
|
|
|
|
|
|
pup => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10014
|
|
|
|
|
|
|
pupil => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10015
|
|
|
|
|
|
|
puppet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10016
|
|
|
|
|
|
|
puppy => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10017
|
|
|
|
|
|
|
purchase => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10018
|
|
|
|
|
|
|
purchaser => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10019
|
|
|
|
|
|
|
purchasing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10020
|
|
|
|
|
|
|
puree => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10021
|
|
|
|
|
|
|
purely => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10022
|
|
|
|
|
|
|
purgatory => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10023
|
|
|
|
|
|
|
purge => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10024
|
|
|
|
|
|
|
purification => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10025
|
|
|
|
|
|
|
purify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10026
|
|
|
|
|
|
|
purist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10027
|
|
|
|
|
|
|
purity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
10028
|
|
|
|
|
|
|
purple => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10029
|
|
|
|
|
|
|
purport => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10030
|
|
|
|
|
|
|
purpose => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10031
|
|
|
|
|
|
|
purposely => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10032
|
|
|
|
|
|
|
purr => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10033
|
|
|
|
|
|
|
purse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10034
|
|
|
|
|
|
|
pursuance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10035
|
|
|
|
|
|
|
pursuing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10036
|
|
|
|
|
|
|
pursuit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10037
|
|
|
|
|
|
|
purveyor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10038
|
|
|
|
|
|
|
purview => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10039
|
|
|
|
|
|
|
pus => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10040
|
|
|
|
|
|
|
push => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10041
|
|
|
|
|
|
|
pushing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10042
|
|
|
|
|
|
|
puss => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10043
|
|
|
|
|
|
|
pussy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10044
|
|
|
|
|
|
|
pussycat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10045
|
|
|
|
|
|
|
put => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10046
|
|
|
|
|
|
|
putative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
10047
|
|
|
|
|
|
|
puts => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10048
|
|
|
|
|
|
|
putty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10049
|
|
|
|
|
|
|
puzzled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10050
|
|
|
|
|
|
|
puzzling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10051
|
|
|
|
|
|
|
pygmy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10052
|
|
|
|
|
|
|
pyramid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10053
|
|
|
|
|
|
|
pyramidal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10054
|
|
|
|
|
|
|
pyrotechnics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10055
|
|
|
|
|
|
|
quack => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10056
|
|
|
|
|
|
|
quad => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10057
|
|
|
|
|
|
|
quadrangle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10058
|
|
|
|
|
|
|
quadrant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10059
|
|
|
|
|
|
|
quadratic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10060
|
|
|
|
|
|
|
quadrature => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10061
|
|
|
|
|
|
|
quadruple => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10062
|
|
|
|
|
|
|
quadrupole => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10063
|
|
|
|
|
|
|
quagmire => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10064
|
|
|
|
|
|
|
quail => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10065
|
|
|
|
|
|
|
quaint => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10066
|
|
|
|
|
|
|
quake => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10067
|
|
|
|
|
|
|
qualified => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10068
|
|
|
|
|
|
|
qualify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10069
|
|
|
|
|
|
|
qualifying => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10070
|
|
|
|
|
|
|
qualities => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10071
|
|
|
|
|
|
|
quality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10072
|
|
|
|
|
|
|
quandary => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10073
|
|
|
|
|
|
|
quantify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10074
|
|
|
|
|
|
|
quantitative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10075
|
|
|
|
|
|
|
quantitatively => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10076
|
|
|
|
|
|
|
quantity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10077
|
|
|
|
|
|
|
quantum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10078
|
|
|
|
|
|
|
quarantine => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10079
|
|
|
|
|
|
|
quarrel => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10080
|
|
|
|
|
|
|
quarry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10081
|
|
|
|
|
|
|
quart => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10082
|
|
|
|
|
|
|
quarter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10083
|
|
|
|
|
|
|
quartered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10084
|
|
|
|
|
|
|
quarters => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10085
|
|
|
|
|
|
|
quartet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10086
|
|
|
|
|
|
|
quartile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10087
|
|
|
|
|
|
|
quarto => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10088
|
|
|
|
|
|
|
quartz => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10089
|
|
|
|
|
|
|
quash => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10090
|
|
|
|
|
|
|
quasi => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10091
|
|
|
|
|
|
|
quaternary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10092
|
|
|
|
|
|
|
quay => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10093
|
|
|
|
|
|
|
queen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10094
|
|
|
|
|
|
|
queer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10095
|
|
|
|
|
|
|
quell => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10096
|
|
|
|
|
|
|
quench => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10097
|
|
|
|
|
|
|
query => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10098
|
|
|
|
|
|
|
quest => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10099
|
|
|
|
|
|
|
question => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10100
|
|
|
|
|
|
|
questionable => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10101
|
|
|
|
|
|
|
questioning => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10102
|
|
|
|
|
|
|
queue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10103
|
|
|
|
|
|
|
quicken => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10104
|
|
|
|
|
|
|
quickly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10105
|
|
|
|
|
|
|
quickness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
10106
|
|
|
|
|
|
|
quicksilver => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
10107
|
|
|
|
|
|
|
quid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10108
|
|
|
|
|
|
|
quiescent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10109
|
|
|
|
|
|
|
quiet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 0 }, |
10110
|
|
|
|
|
|
|
quietly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10111
|
|
|
|
|
|
|
quill => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10112
|
|
|
|
|
|
|
quilt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10113
|
|
|
|
|
|
|
quinine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10114
|
|
|
|
|
|
|
quit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10115
|
|
|
|
|
|
|
quits => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10116
|
|
|
|
|
|
|
quiver => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10117
|
|
|
|
|
|
|
quivering => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10118
|
|
|
|
|
|
|
quiz => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10119
|
|
|
|
|
|
|
quorum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10120
|
|
|
|
|
|
|
quota => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10121
|
|
|
|
|
|
|
quotation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10122
|
|
|
|
|
|
|
quote => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
10123
|
|
|
|
|
|
|
quotient => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10124
|
|
|
|
|
|
|
rabbit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10125
|
|
|
|
|
|
|
rabble => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10126
|
|
|
|
|
|
|
rabid => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10127
|
|
|
|
|
|
|
rabies => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10128
|
|
|
|
|
|
|
race => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10129
|
|
|
|
|
|
|
racehorse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10130
|
|
|
|
|
|
|
racer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10131
|
|
|
|
|
|
|
rack => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10132
|
|
|
|
|
|
|
racket => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10133
|
|
|
|
|
|
|
racking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10134
|
|
|
|
|
|
|
racy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10135
|
|
|
|
|
|
|
radar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
10136
|
|
|
|
|
|
|
radiance => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10137
|
|
|
|
|
|
|
radiant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10138
|
|
|
|
|
|
|
radiate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10139
|
|
|
|
|
|
|
radiation => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10140
|
|
|
|
|
|
|
radically => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10141
|
|
|
|
|
|
|
radio => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10142
|
|
|
|
|
|
|
radioactive => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10143
|
|
|
|
|
|
|
radioactivity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10144
|
|
|
|
|
|
|
radiograph => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10145
|
|
|
|
|
|
|
radiography => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10146
|
|
|
|
|
|
|
radiology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10147
|
|
|
|
|
|
|
radium => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10148
|
|
|
|
|
|
|
radius => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10149
|
|
|
|
|
|
|
radon => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10150
|
|
|
|
|
|
|
raffle => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
10151
|
|
|
|
|
|
|
raft => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10152
|
|
|
|
|
|
|
rage => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10153
|
|
|
|
|
|
|
ragged => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10154
|
|
|
|
|
|
|
raging => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10155
|
|
|
|
|
|
|
rags => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10156
|
|
|
|
|
|
|
raid => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
10157
|
|
|
|
|
|
|
rail => { anger => 1, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10158
|
|
|
|
|
|
|
railing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10159
|
|
|
|
|
|
|
railroad => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10160
|
|
|
|
|
|
|
railway => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10161
|
|
|
|
|
|
|
raiment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10162
|
|
|
|
|
|
|
rain => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10163
|
|
|
|
|
|
|
raincoat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10164
|
|
|
|
|
|
|
rainfall => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10165
|
|
|
|
|
|
|
rainy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10166
|
|
|
|
|
|
|
raise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10167
|
|
|
|
|
|
|
raised => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10168
|
|
|
|
|
|
|
raising => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10169
|
|
|
|
|
|
|
rake => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10170
|
|
|
|
|
|
|
rally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10171
|
|
|
|
|
|
|
ram => { anger => 1, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10172
|
|
|
|
|
|
|
ramble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10173
|
|
|
|
|
|
|
rambling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10174
|
|
|
|
|
|
|
ramp => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10175
|
|
|
|
|
|
|
rampage => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10176
|
|
|
|
|
|
|
ranch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10177
|
|
|
|
|
|
|
rancid => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10178
|
|
|
|
|
|
|
randomly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
10179
|
|
|
|
|
|
|
randomness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10180
|
|
|
|
|
|
|
randy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10181
|
|
|
|
|
|
|
ranger => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
10182
|
|
|
|
|
|
|
rank => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10183
|
|
|
|
|
|
|
ransom => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10184
|
|
|
|
|
|
|
rant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10185
|
|
|
|
|
|
|
rap => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10186
|
|
|
|
|
|
|
rape => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10187
|
|
|
|
|
|
|
rapid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
10188
|
|
|
|
|
|
|
rapidity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10189
|
|
|
|
|
|
|
rapids => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10190
|
|
|
|
|
|
|
rapping => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10191
|
|
|
|
|
|
|
rapt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
10192
|
|
|
|
|
|
|
raptors => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10193
|
|
|
|
|
|
|
rapture => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10194
|
|
|
|
|
|
|
rarely => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10195
|
|
|
|
|
|
|
rarity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
10196
|
|
|
|
|
|
|
rascal => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10197
|
|
|
|
|
|
|
rash => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10198
|
|
|
|
|
|
|
rat => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10199
|
|
|
|
|
|
|
ratchet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10200
|
|
|
|
|
|
|
rate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10201
|
|
|
|
|
|
|
ratification => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10202
|
|
|
|
|
|
|
ratify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
10203
|
|
|
|
|
|
|
rating => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10204
|
|
|
|
|
|
|
ratio => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10205
|
|
|
|
|
|
|
ration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10206
|
|
|
|
|
|
|
rational => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10207
|
|
|
|
|
|
|
rationale => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10208
|
|
|
|
|
|
|
rationalism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10209
|
|
|
|
|
|
|
rationality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10210
|
|
|
|
|
|
|
rattan => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10211
|
|
|
|
|
|
|
rattle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10212
|
|
|
|
|
|
|
rattlesnake => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10213
|
|
|
|
|
|
|
raucous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10214
|
|
|
|
|
|
|
rave => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 1, negative => 1, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
10215
|
|
|
|
|
|
|
raven => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10216
|
|
|
|
|
|
|
ravenous => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10217
|
|
|
|
|
|
|
ravine => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10218
|
|
|
|
|
|
|
raving => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
10219
|
|
|
|
|
|
|
rawhide => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10220
|
|
|
|
|
|
|
ray => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10221
|
|
|
|
|
|
|
razor => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10222
|
|
|
|
|
|
|
reach => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10223
|
|
|
|
|
|
|
react => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10224
|
|
|
|
|
|
|
reactionary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10225
|
|
|
|
|
|
|
read => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10226
|
|
|
|
|
|
|
reader => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10227
|
|
|
|
|
|
|
readership => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10228
|
|
|
|
|
|
|
readily => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10229
|
|
|
|
|
|
|
readiness => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10230
|
|
|
|
|
|
|
reading => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10231
|
|
|
|
|
|
|
readjustment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10232
|
|
|
|
|
|
|
ready => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10233
|
|
|
|
|
|
|
reaffirm => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10234
|
|
|
|
|
|
|
reagent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10235
|
|
|
|
|
|
|
real => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10236
|
|
|
|
|
|
|
realism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10237
|
|
|
|
|
|
|
realistic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10238
|
|
|
|
|
|
|
reality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10239
|
|
|
|
|
|
|
realm => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10240
|
|
|
|
|
|
|
realty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10241
|
|
|
|
|
|
|
ream => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10242
|
|
|
|
|
|
|
reap => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10243
|
|
|
|
|
|
|
reappear => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
10244
|
|
|
|
|
|
|
rear => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10245
|
|
|
|
|
|
|
rearrange => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10246
|
|
|
|
|
|
|
rearrangement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10247
|
|
|
|
|
|
|
reason => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10248
|
|
|
|
|
|
|
reasonableness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10249
|
|
|
|
|
|
|
reasoning => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10250
|
|
|
|
|
|
|
reasons => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10251
|
|
|
|
|
|
|
reassemble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10252
|
|
|
|
|
|
|
reassurance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10253
|
|
|
|
|
|
|
reassure => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10254
|
|
|
|
|
|
|
reassured => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10255
|
|
|
|
|
|
|
reassuring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10256
|
|
|
|
|
|
|
rebate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10257
|
|
|
|
|
|
|
rebel => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10258
|
|
|
|
|
|
|
rebellion => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10259
|
|
|
|
|
|
|
reborn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10260
|
|
|
|
|
|
|
rebound => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10261
|
|
|
|
|
|
|
rebuild => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10262
|
|
|
|
|
|
|
rebuke => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10263
|
|
|
|
|
|
|
rebut => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10264
|
|
|
|
|
|
|
recalcitrant => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10265
|
|
|
|
|
|
|
recall => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10266
|
|
|
|
|
|
|
recast => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10267
|
|
|
|
|
|
|
recede => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10268
|
|
|
|
|
|
|
receding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10269
|
|
|
|
|
|
|
receipt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10270
|
|
|
|
|
|
|
receipts => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10271
|
|
|
|
|
|
|
received => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10272
|
|
|
|
|
|
|
receiver => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10273
|
|
|
|
|
|
|
receiving => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
10274
|
|
|
|
|
|
|
recent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10275
|
|
|
|
|
|
|
receptacle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10276
|
|
|
|
|
|
|
reception => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10277
|
|
|
|
|
|
|
recess => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10278
|
|
|
|
|
|
|
recesses => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10279
|
|
|
|
|
|
|
recession => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10280
|
|
|
|
|
|
|
recherche => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10281
|
|
|
|
|
|
|
recidivism => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10282
|
|
|
|
|
|
|
recipe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10283
|
|
|
|
|
|
|
recipient => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10284
|
|
|
|
|
|
|
reciprocal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10285
|
|
|
|
|
|
|
reciprocate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10286
|
|
|
|
|
|
|
reciprocity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10287
|
|
|
|
|
|
|
recital => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10288
|
|
|
|
|
|
|
recitation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10289
|
|
|
|
|
|
|
recite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10290
|
|
|
|
|
|
|
reckless => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10291
|
|
|
|
|
|
|
recklessness => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
10292
|
|
|
|
|
|
|
reckoning => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10293
|
|
|
|
|
|
|
reclamation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10294
|
|
|
|
|
|
|
recline => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10295
|
|
|
|
|
|
|
recluse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10296
|
|
|
|
|
|
|
recognition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10297
|
|
|
|
|
|
|
recognizable => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10298
|
|
|
|
|
|
|
recognized => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10299
|
|
|
|
|
|
|
recoil => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10300
|
|
|
|
|
|
|
recollect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10301
|
|
|
|
|
|
|
recollection => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10302
|
|
|
|
|
|
|
recombinant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10303
|
|
|
|
|
|
|
recombination => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10304
|
|
|
|
|
|
|
recommend => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10305
|
|
|
|
|
|
|
recommendation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10306
|
|
|
|
|
|
|
recompense => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10307
|
|
|
|
|
|
|
reconcile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10308
|
|
|
|
|
|
|
reconciliation => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10309
|
|
|
|
|
|
|
reconnaissance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10310
|
|
|
|
|
|
|
reconsider => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10311
|
|
|
|
|
|
|
reconsideration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10312
|
|
|
|
|
|
|
reconstitution => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10313
|
|
|
|
|
|
|
reconstruct => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10314
|
|
|
|
|
|
|
reconstruction => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10315
|
|
|
|
|
|
|
record => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10316
|
|
|
|
|
|
|
recorder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10317
|
|
|
|
|
|
|
recording => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10318
|
|
|
|
|
|
|
recount => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10319
|
|
|
|
|
|
|
recoup => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10320
|
|
|
|
|
|
|
recourse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10321
|
|
|
|
|
|
|
recoverable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10322
|
|
|
|
|
|
|
recovery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10323
|
|
|
|
|
|
|
recreation => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10324
|
|
|
|
|
|
|
recreational => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10325
|
|
|
|
|
|
|
recruit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10326
|
|
|
|
|
|
|
recruiting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10327
|
|
|
|
|
|
|
recruits => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
10328
|
|
|
|
|
|
|
rectangle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10329
|
|
|
|
|
|
|
rectangular => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10330
|
|
|
|
|
|
|
rectification => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10331
|
|
|
|
|
|
|
rectify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10332
|
|
|
|
|
|
|
rector => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10333
|
|
|
|
|
|
|
rectory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10334
|
|
|
|
|
|
|
recumbent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10335
|
|
|
|
|
|
|
recuperation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10336
|
|
|
|
|
|
|
recur => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10337
|
|
|
|
|
|
|
recurrence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10338
|
|
|
|
|
|
|
recurrent => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10339
|
|
|
|
|
|
|
recurring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10340
|
|
|
|
|
|
|
recursion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10341
|
|
|
|
|
|
|
recursive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10342
|
|
|
|
|
|
|
recursively => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10343
|
|
|
|
|
|
|
red => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10344
|
|
|
|
|
|
|
reddish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10345
|
|
|
|
|
|
|
redemption => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10346
|
|
|
|
|
|
|
redness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10347
|
|
|
|
|
|
|
redress => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10348
|
|
|
|
|
|
|
reduced => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10349
|
|
|
|
|
|
|
reduction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10350
|
|
|
|
|
|
|
redundancy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10351
|
|
|
|
|
|
|
redundant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10352
|
|
|
|
|
|
|
reed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10353
|
|
|
|
|
|
|
reef => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10354
|
|
|
|
|
|
|
reefs => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10355
|
|
|
|
|
|
|
reel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10356
|
|
|
|
|
|
|
reestablish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10357
|
|
|
|
|
|
|
referee => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
10358
|
|
|
|
|
|
|
reference => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10359
|
|
|
|
|
|
|
referendum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10360
|
|
|
|
|
|
|
refine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10361
|
|
|
|
|
|
|
refinement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10362
|
|
|
|
|
|
|
refinery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10363
|
|
|
|
|
|
|
refining => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10364
|
|
|
|
|
|
|
refit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10365
|
|
|
|
|
|
|
reflect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10366
|
|
|
|
|
|
|
reflecting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10367
|
|
|
|
|
|
|
reflection => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10368
|
|
|
|
|
|
|
reflective => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10369
|
|
|
|
|
|
|
reflector => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10370
|
|
|
|
|
|
|
reflex => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
10371
|
|
|
|
|
|
|
reflux => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10372
|
|
|
|
|
|
|
reform => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10373
|
|
|
|
|
|
|
reformation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10374
|
|
|
|
|
|
|
reformer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10375
|
|
|
|
|
|
|
refraction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10376
|
|
|
|
|
|
|
refractor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10377
|
|
|
|
|
|
|
refractory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10378
|
|
|
|
|
|
|
refrain => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10379
|
|
|
|
|
|
|
refraining => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10380
|
|
|
|
|
|
|
refreshing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10381
|
|
|
|
|
|
|
refrigerate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10382
|
|
|
|
|
|
|
refrigeration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10383
|
|
|
|
|
|
|
refrigerator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10384
|
|
|
|
|
|
|
refuge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10385
|
|
|
|
|
|
|
refugee => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10386
|
|
|
|
|
|
|
refund => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10387
|
|
|
|
|
|
|
refurbish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10388
|
|
|
|
|
|
|
refusal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10389
|
|
|
|
|
|
|
refuse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10390
|
|
|
|
|
|
|
refused => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10391
|
|
|
|
|
|
|
refusing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10392
|
|
|
|
|
|
|
refutation => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10393
|
|
|
|
|
|
|
refute => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10394
|
|
|
|
|
|
|
regain => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10395
|
|
|
|
|
|
|
regal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10396
|
|
|
|
|
|
|
regalia => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10397
|
|
|
|
|
|
|
regatta => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10398
|
|
|
|
|
|
|
regency => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10399
|
|
|
|
|
|
|
regenerate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10400
|
|
|
|
|
|
|
regeneration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10401
|
|
|
|
|
|
|
regent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10402
|
|
|
|
|
|
|
regime => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10403
|
|
|
|
|
|
|
regimen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10404
|
|
|
|
|
|
|
regiment => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10405
|
|
|
|
|
|
|
region => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10406
|
|
|
|
|
|
|
regional => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10407
|
|
|
|
|
|
|
regionalism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10408
|
|
|
|
|
|
|
register => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10409
|
|
|
|
|
|
|
registrar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10410
|
|
|
|
|
|
|
registration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10411
|
|
|
|
|
|
|
registry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
10412
|
|
|
|
|
|
|
regress => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10413
|
|
|
|
|
|
|
regression => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10414
|
|
|
|
|
|
|
regressive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10415
|
|
|
|
|
|
|
regret => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10416
|
|
|
|
|
|
|
regrettable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10417
|
|
|
|
|
|
|
regretted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10418
|
|
|
|
|
|
|
regretting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10419
|
|
|
|
|
|
|
regular => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10420
|
|
|
|
|
|
|
regularity => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10421
|
|
|
|
|
|
|
regulars => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10422
|
|
|
|
|
|
|
regulate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10423
|
|
|
|
|
|
|
regulated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10424
|
|
|
|
|
|
|
regulation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10425
|
|
|
|
|
|
|
regulatory => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10426
|
|
|
|
|
|
|
regurgitation => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10427
|
|
|
|
|
|
|
rehabilitate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10428
|
|
|
|
|
|
|
rehabilitation => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10429
|
|
|
|
|
|
|
rehearsal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10430
|
|
|
|
|
|
|
reign => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10431
|
|
|
|
|
|
|
reimburse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10432
|
|
|
|
|
|
|
reimbursement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10433
|
|
|
|
|
|
|
rein => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10434
|
|
|
|
|
|
|
reindeer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10435
|
|
|
|
|
|
|
reinforce => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10436
|
|
|
|
|
|
|
reinforcement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10437
|
|
|
|
|
|
|
reinforcements => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
10438
|
|
|
|
|
|
|
reins => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10439
|
|
|
|
|
|
|
reinstall => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10440
|
|
|
|
|
|
|
reinstate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10441
|
|
|
|
|
|
|
reinstatement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10442
|
|
|
|
|
|
|
reinvest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10443
|
|
|
|
|
|
|
reinvestment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10444
|
|
|
|
|
|
|
reiterate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10445
|
|
|
|
|
|
|
reject => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10446
|
|
|
|
|
|
|
rejected => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10447
|
|
|
|
|
|
|
rejection => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10448
|
|
|
|
|
|
|
rejects => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10449
|
|
|
|
|
|
|
rejoice => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
10450
|
|
|
|
|
|
|
rejoicing => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
10451
|
|
|
|
|
|
|
rejoin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10452
|
|
|
|
|
|
|
rejuvenate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10453
|
|
|
|
|
|
|
rejuvenated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10454
|
|
|
|
|
|
|
rekindle => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 1, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
10455
|
|
|
|
|
|
|
relapse => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10456
|
|
|
|
|
|
|
relate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10457
|
|
|
|
|
|
|
related => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
10458
|
|
|
|
|
|
|
relation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10459
|
|
|
|
|
|
|
relationship => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10460
|
|
|
|
|
|
|
relative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
10461
|
|
|
|
|
|
|
relativity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10462
|
|
|
|
|
|
|
relaxant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10463
|
|
|
|
|
|
|
relaxation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10464
|
|
|
|
|
|
|
relaxed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10465
|
|
|
|
|
|
|
relay => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10466
|
|
|
|
|
|
|
release => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10467
|
|
|
|
|
|
|
released => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10468
|
|
|
|
|
|
|
relegation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10469
|
|
|
|
|
|
|
relevancy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10470
|
|
|
|
|
|
|
relevant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10471
|
|
|
|
|
|
|
reliability => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10472
|
|
|
|
|
|
|
reliable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10473
|
|
|
|
|
|
|
reliance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10474
|
|
|
|
|
|
|
relic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10475
|
|
|
|
|
|
|
relics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10476
|
|
|
|
|
|
|
relief => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10477
|
|
|
|
|
|
|
relieving => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10478
|
|
|
|
|
|
|
religion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
10479
|
|
|
|
|
|
|
religious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10480
|
|
|
|
|
|
|
relinquish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10481
|
|
|
|
|
|
|
relish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10482
|
|
|
|
|
|
|
reluctance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10483
|
|
|
|
|
|
|
reluctant => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10484
|
|
|
|
|
|
|
remainder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10485
|
|
|
|
|
|
|
remaining => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10486
|
|
|
|
|
|
|
remains => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10487
|
|
|
|
|
|
|
remake => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10488
|
|
|
|
|
|
|
remand => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10489
|
|
|
|
|
|
|
remark => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10490
|
|
|
|
|
|
|
remarkable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
10491
|
|
|
|
|
|
|
remarkably => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10492
|
|
|
|
|
|
|
remedial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10493
|
|
|
|
|
|
|
remedy => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10494
|
|
|
|
|
|
|
remember => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10495
|
|
|
|
|
|
|
remembered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10496
|
|
|
|
|
|
|
remembering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10497
|
|
|
|
|
|
|
remembrance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10498
|
|
|
|
|
|
|
remind => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10499
|
|
|
|
|
|
|
reminder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10500
|
|
|
|
|
|
|
remiss => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10501
|
|
|
|
|
|
|
remission => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10502
|
|
|
|
|
|
|
remit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10503
|
|
|
|
|
|
|
remittance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10504
|
|
|
|
|
|
|
remnant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10505
|
|
|
|
|
|
|
remodel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10506
|
|
|
|
|
|
|
remorse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10507
|
|
|
|
|
|
|
remote => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10508
|
|
|
|
|
|
|
remoteness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10509
|
|
|
|
|
|
|
removal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10510
|
|
|
|
|
|
|
remove => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10511
|
|
|
|
|
|
|
remuneration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10512
|
|
|
|
|
|
|
renaissance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10513
|
|
|
|
|
|
|
rencontre => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10514
|
|
|
|
|
|
|
rend => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10515
|
|
|
|
|
|
|
render => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10516
|
|
|
|
|
|
|
rendering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10517
|
|
|
|
|
|
|
rendezvous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10518
|
|
|
|
|
|
|
rendition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10519
|
|
|
|
|
|
|
renegade => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10520
|
|
|
|
|
|
|
renewal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10521
|
|
|
|
|
|
|
renounce => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10522
|
|
|
|
|
|
|
renovate => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10523
|
|
|
|
|
|
|
renovated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10524
|
|
|
|
|
|
|
renovation => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10525
|
|
|
|
|
|
|
renown => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10526
|
|
|
|
|
|
|
renowned => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10527
|
|
|
|
|
|
|
rent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10528
|
|
|
|
|
|
|
rental => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10529
|
|
|
|
|
|
|
renter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10530
|
|
|
|
|
|
|
renunciation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10531
|
|
|
|
|
|
|
reorganization => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10532
|
|
|
|
|
|
|
reorganize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10533
|
|
|
|
|
|
|
repair => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10534
|
|
|
|
|
|
|
reparation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10535
|
|
|
|
|
|
|
repay => { anger => 1, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10536
|
|
|
|
|
|
|
repayment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10537
|
|
|
|
|
|
|
repeal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10538
|
|
|
|
|
|
|
repeat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10539
|
|
|
|
|
|
|
repeated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10540
|
|
|
|
|
|
|
repeatedly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10541
|
|
|
|
|
|
|
repeater => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10542
|
|
|
|
|
|
|
repellant => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10543
|
|
|
|
|
|
|
repellent => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10544
|
|
|
|
|
|
|
repelling => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10545
|
|
|
|
|
|
|
repent => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10546
|
|
|
|
|
|
|
repentance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10547
|
|
|
|
|
|
|
repertoire => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10548
|
|
|
|
|
|
|
repertory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10549
|
|
|
|
|
|
|
repetition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10550
|
|
|
|
|
|
|
replace => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10551
|
|
|
|
|
|
|
replacement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10552
|
|
|
|
|
|
|
replenish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10553
|
|
|
|
|
|
|
replete => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10554
|
|
|
|
|
|
|
replication => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10555
|
|
|
|
|
|
|
reply => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10556
|
|
|
|
|
|
|
report => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10557
|
|
|
|
|
|
|
reported => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10558
|
|
|
|
|
|
|
reporter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10559
|
|
|
|
|
|
|
repose => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10560
|
|
|
|
|
|
|
reposition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10561
|
|
|
|
|
|
|
repository => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10562
|
|
|
|
|
|
|
representation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10563
|
|
|
|
|
|
|
representative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10564
|
|
|
|
|
|
|
represented => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10565
|
|
|
|
|
|
|
representing => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10566
|
|
|
|
|
|
|
repress => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10567
|
|
|
|
|
|
|
repressed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10568
|
|
|
|
|
|
|
repression => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10569
|
|
|
|
|
|
|
reprieve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10570
|
|
|
|
|
|
|
reprimand => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10571
|
|
|
|
|
|
|
reprint => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10572
|
|
|
|
|
|
|
reprisal => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10573
|
|
|
|
|
|
|
reprise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10574
|
|
|
|
|
|
|
reproach => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10575
|
|
|
|
|
|
|
reproduce => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10576
|
|
|
|
|
|
|
reproduction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10577
|
|
|
|
|
|
|
reproductive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10578
|
|
|
|
|
|
|
reptile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10579
|
|
|
|
|
|
|
republic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10580
|
|
|
|
|
|
|
republican => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10581
|
|
|
|
|
|
|
repudiation => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10582
|
|
|
|
|
|
|
repulsion => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10583
|
|
|
|
|
|
|
repurchase => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10584
|
|
|
|
|
|
|
reputable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10585
|
|
|
|
|
|
|
reputation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10586
|
|
|
|
|
|
|
repute => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10587
|
|
|
|
|
|
|
request => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10588
|
|
|
|
|
|
|
requiem => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10589
|
|
|
|
|
|
|
required => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10590
|
|
|
|
|
|
|
requirement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10591
|
|
|
|
|
|
|
requisite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10592
|
|
|
|
|
|
|
requisition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10593
|
|
|
|
|
|
|
rescind => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10594
|
|
|
|
|
|
|
rescission => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10595
|
|
|
|
|
|
|
rescue => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
10596
|
|
|
|
|
|
|
research => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10597
|
|
|
|
|
|
|
resection => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10598
|
|
|
|
|
|
|
resemblance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10599
|
|
|
|
|
|
|
resemble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10600
|
|
|
|
|
|
|
resembling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10601
|
|
|
|
|
|
|
resent => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10602
|
|
|
|
|
|
|
resentful => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10603
|
|
|
|
|
|
|
resentment => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10604
|
|
|
|
|
|
|
reservation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10605
|
|
|
|
|
|
|
reserve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10606
|
|
|
|
|
|
|
reserved => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10607
|
|
|
|
|
|
|
reserves => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10608
|
|
|
|
|
|
|
reservoir => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10609
|
|
|
|
|
|
|
reside => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10610
|
|
|
|
|
|
|
residence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10611
|
|
|
|
|
|
|
residences => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10612
|
|
|
|
|
|
|
resident => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10613
|
|
|
|
|
|
|
residual => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10614
|
|
|
|
|
|
|
residue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10615
|
|
|
|
|
|
|
resign => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10616
|
|
|
|
|
|
|
resignation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
10617
|
|
|
|
|
|
|
resigned => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10618
|
|
|
|
|
|
|
resilience => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10619
|
|
|
|
|
|
|
resilient => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10620
|
|
|
|
|
|
|
resin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10621
|
|
|
|
|
|
|
resist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10622
|
|
|
|
|
|
|
resistance => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10623
|
|
|
|
|
|
|
resistant => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10624
|
|
|
|
|
|
|
resisting => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10625
|
|
|
|
|
|
|
resistive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10626
|
|
|
|
|
|
|
resolute => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10627
|
|
|
|
|
|
|
resolutely => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10628
|
|
|
|
|
|
|
resolution => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10629
|
|
|
|
|
|
|
resolve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10630
|
|
|
|
|
|
|
resolved => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10631
|
|
|
|
|
|
|
resonance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10632
|
|
|
|
|
|
|
resonant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10633
|
|
|
|
|
|
|
resonate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10634
|
|
|
|
|
|
|
resonator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10635
|
|
|
|
|
|
|
resort => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10636
|
|
|
|
|
|
|
resounding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10637
|
|
|
|
|
|
|
resources => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10638
|
|
|
|
|
|
|
respect => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10639
|
|
|
|
|
|
|
respectability => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10640
|
|
|
|
|
|
|
respectable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10641
|
|
|
|
|
|
|
respected => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10642
|
|
|
|
|
|
|
respectful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10643
|
|
|
|
|
|
|
respecting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10644
|
|
|
|
|
|
|
respective => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10645
|
|
|
|
|
|
|
respects => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10646
|
|
|
|
|
|
|
respiration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10647
|
|
|
|
|
|
|
respirator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10648
|
|
|
|
|
|
|
respite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10649
|
|
|
|
|
|
|
resplendent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10650
|
|
|
|
|
|
|
respond => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10651
|
|
|
|
|
|
|
respondent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10652
|
|
|
|
|
|
|
response => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10653
|
|
|
|
|
|
|
responsibility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10654
|
|
|
|
|
|
|
responsible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10655
|
|
|
|
|
|
|
responsive => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10656
|
|
|
|
|
|
|
rest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10657
|
|
|
|
|
|
|
restaurant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10658
|
|
|
|
|
|
|
restful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10659
|
|
|
|
|
|
|
restitution => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10660
|
|
|
|
|
|
|
restlessness => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10661
|
|
|
|
|
|
|
restoration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10662
|
|
|
|
|
|
|
restorative => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10663
|
|
|
|
|
|
|
restored => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10664
|
|
|
|
|
|
|
restoring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10665
|
|
|
|
|
|
|
restrain => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10666
|
|
|
|
|
|
|
restrained => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10667
|
|
|
|
|
|
|
restraint => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10668
|
|
|
|
|
|
|
restrict => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10669
|
|
|
|
|
|
|
restricted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10670
|
|
|
|
|
|
|
restriction => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10671
|
|
|
|
|
|
|
restrictive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10672
|
|
|
|
|
|
|
result => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10673
|
|
|
|
|
|
|
resultant => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10674
|
|
|
|
|
|
|
resumption => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10675
|
|
|
|
|
|
|
resurrection => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10676
|
|
|
|
|
|
|
resuscitation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10677
|
|
|
|
|
|
|
retail => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10678
|
|
|
|
|
|
|
retailer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10679
|
|
|
|
|
|
|
retain => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
10680
|
|
|
|
|
|
|
retaining => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10681
|
|
|
|
|
|
|
retake => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10682
|
|
|
|
|
|
|
retaliate => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10683
|
|
|
|
|
|
|
retaliation => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10684
|
|
|
|
|
|
|
retaliatory => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10685
|
|
|
|
|
|
|
retard => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10686
|
|
|
|
|
|
|
retardation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10687
|
|
|
|
|
|
|
retention => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10688
|
|
|
|
|
|
|
retentive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10689
|
|
|
|
|
|
|
reticent => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10690
|
|
|
|
|
|
|
retina => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10691
|
|
|
|
|
|
|
retired => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10692
|
|
|
|
|
|
|
retirement => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 1, positive => 1, sadness => 1, surprise => 0, trust => 1 }, |
10693
|
|
|
|
|
|
|
retiring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10694
|
|
|
|
|
|
|
retold => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10695
|
|
|
|
|
|
|
retort => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10696
|
|
|
|
|
|
|
retrace => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10697
|
|
|
|
|
|
|
retract => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10698
|
|
|
|
|
|
|
retraction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10699
|
|
|
|
|
|
|
retrenchment => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10700
|
|
|
|
|
|
|
retribution => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10701
|
|
|
|
|
|
|
retrieval => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10702
|
|
|
|
|
|
|
retrieve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10703
|
|
|
|
|
|
|
retriever => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10704
|
|
|
|
|
|
|
retroactive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10705
|
|
|
|
|
|
|
retrograde => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10706
|
|
|
|
|
|
|
retrospect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10707
|
|
|
|
|
|
|
retrospective => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10708
|
|
|
|
|
|
|
retrospectively => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10709
|
|
|
|
|
|
|
return => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10710
|
|
|
|
|
|
|
reunion => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10711
|
|
|
|
|
|
|
reveal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10712
|
|
|
|
|
|
|
revel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10713
|
|
|
|
|
|
|
revelation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10714
|
|
|
|
|
|
|
revels => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10715
|
|
|
|
|
|
|
revenge => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
10716
|
|
|
|
|
|
|
revenue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10717
|
|
|
|
|
|
|
reverberation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10718
|
|
|
|
|
|
|
revere => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10719
|
|
|
|
|
|
|
reverence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10720
|
|
|
|
|
|
|
reverend => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10721
|
|
|
|
|
|
|
reverent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10722
|
|
|
|
|
|
|
reverie => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10723
|
|
|
|
|
|
|
reversal => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
10724
|
|
|
|
|
|
|
reverse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10725
|
|
|
|
|
|
|
reversion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10726
|
|
|
|
|
|
|
revert => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10727
|
|
|
|
|
|
|
reverting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10728
|
|
|
|
|
|
|
review => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10729
|
|
|
|
|
|
|
reviewer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10730
|
|
|
|
|
|
|
revise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10731
|
|
|
|
|
|
|
revision => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10732
|
|
|
|
|
|
|
revisit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10733
|
|
|
|
|
|
|
revival => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10734
|
|
|
|
|
|
|
revive => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10735
|
|
|
|
|
|
|
revocation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10736
|
|
|
|
|
|
|
revoke => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10737
|
|
|
|
|
|
|
revolt => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
10738
|
|
|
|
|
|
|
revolting => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10739
|
|
|
|
|
|
|
revolution => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 1, sadness => 1, surprise => 1, trust => 0 }, |
10740
|
|
|
|
|
|
|
revolutionary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10741
|
|
|
|
|
|
|
revolutionize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10742
|
|
|
|
|
|
|
revolve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10743
|
|
|
|
|
|
|
revolver => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10744
|
|
|
|
|
|
|
revulsion => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10745
|
|
|
|
|
|
|
reward => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
10746
|
|
|
|
|
|
|
rhetoric => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10747
|
|
|
|
|
|
|
rhetorical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10748
|
|
|
|
|
|
|
rheumatism => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10749
|
|
|
|
|
|
|
rhyme => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10750
|
|
|
|
|
|
|
rhyming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10751
|
|
|
|
|
|
|
rhythm => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10752
|
|
|
|
|
|
|
rhythmical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
10753
|
|
|
|
|
|
|
rib => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10754
|
|
|
|
|
|
|
ribbed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10755
|
|
|
|
|
|
|
ribbon => { anger => 1, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10756
|
|
|
|
|
|
|
rice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10757
|
|
|
|
|
|
|
riches => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10758
|
|
|
|
|
|
|
richness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10759
|
|
|
|
|
|
|
rick => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10760
|
|
|
|
|
|
|
rickety => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10761
|
|
|
|
|
|
|
rid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10762
|
|
|
|
|
|
|
riddance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10763
|
|
|
|
|
|
|
riddle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
10764
|
|
|
|
|
|
|
riddled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10765
|
|
|
|
|
|
|
ride => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10766
|
|
|
|
|
|
|
rider => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10767
|
|
|
|
|
|
|
ridge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10768
|
|
|
|
|
|
|
ridicule => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10769
|
|
|
|
|
|
|
ridiculous => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10770
|
|
|
|
|
|
|
riding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10771
|
|
|
|
|
|
|
rife => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10772
|
|
|
|
|
|
|
rifle => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10773
|
|
|
|
|
|
|
rifles => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10774
|
|
|
|
|
|
|
rift => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10775
|
|
|
|
|
|
|
rig => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10776
|
|
|
|
|
|
|
rigging => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10777
|
|
|
|
|
|
|
righteous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10778
|
|
|
|
|
|
|
rightful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10779
|
|
|
|
|
|
|
rightly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10780
|
|
|
|
|
|
|
rigid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10781
|
|
|
|
|
|
|
rigidity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10782
|
|
|
|
|
|
|
rigor => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10783
|
|
|
|
|
|
|
rigorous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10784
|
|
|
|
|
|
|
rim => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10785
|
|
|
|
|
|
|
rind => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10786
|
|
|
|
|
|
|
ring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10787
|
|
|
|
|
|
|
ringer => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10788
|
|
|
|
|
|
|
ringing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10789
|
|
|
|
|
|
|
rink => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10790
|
|
|
|
|
|
|
rinse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10791
|
|
|
|
|
|
|
riot => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10792
|
|
|
|
|
|
|
riotous => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
10793
|
|
|
|
|
|
|
riparian => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10794
|
|
|
|
|
|
|
ripe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10795
|
|
|
|
|
|
|
ripen => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10796
|
|
|
|
|
|
|
ripening => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10797
|
|
|
|
|
|
|
ripple => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10798
|
|
|
|
|
|
|
rise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10799
|
|
|
|
|
|
|
rising => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10800
|
|
|
|
|
|
|
risk => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10801
|
|
|
|
|
|
|
risky => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10802
|
|
|
|
|
|
|
rite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10803
|
|
|
|
|
|
|
ritual => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10804
|
|
|
|
|
|
|
ritualistic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10805
|
|
|
|
|
|
|
rival => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10806
|
|
|
|
|
|
|
rivalry => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10807
|
|
|
|
|
|
|
river => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10808
|
|
|
|
|
|
|
riverbank => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10809
|
|
|
|
|
|
|
rivet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10810
|
|
|
|
|
|
|
riveted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10811
|
|
|
|
|
|
|
riveting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10812
|
|
|
|
|
|
|
road => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10813
|
|
|
|
|
|
|
roads => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10814
|
|
|
|
|
|
|
roadster => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10815
|
|
|
|
|
|
|
roadway => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10816
|
|
|
|
|
|
|
roam => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10817
|
|
|
|
|
|
|
roar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10818
|
|
|
|
|
|
|
roast => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10819
|
|
|
|
|
|
|
rob => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10820
|
|
|
|
|
|
|
robber => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10821
|
|
|
|
|
|
|
robbery => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10822
|
|
|
|
|
|
|
robe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10823
|
|
|
|
|
|
|
robot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10824
|
|
|
|
|
|
|
robotics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10825
|
|
|
|
|
|
|
robust => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10826
|
|
|
|
|
|
|
roc => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10827
|
|
|
|
|
|
|
rock => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10828
|
|
|
|
|
|
|
rocket => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10829
|
|
|
|
|
|
|
rocks => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10830
|
|
|
|
|
|
|
rod => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10831
|
|
|
|
|
|
|
roe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10832
|
|
|
|
|
|
|
rogue => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10833
|
|
|
|
|
|
|
role => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10834
|
|
|
|
|
|
|
roll => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10835
|
|
|
|
|
|
|
roller => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10836
|
|
|
|
|
|
|
rollers => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10837
|
|
|
|
|
|
|
rollicking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10838
|
|
|
|
|
|
|
rolling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10839
|
|
|
|
|
|
|
romance => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 1, trust => 1 }, |
10840
|
|
|
|
|
|
|
romantic => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10841
|
|
|
|
|
|
|
romanticism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10842
|
|
|
|
|
|
|
romp => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10843
|
|
|
|
|
|
|
roof => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10844
|
|
|
|
|
|
|
rook => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10845
|
|
|
|
|
|
|
room => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10846
|
|
|
|
|
|
|
roomy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10847
|
|
|
|
|
|
|
roost => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10848
|
|
|
|
|
|
|
rooster => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10849
|
|
|
|
|
|
|
root => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10850
|
|
|
|
|
|
|
rooted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10851
|
|
|
|
|
|
|
rope => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10852
|
|
|
|
|
|
|
rosary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10853
|
|
|
|
|
|
|
rose => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10854
|
|
|
|
|
|
|
rosemary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10855
|
|
|
|
|
|
|
rosette => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10856
|
|
|
|
|
|
|
roster => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10857
|
|
|
|
|
|
|
rosy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10858
|
|
|
|
|
|
|
rot => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10859
|
|
|
|
|
|
|
rota => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10860
|
|
|
|
|
|
|
rotary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10861
|
|
|
|
|
|
|
rotate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10862
|
|
|
|
|
|
|
rotation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10863
|
|
|
|
|
|
|
rote => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10864
|
|
|
|
|
|
|
rotor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10865
|
|
|
|
|
|
|
rotting => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10866
|
|
|
|
|
|
|
rouge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10867
|
|
|
|
|
|
|
rough => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10868
|
|
|
|
|
|
|
roughly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10869
|
|
|
|
|
|
|
roughness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10870
|
|
|
|
|
|
|
roulette => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10871
|
|
|
|
|
|
|
round => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10872
|
|
|
|
|
|
|
roundabout => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10873
|
|
|
|
|
|
|
rounded => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10874
|
|
|
|
|
|
|
roundup => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10875
|
|
|
|
|
|
|
rouse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10876
|
|
|
|
|
|
|
rouser => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10877
|
|
|
|
|
|
|
rousing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10878
|
|
|
|
|
|
|
rout => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10879
|
|
|
|
|
|
|
route => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10880
|
|
|
|
|
|
|
routine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10881
|
|
|
|
|
|
|
rover => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10882
|
|
|
|
|
|
|
roving => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10883
|
|
|
|
|
|
|
row => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10884
|
|
|
|
|
|
|
rowdy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10885
|
|
|
|
|
|
|
royal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10886
|
|
|
|
|
|
|
royalty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10887
|
|
|
|
|
|
|
rub => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10888
|
|
|
|
|
|
|
rubber => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10889
|
|
|
|
|
|
|
rubbers => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10890
|
|
|
|
|
|
|
rubbing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10891
|
|
|
|
|
|
|
rubbish => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10892
|
|
|
|
|
|
|
rubble => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10893
|
|
|
|
|
|
|
rubric => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10894
|
|
|
|
|
|
|
ruby => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10895
|
|
|
|
|
|
|
rudder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10896
|
|
|
|
|
|
|
ruddy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10897
|
|
|
|
|
|
|
rudimentary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10898
|
|
|
|
|
|
|
rudiments => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10899
|
|
|
|
|
|
|
rue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10900
|
|
|
|
|
|
|
ruff => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10901
|
|
|
|
|
|
|
ruffle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10902
|
|
|
|
|
|
|
rug => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10903
|
|
|
|
|
|
|
rugged => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10904
|
|
|
|
|
|
|
ruin => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10905
|
|
|
|
|
|
|
ruined => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10906
|
|
|
|
|
|
|
ruinous => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10907
|
|
|
|
|
|
|
ruins => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10908
|
|
|
|
|
|
|
rule => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
10909
|
|
|
|
|
|
|
ruler => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10910
|
|
|
|
|
|
|
ruling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10911
|
|
|
|
|
|
|
rum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10912
|
|
|
|
|
|
|
rumble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10913
|
|
|
|
|
|
|
rummage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10914
|
|
|
|
|
|
|
rumor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10915
|
|
|
|
|
|
|
rumored => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10916
|
|
|
|
|
|
|
rump => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10917
|
|
|
|
|
|
|
runaway => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10918
|
|
|
|
|
|
|
runes => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10919
|
|
|
|
|
|
|
rung => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10920
|
|
|
|
|
|
|
runner => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10921
|
|
|
|
|
|
|
running => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10922
|
|
|
|
|
|
|
runway => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10923
|
|
|
|
|
|
|
rupture => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
10924
|
|
|
|
|
|
|
rural => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10925
|
|
|
|
|
|
|
ruse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10926
|
|
|
|
|
|
|
rush => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10927
|
|
|
|
|
|
|
rust => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10928
|
|
|
|
|
|
|
rustic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10929
|
|
|
|
|
|
|
rustle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10930
|
|
|
|
|
|
|
rusty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10931
|
|
|
|
|
|
|
rut => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10932
|
|
|
|
|
|
|
ruth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10933
|
|
|
|
|
|
|
ruthless => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10934
|
|
|
|
|
|
|
rye => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10935
|
|
|
|
|
|
|
saber => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10936
|
|
|
|
|
|
|
sable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10937
|
|
|
|
|
|
|
sabotage => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
10938
|
|
|
|
|
|
|
sac => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10939
|
|
|
|
|
|
|
sack => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10940
|
|
|
|
|
|
|
sacrament => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10941
|
|
|
|
|
|
|
sacred => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10942
|
|
|
|
|
|
|
sacrifices => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10943
|
|
|
|
|
|
|
saddle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10944
|
|
|
|
|
|
|
sadly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10945
|
|
|
|
|
|
|
sadness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 1 }, |
10946
|
|
|
|
|
|
|
safe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10947
|
|
|
|
|
|
|
safeguard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10948
|
|
|
|
|
|
|
safekeeping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
10949
|
|
|
|
|
|
|
safety => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10950
|
|
|
|
|
|
|
saffron => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10951
|
|
|
|
|
|
|
sag => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10952
|
|
|
|
|
|
|
saga => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10953
|
|
|
|
|
|
|
sage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10954
|
|
|
|
|
|
|
sail => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10955
|
|
|
|
|
|
|
sailing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10956
|
|
|
|
|
|
|
sailor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10957
|
|
|
|
|
|
|
saint => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
10958
|
|
|
|
|
|
|
saintly => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
10959
|
|
|
|
|
|
|
salad => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10960
|
|
|
|
|
|
|
salamander => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10961
|
|
|
|
|
|
|
salary => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10962
|
|
|
|
|
|
|
sale => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10963
|
|
|
|
|
|
|
salesman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10964
|
|
|
|
|
|
|
salient => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10965
|
|
|
|
|
|
|
saline => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10966
|
|
|
|
|
|
|
saliva => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10967
|
|
|
|
|
|
|
sally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
10968
|
|
|
|
|
|
|
salon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10969
|
|
|
|
|
|
|
saloon => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10970
|
|
|
|
|
|
|
salt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10971
|
|
|
|
|
|
|
salty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10972
|
|
|
|
|
|
|
salutary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10973
|
|
|
|
|
|
|
salutation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10974
|
|
|
|
|
|
|
salute => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10975
|
|
|
|
|
|
|
salvage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10976
|
|
|
|
|
|
|
salvation => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10977
|
|
|
|
|
|
|
salve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10978
|
|
|
|
|
|
|
samba => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10979
|
|
|
|
|
|
|
sameness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10980
|
|
|
|
|
|
|
samurai => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10981
|
|
|
|
|
|
|
sanctification => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10982
|
|
|
|
|
|
|
sanctified => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10983
|
|
|
|
|
|
|
sanctify => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 1, trust => 1 }, |
10984
|
|
|
|
|
|
|
sanction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10985
|
|
|
|
|
|
|
sanctioned => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10986
|
|
|
|
|
|
|
sanctity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10987
|
|
|
|
|
|
|
sanctuary => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
10988
|
|
|
|
|
|
|
sand => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10989
|
|
|
|
|
|
|
sandal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10990
|
|
|
|
|
|
|
sander => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10991
|
|
|
|
|
|
|
sands => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10992
|
|
|
|
|
|
|
sandy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10993
|
|
|
|
|
|
|
sane => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10994
|
|
|
|
|
|
|
sanguine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10995
|
|
|
|
|
|
|
sanitary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
10996
|
|
|
|
|
|
|
sanity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10997
|
|
|
|
|
|
|
sans => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
10998
|
|
|
|
|
|
|
sap => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
10999
|
|
|
|
|
|
|
sapphire => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11000
|
|
|
|
|
|
|
sappy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11001
|
|
|
|
|
|
|
sarcasm => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11002
|
|
|
|
|
|
|
sarcoma => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11003
|
|
|
|
|
|
|
sardonic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11004
|
|
|
|
|
|
|
sash => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11005
|
|
|
|
|
|
|
satanic => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11006
|
|
|
|
|
|
|
satchel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11007
|
|
|
|
|
|
|
sate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11008
|
|
|
|
|
|
|
satellite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11009
|
|
|
|
|
|
|
satin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11010
|
|
|
|
|
|
|
satire => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11011
|
|
|
|
|
|
|
satirical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11012
|
|
|
|
|
|
|
satisfaction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11013
|
|
|
|
|
|
|
satisfactorily => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11014
|
|
|
|
|
|
|
satisfied => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11015
|
|
|
|
|
|
|
saturate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11016
|
|
|
|
|
|
|
saturated => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11017
|
|
|
|
|
|
|
saturation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11018
|
|
|
|
|
|
|
sauce => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11019
|
|
|
|
|
|
|
saucepan => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11020
|
|
|
|
|
|
|
saucer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11021
|
|
|
|
|
|
|
saucy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11022
|
|
|
|
|
|
|
sauerkraut => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11023
|
|
|
|
|
|
|
sauna => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11024
|
|
|
|
|
|
|
savage => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11025
|
|
|
|
|
|
|
savagery => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11026
|
|
|
|
|
|
|
savanna => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11027
|
|
|
|
|
|
|
save => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11028
|
|
|
|
|
|
|
saving => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11029
|
|
|
|
|
|
|
savings => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11030
|
|
|
|
|
|
|
savor => { anger => 0, anticipation => 1, disgust => 1, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 1 }, |
11031
|
|
|
|
|
|
|
savory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11032
|
|
|
|
|
|
|
savvy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11033
|
|
|
|
|
|
|
sawdust => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11034
|
|
|
|
|
|
|
sax => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11035
|
|
|
|
|
|
|
saxophone => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11036
|
|
|
|
|
|
|
scab => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11037
|
|
|
|
|
|
|
scabbard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11038
|
|
|
|
|
|
|
scaffold => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11039
|
|
|
|
|
|
|
scaffolding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11040
|
|
|
|
|
|
|
scale => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11041
|
|
|
|
|
|
|
scales => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11042
|
|
|
|
|
|
|
scallop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11043
|
|
|
|
|
|
|
scalp => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11044
|
|
|
|
|
|
|
scalpel => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11045
|
|
|
|
|
|
|
scaly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11046
|
|
|
|
|
|
|
scan => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11047
|
|
|
|
|
|
|
scandal => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11048
|
|
|
|
|
|
|
scandalous => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11049
|
|
|
|
|
|
|
scanty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11050
|
|
|
|
|
|
|
scape => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11051
|
|
|
|
|
|
|
scapegoat => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11052
|
|
|
|
|
|
|
scar => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11053
|
|
|
|
|
|
|
scarab => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11054
|
|
|
|
|
|
|
scarce => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11055
|
|
|
|
|
|
|
scarcely => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11056
|
|
|
|
|
|
|
scarcity => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11057
|
|
|
|
|
|
|
scare => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
11058
|
|
|
|
|
|
|
scarecrow => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11059
|
|
|
|
|
|
|
scarf => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11060
|
|
|
|
|
|
|
scarlet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11061
|
|
|
|
|
|
|
scatter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11062
|
|
|
|
|
|
|
scattered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11063
|
|
|
|
|
|
|
scattering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11064
|
|
|
|
|
|
|
scavenger => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11065
|
|
|
|
|
|
|
scene => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11066
|
|
|
|
|
|
|
scenery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11067
|
|
|
|
|
|
|
scenic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11068
|
|
|
|
|
|
|
scent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11069
|
|
|
|
|
|
|
sceptical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11070
|
|
|
|
|
|
|
scepticism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11071
|
|
|
|
|
|
|
schematic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11072
|
|
|
|
|
|
|
scheme => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11073
|
|
|
|
|
|
|
schism => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11074
|
|
|
|
|
|
|
schizophrenia => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11075
|
|
|
|
|
|
|
scholar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11076
|
|
|
|
|
|
|
scholarly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11077
|
|
|
|
|
|
|
scholarship => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11078
|
|
|
|
|
|
|
school => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11079
|
|
|
|
|
|
|
schoolboy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11080
|
|
|
|
|
|
|
schooling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11081
|
|
|
|
|
|
|
schoolmaster => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11082
|
|
|
|
|
|
|
schooner => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11083
|
|
|
|
|
|
|
sciatica => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11084
|
|
|
|
|
|
|
science => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11085
|
|
|
|
|
|
|
scientific => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11086
|
|
|
|
|
|
|
scientist => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11087
|
|
|
|
|
|
|
scintilla => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11088
|
|
|
|
|
|
|
scintillation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11089
|
|
|
|
|
|
|
scintillator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11090
|
|
|
|
|
|
|
scion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11091
|
|
|
|
|
|
|
scissors => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11092
|
|
|
|
|
|
|
scoff => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11093
|
|
|
|
|
|
|
scold => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11094
|
|
|
|
|
|
|
scolding => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11095
|
|
|
|
|
|
|
scoop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11096
|
|
|
|
|
|
|
scope => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11097
|
|
|
|
|
|
|
scorching => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11098
|
|
|
|
|
|
|
score => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
11099
|
|
|
|
|
|
|
scores => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11100
|
|
|
|
|
|
|
scorn => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11101
|
|
|
|
|
|
|
scorpion => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
11102
|
|
|
|
|
|
|
scotch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11103
|
|
|
|
|
|
|
scoundrel => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11104
|
|
|
|
|
|
|
scour => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11105
|
|
|
|
|
|
|
scourge => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11106
|
|
|
|
|
|
|
scout => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11107
|
|
|
|
|
|
|
scrabble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11108
|
|
|
|
|
|
|
scramble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11109
|
|
|
|
|
|
|
scrambling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11110
|
|
|
|
|
|
|
scrape => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11111
|
|
|
|
|
|
|
scrapie => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11112
|
|
|
|
|
|
|
scraping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11113
|
|
|
|
|
|
|
scratch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11114
|
|
|
|
|
|
|
scream => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
11115
|
|
|
|
|
|
|
screaming => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11116
|
|
|
|
|
|
|
screech => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
11117
|
|
|
|
|
|
|
screen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11118
|
|
|
|
|
|
|
screwdriver => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11119
|
|
|
|
|
|
|
screwed => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11120
|
|
|
|
|
|
|
scribble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11121
|
|
|
|
|
|
|
scribe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11122
|
|
|
|
|
|
|
scrimmage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
11123
|
|
|
|
|
|
|
scrip => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11124
|
|
|
|
|
|
|
script => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11125
|
|
|
|
|
|
|
scriptural => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11126
|
|
|
|
|
|
|
scripture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11127
|
|
|
|
|
|
|
scroll => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11128
|
|
|
|
|
|
|
scrub => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11129
|
|
|
|
|
|
|
scrumptious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11130
|
|
|
|
|
|
|
scrupulous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11131
|
|
|
|
|
|
|
scrutinize => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11132
|
|
|
|
|
|
|
scrutiny => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11133
|
|
|
|
|
|
|
sculptor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11134
|
|
|
|
|
|
|
sculpture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11135
|
|
|
|
|
|
|
sculptured => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11136
|
|
|
|
|
|
|
scum => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11137
|
|
|
|
|
|
|
sea => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11138
|
|
|
|
|
|
|
seaboard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11139
|
|
|
|
|
|
|
seal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11140
|
|
|
|
|
|
|
seals => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11141
|
|
|
|
|
|
|
seam => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11142
|
|
|
|
|
|
|
seaman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11143
|
|
|
|
|
|
|
seamless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11144
|
|
|
|
|
|
|
seamstress => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11145
|
|
|
|
|
|
|
seaport => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11146
|
|
|
|
|
|
|
sear => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11147
|
|
|
|
|
|
|
search => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11148
|
|
|
|
|
|
|
searching => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11149
|
|
|
|
|
|
|
seared => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11150
|
|
|
|
|
|
|
seaside => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11151
|
|
|
|
|
|
|
season => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11152
|
|
|
|
|
|
|
seasoned => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11153
|
|
|
|
|
|
|
seasoning => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11154
|
|
|
|
|
|
|
seat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11155
|
|
|
|
|
|
|
secession => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11156
|
|
|
|
|
|
|
secluded => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11157
|
|
|
|
|
|
|
seclusion => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11158
|
|
|
|
|
|
|
secondary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11159
|
|
|
|
|
|
|
secondhand => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11160
|
|
|
|
|
|
|
secrecy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 1 }, |
11161
|
|
|
|
|
|
|
secret => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11162
|
|
|
|
|
|
|
secretariat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11163
|
|
|
|
|
|
|
secretary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11164
|
|
|
|
|
|
|
secrete => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11165
|
|
|
|
|
|
|
secretion => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11166
|
|
|
|
|
|
|
secretive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11167
|
|
|
|
|
|
|
secretly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11168
|
|
|
|
|
|
|
sect => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11169
|
|
|
|
|
|
|
sectarian => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11170
|
|
|
|
|
|
|
sectional => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11171
|
|
|
|
|
|
|
sector => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11172
|
|
|
|
|
|
|
secular => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11173
|
|
|
|
|
|
|
secularism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11174
|
|
|
|
|
|
|
securities => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11175
|
|
|
|
|
|
|
security => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11176
|
|
|
|
|
|
|
sedan => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11177
|
|
|
|
|
|
|
sedate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11178
|
|
|
|
|
|
|
sedative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11179
|
|
|
|
|
|
|
sedentary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11180
|
|
|
|
|
|
|
sedge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11181
|
|
|
|
|
|
|
sediment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11182
|
|
|
|
|
|
|
sedimentary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11183
|
|
|
|
|
|
|
sedition => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11184
|
|
|
|
|
|
|
seduce => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11185
|
|
|
|
|
|
|
seducing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11186
|
|
|
|
|
|
|
seduction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11187
|
|
|
|
|
|
|
seductive => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11188
|
|
|
|
|
|
|
seed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11189
|
|
|
|
|
|
|
seedling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11190
|
|
|
|
|
|
|
seek => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11191
|
|
|
|
|
|
|
seeker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11192
|
|
|
|
|
|
|
seemingly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11193
|
|
|
|
|
|
|
seer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11194
|
|
|
|
|
|
|
seething => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11195
|
|
|
|
|
|
|
segment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11196
|
|
|
|
|
|
|
segregate => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11197
|
|
|
|
|
|
|
segregated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11198
|
|
|
|
|
|
|
segregation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11199
|
|
|
|
|
|
|
seize => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11200
|
|
|
|
|
|
|
seizure => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11201
|
|
|
|
|
|
|
seldom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11202
|
|
|
|
|
|
|
select => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11203
|
|
|
|
|
|
|
selection => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11204
|
|
|
|
|
|
|
selfish => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11205
|
|
|
|
|
|
|
selfishness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11206
|
|
|
|
|
|
|
sell => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11207
|
|
|
|
|
|
|
seller => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11208
|
|
|
|
|
|
|
semaphore => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11209
|
|
|
|
|
|
|
semblance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11210
|
|
|
|
|
|
|
semen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11211
|
|
|
|
|
|
|
semicolon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11212
|
|
|
|
|
|
|
seminal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11213
|
|
|
|
|
|
|
seminar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11214
|
|
|
|
|
|
|
seminary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11215
|
|
|
|
|
|
|
semiotics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11216
|
|
|
|
|
|
|
senate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11217
|
|
|
|
|
|
|
senator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11218
|
|
|
|
|
|
|
send => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11219
|
|
|
|
|
|
|
senescence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11220
|
|
|
|
|
|
|
senile => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11221
|
|
|
|
|
|
|
senior => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11222
|
|
|
|
|
|
|
seniority => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11223
|
|
|
|
|
|
|
sensation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11224
|
|
|
|
|
|
|
sensational => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11225
|
|
|
|
|
|
|
sense => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11226
|
|
|
|
|
|
|
senseless => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
11227
|
|
|
|
|
|
|
senses => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11228
|
|
|
|
|
|
|
sensibility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11229
|
|
|
|
|
|
|
sensibly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11230
|
|
|
|
|
|
|
sensitive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11231
|
|
|
|
|
|
|
sensory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11232
|
|
|
|
|
|
|
sensual => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 1, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
11233
|
|
|
|
|
|
|
sensuality => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11234
|
|
|
|
|
|
|
sensuous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11235
|
|
|
|
|
|
|
sentence => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11236
|
|
|
|
|
|
|
sentient => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11237
|
|
|
|
|
|
|
sentiment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11238
|
|
|
|
|
|
|
sentimental => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11239
|
|
|
|
|
|
|
sentimentality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11240
|
|
|
|
|
|
|
sentinel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11241
|
|
|
|
|
|
|
sentry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11242
|
|
|
|
|
|
|
separable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11243
|
|
|
|
|
|
|
separate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11244
|
|
|
|
|
|
|
separately => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11245
|
|
|
|
|
|
|
separation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11246
|
|
|
|
|
|
|
separatist => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11247
|
|
|
|
|
|
|
sepia => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11248
|
|
|
|
|
|
|
sepsis => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11249
|
|
|
|
|
|
|
sept => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11250
|
|
|
|
|
|
|
septic => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11251
|
|
|
|
|
|
|
septum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11252
|
|
|
|
|
|
|
sequel => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11253
|
|
|
|
|
|
|
sequence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11254
|
|
|
|
|
|
|
sequent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11255
|
|
|
|
|
|
|
sequestered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11256
|
|
|
|
|
|
|
sequestration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11257
|
|
|
|
|
|
|
serene => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11258
|
|
|
|
|
|
|
serenity => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11259
|
|
|
|
|
|
|
sergeant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11260
|
|
|
|
|
|
|
serial => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11261
|
|
|
|
|
|
|
series => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11262
|
|
|
|
|
|
|
serif => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11263
|
|
|
|
|
|
|
seriousness => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11264
|
|
|
|
|
|
|
sermon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11265
|
|
|
|
|
|
|
serpent => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11266
|
|
|
|
|
|
|
serpentine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11267
|
|
|
|
|
|
|
serrated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11268
|
|
|
|
|
|
|
serum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11269
|
|
|
|
|
|
|
servant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11270
|
|
|
|
|
|
|
serve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11271
|
|
|
|
|
|
|
service => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11272
|
|
|
|
|
|
|
serviceable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11273
|
|
|
|
|
|
|
servile => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11274
|
|
|
|
|
|
|
servitude => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11275
|
|
|
|
|
|
|
sess => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11276
|
|
|
|
|
|
|
session => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11277
|
|
|
|
|
|
|
sessions => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11278
|
|
|
|
|
|
|
set => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11279
|
|
|
|
|
|
|
setback => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11280
|
|
|
|
|
|
|
sett => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11281
|
|
|
|
|
|
|
setter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11282
|
|
|
|
|
|
|
settle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11283
|
|
|
|
|
|
|
settled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11284
|
|
|
|
|
|
|
settler => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11285
|
|
|
|
|
|
|
settlor => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11286
|
|
|
|
|
|
|
seventh => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11287
|
|
|
|
|
|
|
seventy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11288
|
|
|
|
|
|
|
sever => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11289
|
|
|
|
|
|
|
severable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11290
|
|
|
|
|
|
|
severally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11291
|
|
|
|
|
|
|
severance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11292
|
|
|
|
|
|
|
severely => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11293
|
|
|
|
|
|
|
severity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11294
|
|
|
|
|
|
|
sew => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11295
|
|
|
|
|
|
|
sewage => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11296
|
|
|
|
|
|
|
sewer => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11297
|
|
|
|
|
|
|
sewerage => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11298
|
|
|
|
|
|
|
sex => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11299
|
|
|
|
|
|
|
sexuality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11300
|
|
|
|
|
|
|
sexy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11301
|
|
|
|
|
|
|
shabby => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11302
|
|
|
|
|
|
|
shack => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11303
|
|
|
|
|
|
|
shackle => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11304
|
|
|
|
|
|
|
shade => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11305
|
|
|
|
|
|
|
shades => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11306
|
|
|
|
|
|
|
shading => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11307
|
|
|
|
|
|
|
shadow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11308
|
|
|
|
|
|
|
shadowy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11309
|
|
|
|
|
|
|
shady => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11310
|
|
|
|
|
|
|
shaft => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11311
|
|
|
|
|
|
|
shag => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11312
|
|
|
|
|
|
|
shaggy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11313
|
|
|
|
|
|
|
shake => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11314
|
|
|
|
|
|
|
shaken => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11315
|
|
|
|
|
|
|
shaking => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11316
|
|
|
|
|
|
|
shaky => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11317
|
|
|
|
|
|
|
sham => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11318
|
|
|
|
|
|
|
shaman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11319
|
|
|
|
|
|
|
shambles => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11320
|
|
|
|
|
|
|
shame => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11321
|
|
|
|
|
|
|
shameful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11322
|
|
|
|
|
|
|
shameless => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11323
|
|
|
|
|
|
|
shanghai => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11324
|
|
|
|
|
|
|
shank => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11325
|
|
|
|
|
|
|
shanty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11326
|
|
|
|
|
|
|
shape => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11327
|
|
|
|
|
|
|
shapely => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11328
|
|
|
|
|
|
|
share => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11329
|
|
|
|
|
|
|
shareholder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11330
|
|
|
|
|
|
|
shark => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11331
|
|
|
|
|
|
|
sharpen => { anger => 1, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11332
|
|
|
|
|
|
|
sharpened => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11333
|
|
|
|
|
|
|
sharpener => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11334
|
|
|
|
|
|
|
sharpness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11335
|
|
|
|
|
|
|
shatter => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
11336
|
|
|
|
|
|
|
shattered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11337
|
|
|
|
|
|
|
shave => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11338
|
|
|
|
|
|
|
shaving => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11339
|
|
|
|
|
|
|
shawl => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11340
|
|
|
|
|
|
|
sheaf => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11341
|
|
|
|
|
|
|
shear => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11342
|
|
|
|
|
|
|
shears => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11343
|
|
|
|
|
|
|
sheath => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11344
|
|
|
|
|
|
|
sheathing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11345
|
|
|
|
|
|
|
shed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11346
|
|
|
|
|
|
|
sheen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11347
|
|
|
|
|
|
|
sheep => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11348
|
|
|
|
|
|
|
sheer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11349
|
|
|
|
|
|
|
sheet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11350
|
|
|
|
|
|
|
shelf => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11351
|
|
|
|
|
|
|
shell => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
11352
|
|
|
|
|
|
|
shellfish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11353
|
|
|
|
|
|
|
shelter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11354
|
|
|
|
|
|
|
shelved => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11355
|
|
|
|
|
|
|
shepherd => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11356
|
|
|
|
|
|
|
sheriff => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11357
|
|
|
|
|
|
|
sherry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11358
|
|
|
|
|
|
|
shield => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11359
|
|
|
|
|
|
|
shift => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11360
|
|
|
|
|
|
|
shifting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11361
|
|
|
|
|
|
|
shilling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11362
|
|
|
|
|
|
|
shimmer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11363
|
|
|
|
|
|
|
shin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11364
|
|
|
|
|
|
|
shine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11365
|
|
|
|
|
|
|
shingle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11366
|
|
|
|
|
|
|
shining => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11367
|
|
|
|
|
|
|
shiny => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11368
|
|
|
|
|
|
|
ship => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11369
|
|
|
|
|
|
|
shipment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11370
|
|
|
|
|
|
|
shipping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11371
|
|
|
|
|
|
|
shipwreck => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11372
|
|
|
|
|
|
|
shire => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11373
|
|
|
|
|
|
|
shirt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11374
|
|
|
|
|
|
|
shit => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11375
|
|
|
|
|
|
|
shiver => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11376
|
|
|
|
|
|
|
shivering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11377
|
|
|
|
|
|
|
shoals => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11378
|
|
|
|
|
|
|
shock => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
11379
|
|
|
|
|
|
|
shockingly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
11380
|
|
|
|
|
|
|
shoddy => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11381
|
|
|
|
|
|
|
shoe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11382
|
|
|
|
|
|
|
shoemaker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11383
|
|
|
|
|
|
|
shoot => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11384
|
|
|
|
|
|
|
shooter => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11385
|
|
|
|
|
|
|
shooting => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11386
|
|
|
|
|
|
|
shop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11387
|
|
|
|
|
|
|
shopkeeper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11388
|
|
|
|
|
|
|
shoplifting => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11389
|
|
|
|
|
|
|
shopping => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
11390
|
|
|
|
|
|
|
shore => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11391
|
|
|
|
|
|
|
shorn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11392
|
|
|
|
|
|
|
short => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11393
|
|
|
|
|
|
|
shortage => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11394
|
|
|
|
|
|
|
shortcoming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11395
|
|
|
|
|
|
|
shorten => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11396
|
|
|
|
|
|
|
shortening => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11397
|
|
|
|
|
|
|
shorthand => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11398
|
|
|
|
|
|
|
shortly => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11399
|
|
|
|
|
|
|
shortness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11400
|
|
|
|
|
|
|
shorts => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11401
|
|
|
|
|
|
|
shot => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
11402
|
|
|
|
|
|
|
shotgun => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11403
|
|
|
|
|
|
|
shoulder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11404
|
|
|
|
|
|
|
shout => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
11405
|
|
|
|
|
|
|
shove => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11406
|
|
|
|
|
|
|
shovel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11407
|
|
|
|
|
|
|
shoveling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11408
|
|
|
|
|
|
|
show => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11409
|
|
|
|
|
|
|
shower => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11410
|
|
|
|
|
|
|
showing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11411
|
|
|
|
|
|
|
showy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11412
|
|
|
|
|
|
|
shrapnel => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11413
|
|
|
|
|
|
|
shred => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11414
|
|
|
|
|
|
|
shrewd => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11415
|
|
|
|
|
|
|
shriek => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
11416
|
|
|
|
|
|
|
shrill => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
11417
|
|
|
|
|
|
|
shrimp => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11418
|
|
|
|
|
|
|
shrine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11419
|
|
|
|
|
|
|
shrink => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11420
|
|
|
|
|
|
|
shrinking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11421
|
|
|
|
|
|
|
shroud => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11422
|
|
|
|
|
|
|
shrub => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11423
|
|
|
|
|
|
|
shrubbery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11424
|
|
|
|
|
|
|
shrug => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11425
|
|
|
|
|
|
|
shrunk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11426
|
|
|
|
|
|
|
shudder => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11427
|
|
|
|
|
|
|
shuffle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11428
|
|
|
|
|
|
|
shuffling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11429
|
|
|
|
|
|
|
shun => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11430
|
|
|
|
|
|
|
shunt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11431
|
|
|
|
|
|
|
shut => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11432
|
|
|
|
|
|
|
shutter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11433
|
|
|
|
|
|
|
shuttle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11434
|
|
|
|
|
|
|
sib => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11435
|
|
|
|
|
|
|
sic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11436
|
|
|
|
|
|
|
sick => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11437
|
|
|
|
|
|
|
sickening => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11438
|
|
|
|
|
|
|
sickle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11439
|
|
|
|
|
|
|
sickly => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11440
|
|
|
|
|
|
|
sickness => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11441
|
|
|
|
|
|
|
side => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11442
|
|
|
|
|
|
|
sideboard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11443
|
|
|
|
|
|
|
sidestep => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11444
|
|
|
|
|
|
|
sideways => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11445
|
|
|
|
|
|
|
siege => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11446
|
|
|
|
|
|
|
siesta => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11447
|
|
|
|
|
|
|
sieve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11448
|
|
|
|
|
|
|
sifting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11449
|
|
|
|
|
|
|
sigh => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11450
|
|
|
|
|
|
|
sight => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11451
|
|
|
|
|
|
|
sign => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11452
|
|
|
|
|
|
|
signal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11453
|
|
|
|
|
|
|
signature => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11454
|
|
|
|
|
|
|
significance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11455
|
|
|
|
|
|
|
significant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11456
|
|
|
|
|
|
|
signification => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11457
|
|
|
|
|
|
|
signify => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11458
|
|
|
|
|
|
|
signpost => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11459
|
|
|
|
|
|
|
silent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11460
|
|
|
|
|
|
|
silently => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11461
|
|
|
|
|
|
|
silhouette => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11462
|
|
|
|
|
|
|
silk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11463
|
|
|
|
|
|
|
silken => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11464
|
|
|
|
|
|
|
silky => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11465
|
|
|
|
|
|
|
sill => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11466
|
|
|
|
|
|
|
silliness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11467
|
|
|
|
|
|
|
silly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11468
|
|
|
|
|
|
|
silt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11469
|
|
|
|
|
|
|
silver => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11470
|
|
|
|
|
|
|
silvery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11471
|
|
|
|
|
|
|
similar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11472
|
|
|
|
|
|
|
similarity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11473
|
|
|
|
|
|
|
simile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11474
|
|
|
|
|
|
|
simmer => { anger => 1, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11475
|
|
|
|
|
|
|
simmering => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11476
|
|
|
|
|
|
|
simple => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11477
|
|
|
|
|
|
|
simples => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11478
|
|
|
|
|
|
|
simplify => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
11479
|
|
|
|
|
|
|
simply => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11480
|
|
|
|
|
|
|
simulate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11481
|
|
|
|
|
|
|
simulated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11482
|
|
|
|
|
|
|
simulating => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11483
|
|
|
|
|
|
|
simulation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11484
|
|
|
|
|
|
|
simultaneous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11485
|
|
|
|
|
|
|
simultaneously => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11486
|
|
|
|
|
|
|
sin => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11487
|
|
|
|
|
|
|
sincere => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11488
|
|
|
|
|
|
|
sincerity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11489
|
|
|
|
|
|
|
sinful => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11490
|
|
|
|
|
|
|
sing => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 1 }, |
11491
|
|
|
|
|
|
|
singer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11492
|
|
|
|
|
|
|
single => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11493
|
|
|
|
|
|
|
singly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11494
|
|
|
|
|
|
|
singular => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11495
|
|
|
|
|
|
|
singularity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11496
|
|
|
|
|
|
|
singularly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
11497
|
|
|
|
|
|
|
sinister => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11498
|
|
|
|
|
|
|
sink => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11499
|
|
|
|
|
|
|
sinner => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11500
|
|
|
|
|
|
|
sinning => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11501
|
|
|
|
|
|
|
sinus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11502
|
|
|
|
|
|
|
sip => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11503
|
|
|
|
|
|
|
siphon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11504
|
|
|
|
|
|
|
sir => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11505
|
|
|
|
|
|
|
sire => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11506
|
|
|
|
|
|
|
siren => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11507
|
|
|
|
|
|
|
sissy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11508
|
|
|
|
|
|
|
sister => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11509
|
|
|
|
|
|
|
sisterhood => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 1, surprise => 1, trust => 1 }, |
11510
|
|
|
|
|
|
|
site => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11511
|
|
|
|
|
|
|
sith => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11512
|
|
|
|
|
|
|
sitting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11513
|
|
|
|
|
|
|
situate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11514
|
|
|
|
|
|
|
situated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11515
|
|
|
|
|
|
|
situation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11516
|
|
|
|
|
|
|
sixth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11517
|
|
|
|
|
|
|
sixty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11518
|
|
|
|
|
|
|
size => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11519
|
|
|
|
|
|
|
sizzle => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11520
|
|
|
|
|
|
|
skate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11521
|
|
|
|
|
|
|
skating => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11522
|
|
|
|
|
|
|
skein => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11523
|
|
|
|
|
|
|
skeleton => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11524
|
|
|
|
|
|
|
skeptic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11525
|
|
|
|
|
|
|
skeptical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11526
|
|
|
|
|
|
|
skepticism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11527
|
|
|
|
|
|
|
sketch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11528
|
|
|
|
|
|
|
sketchy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11529
|
|
|
|
|
|
|
skewed => { anger => 1, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11530
|
|
|
|
|
|
|
skewer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11531
|
|
|
|
|
|
|
ski => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11532
|
|
|
|
|
|
|
skid => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11533
|
|
|
|
|
|
|
skiff => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11534
|
|
|
|
|
|
|
skill => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11535
|
|
|
|
|
|
|
skilled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11536
|
|
|
|
|
|
|
skillet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11537
|
|
|
|
|
|
|
skillful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11538
|
|
|
|
|
|
|
skim => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11539
|
|
|
|
|
|
|
skin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11540
|
|
|
|
|
|
|
skinny => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11541
|
|
|
|
|
|
|
skip => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11542
|
|
|
|
|
|
|
skipper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11543
|
|
|
|
|
|
|
skirmish => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11544
|
|
|
|
|
|
|
skirt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11545
|
|
|
|
|
|
|
skirting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11546
|
|
|
|
|
|
|
skirts => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11547
|
|
|
|
|
|
|
skit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11548
|
|
|
|
|
|
|
skull => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11549
|
|
|
|
|
|
|
skunk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11550
|
|
|
|
|
|
|
sky => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11551
|
|
|
|
|
|
|
skyscraper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11552
|
|
|
|
|
|
|
slab => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11553
|
|
|
|
|
|
|
slack => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11554
|
|
|
|
|
|
|
slag => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11555
|
|
|
|
|
|
|
slam => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
11556
|
|
|
|
|
|
|
slander => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11557
|
|
|
|
|
|
|
slanderous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11558
|
|
|
|
|
|
|
slang => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11559
|
|
|
|
|
|
|
slant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11560
|
|
|
|
|
|
|
slap => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
11561
|
|
|
|
|
|
|
slash => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11562
|
|
|
|
|
|
|
slashes => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11563
|
|
|
|
|
|
|
slate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11564
|
|
|
|
|
|
|
slates => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11565
|
|
|
|
|
|
|
slaughter => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
11566
|
|
|
|
|
|
|
slaughterhouse => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11567
|
|
|
|
|
|
|
slaughtering => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
11568
|
|
|
|
|
|
|
slave => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11569
|
|
|
|
|
|
|
slavery => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11570
|
|
|
|
|
|
|
slay => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11571
|
|
|
|
|
|
|
slayer => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
11572
|
|
|
|
|
|
|
sledge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11573
|
|
|
|
|
|
|
sleek => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11574
|
|
|
|
|
|
|
sleep => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11575
|
|
|
|
|
|
|
sleeper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11576
|
|
|
|
|
|
|
sleeping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11577
|
|
|
|
|
|
|
sleeplessness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11578
|
|
|
|
|
|
|
sleepy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11579
|
|
|
|
|
|
|
sleet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11580
|
|
|
|
|
|
|
sleeve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11581
|
|
|
|
|
|
|
sleeveless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11582
|
|
|
|
|
|
|
sleigh => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11583
|
|
|
|
|
|
|
sleight => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11584
|
|
|
|
|
|
|
slender => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11585
|
|
|
|
|
|
|
sleuth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11586
|
|
|
|
|
|
|
slice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11587
|
|
|
|
|
|
|
slick => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11588
|
|
|
|
|
|
|
slide => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11589
|
|
|
|
|
|
|
sliding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11590
|
|
|
|
|
|
|
slight => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11591
|
|
|
|
|
|
|
slightly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11592
|
|
|
|
|
|
|
slim => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11593
|
|
|
|
|
|
|
slime => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11594
|
|
|
|
|
|
|
slimy => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11595
|
|
|
|
|
|
|
sling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11596
|
|
|
|
|
|
|
slink => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11597
|
|
|
|
|
|
|
slip => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
11598
|
|
|
|
|
|
|
slipper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11599
|
|
|
|
|
|
|
slippers => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11600
|
|
|
|
|
|
|
slit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11601
|
|
|
|
|
|
|
sliver => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11602
|
|
|
|
|
|
|
slogan => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11603
|
|
|
|
|
|
|
sloop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11604
|
|
|
|
|
|
|
slop => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11605
|
|
|
|
|
|
|
slope => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11606
|
|
|
|
|
|
|
sloppy => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11607
|
|
|
|
|
|
|
slot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11608
|
|
|
|
|
|
|
sloth => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11609
|
|
|
|
|
|
|
slouch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11610
|
|
|
|
|
|
|
slough => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11611
|
|
|
|
|
|
|
slow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11612
|
|
|
|
|
|
|
slowly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11613
|
|
|
|
|
|
|
slowness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11614
|
|
|
|
|
|
|
sludge => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11615
|
|
|
|
|
|
|
slug => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11616
|
|
|
|
|
|
|
sluggish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11617
|
|
|
|
|
|
|
sluice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11618
|
|
|
|
|
|
|
slum => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11619
|
|
|
|
|
|
|
slumber => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11620
|
|
|
|
|
|
|
slump => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11621
|
|
|
|
|
|
|
slur => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11622
|
|
|
|
|
|
|
slush => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
11623
|
|
|
|
|
|
|
slut => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11624
|
|
|
|
|
|
|
sly => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11625
|
|
|
|
|
|
|
smack => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11626
|
|
|
|
|
|
|
small => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11627
|
|
|
|
|
|
|
smaller => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11628
|
|
|
|
|
|
|
smallest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11629
|
|
|
|
|
|
|
smash => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11630
|
|
|
|
|
|
|
smashed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11631
|
|
|
|
|
|
|
smattering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11632
|
|
|
|
|
|
|
smear => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11633
|
|
|
|
|
|
|
smell => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11634
|
|
|
|
|
|
|
smelling => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11635
|
|
|
|
|
|
|
smelt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11636
|
|
|
|
|
|
|
smile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
11637
|
|
|
|
|
|
|
smiling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11638
|
|
|
|
|
|
|
smirk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11639
|
|
|
|
|
|
|
smite => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11640
|
|
|
|
|
|
|
smith => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11641
|
|
|
|
|
|
|
smitten => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11642
|
|
|
|
|
|
|
smoker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11643
|
|
|
|
|
|
|
smokey => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11644
|
|
|
|
|
|
|
smoking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11645
|
|
|
|
|
|
|
smoky => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11646
|
|
|
|
|
|
|
smoldering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11647
|
|
|
|
|
|
|
smoothly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11648
|
|
|
|
|
|
|
smoothness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11649
|
|
|
|
|
|
|
smother => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11650
|
|
|
|
|
|
|
smudge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11651
|
|
|
|
|
|
|
smug => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11652
|
|
|
|
|
|
|
smuggle => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11653
|
|
|
|
|
|
|
smuggler => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11654
|
|
|
|
|
|
|
smuggling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11655
|
|
|
|
|
|
|
smut => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11656
|
|
|
|
|
|
|
snack => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11657
|
|
|
|
|
|
|
snacks => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11658
|
|
|
|
|
|
|
snag => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
11659
|
|
|
|
|
|
|
snags => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11660
|
|
|
|
|
|
|
snail => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11661
|
|
|
|
|
|
|
snake => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11662
|
|
|
|
|
|
|
snap => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11663
|
|
|
|
|
|
|
snapshot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11664
|
|
|
|
|
|
|
snare => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11665
|
|
|
|
|
|
|
snarl => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11666
|
|
|
|
|
|
|
snarling => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11667
|
|
|
|
|
|
|
snatch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11668
|
|
|
|
|
|
|
sneak => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
11669
|
|
|
|
|
|
|
sneakers => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11670
|
|
|
|
|
|
|
sneaking => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11671
|
|
|
|
|
|
|
sneer => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11672
|
|
|
|
|
|
|
sneeze => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
11673
|
|
|
|
|
|
|
sneezing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11674
|
|
|
|
|
|
|
snicker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11675
|
|
|
|
|
|
|
snide => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11676
|
|
|
|
|
|
|
sniff => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11677
|
|
|
|
|
|
|
snip => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11678
|
|
|
|
|
|
|
snipe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11679
|
|
|
|
|
|
|
snippet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11680
|
|
|
|
|
|
|
snob => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11681
|
|
|
|
|
|
|
snoopy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11682
|
|
|
|
|
|
|
snooze => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11683
|
|
|
|
|
|
|
snore => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11684
|
|
|
|
|
|
|
snort => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11685
|
|
|
|
|
|
|
snout => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11686
|
|
|
|
|
|
|
snow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11687
|
|
|
|
|
|
|
snowball => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11688
|
|
|
|
|
|
|
snowflake => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11689
|
|
|
|
|
|
|
snowy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11690
|
|
|
|
|
|
|
snuff => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11691
|
|
|
|
|
|
|
soak => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11692
|
|
|
|
|
|
|
soaking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11693
|
|
|
|
|
|
|
soap => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11694
|
|
|
|
|
|
|
soapy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11695
|
|
|
|
|
|
|
soaring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11696
|
|
|
|
|
|
|
sob => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11697
|
|
|
|
|
|
|
sobriety => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11698
|
|
|
|
|
|
|
soc => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11699
|
|
|
|
|
|
|
soccer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11700
|
|
|
|
|
|
|
sociable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11701
|
|
|
|
|
|
|
social => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11702
|
|
|
|
|
|
|
socialism => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11703
|
|
|
|
|
|
|
socialist => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11704
|
|
|
|
|
|
|
society => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11705
|
|
|
|
|
|
|
sock => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11706
|
|
|
|
|
|
|
socket => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11707
|
|
|
|
|
|
|
sod => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11708
|
|
|
|
|
|
|
sofa => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11709
|
|
|
|
|
|
|
softening => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11710
|
|
|
|
|
|
|
softness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11711
|
|
|
|
|
|
|
soggy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11712
|
|
|
|
|
|
|
soil => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11713
|
|
|
|
|
|
|
soiled => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11714
|
|
|
|
|
|
|
sojourn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11715
|
|
|
|
|
|
|
solace => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11716
|
|
|
|
|
|
|
solar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11717
|
|
|
|
|
|
|
solder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11718
|
|
|
|
|
|
|
soldering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11719
|
|
|
|
|
|
|
soldier => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 0 }, |
11720
|
|
|
|
|
|
|
sole => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11721
|
|
|
|
|
|
|
solicit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11722
|
|
|
|
|
|
|
solicitation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11723
|
|
|
|
|
|
|
solicitor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11724
|
|
|
|
|
|
|
solid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11725
|
|
|
|
|
|
|
solidarity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11726
|
|
|
|
|
|
|
solidification => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11727
|
|
|
|
|
|
|
solidified => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11728
|
|
|
|
|
|
|
solidify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11729
|
|
|
|
|
|
|
solidity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11730
|
|
|
|
|
|
|
solitaire => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11731
|
|
|
|
|
|
|
solitary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11732
|
|
|
|
|
|
|
solitude => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11733
|
|
|
|
|
|
|
solo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11734
|
|
|
|
|
|
|
solubility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11735
|
|
|
|
|
|
|
soluble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11736
|
|
|
|
|
|
|
solution => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11737
|
|
|
|
|
|
|
solve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11738
|
|
|
|
|
|
|
solvency => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11739
|
|
|
|
|
|
|
solvent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11740
|
|
|
|
|
|
|
somatic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
11741
|
|
|
|
|
|
|
somber => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11742
|
|
|
|
|
|
|
son => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11743
|
|
|
|
|
|
|
sonar => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11744
|
|
|
|
|
|
|
sonata => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11745
|
|
|
|
|
|
|
song => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11746
|
|
|
|
|
|
|
sonnet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 0 }, |
11747
|
|
|
|
|
|
|
sonorous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11748
|
|
|
|
|
|
|
soot => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11749
|
|
|
|
|
|
|
soothe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11750
|
|
|
|
|
|
|
soothing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11751
|
|
|
|
|
|
|
sophomore => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11752
|
|
|
|
|
|
|
soprano => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11753
|
|
|
|
|
|
|
sorcerer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11754
|
|
|
|
|
|
|
sorcery => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
11755
|
|
|
|
|
|
|
sordid => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11756
|
|
|
|
|
|
|
sore => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11757
|
|
|
|
|
|
|
sorely => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11758
|
|
|
|
|
|
|
soreness => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11759
|
|
|
|
|
|
|
sorghum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11760
|
|
|
|
|
|
|
sorority => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11761
|
|
|
|
|
|
|
sorrow => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11762
|
|
|
|
|
|
|
sorrowful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11763
|
|
|
|
|
|
|
sort => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11764
|
|
|
|
|
|
|
sorter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11765
|
|
|
|
|
|
|
sortie => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11766
|
|
|
|
|
|
|
sorting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11767
|
|
|
|
|
|
|
sou => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11768
|
|
|
|
|
|
|
soulless => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11769
|
|
|
|
|
|
|
soulmate => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11770
|
|
|
|
|
|
|
sound => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11771
|
|
|
|
|
|
|
sounding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11772
|
|
|
|
|
|
|
soundness => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11773
|
|
|
|
|
|
|
soup => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11774
|
|
|
|
|
|
|
sour => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11775
|
|
|
|
|
|
|
source => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11776
|
|
|
|
|
|
|
souvenir => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11777
|
|
|
|
|
|
|
sovereign => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11778
|
|
|
|
|
|
|
sovereignty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11779
|
|
|
|
|
|
|
sow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11780
|
|
|
|
|
|
|
spa => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
11781
|
|
|
|
|
|
|
space => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11782
|
|
|
|
|
|
|
spacious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11783
|
|
|
|
|
|
|
spade => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11784
|
|
|
|
|
|
|
span => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11785
|
|
|
|
|
|
|
spaniel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11786
|
|
|
|
|
|
|
spank => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11787
|
|
|
|
|
|
|
spanking => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11788
|
|
|
|
|
|
|
spar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11789
|
|
|
|
|
|
|
spare => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11790
|
|
|
|
|
|
|
sparingly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11791
|
|
|
|
|
|
|
spark => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11792
|
|
|
|
|
|
|
sparkle => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
11793
|
|
|
|
|
|
|
sparring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11794
|
|
|
|
|
|
|
sparse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11795
|
|
|
|
|
|
|
spasm => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11796
|
|
|
|
|
|
|
spat => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11797
|
|
|
|
|
|
|
spatula => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11798
|
|
|
|
|
|
|
spawn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11799
|
|
|
|
|
|
|
speaker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11800
|
|
|
|
|
|
|
speaking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11801
|
|
|
|
|
|
|
spear => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11802
|
|
|
|
|
|
|
special => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11803
|
|
|
|
|
|
|
specialist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11804
|
|
|
|
|
|
|
speciality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11805
|
|
|
|
|
|
|
specialize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11806
|
|
|
|
|
|
|
specially => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11807
|
|
|
|
|
|
|
specie => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11808
|
|
|
|
|
|
|
species => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11809
|
|
|
|
|
|
|
specific => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11810
|
|
|
|
|
|
|
specification => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11811
|
|
|
|
|
|
|
specimen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11812
|
|
|
|
|
|
|
speck => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11813
|
|
|
|
|
|
|
speckled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11814
|
|
|
|
|
|
|
specs => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11815
|
|
|
|
|
|
|
spectacle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11816
|
|
|
|
|
|
|
spectacles => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11817
|
|
|
|
|
|
|
spectacular => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
11818
|
|
|
|
|
|
|
spectator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11819
|
|
|
|
|
|
|
specter => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11820
|
|
|
|
|
|
|
spectral => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11821
|
|
|
|
|
|
|
spectrometer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11822
|
|
|
|
|
|
|
spectrophotometer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11823
|
|
|
|
|
|
|
spectroscopy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11824
|
|
|
|
|
|
|
spectrum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11825
|
|
|
|
|
|
|
speculate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11826
|
|
|
|
|
|
|
speculation => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11827
|
|
|
|
|
|
|
speculative => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11828
|
|
|
|
|
|
|
speculum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11829
|
|
|
|
|
|
|
speech => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11830
|
|
|
|
|
|
|
speechless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11831
|
|
|
|
|
|
|
speed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11832
|
|
|
|
|
|
|
speedily => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11833
|
|
|
|
|
|
|
speedometer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11834
|
|
|
|
|
|
|
speedway => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11835
|
|
|
|
|
|
|
speedy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11836
|
|
|
|
|
|
|
spellbound => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11837
|
|
|
|
|
|
|
spelling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11838
|
|
|
|
|
|
|
spencer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11839
|
|
|
|
|
|
|
spend => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11840
|
|
|
|
|
|
|
spent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11841
|
|
|
|
|
|
|
sperm => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11842
|
|
|
|
|
|
|
spew => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11843
|
|
|
|
|
|
|
sphere => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11844
|
|
|
|
|
|
|
spherical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11845
|
|
|
|
|
|
|
sphinx => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11846
|
|
|
|
|
|
|
spice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11847
|
|
|
|
|
|
|
spicy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11848
|
|
|
|
|
|
|
spider => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11849
|
|
|
|
|
|
|
spigot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11850
|
|
|
|
|
|
|
spike => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11851
|
|
|
|
|
|
|
spiked => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11852
|
|
|
|
|
|
|
spiky => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11853
|
|
|
|
|
|
|
spill => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11854
|
|
|
|
|
|
|
spin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11855
|
|
|
|
|
|
|
spinal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11856
|
|
|
|
|
|
|
spindle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11857
|
|
|
|
|
|
|
spine => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11858
|
|
|
|
|
|
|
spinning => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11859
|
|
|
|
|
|
|
spinster => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11860
|
|
|
|
|
|
|
spiny => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11861
|
|
|
|
|
|
|
spiral => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11862
|
|
|
|
|
|
|
spire => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11863
|
|
|
|
|
|
|
spirit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11864
|
|
|
|
|
|
|
spirits => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
11865
|
|
|
|
|
|
|
spiritual => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11866
|
|
|
|
|
|
|
spirituality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11867
|
|
|
|
|
|
|
spit => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11868
|
|
|
|
|
|
|
spite => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11869
|
|
|
|
|
|
|
spiteful => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11870
|
|
|
|
|
|
|
splash => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
11871
|
|
|
|
|
|
|
spleen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11872
|
|
|
|
|
|
|
splendid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
11873
|
|
|
|
|
|
|
splendor => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
11874
|
|
|
|
|
|
|
splice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11875
|
|
|
|
|
|
|
spline => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11876
|
|
|
|
|
|
|
splint => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11877
|
|
|
|
|
|
|
splinter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11878
|
|
|
|
|
|
|
split => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11879
|
|
|
|
|
|
|
splitting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11880
|
|
|
|
|
|
|
splurge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11881
|
|
|
|
|
|
|
spoil => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11882
|
|
|
|
|
|
|
spoiler => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11883
|
|
|
|
|
|
|
spoiling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11884
|
|
|
|
|
|
|
spoke => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11885
|
|
|
|
|
|
|
spoken => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11886
|
|
|
|
|
|
|
spokesman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11887
|
|
|
|
|
|
|
sponge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11888
|
|
|
|
|
|
|
spongy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11889
|
|
|
|
|
|
|
sponsor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11890
|
|
|
|
|
|
|
sponsorship => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11891
|
|
|
|
|
|
|
spoof => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11892
|
|
|
|
|
|
|
spook => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11893
|
|
|
|
|
|
|
spoon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11894
|
|
|
|
|
|
|
spoonful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11895
|
|
|
|
|
|
|
sporadic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11896
|
|
|
|
|
|
|
spore => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11897
|
|
|
|
|
|
|
sport => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11898
|
|
|
|
|
|
|
sporting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11899
|
|
|
|
|
|
|
sports => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11900
|
|
|
|
|
|
|
sportsman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11901
|
|
|
|
|
|
|
spot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11902
|
|
|
|
|
|
|
spotless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11903
|
|
|
|
|
|
|
spotted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11904
|
|
|
|
|
|
|
spotty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11905
|
|
|
|
|
|
|
spousal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11906
|
|
|
|
|
|
|
spouse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11907
|
|
|
|
|
|
|
spout => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11908
|
|
|
|
|
|
|
sprain => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11909
|
|
|
|
|
|
|
sprawl => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11910
|
|
|
|
|
|
|
spray => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11911
|
|
|
|
|
|
|
spread => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11912
|
|
|
|
|
|
|
spree => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11913
|
|
|
|
|
|
|
sprinkling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11914
|
|
|
|
|
|
|
sprite => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11915
|
|
|
|
|
|
|
sprout => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11916
|
|
|
|
|
|
|
spruce => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11917
|
|
|
|
|
|
|
spur => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11918
|
|
|
|
|
|
|
spurious => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11919
|
|
|
|
|
|
|
spurred => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11920
|
|
|
|
|
|
|
spurt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11921
|
|
|
|
|
|
|
spy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11922
|
|
|
|
|
|
|
squad => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11923
|
|
|
|
|
|
|
squadron => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11924
|
|
|
|
|
|
|
squall => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11925
|
|
|
|
|
|
|
squamous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11926
|
|
|
|
|
|
|
square => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11927
|
|
|
|
|
|
|
squat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11928
|
|
|
|
|
|
|
squatter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11929
|
|
|
|
|
|
|
squeak => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11930
|
|
|
|
|
|
|
squeal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11931
|
|
|
|
|
|
|
squeamish => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11932
|
|
|
|
|
|
|
squeeze => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11933
|
|
|
|
|
|
|
squeezing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11934
|
|
|
|
|
|
|
squelch => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11935
|
|
|
|
|
|
|
squint => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11936
|
|
|
|
|
|
|
squire => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11937
|
|
|
|
|
|
|
squirm => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11938
|
|
|
|
|
|
|
squirrel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11939
|
|
|
|
|
|
|
squirt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11940
|
|
|
|
|
|
|
stab => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
11941
|
|
|
|
|
|
|
stability => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11942
|
|
|
|
|
|
|
stable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11943
|
|
|
|
|
|
|
staccato => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11944
|
|
|
|
|
|
|
stack => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11945
|
|
|
|
|
|
|
staff => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11946
|
|
|
|
|
|
|
stag => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11947
|
|
|
|
|
|
|
stage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11948
|
|
|
|
|
|
|
stagger => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
11949
|
|
|
|
|
|
|
staggering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11950
|
|
|
|
|
|
|
stagnant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11951
|
|
|
|
|
|
|
stagnation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11952
|
|
|
|
|
|
|
staid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11953
|
|
|
|
|
|
|
stain => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11954
|
|
|
|
|
|
|
stainless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11955
|
|
|
|
|
|
|
stair => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11956
|
|
|
|
|
|
|
staircase => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11957
|
|
|
|
|
|
|
stairway => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11958
|
|
|
|
|
|
|
stake => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11959
|
|
|
|
|
|
|
stale => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11960
|
|
|
|
|
|
|
stalemate => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11961
|
|
|
|
|
|
|
stalk => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11962
|
|
|
|
|
|
|
stall => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11963
|
|
|
|
|
|
|
stallion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11964
|
|
|
|
|
|
|
stalls => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11965
|
|
|
|
|
|
|
stalwart => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11966
|
|
|
|
|
|
|
stamina => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11967
|
|
|
|
|
|
|
stamp => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11968
|
|
|
|
|
|
|
stand => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11969
|
|
|
|
|
|
|
standard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11970
|
|
|
|
|
|
|
standardize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11971
|
|
|
|
|
|
|
standing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11972
|
|
|
|
|
|
|
standoff => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11973
|
|
|
|
|
|
|
standpoint => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11974
|
|
|
|
|
|
|
standstill => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11975
|
|
|
|
|
|
|
stanza => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11976
|
|
|
|
|
|
|
staple => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11977
|
|
|
|
|
|
|
star => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11978
|
|
|
|
|
|
|
starboard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11979
|
|
|
|
|
|
|
starch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11980
|
|
|
|
|
|
|
stare => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11981
|
|
|
|
|
|
|
staring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11982
|
|
|
|
|
|
|
stark => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
11983
|
|
|
|
|
|
|
starlight => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11984
|
|
|
|
|
|
|
starry => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11985
|
|
|
|
|
|
|
stars => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11986
|
|
|
|
|
|
|
start => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11987
|
|
|
|
|
|
|
startle => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
11988
|
|
|
|
|
|
|
startling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
11989
|
|
|
|
|
|
|
starvation => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
11990
|
|
|
|
|
|
|
starved => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11991
|
|
|
|
|
|
|
starving => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11992
|
|
|
|
|
|
|
state => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11993
|
|
|
|
|
|
|
stately => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
11994
|
|
|
|
|
|
|
statement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
11995
|
|
|
|
|
|
|
stateroom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11996
|
|
|
|
|
|
|
statesman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11997
|
|
|
|
|
|
|
static => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11998
|
|
|
|
|
|
|
statics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
11999
|
|
|
|
|
|
|
station => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12000
|
|
|
|
|
|
|
stationary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12001
|
|
|
|
|
|
|
stationery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12002
|
|
|
|
|
|
|
statistical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
12003
|
|
|
|
|
|
|
statistician => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12004
|
|
|
|
|
|
|
stator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12005
|
|
|
|
|
|
|
statuary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12006
|
|
|
|
|
|
|
statue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12007
|
|
|
|
|
|
|
statuette => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12008
|
|
|
|
|
|
|
stature => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12009
|
|
|
|
|
|
|
status => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12010
|
|
|
|
|
|
|
statute => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12011
|
|
|
|
|
|
|
statutory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12012
|
|
|
|
|
|
|
staunch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12013
|
|
|
|
|
|
|
stave => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12014
|
|
|
|
|
|
|
stay => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12015
|
|
|
|
|
|
|
stayed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12016
|
|
|
|
|
|
|
stays => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12017
|
|
|
|
|
|
|
stead => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12018
|
|
|
|
|
|
|
steadfast => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12019
|
|
|
|
|
|
|
steady => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 1 }, |
12020
|
|
|
|
|
|
|
steal => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12021
|
|
|
|
|
|
|
stealing => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12022
|
|
|
|
|
|
|
stealth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
12023
|
|
|
|
|
|
|
stealthily => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
12024
|
|
|
|
|
|
|
stealthy => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
12025
|
|
|
|
|
|
|
steamboat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12026
|
|
|
|
|
|
|
steamer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12027
|
|
|
|
|
|
|
steamroller => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12028
|
|
|
|
|
|
|
steamship => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12029
|
|
|
|
|
|
|
steamy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12030
|
|
|
|
|
|
|
steel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12031
|
|
|
|
|
|
|
steep => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12032
|
|
|
|
|
|
|
steeple => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12033
|
|
|
|
|
|
|
steer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12034
|
|
|
|
|
|
|
stellar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12035
|
|
|
|
|
|
|
stem => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12036
|
|
|
|
|
|
|
stench => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12037
|
|
|
|
|
|
|
stencil => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12038
|
|
|
|
|
|
|
step => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12039
|
|
|
|
|
|
|
steppe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12040
|
|
|
|
|
|
|
steps => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12041
|
|
|
|
|
|
|
stereoscopic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12042
|
|
|
|
|
|
|
stereotype => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12043
|
|
|
|
|
|
|
stereotyped => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12044
|
|
|
|
|
|
|
sterile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12045
|
|
|
|
|
|
|
sterility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12046
|
|
|
|
|
|
|
sterling => { anger => 1, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12047
|
|
|
|
|
|
|
stern => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12048
|
|
|
|
|
|
|
stethoscope => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12049
|
|
|
|
|
|
|
stew => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12050
|
|
|
|
|
|
|
steward => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12051
|
|
|
|
|
|
|
stewardship => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12052
|
|
|
|
|
|
|
stick => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12053
|
|
|
|
|
|
|
sticking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12054
|
|
|
|
|
|
|
sticky => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12055
|
|
|
|
|
|
|
stiff => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12056
|
|
|
|
|
|
|
stiffen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12057
|
|
|
|
|
|
|
stiffness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12058
|
|
|
|
|
|
|
stifle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12059
|
|
|
|
|
|
|
stifled => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12060
|
|
|
|
|
|
|
stifling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12061
|
|
|
|
|
|
|
stigma => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12062
|
|
|
|
|
|
|
stile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12063
|
|
|
|
|
|
|
stiletto => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12064
|
|
|
|
|
|
|
stillborn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12065
|
|
|
|
|
|
|
stillness => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 0 }, |
12066
|
|
|
|
|
|
|
stilts => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12067
|
|
|
|
|
|
|
stimulant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12068
|
|
|
|
|
|
|
stimulation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12069
|
|
|
|
|
|
|
stimulus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12070
|
|
|
|
|
|
|
sting => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12071
|
|
|
|
|
|
|
stinging => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12072
|
|
|
|
|
|
|
stingy => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12073
|
|
|
|
|
|
|
stink => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12074
|
|
|
|
|
|
|
stinking => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12075
|
|
|
|
|
|
|
stint => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12076
|
|
|
|
|
|
|
stipulate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12077
|
|
|
|
|
|
|
stipulation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12078
|
|
|
|
|
|
|
stir => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12079
|
|
|
|
|
|
|
stirring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12080
|
|
|
|
|
|
|
stitch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12081
|
|
|
|
|
|
|
stock => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12082
|
|
|
|
|
|
|
stockbroker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12083
|
|
|
|
|
|
|
stocking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12084
|
|
|
|
|
|
|
stocks => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12085
|
|
|
|
|
|
|
stole => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12086
|
|
|
|
|
|
|
stolen => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12087
|
|
|
|
|
|
|
stomach => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12088
|
|
|
|
|
|
|
stone => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12089
|
|
|
|
|
|
|
stoned => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12090
|
|
|
|
|
|
|
stoneware => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12091
|
|
|
|
|
|
|
stony => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12092
|
|
|
|
|
|
|
stool => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12093
|
|
|
|
|
|
|
stools => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12094
|
|
|
|
|
|
|
stoop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12095
|
|
|
|
|
|
|
stop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12096
|
|
|
|
|
|
|
stoppage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12097
|
|
|
|
|
|
|
stopper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12098
|
|
|
|
|
|
|
stopping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12099
|
|
|
|
|
|
|
stopwatch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12100
|
|
|
|
|
|
|
storage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12101
|
|
|
|
|
|
|
store => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12102
|
|
|
|
|
|
|
storehouse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12103
|
|
|
|
|
|
|
storing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12104
|
|
|
|
|
|
|
storm => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12105
|
|
|
|
|
|
|
storming => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12106
|
|
|
|
|
|
|
stormy => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12107
|
|
|
|
|
|
|
story => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12108
|
|
|
|
|
|
|
stout => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12109
|
|
|
|
|
|
|
stove => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12110
|
|
|
|
|
|
|
stow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12111
|
|
|
|
|
|
|
straddle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12112
|
|
|
|
|
|
|
straight => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12113
|
|
|
|
|
|
|
straighten => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12114
|
|
|
|
|
|
|
straightforward => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12115
|
|
|
|
|
|
|
straightway => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12116
|
|
|
|
|
|
|
strained => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12117
|
|
|
|
|
|
|
strait => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12118
|
|
|
|
|
|
|
straits => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12119
|
|
|
|
|
|
|
strand => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12120
|
|
|
|
|
|
|
stranded => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12121
|
|
|
|
|
|
|
stranger => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12122
|
|
|
|
|
|
|
strangle => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
12123
|
|
|
|
|
|
|
strap => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12124
|
|
|
|
|
|
|
strapping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12125
|
|
|
|
|
|
|
strata => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12126
|
|
|
|
|
|
|
strategic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12127
|
|
|
|
|
|
|
strategist => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12128
|
|
|
|
|
|
|
strategy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12129
|
|
|
|
|
|
|
stratification => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12130
|
|
|
|
|
|
|
stratum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12131
|
|
|
|
|
|
|
stratus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12132
|
|
|
|
|
|
|
straw => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12133
|
|
|
|
|
|
|
stray => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12134
|
|
|
|
|
|
|
streak => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12135
|
|
|
|
|
|
|
streaked => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12136
|
|
|
|
|
|
|
stream => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12137
|
|
|
|
|
|
|
streamer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12138
|
|
|
|
|
|
|
streaming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12139
|
|
|
|
|
|
|
street => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12140
|
|
|
|
|
|
|
strength => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12141
|
|
|
|
|
|
|
strengthen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12142
|
|
|
|
|
|
|
strengthening => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12143
|
|
|
|
|
|
|
strenuous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12144
|
|
|
|
|
|
|
stress => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12145
|
|
|
|
|
|
|
stretch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12146
|
|
|
|
|
|
|
stretcher => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12147
|
|
|
|
|
|
|
stricken => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12148
|
|
|
|
|
|
|
stride => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12149
|
|
|
|
|
|
|
strife => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12150
|
|
|
|
|
|
|
strike => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12151
|
|
|
|
|
|
|
striking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12152
|
|
|
|
|
|
|
strikingly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12153
|
|
|
|
|
|
|
string => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12154
|
|
|
|
|
|
|
stringy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12155
|
|
|
|
|
|
|
strip => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12156
|
|
|
|
|
|
|
stripe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12157
|
|
|
|
|
|
|
stripped => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12158
|
|
|
|
|
|
|
strive => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12159
|
|
|
|
|
|
|
strobe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12160
|
|
|
|
|
|
|
stroke => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12161
|
|
|
|
|
|
|
stroll => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12162
|
|
|
|
|
|
|
stronghold => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12163
|
|
|
|
|
|
|
strongly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12164
|
|
|
|
|
|
|
structural => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
12165
|
|
|
|
|
|
|
structure => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12166
|
|
|
|
|
|
|
struggle => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12167
|
|
|
|
|
|
|
strut => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12168
|
|
|
|
|
|
|
stubble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12169
|
|
|
|
|
|
|
stubbornness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12170
|
|
|
|
|
|
|
stubby => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12171
|
|
|
|
|
|
|
stucco => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12172
|
|
|
|
|
|
|
stuck => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12173
|
|
|
|
|
|
|
stud => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12174
|
|
|
|
|
|
|
studded => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12175
|
|
|
|
|
|
|
student => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12176
|
|
|
|
|
|
|
studied => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12177
|
|
|
|
|
|
|
studio => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12178
|
|
|
|
|
|
|
study => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12179
|
|
|
|
|
|
|
stuff => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12180
|
|
|
|
|
|
|
stuffing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12181
|
|
|
|
|
|
|
stuffy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12182
|
|
|
|
|
|
|
stumble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12183
|
|
|
|
|
|
|
stump => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12184
|
|
|
|
|
|
|
stunned => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
12185
|
|
|
|
|
|
|
stunt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12186
|
|
|
|
|
|
|
stunted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12187
|
|
|
|
|
|
|
stupendous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12188
|
|
|
|
|
|
|
stupid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12189
|
|
|
|
|
|
|
stupidity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12190
|
|
|
|
|
|
|
stupor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12191
|
|
|
|
|
|
|
sturdy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12192
|
|
|
|
|
|
|
sturgeon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12193
|
|
|
|
|
|
|
stutter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12194
|
|
|
|
|
|
|
sty => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12195
|
|
|
|
|
|
|
style => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12196
|
|
|
|
|
|
|
stylish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12197
|
|
|
|
|
|
|
subatomic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12198
|
|
|
|
|
|
|
subcommittee => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12199
|
|
|
|
|
|
|
subconscious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12200
|
|
|
|
|
|
|
subcutaneous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12201
|
|
|
|
|
|
|
subdivide => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12202
|
|
|
|
|
|
|
subdivision => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12203
|
|
|
|
|
|
|
subduction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12204
|
|
|
|
|
|
|
subdue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12205
|
|
|
|
|
|
|
subdued => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12206
|
|
|
|
|
|
|
subito => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
12207
|
|
|
|
|
|
|
subject => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12208
|
|
|
|
|
|
|
subjected => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12209
|
|
|
|
|
|
|
subjection => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12210
|
|
|
|
|
|
|
subjective => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12211
|
|
|
|
|
|
|
subjugation => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12212
|
|
|
|
|
|
|
sublimation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12213
|
|
|
|
|
|
|
subliminal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12214
|
|
|
|
|
|
|
submarine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12215
|
|
|
|
|
|
|
submerged => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12216
|
|
|
|
|
|
|
submersible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12217
|
|
|
|
|
|
|
submission => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12218
|
|
|
|
|
|
|
submit => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12219
|
|
|
|
|
|
|
subordinate => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12220
|
|
|
|
|
|
|
subordination => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12221
|
|
|
|
|
|
|
subplot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12222
|
|
|
|
|
|
|
subpoena => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12223
|
|
|
|
|
|
|
subscribe => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12224
|
|
|
|
|
|
|
subscription => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12225
|
|
|
|
|
|
|
subsequence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12226
|
|
|
|
|
|
|
subsequent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12227
|
|
|
|
|
|
|
subsequently => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12228
|
|
|
|
|
|
|
subset => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12229
|
|
|
|
|
|
|
subside => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12230
|
|
|
|
|
|
|
subsidence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12231
|
|
|
|
|
|
|
subsidiary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12232
|
|
|
|
|
|
|
subsidize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12233
|
|
|
|
|
|
|
subsidy => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12234
|
|
|
|
|
|
|
subsist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12235
|
|
|
|
|
|
|
subsistence => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12236
|
|
|
|
|
|
|
subsoil => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12237
|
|
|
|
|
|
|
substance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12238
|
|
|
|
|
|
|
substantially => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12239
|
|
|
|
|
|
|
substantiate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
12240
|
|
|
|
|
|
|
substantive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12241
|
|
|
|
|
|
|
substitute => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12242
|
|
|
|
|
|
|
substituted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12243
|
|
|
|
|
|
|
substitution => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12244
|
|
|
|
|
|
|
substructure => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12245
|
|
|
|
|
|
|
subterranean => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12246
|
|
|
|
|
|
|
subtle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12247
|
|
|
|
|
|
|
subtlety => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12248
|
|
|
|
|
|
|
subtract => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12249
|
|
|
|
|
|
|
subtraction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12250
|
|
|
|
|
|
|
subtype => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12251
|
|
|
|
|
|
|
suburb => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12252
|
|
|
|
|
|
|
suburban => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12253
|
|
|
|
|
|
|
suburbs => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12254
|
|
|
|
|
|
|
subversion => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12255
|
|
|
|
|
|
|
subversive => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
12256
|
|
|
|
|
|
|
subvert => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12257
|
|
|
|
|
|
|
subway => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12258
|
|
|
|
|
|
|
succeed => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
12259
|
|
|
|
|
|
|
succeeding => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12260
|
|
|
|
|
|
|
success => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12261
|
|
|
|
|
|
|
successful => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12262
|
|
|
|
|
|
|
succession => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12263
|
|
|
|
|
|
|
successive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12264
|
|
|
|
|
|
|
successor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12265
|
|
|
|
|
|
|
succinct => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12266
|
|
|
|
|
|
|
succulent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12267
|
|
|
|
|
|
|
succumb => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12268
|
|
|
|
|
|
|
suck => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12269
|
|
|
|
|
|
|
sucker => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12270
|
|
|
|
|
|
|
sucking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12271
|
|
|
|
|
|
|
suckling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12272
|
|
|
|
|
|
|
suction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12273
|
|
|
|
|
|
|
sudden => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
12274
|
|
|
|
|
|
|
suddenly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
12275
|
|
|
|
|
|
|
sue => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12276
|
|
|
|
|
|
|
suffer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12277
|
|
|
|
|
|
|
sufferer => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12278
|
|
|
|
|
|
|
suffering => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12279
|
|
|
|
|
|
|
suffice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12280
|
|
|
|
|
|
|
sufficiency => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12281
|
|
|
|
|
|
|
sufficient => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12282
|
|
|
|
|
|
|
sufficiently => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12283
|
|
|
|
|
|
|
suffix => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12284
|
|
|
|
|
|
|
suffocating => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12285
|
|
|
|
|
|
|
suffocation => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12286
|
|
|
|
|
|
|
sugar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12287
|
|
|
|
|
|
|
suggest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
12288
|
|
|
|
|
|
|
suggestion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12289
|
|
|
|
|
|
|
suggestive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12290
|
|
|
|
|
|
|
suicidal => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12291
|
|
|
|
|
|
|
suicide => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12292
|
|
|
|
|
|
|
suit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12293
|
|
|
|
|
|
|
suitable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12294
|
|
|
|
|
|
|
suite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12295
|
|
|
|
|
|
|
suitor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12296
|
|
|
|
|
|
|
sullen => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12297
|
|
|
|
|
|
|
sulphur => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12298
|
|
|
|
|
|
|
sultan => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12299
|
|
|
|
|
|
|
sultry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12300
|
|
|
|
|
|
|
sum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12301
|
|
|
|
|
|
|
summarily => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12302
|
|
|
|
|
|
|
summarize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12303
|
|
|
|
|
|
|
summary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12304
|
|
|
|
|
|
|
summation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12305
|
|
|
|
|
|
|
summer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12306
|
|
|
|
|
|
|
summit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12307
|
|
|
|
|
|
|
summon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12308
|
|
|
|
|
|
|
summons => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12309
|
|
|
|
|
|
|
sumo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12310
|
|
|
|
|
|
|
sump => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12311
|
|
|
|
|
|
|
sumptuous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12312
|
|
|
|
|
|
|
sun => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
12313
|
|
|
|
|
|
|
sunbeam => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12314
|
|
|
|
|
|
|
sundial => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
12315
|
|
|
|
|
|
|
sundown => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12316
|
|
|
|
|
|
|
sundry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12317
|
|
|
|
|
|
|
sunglass => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12318
|
|
|
|
|
|
|
sunglasses => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12319
|
|
|
|
|
|
|
sunk => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12320
|
|
|
|
|
|
|
sunless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12321
|
|
|
|
|
|
|
sunlight => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12322
|
|
|
|
|
|
|
sunny => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
12323
|
|
|
|
|
|
|
sunrise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12324
|
|
|
|
|
|
|
sunset => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12325
|
|
|
|
|
|
|
sunshine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12326
|
|
|
|
|
|
|
superannuation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12327
|
|
|
|
|
|
|
superb => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12328
|
|
|
|
|
|
|
superficial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12329
|
|
|
|
|
|
|
superfluous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12330
|
|
|
|
|
|
|
superhuman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12331
|
|
|
|
|
|
|
superimposed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12332
|
|
|
|
|
|
|
superintendent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12333
|
|
|
|
|
|
|
superior => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12334
|
|
|
|
|
|
|
superiority => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12335
|
|
|
|
|
|
|
superlative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12336
|
|
|
|
|
|
|
superman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12337
|
|
|
|
|
|
|
supermarket => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12338
|
|
|
|
|
|
|
supernatant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12339
|
|
|
|
|
|
|
supernatural => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12340
|
|
|
|
|
|
|
superposition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12341
|
|
|
|
|
|
|
supersede => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12342
|
|
|
|
|
|
|
superstar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12343
|
|
|
|
|
|
|
superstition => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12344
|
|
|
|
|
|
|
superstitious => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12345
|
|
|
|
|
|
|
supervise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12346
|
|
|
|
|
|
|
supervision => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12347
|
|
|
|
|
|
|
supervisor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12348
|
|
|
|
|
|
|
supper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12349
|
|
|
|
|
|
|
supplant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12350
|
|
|
|
|
|
|
supple => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12351
|
|
|
|
|
|
|
supplement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12352
|
|
|
|
|
|
|
supplemental => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12353
|
|
|
|
|
|
|
supplementary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12354
|
|
|
|
|
|
|
supplication => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12355
|
|
|
|
|
|
|
supplies => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12356
|
|
|
|
|
|
|
supply => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12357
|
|
|
|
|
|
|
supported => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12358
|
|
|
|
|
|
|
supporter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12359
|
|
|
|
|
|
|
supporters => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12360
|
|
|
|
|
|
|
supporting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12361
|
|
|
|
|
|
|
suppose => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12362
|
|
|
|
|
|
|
supposing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12363
|
|
|
|
|
|
|
supposition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12364
|
|
|
|
|
|
|
suppress => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12365
|
|
|
|
|
|
|
suppression => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12366
|
|
|
|
|
|
|
supremacy => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 1, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
12367
|
|
|
|
|
|
|
supreme => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12368
|
|
|
|
|
|
|
supremely => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12369
|
|
|
|
|
|
|
surcharge => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12370
|
|
|
|
|
|
|
surety => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12371
|
|
|
|
|
|
|
surf => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12372
|
|
|
|
|
|
|
surface => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12373
|
|
|
|
|
|
|
surge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
12374
|
|
|
|
|
|
|
surgeon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12375
|
|
|
|
|
|
|
surgery => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12376
|
|
|
|
|
|
|
surly => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12377
|
|
|
|
|
|
|
surmise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12378
|
|
|
|
|
|
|
surname => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12379
|
|
|
|
|
|
|
surpassing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12380
|
|
|
|
|
|
|
surplus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12381
|
|
|
|
|
|
|
surprise => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
12382
|
|
|
|
|
|
|
surprised => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
12383
|
|
|
|
|
|
|
surprising => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
12384
|
|
|
|
|
|
|
surprisingly => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
12385
|
|
|
|
|
|
|
surrender => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12386
|
|
|
|
|
|
|
surrendering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12387
|
|
|
|
|
|
|
surrogate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
12388
|
|
|
|
|
|
|
surround => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12389
|
|
|
|
|
|
|
surrounding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12390
|
|
|
|
|
|
|
surroundings => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12391
|
|
|
|
|
|
|
surveillance => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12392
|
|
|
|
|
|
|
survey => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12393
|
|
|
|
|
|
|
surveying => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12394
|
|
|
|
|
|
|
surveyor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12395
|
|
|
|
|
|
|
survival => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12396
|
|
|
|
|
|
|
survive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12397
|
|
|
|
|
|
|
surviving => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12398
|
|
|
|
|
|
|
susceptibility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12399
|
|
|
|
|
|
|
susceptible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12400
|
|
|
|
|
|
|
suspect => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12401
|
|
|
|
|
|
|
suspected => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12402
|
|
|
|
|
|
|
suspend => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12403
|
|
|
|
|
|
|
suspended => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12404
|
|
|
|
|
|
|
suspenders => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12405
|
|
|
|
|
|
|
suspense => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
12406
|
|
|
|
|
|
|
suspension => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12407
|
|
|
|
|
|
|
suspicion => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12408
|
|
|
|
|
|
|
suspicions => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12409
|
|
|
|
|
|
|
suspicious => { anger => 1, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12410
|
|
|
|
|
|
|
sustained => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12411
|
|
|
|
|
|
|
sustenance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12412
|
|
|
|
|
|
|
suture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12413
|
|
|
|
|
|
|
swab => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12414
|
|
|
|
|
|
|
swag => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12415
|
|
|
|
|
|
|
swagger => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12416
|
|
|
|
|
|
|
swallow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12417
|
|
|
|
|
|
|
swamp => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12418
|
|
|
|
|
|
|
swamped => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12419
|
|
|
|
|
|
|
swampy => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12420
|
|
|
|
|
|
|
swan => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12421
|
|
|
|
|
|
|
swap => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12422
|
|
|
|
|
|
|
swarm => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12423
|
|
|
|
|
|
|
swarming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12424
|
|
|
|
|
|
|
swastika => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12425
|
|
|
|
|
|
|
sway => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12426
|
|
|
|
|
|
|
swear => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12427
|
|
|
|
|
|
|
swearing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12428
|
|
|
|
|
|
|
sweat => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12429
|
|
|
|
|
|
|
sweater => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12430
|
|
|
|
|
|
|
sweating => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12431
|
|
|
|
|
|
|
sweep => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12432
|
|
|
|
|
|
|
sweeping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12433
|
|
|
|
|
|
|
sweet => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
12434
|
|
|
|
|
|
|
sweeten => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12435
|
|
|
|
|
|
|
sweetened => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12436
|
|
|
|
|
|
|
sweetener => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12437
|
|
|
|
|
|
|
sweetheart => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 1 }, |
12438
|
|
|
|
|
|
|
sweetie => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12439
|
|
|
|
|
|
|
sweetness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12440
|
|
|
|
|
|
|
sweets => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12441
|
|
|
|
|
|
|
swell => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12442
|
|
|
|
|
|
|
swelling => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12443
|
|
|
|
|
|
|
sweltering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12444
|
|
|
|
|
|
|
swerve => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
12445
|
|
|
|
|
|
|
swift => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12446
|
|
|
|
|
|
|
swiftly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12447
|
|
|
|
|
|
|
swig => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12448
|
|
|
|
|
|
|
swim => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12449
|
|
|
|
|
|
|
swimming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12450
|
|
|
|
|
|
|
swine => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12451
|
|
|
|
|
|
|
swing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12452
|
|
|
|
|
|
|
swinging => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12453
|
|
|
|
|
|
|
swish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12454
|
|
|
|
|
|
|
switch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12455
|
|
|
|
|
|
|
swivel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12456
|
|
|
|
|
|
|
swollen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12457
|
|
|
|
|
|
|
swoon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12458
|
|
|
|
|
|
|
swoop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12459
|
|
|
|
|
|
|
sword => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12460
|
|
|
|
|
|
|
syllable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12461
|
|
|
|
|
|
|
syllabus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12462
|
|
|
|
|
|
|
symbol => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12463
|
|
|
|
|
|
|
symbolic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12464
|
|
|
|
|
|
|
symbolically => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12465
|
|
|
|
|
|
|
symbolism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12466
|
|
|
|
|
|
|
symbolize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12467
|
|
|
|
|
|
|
symmetric => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12468
|
|
|
|
|
|
|
symmetrical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12469
|
|
|
|
|
|
|
symmetry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12470
|
|
|
|
|
|
|
sympathetic => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 1 }, |
12471
|
|
|
|
|
|
|
sympathize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12472
|
|
|
|
|
|
|
sympathy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 0 }, |
12473
|
|
|
|
|
|
|
symphony => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12474
|
|
|
|
|
|
|
symptom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12475
|
|
|
|
|
|
|
symptomatic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12476
|
|
|
|
|
|
|
synagogue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12477
|
|
|
|
|
|
|
synchronize => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
12478
|
|
|
|
|
|
|
synchronous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12479
|
|
|
|
|
|
|
syncope => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
12480
|
|
|
|
|
|
|
syndicate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12481
|
|
|
|
|
|
|
synergistic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12482
|
|
|
|
|
|
|
synergy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12483
|
|
|
|
|
|
|
synod => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12484
|
|
|
|
|
|
|
synonym => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12485
|
|
|
|
|
|
|
synonymous => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12486
|
|
|
|
|
|
|
synopsis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12487
|
|
|
|
|
|
|
synoptic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12488
|
|
|
|
|
|
|
syntax => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12489
|
|
|
|
|
|
|
synthesis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12490
|
|
|
|
|
|
|
synthetic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12491
|
|
|
|
|
|
|
syringe => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12492
|
|
|
|
|
|
|
syrup => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12493
|
|
|
|
|
|
|
system => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
12494
|
|
|
|
|
|
|
systematic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12495
|
|
|
|
|
|
|
systematically => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12496
|
|
|
|
|
|
|
tabby => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12497
|
|
|
|
|
|
|
tabernacle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12498
|
|
|
|
|
|
|
table => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12499
|
|
|
|
|
|
|
tableau => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12500
|
|
|
|
|
|
|
tablespoon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12501
|
|
|
|
|
|
|
tablet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12502
|
|
|
|
|
|
|
tableware => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12503
|
|
|
|
|
|
|
taboo => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12504
|
|
|
|
|
|
|
tabular => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12505
|
|
|
|
|
|
|
tabulate => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12506
|
|
|
|
|
|
|
tabulation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12507
|
|
|
|
|
|
|
tachometer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12508
|
|
|
|
|
|
|
tacit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12509
|
|
|
|
|
|
|
tack => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12510
|
|
|
|
|
|
|
tackle => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
12511
|
|
|
|
|
|
|
tackling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12512
|
|
|
|
|
|
|
tacky => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12513
|
|
|
|
|
|
|
tact => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12514
|
|
|
|
|
|
|
tactics => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
12515
|
|
|
|
|
|
|
tactile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12516
|
|
|
|
|
|
|
taffeta => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12517
|
|
|
|
|
|
|
taffy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12518
|
|
|
|
|
|
|
tag => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12519
|
|
|
|
|
|
|
tail => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12520
|
|
|
|
|
|
|
tailed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12521
|
|
|
|
|
|
|
tailings => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12522
|
|
|
|
|
|
|
tailor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12523
|
|
|
|
|
|
|
tailoring => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12524
|
|
|
|
|
|
|
taint => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12525
|
|
|
|
|
|
|
taker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12526
|
|
|
|
|
|
|
tale => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12527
|
|
|
|
|
|
|
talent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12528
|
|
|
|
|
|
|
talented => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12529
|
|
|
|
|
|
|
talisman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12530
|
|
|
|
|
|
|
talk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12531
|
|
|
|
|
|
|
talkative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12532
|
|
|
|
|
|
|
talker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12533
|
|
|
|
|
|
|
tall => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12534
|
|
|
|
|
|
|
tallies => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12535
|
|
|
|
|
|
|
tallow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12536
|
|
|
|
|
|
|
tally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12537
|
|
|
|
|
|
|
talons => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12538
|
|
|
|
|
|
|
tambourine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12539
|
|
|
|
|
|
|
taming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12540
|
|
|
|
|
|
|
tan => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12541
|
|
|
|
|
|
|
tandem => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
12542
|
|
|
|
|
|
|
tang => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12543
|
|
|
|
|
|
|
tangent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12544
|
|
|
|
|
|
|
tangle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12545
|
|
|
|
|
|
|
tangled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12546
|
|
|
|
|
|
|
tank => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12547
|
|
|
|
|
|
|
tanned => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12548
|
|
|
|
|
|
|
tantalizing => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 1, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
12549
|
|
|
|
|
|
|
tantamount => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
12550
|
|
|
|
|
|
|
tap => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12551
|
|
|
|
|
|
|
tape => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12552
|
|
|
|
|
|
|
taper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12553
|
|
|
|
|
|
|
tapering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12554
|
|
|
|
|
|
|
tapestry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12555
|
|
|
|
|
|
|
tar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12556
|
|
|
|
|
|
|
tardiness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12557
|
|
|
|
|
|
|
tardy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12558
|
|
|
|
|
|
|
target => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12559
|
|
|
|
|
|
|
tariff => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12560
|
|
|
|
|
|
|
tarnish => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12561
|
|
|
|
|
|
|
tarry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12562
|
|
|
|
|
|
|
tart => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12563
|
|
|
|
|
|
|
tartan => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12564
|
|
|
|
|
|
|
tartar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12565
|
|
|
|
|
|
|
task => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12566
|
|
|
|
|
|
|
tassel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12567
|
|
|
|
|
|
|
taste => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12568
|
|
|
|
|
|
|
tasteful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12569
|
|
|
|
|
|
|
tasteless => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12570
|
|
|
|
|
|
|
tasting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12571
|
|
|
|
|
|
|
tasty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12572
|
|
|
|
|
|
|
tat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12573
|
|
|
|
|
|
|
tattoo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12574
|
|
|
|
|
|
|
taught => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
12575
|
|
|
|
|
|
|
taunt => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12576
|
|
|
|
|
|
|
taut => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12577
|
|
|
|
|
|
|
tavern => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12578
|
|
|
|
|
|
|
tawny => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12579
|
|
|
|
|
|
|
tax => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12580
|
|
|
|
|
|
|
taxicab => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12581
|
|
|
|
|
|
|
taxonomy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12582
|
|
|
|
|
|
|
tea => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12583
|
|
|
|
|
|
|
teach => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
12584
|
|
|
|
|
|
|
teacher => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12585
|
|
|
|
|
|
|
teaching => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12586
|
|
|
|
|
|
|
team => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
12587
|
|
|
|
|
|
|
tearful => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12588
|
|
|
|
|
|
|
tease => { anger => 1, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12589
|
|
|
|
|
|
|
teaser => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12590
|
|
|
|
|
|
|
teasing => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12591
|
|
|
|
|
|
|
teat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12592
|
|
|
|
|
|
|
technical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12593
|
|
|
|
|
|
|
technicality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12594
|
|
|
|
|
|
|
technician => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12595
|
|
|
|
|
|
|
technology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12596
|
|
|
|
|
|
|
ted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12597
|
|
|
|
|
|
|
tedious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12598
|
|
|
|
|
|
|
tedium => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12599
|
|
|
|
|
|
|
teeming => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12600
|
|
|
|
|
|
|
teens => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12601
|
|
|
|
|
|
|
teeth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12602
|
|
|
|
|
|
|
teflon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12603
|
|
|
|
|
|
|
telegram => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12604
|
|
|
|
|
|
|
telegraph => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12605
|
|
|
|
|
|
|
telephone => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12606
|
|
|
|
|
|
|
telescope => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12607
|
|
|
|
|
|
|
telescopic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12608
|
|
|
|
|
|
|
television => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12609
|
|
|
|
|
|
|
teller => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12610
|
|
|
|
|
|
|
telling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12611
|
|
|
|
|
|
|
telltale => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12612
|
|
|
|
|
|
|
temper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12613
|
|
|
|
|
|
|
tempera => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12614
|
|
|
|
|
|
|
temperament => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12615
|
|
|
|
|
|
|
temperance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12616
|
|
|
|
|
|
|
temperate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
12617
|
|
|
|
|
|
|
temperature => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12618
|
|
|
|
|
|
|
tempered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12619
|
|
|
|
|
|
|
tempest => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
12620
|
|
|
|
|
|
|
temple => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12621
|
|
|
|
|
|
|
temporal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12622
|
|
|
|
|
|
|
temporarily => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12623
|
|
|
|
|
|
|
temporary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12624
|
|
|
|
|
|
|
tempt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12625
|
|
|
|
|
|
|
temptation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12626
|
|
|
|
|
|
|
tempting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12627
|
|
|
|
|
|
|
ten => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12628
|
|
|
|
|
|
|
tenable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12629
|
|
|
|
|
|
|
tenacious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12630
|
|
|
|
|
|
|
tenacity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12631
|
|
|
|
|
|
|
tenancy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12632
|
|
|
|
|
|
|
tenant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12633
|
|
|
|
|
|
|
tendency => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12634
|
|
|
|
|
|
|
tender => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12635
|
|
|
|
|
|
|
tenderness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12636
|
|
|
|
|
|
|
tending => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12637
|
|
|
|
|
|
|
tendon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12638
|
|
|
|
|
|
|
tenement => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12639
|
|
|
|
|
|
|
tenet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12640
|
|
|
|
|
|
|
tenets => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12641
|
|
|
|
|
|
|
tenfold => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12642
|
|
|
|
|
|
|
tennis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12643
|
|
|
|
|
|
|
tense => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12644
|
|
|
|
|
|
|
tensile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12645
|
|
|
|
|
|
|
tension => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12646
|
|
|
|
|
|
|
tent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12647
|
|
|
|
|
|
|
tentacle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12648
|
|
|
|
|
|
|
tentative => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12649
|
|
|
|
|
|
|
tenth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12650
|
|
|
|
|
|
|
tenths => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12651
|
|
|
|
|
|
|
tenuous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12652
|
|
|
|
|
|
|
tenure => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12653
|
|
|
|
|
|
|
tepid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12654
|
|
|
|
|
|
|
term => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12655
|
|
|
|
|
|
|
terminal => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12656
|
|
|
|
|
|
|
terminate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12657
|
|
|
|
|
|
|
termination => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12658
|
|
|
|
|
|
|
terminus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12659
|
|
|
|
|
|
|
termite => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12660
|
|
|
|
|
|
|
terms => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12661
|
|
|
|
|
|
|
tern => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12662
|
|
|
|
|
|
|
ternary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12663
|
|
|
|
|
|
|
terrace => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12664
|
|
|
|
|
|
|
terrestrial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12665
|
|
|
|
|
|
|
terrible => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12666
|
|
|
|
|
|
|
terribly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12667
|
|
|
|
|
|
|
terrier => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12668
|
|
|
|
|
|
|
terrific => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12669
|
|
|
|
|
|
|
territorial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12670
|
|
|
|
|
|
|
territory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12671
|
|
|
|
|
|
|
terror => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12672
|
|
|
|
|
|
|
terrorism => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12673
|
|
|
|
|
|
|
terrorist => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
12674
|
|
|
|
|
|
|
terrorize => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12675
|
|
|
|
|
|
|
terse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12676
|
|
|
|
|
|
|
tertiary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12677
|
|
|
|
|
|
|
test => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12678
|
|
|
|
|
|
|
testament => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
12679
|
|
|
|
|
|
|
testify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12680
|
|
|
|
|
|
|
testimonial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12681
|
|
|
|
|
|
|
testimony => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
12682
|
|
|
|
|
|
|
tetanus => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12683
|
|
|
|
|
|
|
tether => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12684
|
|
|
|
|
|
|
tethered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12685
|
|
|
|
|
|
|
tetrahedral => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12686
|
|
|
|
|
|
|
text => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12687
|
|
|
|
|
|
|
textbook => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12688
|
|
|
|
|
|
|
textile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12689
|
|
|
|
|
|
|
textural => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12690
|
|
|
|
|
|
|
texture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12691
|
|
|
|
|
|
|
thankful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12692
|
|
|
|
|
|
|
thanksgiving => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12693
|
|
|
|
|
|
|
thatch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12694
|
|
|
|
|
|
|
thaw => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12695
|
|
|
|
|
|
|
theater => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12696
|
|
|
|
|
|
|
theatrical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12697
|
|
|
|
|
|
|
theft => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12698
|
|
|
|
|
|
|
theism => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12699
|
|
|
|
|
|
|
theistic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12700
|
|
|
|
|
|
|
theme => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12701
|
|
|
|
|
|
|
theocracy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12702
|
|
|
|
|
|
|
theocratic => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 1 }, |
12703
|
|
|
|
|
|
|
theologian => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12704
|
|
|
|
|
|
|
theological => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
12705
|
|
|
|
|
|
|
theology => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12706
|
|
|
|
|
|
|
theorem => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
12707
|
|
|
|
|
|
|
theoretical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12708
|
|
|
|
|
|
|
theory => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
12709
|
|
|
|
|
|
|
therapeutic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12710
|
|
|
|
|
|
|
therapeutics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12711
|
|
|
|
|
|
|
thereabouts => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12712
|
|
|
|
|
|
|
thereof => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12713
|
|
|
|
|
|
|
therewith => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12714
|
|
|
|
|
|
|
thermal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12715
|
|
|
|
|
|
|
thermocouple => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12716
|
|
|
|
|
|
|
thermodynamics => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12717
|
|
|
|
|
|
|
thermometer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
12718
|
|
|
|
|
|
|
thermostat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12719
|
|
|
|
|
|
|
thesaurus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12720
|
|
|
|
|
|
|
thesis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12721
|
|
|
|
|
|
|
thick => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12722
|
|
|
|
|
|
|
thicken => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12723
|
|
|
|
|
|
|
thickening => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12724
|
|
|
|
|
|
|
thicket => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12725
|
|
|
|
|
|
|
thickness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12726
|
|
|
|
|
|
|
thief => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
12727
|
|
|
|
|
|
|
thimble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12728
|
|
|
|
|
|
|
thin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12729
|
|
|
|
|
|
|
thing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12730
|
|
|
|
|
|
|
things => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12731
|
|
|
|
|
|
|
thinker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12732
|
|
|
|
|
|
|
thinking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12733
|
|
|
|
|
|
|
thirds => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12734
|
|
|
|
|
|
|
thirst => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
12735
|
|
|
|
|
|
|
thirsty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12736
|
|
|
|
|
|
|
thirteen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12737
|
|
|
|
|
|
|
thirteenth => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12738
|
|
|
|
|
|
|
thistle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12739
|
|
|
|
|
|
|
thither => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12740
|
|
|
|
|
|
|
thong => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12741
|
|
|
|
|
|
|
thorn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12742
|
|
|
|
|
|
|
thorny => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12743
|
|
|
|
|
|
|
thoroughbred => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12744
|
|
|
|
|
|
|
thoroughfare => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12745
|
|
|
|
|
|
|
thought => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12746
|
|
|
|
|
|
|
thoughtful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12747
|
|
|
|
|
|
|
thoughtfulness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12748
|
|
|
|
|
|
|
thoughtless => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12749
|
|
|
|
|
|
|
thoughts => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12750
|
|
|
|
|
|
|
thousand => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12751
|
|
|
|
|
|
|
thrash => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12752
|
|
|
|
|
|
|
thread => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12753
|
|
|
|
|
|
|
threat => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12754
|
|
|
|
|
|
|
threaten => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12755
|
|
|
|
|
|
|
threatening => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12756
|
|
|
|
|
|
|
threefold => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12757
|
|
|
|
|
|
|
thresh => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12758
|
|
|
|
|
|
|
threshold => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12759
|
|
|
|
|
|
|
thrice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12760
|
|
|
|
|
|
|
thrift => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12761
|
|
|
|
|
|
|
thrifty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12762
|
|
|
|
|
|
|
thrill => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
12763
|
|
|
|
|
|
|
thrilling => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
12764
|
|
|
|
|
|
|
thriving => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12765
|
|
|
|
|
|
|
throat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12766
|
|
|
|
|
|
|
throb => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12767
|
|
|
|
|
|
|
throbbing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12768
|
|
|
|
|
|
|
throne => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12769
|
|
|
|
|
|
|
throng => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12770
|
|
|
|
|
|
|
throttle => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12771
|
|
|
|
|
|
|
throw => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12772
|
|
|
|
|
|
|
thrush => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12773
|
|
|
|
|
|
|
thrust => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12774
|
|
|
|
|
|
|
thud => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12775
|
|
|
|
|
|
|
thug => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12776
|
|
|
|
|
|
|
thumb => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12777
|
|
|
|
|
|
|
thump => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12778
|
|
|
|
|
|
|
thumping => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12779
|
|
|
|
|
|
|
thunder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12780
|
|
|
|
|
|
|
thunderbolt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12781
|
|
|
|
|
|
|
thundering => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12782
|
|
|
|
|
|
|
thunderstorm => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12783
|
|
|
|
|
|
|
thwart => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
12784
|
|
|
|
|
|
|
thyme => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12785
|
|
|
|
|
|
|
tiara => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12786
|
|
|
|
|
|
|
tick => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12787
|
|
|
|
|
|
|
ticker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12788
|
|
|
|
|
|
|
ticket => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12789
|
|
|
|
|
|
|
tickle => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
12790
|
|
|
|
|
|
|
ticklish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12791
|
|
|
|
|
|
|
tidal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12792
|
|
|
|
|
|
|
tidbit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12793
|
|
|
|
|
|
|
tide => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12794
|
|
|
|
|
|
|
tidings => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12795
|
|
|
|
|
|
|
tie => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12796
|
|
|
|
|
|
|
tier => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12797
|
|
|
|
|
|
|
tiff => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12798
|
|
|
|
|
|
|
tiger => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12799
|
|
|
|
|
|
|
tighten => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12800
|
|
|
|
|
|
|
tightness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12801
|
|
|
|
|
|
|
tights => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12802
|
|
|
|
|
|
|
tilde => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12803
|
|
|
|
|
|
|
tile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12804
|
|
|
|
|
|
|
tiling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12805
|
|
|
|
|
|
|
till => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12806
|
|
|
|
|
|
|
tillage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12807
|
|
|
|
|
|
|
tiller => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12808
|
|
|
|
|
|
|
tilt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12809
|
|
|
|
|
|
|
tilting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12810
|
|
|
|
|
|
|
timber => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12811
|
|
|
|
|
|
|
timberland => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12812
|
|
|
|
|
|
|
timbre => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12813
|
|
|
|
|
|
|
time => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12814
|
|
|
|
|
|
|
timeliness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12815
|
|
|
|
|
|
|
timely => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12816
|
|
|
|
|
|
|
timepiece => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12817
|
|
|
|
|
|
|
timid => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12818
|
|
|
|
|
|
|
timidity => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12819
|
|
|
|
|
|
|
tin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12820
|
|
|
|
|
|
|
tincture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12821
|
|
|
|
|
|
|
tine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12822
|
|
|
|
|
|
|
tinge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12823
|
|
|
|
|
|
|
tingle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12824
|
|
|
|
|
|
|
tingling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12825
|
|
|
|
|
|
|
tinker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12826
|
|
|
|
|
|
|
tinkering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12827
|
|
|
|
|
|
|
tinnitus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12828
|
|
|
|
|
|
|
tinsel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12829
|
|
|
|
|
|
|
tint => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12830
|
|
|
|
|
|
|
tiny => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12831
|
|
|
|
|
|
|
tip => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12832
|
|
|
|
|
|
|
tipsy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12833
|
|
|
|
|
|
|
tirade => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12834
|
|
|
|
|
|
|
tire => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12835
|
|
|
|
|
|
|
tired => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12836
|
|
|
|
|
|
|
tiredness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12837
|
|
|
|
|
|
|
tiresome => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12838
|
|
|
|
|
|
|
tissue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12839
|
|
|
|
|
|
|
tit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12840
|
|
|
|
|
|
|
titanic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12841
|
|
|
|
|
|
|
tithe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12842
|
|
|
|
|
|
|
title => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12843
|
|
|
|
|
|
|
titled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12844
|
|
|
|
|
|
|
titty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12845
|
|
|
|
|
|
|
titular => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12846
|
|
|
|
|
|
|
toad => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12847
|
|
|
|
|
|
|
toast => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12848
|
|
|
|
|
|
|
tobacco => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12849
|
|
|
|
|
|
|
toby => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12850
|
|
|
|
|
|
|
tod => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12851
|
|
|
|
|
|
|
today => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12852
|
|
|
|
|
|
|
toe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12853
|
|
|
|
|
|
|
toga => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12854
|
|
|
|
|
|
|
toil => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12855
|
|
|
|
|
|
|
toilet => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12856
|
|
|
|
|
|
|
toils => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12857
|
|
|
|
|
|
|
token => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12858
|
|
|
|
|
|
|
tolerance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12859
|
|
|
|
|
|
|
tolerant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12860
|
|
|
|
|
|
|
tolerate => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12861
|
|
|
|
|
|
|
toleration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12862
|
|
|
|
|
|
|
toll => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12863
|
|
|
|
|
|
|
tomahawk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12864
|
|
|
|
|
|
|
tomb => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12865
|
|
|
|
|
|
|
tomcat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12866
|
|
|
|
|
|
|
tome => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12867
|
|
|
|
|
|
|
tomorrow => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12868
|
|
|
|
|
|
|
ton => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12869
|
|
|
|
|
|
|
tone => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12870
|
|
|
|
|
|
|
tong => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12871
|
|
|
|
|
|
|
tongs => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12872
|
|
|
|
|
|
|
tongue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12873
|
|
|
|
|
|
|
tonic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12874
|
|
|
|
|
|
|
tonnage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12875
|
|
|
|
|
|
|
tonsils => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12876
|
|
|
|
|
|
|
tooling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12877
|
|
|
|
|
|
|
tooth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12878
|
|
|
|
|
|
|
toothache => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12879
|
|
|
|
|
|
|
toothed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12880
|
|
|
|
|
|
|
toothless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12881
|
|
|
|
|
|
|
top => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12882
|
|
|
|
|
|
|
topaz => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12883
|
|
|
|
|
|
|
topic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12884
|
|
|
|
|
|
|
topical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12885
|
|
|
|
|
|
|
topographic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12886
|
|
|
|
|
|
|
topographical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12887
|
|
|
|
|
|
|
topography => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12888
|
|
|
|
|
|
|
topple => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
12889
|
|
|
|
|
|
|
tor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12890
|
|
|
|
|
|
|
torch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12891
|
|
|
|
|
|
|
torment => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12892
|
|
|
|
|
|
|
torn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12893
|
|
|
|
|
|
|
tornado => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12894
|
|
|
|
|
|
|
torpedo => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12895
|
|
|
|
|
|
|
torrent => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12896
|
|
|
|
|
|
|
torrid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12897
|
|
|
|
|
|
|
torsion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12898
|
|
|
|
|
|
|
torso => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12899
|
|
|
|
|
|
|
tort => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12900
|
|
|
|
|
|
|
tortious => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12901
|
|
|
|
|
|
|
tortoise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12902
|
|
|
|
|
|
|
tortuous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12903
|
|
|
|
|
|
|
torture => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12904
|
|
|
|
|
|
|
toss => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12905
|
|
|
|
|
|
|
total => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12906
|
|
|
|
|
|
|
totality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12907
|
|
|
|
|
|
|
totally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12908
|
|
|
|
|
|
|
tote => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12909
|
|
|
|
|
|
|
totem => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12910
|
|
|
|
|
|
|
touch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12911
|
|
|
|
|
|
|
touched => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12912
|
|
|
|
|
|
|
touching => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12913
|
|
|
|
|
|
|
touchy => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12914
|
|
|
|
|
|
|
tough => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12915
|
|
|
|
|
|
|
toughness => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12916
|
|
|
|
|
|
|
tour => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12917
|
|
|
|
|
|
|
tourist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12918
|
|
|
|
|
|
|
tourmaline => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12919
|
|
|
|
|
|
|
tournament => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12920
|
|
|
|
|
|
|
tourniquet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12921
|
|
|
|
|
|
|
tout => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12922
|
|
|
|
|
|
|
tow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12923
|
|
|
|
|
|
|
towel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12924
|
|
|
|
|
|
|
tower => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12925
|
|
|
|
|
|
|
towering => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12926
|
|
|
|
|
|
|
town => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12927
|
|
|
|
|
|
|
townhouse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12928
|
|
|
|
|
|
|
toxic => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12929
|
|
|
|
|
|
|
toxicology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12930
|
|
|
|
|
|
|
toxin => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12931
|
|
|
|
|
|
|
toy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12932
|
|
|
|
|
|
|
trace => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12933
|
|
|
|
|
|
|
traces => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12934
|
|
|
|
|
|
|
trachea => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12935
|
|
|
|
|
|
|
tracing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12936
|
|
|
|
|
|
|
track => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12937
|
|
|
|
|
|
|
tract => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12938
|
|
|
|
|
|
|
tractable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12939
|
|
|
|
|
|
|
traction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12940
|
|
|
|
|
|
|
tractor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12941
|
|
|
|
|
|
|
trade => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
12942
|
|
|
|
|
|
|
trader => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12943
|
|
|
|
|
|
|
tradesman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12944
|
|
|
|
|
|
|
trading => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12945
|
|
|
|
|
|
|
tradition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12946
|
|
|
|
|
|
|
traditional => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12947
|
|
|
|
|
|
|
traffic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12948
|
|
|
|
|
|
|
tragedy => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12949
|
|
|
|
|
|
|
tragic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12950
|
|
|
|
|
|
|
trail => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12951
|
|
|
|
|
|
|
train => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12952
|
|
|
|
|
|
|
trained => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12953
|
|
|
|
|
|
|
trainer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
12954
|
|
|
|
|
|
|
training => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12955
|
|
|
|
|
|
|
trait => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12956
|
|
|
|
|
|
|
traitor => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12957
|
|
|
|
|
|
|
trajectory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12958
|
|
|
|
|
|
|
tram => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12959
|
|
|
|
|
|
|
tramp => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
12960
|
|
|
|
|
|
|
tramway => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12961
|
|
|
|
|
|
|
trance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12962
|
|
|
|
|
|
|
tranquil => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12963
|
|
|
|
|
|
|
tranquility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
12964
|
|
|
|
|
|
|
transact => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12965
|
|
|
|
|
|
|
transaction => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
12966
|
|
|
|
|
|
|
transatlantic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12967
|
|
|
|
|
|
|
transcendence => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
12968
|
|
|
|
|
|
|
transcendent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12969
|
|
|
|
|
|
|
transcendental => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
12970
|
|
|
|
|
|
|
transcribe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12971
|
|
|
|
|
|
|
transcriber => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12972
|
|
|
|
|
|
|
transcript => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
12973
|
|
|
|
|
|
|
transcription => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12974
|
|
|
|
|
|
|
transfer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12975
|
|
|
|
|
|
|
transference => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12976
|
|
|
|
|
|
|
transferred => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12977
|
|
|
|
|
|
|
transfixed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12978
|
|
|
|
|
|
|
transform => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12979
|
|
|
|
|
|
|
transformation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12980
|
|
|
|
|
|
|
transfusion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12981
|
|
|
|
|
|
|
transgression => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12982
|
|
|
|
|
|
|
transient => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12983
|
|
|
|
|
|
|
transit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12984
|
|
|
|
|
|
|
transition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12985
|
|
|
|
|
|
|
transitional => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12986
|
|
|
|
|
|
|
transitive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12987
|
|
|
|
|
|
|
transitory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12988
|
|
|
|
|
|
|
translate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12989
|
|
|
|
|
|
|
translation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
12990
|
|
|
|
|
|
|
translocation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12991
|
|
|
|
|
|
|
translucent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12992
|
|
|
|
|
|
|
transmission => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12993
|
|
|
|
|
|
|
transmit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12994
|
|
|
|
|
|
|
transmutation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12995
|
|
|
|
|
|
|
transom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12996
|
|
|
|
|
|
|
transparency => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12997
|
|
|
|
|
|
|
transparent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12998
|
|
|
|
|
|
|
transplant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
12999
|
|
|
|
|
|
|
transplantation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13000
|
|
|
|
|
|
|
transport => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13001
|
|
|
|
|
|
|
transportation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13002
|
|
|
|
|
|
|
transpose => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13003
|
|
|
|
|
|
|
transposition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13004
|
|
|
|
|
|
|
transverse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13005
|
|
|
|
|
|
|
trap => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13006
|
|
|
|
|
|
|
trapping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13007
|
|
|
|
|
|
|
trappings => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13008
|
|
|
|
|
|
|
traps => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13009
|
|
|
|
|
|
|
trash => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13010
|
|
|
|
|
|
|
trashy => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13011
|
|
|
|
|
|
|
traumatic => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13012
|
|
|
|
|
|
|
travail => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13013
|
|
|
|
|
|
|
travel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13014
|
|
|
|
|
|
|
traveler => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13015
|
|
|
|
|
|
|
traveling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13016
|
|
|
|
|
|
|
traverse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13017
|
|
|
|
|
|
|
travesty => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13018
|
|
|
|
|
|
|
trawl => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13019
|
|
|
|
|
|
|
trawler => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13020
|
|
|
|
|
|
|
tray => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13021
|
|
|
|
|
|
|
treacherous => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13022
|
|
|
|
|
|
|
treachery => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
13023
|
|
|
|
|
|
|
tread => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13024
|
|
|
|
|
|
|
treadmill => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13025
|
|
|
|
|
|
|
treason => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13026
|
|
|
|
|
|
|
treasure => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13027
|
|
|
|
|
|
|
treasurer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
13028
|
|
|
|
|
|
|
treasury => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13029
|
|
|
|
|
|
|
treat => { anger => 1, anticipation => 1, disgust => 1, fear => 1, joy => 1, negative => 1, positive => 1, sadness => 1, surprise => 1, trust => 1 }, |
13030
|
|
|
|
|
|
|
treatise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13031
|
|
|
|
|
|
|
treatment => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13032
|
|
|
|
|
|
|
treaty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13033
|
|
|
|
|
|
|
treble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13034
|
|
|
|
|
|
|
tree => { anger => 1, anticipation => 1, disgust => 1, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
13035
|
|
|
|
|
|
|
trek => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13036
|
|
|
|
|
|
|
trellis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13037
|
|
|
|
|
|
|
tremble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13038
|
|
|
|
|
|
|
trembling => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13039
|
|
|
|
|
|
|
tremendous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13040
|
|
|
|
|
|
|
tremendously => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13041
|
|
|
|
|
|
|
tremor => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13042
|
|
|
|
|
|
|
trench => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13043
|
|
|
|
|
|
|
trend => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13044
|
|
|
|
|
|
|
trending => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13045
|
|
|
|
|
|
|
trendy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13046
|
|
|
|
|
|
|
trepidation => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13047
|
|
|
|
|
|
|
trespass => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13048
|
|
|
|
|
|
|
triad => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13049
|
|
|
|
|
|
|
triangle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13050
|
|
|
|
|
|
|
triangular => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13051
|
|
|
|
|
|
|
tribe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
13052
|
|
|
|
|
|
|
tribulation => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13053
|
|
|
|
|
|
|
tribunal => { anger => 0, anticipation => 1, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
13054
|
|
|
|
|
|
|
tribune => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
13055
|
|
|
|
|
|
|
tributary => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13056
|
|
|
|
|
|
|
tribute => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13057
|
|
|
|
|
|
|
trick => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13058
|
|
|
|
|
|
|
trickery => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
13059
|
|
|
|
|
|
|
trickle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13060
|
|
|
|
|
|
|
tricky => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13061
|
|
|
|
|
|
|
tricycle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13062
|
|
|
|
|
|
|
trident => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13063
|
|
|
|
|
|
|
trifle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13064
|
|
|
|
|
|
|
trig => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13065
|
|
|
|
|
|
|
trigger => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13066
|
|
|
|
|
|
|
trigonometry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13067
|
|
|
|
|
|
|
trillion => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13068
|
|
|
|
|
|
|
trim => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13069
|
|
|
|
|
|
|
trimmer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13070
|
|
|
|
|
|
|
trimming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13071
|
|
|
|
|
|
|
trine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13072
|
|
|
|
|
|
|
trinity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13073
|
|
|
|
|
|
|
trio => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13074
|
|
|
|
|
|
|
trip => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13075
|
|
|
|
|
|
|
tripartite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13076
|
|
|
|
|
|
|
triple => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13077
|
|
|
|
|
|
|
triplet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13078
|
|
|
|
|
|
|
triplicate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13079
|
|
|
|
|
|
|
tripod => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13080
|
|
|
|
|
|
|
tripping => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13081
|
|
|
|
|
|
|
trite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13082
|
|
|
|
|
|
|
tritium => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13083
|
|
|
|
|
|
|
triumph => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13084
|
|
|
|
|
|
|
triumphant => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13085
|
|
|
|
|
|
|
troll => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13086
|
|
|
|
|
|
|
trolley => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13087
|
|
|
|
|
|
|
trombone => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13088
|
|
|
|
|
|
|
troop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13089
|
|
|
|
|
|
|
trooper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13090
|
|
|
|
|
|
|
troops => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13091
|
|
|
|
|
|
|
trophy => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
13092
|
|
|
|
|
|
|
tropical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13093
|
|
|
|
|
|
|
trot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13094
|
|
|
|
|
|
|
troublesome => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13095
|
|
|
|
|
|
|
trough => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13096
|
|
|
|
|
|
|
troupe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13097
|
|
|
|
|
|
|
trousers => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13098
|
|
|
|
|
|
|
trout => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13099
|
|
|
|
|
|
|
trowel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13100
|
|
|
|
|
|
|
truce => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13101
|
|
|
|
|
|
|
truck => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
13102
|
|
|
|
|
|
|
true => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13103
|
|
|
|
|
|
|
truism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13104
|
|
|
|
|
|
|
trump => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13105
|
|
|
|
|
|
|
trumpet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13106
|
|
|
|
|
|
|
trumpeter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13107
|
|
|
|
|
|
|
truncate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13108
|
|
|
|
|
|
|
truncated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13109
|
|
|
|
|
|
|
trundle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13110
|
|
|
|
|
|
|
trunk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13111
|
|
|
|
|
|
|
truss => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
13112
|
|
|
|
|
|
|
trust => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
13113
|
|
|
|
|
|
|
trustee => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
13114
|
|
|
|
|
|
|
trusty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13115
|
|
|
|
|
|
|
truth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13116
|
|
|
|
|
|
|
truthful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
13117
|
|
|
|
|
|
|
truthfulness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13118
|
|
|
|
|
|
|
tryout => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13119
|
|
|
|
|
|
|
tub => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13120
|
|
|
|
|
|
|
tube => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13121
|
|
|
|
|
|
|
tubular => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13122
|
|
|
|
|
|
|
tubule => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13123
|
|
|
|
|
|
|
tuck => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13124
|
|
|
|
|
|
|
tucker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13125
|
|
|
|
|
|
|
tufted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13126
|
|
|
|
|
|
|
tug => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13127
|
|
|
|
|
|
|
tuition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13128
|
|
|
|
|
|
|
tulip => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13129
|
|
|
|
|
|
|
tumble => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13130
|
|
|
|
|
|
|
tumbler => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13131
|
|
|
|
|
|
|
tumor => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13132
|
|
|
|
|
|
|
tumour => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13133
|
|
|
|
|
|
|
tumult => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13134
|
|
|
|
|
|
|
tumultuous => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13135
|
|
|
|
|
|
|
tun => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13136
|
|
|
|
|
|
|
tuna => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13137
|
|
|
|
|
|
|
tunable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13138
|
|
|
|
|
|
|
tune => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13139
|
|
|
|
|
|
|
tunic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13140
|
|
|
|
|
|
|
tuning => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13141
|
|
|
|
|
|
|
tunnel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13142
|
|
|
|
|
|
|
turban => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13143
|
|
|
|
|
|
|
turbidity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13144
|
|
|
|
|
|
|
turbine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13145
|
|
|
|
|
|
|
turbulence => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13146
|
|
|
|
|
|
|
turbulent => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13147
|
|
|
|
|
|
|
turf => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13148
|
|
|
|
|
|
|
turmeric => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13149
|
|
|
|
|
|
|
turmoil => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13150
|
|
|
|
|
|
|
turn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13151
|
|
|
|
|
|
|
turning => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13152
|
|
|
|
|
|
|
turnkey => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13153
|
|
|
|
|
|
|
turnpike => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13154
|
|
|
|
|
|
|
turntable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13155
|
|
|
|
|
|
|
turquoise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13156
|
|
|
|
|
|
|
turret => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13157
|
|
|
|
|
|
|
turtleneck => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13158
|
|
|
|
|
|
|
tussle => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13159
|
|
|
|
|
|
|
tutelage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13160
|
|
|
|
|
|
|
tutor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13161
|
|
|
|
|
|
|
tweak => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13162
|
|
|
|
|
|
|
twelfth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13163
|
|
|
|
|
|
|
twelve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13164
|
|
|
|
|
|
|
twentieth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13165
|
|
|
|
|
|
|
twenty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13166
|
|
|
|
|
|
|
twig => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13167
|
|
|
|
|
|
|
twilight => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13168
|
|
|
|
|
|
|
twill => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13169
|
|
|
|
|
|
|
twin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13170
|
|
|
|
|
|
|
twine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13171
|
|
|
|
|
|
|
twinkle => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13172
|
|
|
|
|
|
|
twins => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13173
|
|
|
|
|
|
|
twist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13174
|
|
|
|
|
|
|
twisted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13175
|
|
|
|
|
|
|
twitch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13176
|
|
|
|
|
|
|
twofold => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13177
|
|
|
|
|
|
|
tycoon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13178
|
|
|
|
|
|
|
type => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13179
|
|
|
|
|
|
|
typewriter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13180
|
|
|
|
|
|
|
typhoon => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13181
|
|
|
|
|
|
|
typically => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13182
|
|
|
|
|
|
|
typist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13183
|
|
|
|
|
|
|
typography => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13184
|
|
|
|
|
|
|
tyrannical => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13185
|
|
|
|
|
|
|
tyranny => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13186
|
|
|
|
|
|
|
tyrant => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13187
|
|
|
|
|
|
|
tyre => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13188
|
|
|
|
|
|
|
ubiquitous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13189
|
|
|
|
|
|
|
ubiquity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13190
|
|
|
|
|
|
|
ugliness => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13191
|
|
|
|
|
|
|
ugly => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13192
|
|
|
|
|
|
|
ulcer => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13193
|
|
|
|
|
|
|
ulterior => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13194
|
|
|
|
|
|
|
ultimate => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13195
|
|
|
|
|
|
|
ultimately => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13196
|
|
|
|
|
|
|
ultimatum => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13197
|
|
|
|
|
|
|
ultimo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13198
|
|
|
|
|
|
|
ultraviolet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13199
|
|
|
|
|
|
|
umbilical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13200
|
|
|
|
|
|
|
umbra => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13201
|
|
|
|
|
|
|
umbrella => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13202
|
|
|
|
|
|
|
umpire => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13203
|
|
|
|
|
|
|
unabashed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13204
|
|
|
|
|
|
|
unabated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13205
|
|
|
|
|
|
|
unable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13206
|
|
|
|
|
|
|
unacceptable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13207
|
|
|
|
|
|
|
unaccompanied => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13208
|
|
|
|
|
|
|
unaccountable => { anger => 0, anticipation => 1, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 1 }, |
13209
|
|
|
|
|
|
|
unacknowledged => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13210
|
|
|
|
|
|
|
unadulterated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13211
|
|
|
|
|
|
|
unaided => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13212
|
|
|
|
|
|
|
unaltered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13213
|
|
|
|
|
|
|
unambiguous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13214
|
|
|
|
|
|
|
unanimity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13215
|
|
|
|
|
|
|
unanimous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13216
|
|
|
|
|
|
|
unanimously => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13217
|
|
|
|
|
|
|
unanticipated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13218
|
|
|
|
|
|
|
unapproved => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13219
|
|
|
|
|
|
|
unarmed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13220
|
|
|
|
|
|
|
unassisted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13221
|
|
|
|
|
|
|
unassuming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13222
|
|
|
|
|
|
|
unattached => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13223
|
|
|
|
|
|
|
unattainable => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13224
|
|
|
|
|
|
|
unattended => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13225
|
|
|
|
|
|
|
unattractive => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13226
|
|
|
|
|
|
|
unauthorized => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13227
|
|
|
|
|
|
|
unavoidable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13228
|
|
|
|
|
|
|
unaware => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13229
|
|
|
|
|
|
|
unbalanced => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13230
|
|
|
|
|
|
|
unbearable => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13231
|
|
|
|
|
|
|
unbeaten => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 1, positive => 1, sadness => 1, surprise => 1, trust => 0 }, |
13232
|
|
|
|
|
|
|
unbelief => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13233
|
|
|
|
|
|
|
unbelievable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13234
|
|
|
|
|
|
|
unbiased => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13235
|
|
|
|
|
|
|
unborn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13236
|
|
|
|
|
|
|
unbound => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13237
|
|
|
|
|
|
|
unbounded => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13238
|
|
|
|
|
|
|
unbreakable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13239
|
|
|
|
|
|
|
unbridled => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
13240
|
|
|
|
|
|
|
unbroken => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13241
|
|
|
|
|
|
|
uncanny => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13242
|
|
|
|
|
|
|
uncaring => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13243
|
|
|
|
|
|
|
uncertain => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13244
|
|
|
|
|
|
|
uncertainty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13245
|
|
|
|
|
|
|
unchallenged => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13246
|
|
|
|
|
|
|
unchangeable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13247
|
|
|
|
|
|
|
unchanged => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13248
|
|
|
|
|
|
|
unclaimed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13249
|
|
|
|
|
|
|
uncle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13250
|
|
|
|
|
|
|
unclean => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13251
|
|
|
|
|
|
|
uncomfortable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13252
|
|
|
|
|
|
|
uncommon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13253
|
|
|
|
|
|
|
uncommonly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13254
|
|
|
|
|
|
|
uncompromising => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13255
|
|
|
|
|
|
|
unconcerned => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13256
|
|
|
|
|
|
|
unconfirmed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13257
|
|
|
|
|
|
|
unconnected => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13258
|
|
|
|
|
|
|
unconscionable => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13259
|
|
|
|
|
|
|
unconscious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13260
|
|
|
|
|
|
|
unconsciousness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13261
|
|
|
|
|
|
|
unconstitutional => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13262
|
|
|
|
|
|
|
unconstrained => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13263
|
|
|
|
|
|
|
uncontested => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13264
|
|
|
|
|
|
|
uncontrollable => { anger => 1, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13265
|
|
|
|
|
|
|
uncontrolled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13266
|
|
|
|
|
|
|
unconventional => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13267
|
|
|
|
|
|
|
unconvinced => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13268
|
|
|
|
|
|
|
uncooked => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13269
|
|
|
|
|
|
|
uncorrelated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13270
|
|
|
|
|
|
|
uncover => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13271
|
|
|
|
|
|
|
uncritical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13272
|
|
|
|
|
|
|
uncut => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13273
|
|
|
|
|
|
|
undecided => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13274
|
|
|
|
|
|
|
undefined => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13275
|
|
|
|
|
|
|
undeniable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13276
|
|
|
|
|
|
|
undercover => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13277
|
|
|
|
|
|
|
undercurrent => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13278
|
|
|
|
|
|
|
underestimate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13279
|
|
|
|
|
|
|
undergo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13280
|
|
|
|
|
|
|
undergraduate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13281
|
|
|
|
|
|
|
underground => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13282
|
|
|
|
|
|
|
underlie => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13283
|
|
|
|
|
|
|
underline => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13284
|
|
|
|
|
|
|
undermined => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13285
|
|
|
|
|
|
|
underneath => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13286
|
|
|
|
|
|
|
underpaid => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13287
|
|
|
|
|
|
|
underpants => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13288
|
|
|
|
|
|
|
underscore => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13289
|
|
|
|
|
|
|
undersized => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13290
|
|
|
|
|
|
|
understanding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13291
|
|
|
|
|
|
|
understood => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13292
|
|
|
|
|
|
|
undertake => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13293
|
|
|
|
|
|
|
undertaker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13294
|
|
|
|
|
|
|
undertaking => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13295
|
|
|
|
|
|
|
underwood => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13296
|
|
|
|
|
|
|
underwrite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13297
|
|
|
|
|
|
|
underwriter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13298
|
|
|
|
|
|
|
undeserved => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13299
|
|
|
|
|
|
|
undesirable => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13300
|
|
|
|
|
|
|
undesired => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13301
|
|
|
|
|
|
|
undeveloped => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13302
|
|
|
|
|
|
|
undirected => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13303
|
|
|
|
|
|
|
undisclosed => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13304
|
|
|
|
|
|
|
undiscovered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13305
|
|
|
|
|
|
|
undisputed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13306
|
|
|
|
|
|
|
undisturbed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13307
|
|
|
|
|
|
|
undivided => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13308
|
|
|
|
|
|
|
undo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13309
|
|
|
|
|
|
|
undoing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13310
|
|
|
|
|
|
|
undoubted => { anger => 0, anticipation => 1, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13311
|
|
|
|
|
|
|
undress => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13312
|
|
|
|
|
|
|
undressed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13313
|
|
|
|
|
|
|
undue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13314
|
|
|
|
|
|
|
undying => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 0, trust => 1 }, |
13315
|
|
|
|
|
|
|
unearned => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13316
|
|
|
|
|
|
|
unearth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13317
|
|
|
|
|
|
|
uneasiness => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13318
|
|
|
|
|
|
|
uneasy => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13319
|
|
|
|
|
|
|
uneducated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13320
|
|
|
|
|
|
|
unemployed => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13321
|
|
|
|
|
|
|
unencumbered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13322
|
|
|
|
|
|
|
unending => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13323
|
|
|
|
|
|
|
unequal => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13324
|
|
|
|
|
|
|
unequalled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13325
|
|
|
|
|
|
|
unequivocal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
13326
|
|
|
|
|
|
|
unequivocally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13327
|
|
|
|
|
|
|
uneven => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13328
|
|
|
|
|
|
|
uneventful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13329
|
|
|
|
|
|
|
unexpected => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 1, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
13330
|
|
|
|
|
|
|
unexpectedly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13331
|
|
|
|
|
|
|
unexplained => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13332
|
|
|
|
|
|
|
unexplored => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13333
|
|
|
|
|
|
|
unfailing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13334
|
|
|
|
|
|
|
unfair => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13335
|
|
|
|
|
|
|
unfairness => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13336
|
|
|
|
|
|
|
unfaithful => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13337
|
|
|
|
|
|
|
unfamiliar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13338
|
|
|
|
|
|
|
unfavorable => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13339
|
|
|
|
|
|
|
unfettered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13340
|
|
|
|
|
|
|
unfinished => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13341
|
|
|
|
|
|
|
unflinching => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13342
|
|
|
|
|
|
|
unfold => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13343
|
|
|
|
|
|
|
unforeseen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13344
|
|
|
|
|
|
|
unforgiving => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13345
|
|
|
|
|
|
|
unfortunate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13346
|
|
|
|
|
|
|
unfriendly => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13347
|
|
|
|
|
|
|
unfulfilled => { anger => 1, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
13348
|
|
|
|
|
|
|
unfurnished => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13349
|
|
|
|
|
|
|
ungodly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13350
|
|
|
|
|
|
|
ungrateful => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13351
|
|
|
|
|
|
|
unguarded => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13352
|
|
|
|
|
|
|
unhappiness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13353
|
|
|
|
|
|
|
unhappy => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13354
|
|
|
|
|
|
|
unharmed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13355
|
|
|
|
|
|
|
unhealthy => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13356
|
|
|
|
|
|
|
unhindered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13357
|
|
|
|
|
|
|
unholy => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13358
|
|
|
|
|
|
|
unicorn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13359
|
|
|
|
|
|
|
unification => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13360
|
|
|
|
|
|
|
uniform => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13361
|
|
|
|
|
|
|
uniformity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13362
|
|
|
|
|
|
|
uniformly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13363
|
|
|
|
|
|
|
unimaginable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
13364
|
|
|
|
|
|
|
unimportant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13365
|
|
|
|
|
|
|
unimpressed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13366
|
|
|
|
|
|
|
unimproved => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13367
|
|
|
|
|
|
|
uninfected => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13368
|
|
|
|
|
|
|
uninformed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13369
|
|
|
|
|
|
|
uninhabited => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13370
|
|
|
|
|
|
|
uninitiated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13371
|
|
|
|
|
|
|
uninspired => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13372
|
|
|
|
|
|
|
unintelligible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13373
|
|
|
|
|
|
|
unintended => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13374
|
|
|
|
|
|
|
unintentional => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13375
|
|
|
|
|
|
|
unintentionally => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13376
|
|
|
|
|
|
|
uninterested => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13377
|
|
|
|
|
|
|
uninteresting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13378
|
|
|
|
|
|
|
uninterrupted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13379
|
|
|
|
|
|
|
uninvited => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13380
|
|
|
|
|
|
|
union => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13381
|
|
|
|
|
|
|
unique => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
13382
|
|
|
|
|
|
|
unison => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13383
|
|
|
|
|
|
|
unit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13384
|
|
|
|
|
|
|
unitary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13385
|
|
|
|
|
|
|
unite => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13386
|
|
|
|
|
|
|
united => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13387
|
|
|
|
|
|
|
unity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13388
|
|
|
|
|
|
|
universal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13389
|
|
|
|
|
|
|
universality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13390
|
|
|
|
|
|
|
universe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13391
|
|
|
|
|
|
|
university => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13392
|
|
|
|
|
|
|
unjust => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13393
|
|
|
|
|
|
|
unjustifiable => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13394
|
|
|
|
|
|
|
unjustified => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13395
|
|
|
|
|
|
|
unkind => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13396
|
|
|
|
|
|
|
unknowable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13397
|
|
|
|
|
|
|
unknown => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13398
|
|
|
|
|
|
|
unlawful => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13399
|
|
|
|
|
|
|
unleash => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13400
|
|
|
|
|
|
|
unlicensed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13401
|
|
|
|
|
|
|
unlike => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13402
|
|
|
|
|
|
|
unlimited => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13403
|
|
|
|
|
|
|
unload => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13404
|
|
|
|
|
|
|
unloaded => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13405
|
|
|
|
|
|
|
unlock => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13406
|
|
|
|
|
|
|
unlucky => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13407
|
|
|
|
|
|
|
unmanageable => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13408
|
|
|
|
|
|
|
unmarked => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13409
|
|
|
|
|
|
|
unmarried => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13410
|
|
|
|
|
|
|
unmask => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13411
|
|
|
|
|
|
|
unmatched => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13412
|
|
|
|
|
|
|
unmistakable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13413
|
|
|
|
|
|
|
unmitigated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13414
|
|
|
|
|
|
|
unmoved => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13415
|
|
|
|
|
|
|
unnamed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13416
|
|
|
|
|
|
|
unnatural => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13417
|
|
|
|
|
|
|
unnecessary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13418
|
|
|
|
|
|
|
unneeded => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13419
|
|
|
|
|
|
|
unnoticed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13420
|
|
|
|
|
|
|
unnumbered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13421
|
|
|
|
|
|
|
unobserved => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13422
|
|
|
|
|
|
|
unobstructed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13423
|
|
|
|
|
|
|
unobtrusive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13424
|
|
|
|
|
|
|
unoccupied => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13425
|
|
|
|
|
|
|
unofficial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13426
|
|
|
|
|
|
|
unopened => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13427
|
|
|
|
|
|
|
unopposed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13428
|
|
|
|
|
|
|
unordered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13429
|
|
|
|
|
|
|
unorganized => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13430
|
|
|
|
|
|
|
unorthodox => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13431
|
|
|
|
|
|
|
unpack => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13432
|
|
|
|
|
|
|
unpaid => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13433
|
|
|
|
|
|
|
unpleasant => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13434
|
|
|
|
|
|
|
unpopular => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13435
|
|
|
|
|
|
|
unprecedented => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13436
|
|
|
|
|
|
|
unpredictable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13437
|
|
|
|
|
|
|
unprepared => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13438
|
|
|
|
|
|
|
unpretentious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13439
|
|
|
|
|
|
|
unproductive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13440
|
|
|
|
|
|
|
unprofitable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13441
|
|
|
|
|
|
|
unprotected => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13442
|
|
|
|
|
|
|
unproven => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13443
|
|
|
|
|
|
|
unpublished => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13444
|
|
|
|
|
|
|
unquestionable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13445
|
|
|
|
|
|
|
unquestionably => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13446
|
|
|
|
|
|
|
unquestioned => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13447
|
|
|
|
|
|
|
unread => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13448
|
|
|
|
|
|
|
unreal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13449
|
|
|
|
|
|
|
unrealistic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13450
|
|
|
|
|
|
|
unrecorded => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13451
|
|
|
|
|
|
|
unregistered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13452
|
|
|
|
|
|
|
unregulated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13453
|
|
|
|
|
|
|
unrelated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13454
|
|
|
|
|
|
|
unrelenting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13455
|
|
|
|
|
|
|
unreliable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
13456
|
|
|
|
|
|
|
unrepentant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13457
|
|
|
|
|
|
|
unrequited => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13458
|
|
|
|
|
|
|
unresolved => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13459
|
|
|
|
|
|
|
unrest => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13460
|
|
|
|
|
|
|
unrestrained => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13461
|
|
|
|
|
|
|
unrestricted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13462
|
|
|
|
|
|
|
unruly => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13463
|
|
|
|
|
|
|
unsafe => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13464
|
|
|
|
|
|
|
unsatisfactory => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13465
|
|
|
|
|
|
|
unsatisfied => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13466
|
|
|
|
|
|
|
unsavory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13467
|
|
|
|
|
|
|
unscathed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13468
|
|
|
|
|
|
|
unscientific => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13469
|
|
|
|
|
|
|
unscrupulous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13470
|
|
|
|
|
|
|
unseat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13471
|
|
|
|
|
|
|
unseen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13472
|
|
|
|
|
|
|
unselfish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13473
|
|
|
|
|
|
|
unsettled => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13474
|
|
|
|
|
|
|
unsightly => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13475
|
|
|
|
|
|
|
unsophisticated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13476
|
|
|
|
|
|
|
unspeakable => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13477
|
|
|
|
|
|
|
unspecified => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13478
|
|
|
|
|
|
|
unstable => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13479
|
|
|
|
|
|
|
unsteady => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13480
|
|
|
|
|
|
|
unsuccessful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13481
|
|
|
|
|
|
|
unsuitable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13482
|
|
|
|
|
|
|
unsung => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13483
|
|
|
|
|
|
|
unsupported => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13484
|
|
|
|
|
|
|
unsurpassed => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13485
|
|
|
|
|
|
|
unsuspecting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13486
|
|
|
|
|
|
|
unsustainable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13487
|
|
|
|
|
|
|
unsweetened => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13488
|
|
|
|
|
|
|
unsympathetic => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13489
|
|
|
|
|
|
|
untamed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13490
|
|
|
|
|
|
|
untenable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13491
|
|
|
|
|
|
|
untested => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13492
|
|
|
|
|
|
|
unthinkable => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13493
|
|
|
|
|
|
|
untidy => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13494
|
|
|
|
|
|
|
untie => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13495
|
|
|
|
|
|
|
untimely => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13496
|
|
|
|
|
|
|
untitled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13497
|
|
|
|
|
|
|
untold => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13498
|
|
|
|
|
|
|
untouched => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13499
|
|
|
|
|
|
|
untoward => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13500
|
|
|
|
|
|
|
untrained => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13501
|
|
|
|
|
|
|
untranslated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13502
|
|
|
|
|
|
|
untrue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13503
|
|
|
|
|
|
|
untrustworthy => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13504
|
|
|
|
|
|
|
unused => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13505
|
|
|
|
|
|
|
unusual => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13506
|
|
|
|
|
|
|
unusually => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13507
|
|
|
|
|
|
|
unveil => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13508
|
|
|
|
|
|
|
unveiling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13509
|
|
|
|
|
|
|
unverified => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13510
|
|
|
|
|
|
|
unwarranted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13511
|
|
|
|
|
|
|
unwary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13512
|
|
|
|
|
|
|
unwashed => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13513
|
|
|
|
|
|
|
unwavering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13514
|
|
|
|
|
|
|
unwelcome => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13515
|
|
|
|
|
|
|
unwell => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13516
|
|
|
|
|
|
|
unwilling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13517
|
|
|
|
|
|
|
unwillingly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13518
|
|
|
|
|
|
|
unwillingness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13519
|
|
|
|
|
|
|
unwind => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13520
|
|
|
|
|
|
|
unwise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13521
|
|
|
|
|
|
|
unwitting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13522
|
|
|
|
|
|
|
unwittingly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13523
|
|
|
|
|
|
|
unworthy => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13524
|
|
|
|
|
|
|
unwritten => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13525
|
|
|
|
|
|
|
unyielding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13526
|
|
|
|
|
|
|
upheaval => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13527
|
|
|
|
|
|
|
uphill => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13528
|
|
|
|
|
|
|
upholstery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13529
|
|
|
|
|
|
|
upland => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13530
|
|
|
|
|
|
|
uplands => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13531
|
|
|
|
|
|
|
uplift => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13532
|
|
|
|
|
|
|
upper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13533
|
|
|
|
|
|
|
upright => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13534
|
|
|
|
|
|
|
uprising => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13535
|
|
|
|
|
|
|
uproar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13536
|
|
|
|
|
|
|
upset => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13537
|
|
|
|
|
|
|
upshot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13538
|
|
|
|
|
|
|
upstairs => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13539
|
|
|
|
|
|
|
upstart => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13540
|
|
|
|
|
|
|
upwards => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13541
|
|
|
|
|
|
|
uranium => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13542
|
|
|
|
|
|
|
urban => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13543
|
|
|
|
|
|
|
urchin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13544
|
|
|
|
|
|
|
urge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13545
|
|
|
|
|
|
|
urgency => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13546
|
|
|
|
|
|
|
urgent => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13547
|
|
|
|
|
|
|
urinalysis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13548
|
|
|
|
|
|
|
urn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13549
|
|
|
|
|
|
|
usage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13550
|
|
|
|
|
|
|
usefully => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13551
|
|
|
|
|
|
|
usefulness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13552
|
|
|
|
|
|
|
useless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13553
|
|
|
|
|
|
|
usher => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13554
|
|
|
|
|
|
|
usual => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13555
|
|
|
|
|
|
|
usurp => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13556
|
|
|
|
|
|
|
usurped => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13557
|
|
|
|
|
|
|
usury => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13558
|
|
|
|
|
|
|
utensil => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13559
|
|
|
|
|
|
|
utilitarian => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13560
|
|
|
|
|
|
|
utility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13561
|
|
|
|
|
|
|
utilization => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13562
|
|
|
|
|
|
|
utilize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13563
|
|
|
|
|
|
|
utmost => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13564
|
|
|
|
|
|
|
utopian => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13565
|
|
|
|
|
|
|
utterance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13566
|
|
|
|
|
|
|
utterly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13567
|
|
|
|
|
|
|
vacancy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13568
|
|
|
|
|
|
|
vacation => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13569
|
|
|
|
|
|
|
vaccination => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13570
|
|
|
|
|
|
|
vaccine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13571
|
|
|
|
|
|
|
vacuolar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13572
|
|
|
|
|
|
|
vacuole => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13573
|
|
|
|
|
|
|
vacuous => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13574
|
|
|
|
|
|
|
vacuum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13575
|
|
|
|
|
|
|
vague => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13576
|
|
|
|
|
|
|
vagueness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13577
|
|
|
|
|
|
|
vainly => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13578
|
|
|
|
|
|
|
valance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13579
|
|
|
|
|
|
|
vale => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13580
|
|
|
|
|
|
|
valet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13581
|
|
|
|
|
|
|
valiant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13582
|
|
|
|
|
|
|
validity => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13583
|
|
|
|
|
|
|
valley => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13584
|
|
|
|
|
|
|
valor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13585
|
|
|
|
|
|
|
valuable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13586
|
|
|
|
|
|
|
valuation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13587
|
|
|
|
|
|
|
valve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13588
|
|
|
|
|
|
|
vamp => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13589
|
|
|
|
|
|
|
vampire => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13590
|
|
|
|
|
|
|
van => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13591
|
|
|
|
|
|
|
vane => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13592
|
|
|
|
|
|
|
vanguard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13593
|
|
|
|
|
|
|
vanilla => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13594
|
|
|
|
|
|
|
vanish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13595
|
|
|
|
|
|
|
vanished => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
13596
|
|
|
|
|
|
|
vanity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13597
|
|
|
|
|
|
|
vanquish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13598
|
|
|
|
|
|
|
vapor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13599
|
|
|
|
|
|
|
vara => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13600
|
|
|
|
|
|
|
variable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13601
|
|
|
|
|
|
|
variance => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13602
|
|
|
|
|
|
|
variation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13603
|
|
|
|
|
|
|
variations => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13604
|
|
|
|
|
|
|
varicella => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13605
|
|
|
|
|
|
|
varicose => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13606
|
|
|
|
|
|
|
varied => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13607
|
|
|
|
|
|
|
variegated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13608
|
|
|
|
|
|
|
variety => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13609
|
|
|
|
|
|
|
vary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13610
|
|
|
|
|
|
|
vascular => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13611
|
|
|
|
|
|
|
vase => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13612
|
|
|
|
|
|
|
vast => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13613
|
|
|
|
|
|
|
vat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13614
|
|
|
|
|
|
|
vaudeville => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13615
|
|
|
|
|
|
|
vault => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13616
|
|
|
|
|
|
|
vaulted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13617
|
|
|
|
|
|
|
vaulting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13618
|
|
|
|
|
|
|
veal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 1 }, |
13619
|
|
|
|
|
|
|
vector => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13620
|
|
|
|
|
|
|
veer => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13621
|
|
|
|
|
|
|
vega => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13622
|
|
|
|
|
|
|
vegetable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13623
|
|
|
|
|
|
|
vegetarian => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13624
|
|
|
|
|
|
|
vegetarianism => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13625
|
|
|
|
|
|
|
vegetation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13626
|
|
|
|
|
|
|
vegetative => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13627
|
|
|
|
|
|
|
vehement => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13628
|
|
|
|
|
|
|
vehicle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13629
|
|
|
|
|
|
|
veil => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13630
|
|
|
|
|
|
|
veiled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13631
|
|
|
|
|
|
|
vein => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13632
|
|
|
|
|
|
|
veined => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13633
|
|
|
|
|
|
|
vellum => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13634
|
|
|
|
|
|
|
velocity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13635
|
|
|
|
|
|
|
velour => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13636
|
|
|
|
|
|
|
velvet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13637
|
|
|
|
|
|
|
velvety => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13638
|
|
|
|
|
|
|
vena => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13639
|
|
|
|
|
|
|
vendetta => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13640
|
|
|
|
|
|
|
vendor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13641
|
|
|
|
|
|
|
veneer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13642
|
|
|
|
|
|
|
venerable => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13643
|
|
|
|
|
|
|
veneration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13644
|
|
|
|
|
|
|
vengeance => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13645
|
|
|
|
|
|
|
vengeful => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13646
|
|
|
|
|
|
|
venison => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13647
|
|
|
|
|
|
|
venom => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13648
|
|
|
|
|
|
|
venomous => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13649
|
|
|
|
|
|
|
venous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13650
|
|
|
|
|
|
|
vent => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13651
|
|
|
|
|
|
|
ventilation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13652
|
|
|
|
|
|
|
ventilator => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13653
|
|
|
|
|
|
|
ventricle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13654
|
|
|
|
|
|
|
ventricular => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13655
|
|
|
|
|
|
|
venture => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13656
|
|
|
|
|
|
|
venue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13657
|
|
|
|
|
|
|
veracity => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
13658
|
|
|
|
|
|
|
veranda => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13659
|
|
|
|
|
|
|
verbal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13660
|
|
|
|
|
|
|
verbatim => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13661
|
|
|
|
|
|
|
verbiage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13662
|
|
|
|
|
|
|
verbose => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13663
|
|
|
|
|
|
|
verbosity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13664
|
|
|
|
|
|
|
verdant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13665
|
|
|
|
|
|
|
verdict => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13666
|
|
|
|
|
|
|
verge => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13667
|
|
|
|
|
|
|
verification => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13668
|
|
|
|
|
|
|
verified => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13669
|
|
|
|
|
|
|
verify => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13670
|
|
|
|
|
|
|
verily => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13671
|
|
|
|
|
|
|
veritable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13672
|
|
|
|
|
|
|
vermin => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13673
|
|
|
|
|
|
|
vernacular => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13674
|
|
|
|
|
|
|
vernal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13675
|
|
|
|
|
|
|
veronica => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13676
|
|
|
|
|
|
|
versatile => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13677
|
|
|
|
|
|
|
versatility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13678
|
|
|
|
|
|
|
verse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13679
|
|
|
|
|
|
|
version => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13680
|
|
|
|
|
|
|
versus => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13681
|
|
|
|
|
|
|
vert => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13682
|
|
|
|
|
|
|
vertebra => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13683
|
|
|
|
|
|
|
vertebral => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13684
|
|
|
|
|
|
|
vertex => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13685
|
|
|
|
|
|
|
vertical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13686
|
|
|
|
|
|
|
vertically => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13687
|
|
|
|
|
|
|
vertigo => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13688
|
|
|
|
|
|
|
verve => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13689
|
|
|
|
|
|
|
vesicle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13690
|
|
|
|
|
|
|
vesicular => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13691
|
|
|
|
|
|
|
vessel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13692
|
|
|
|
|
|
|
vest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13693
|
|
|
|
|
|
|
vested => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13694
|
|
|
|
|
|
|
vestibule => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13695
|
|
|
|
|
|
|
vestige => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13696
|
|
|
|
|
|
|
vet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13697
|
|
|
|
|
|
|
veteran => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13698
|
|
|
|
|
|
|
veterinarian => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13699
|
|
|
|
|
|
|
veto => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13700
|
|
|
|
|
|
|
viability => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13701
|
|
|
|
|
|
|
viable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13702
|
|
|
|
|
|
|
viaduct => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13703
|
|
|
|
|
|
|
vial => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13704
|
|
|
|
|
|
|
vibrate => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13705
|
|
|
|
|
|
|
vibration => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13706
|
|
|
|
|
|
|
vibratory => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13707
|
|
|
|
|
|
|
vicar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13708
|
|
|
|
|
|
|
vicarious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13709
|
|
|
|
|
|
|
vice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13710
|
|
|
|
|
|
|
vicinity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13711
|
|
|
|
|
|
|
vicious => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13712
|
|
|
|
|
|
|
victim => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13713
|
|
|
|
|
|
|
victimized => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
13714
|
|
|
|
|
|
|
victor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13715
|
|
|
|
|
|
|
victoria => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13716
|
|
|
|
|
|
|
victorious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13717
|
|
|
|
|
|
|
victory => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13718
|
|
|
|
|
|
|
videotape => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13719
|
|
|
|
|
|
|
vie => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13720
|
|
|
|
|
|
|
view => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13721
|
|
|
|
|
|
|
vigil => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13722
|
|
|
|
|
|
|
vigilance => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13723
|
|
|
|
|
|
|
vigilant => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13724
|
|
|
|
|
|
|
vignette => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13725
|
|
|
|
|
|
|
vigor => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13726
|
|
|
|
|
|
|
vigorous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13727
|
|
|
|
|
|
|
viking => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13728
|
|
|
|
|
|
|
villa => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13729
|
|
|
|
|
|
|
village => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13730
|
|
|
|
|
|
|
villager => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13731
|
|
|
|
|
|
|
villain => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13732
|
|
|
|
|
|
|
villainous => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13733
|
|
|
|
|
|
|
vinaigrette => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13734
|
|
|
|
|
|
|
vindicate => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13735
|
|
|
|
|
|
|
vindicated => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13736
|
|
|
|
|
|
|
vindication => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13737
|
|
|
|
|
|
|
vindictive => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13738
|
|
|
|
|
|
|
vinegar => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13739
|
|
|
|
|
|
|
vineyard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13740
|
|
|
|
|
|
|
viola => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13741
|
|
|
|
|
|
|
violation => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
13742
|
|
|
|
|
|
|
violence => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13743
|
|
|
|
|
|
|
violent => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13744
|
|
|
|
|
|
|
violently => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13745
|
|
|
|
|
|
|
violet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13746
|
|
|
|
|
|
|
violin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13747
|
|
|
|
|
|
|
violinist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13748
|
|
|
|
|
|
|
viper => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13749
|
|
|
|
|
|
|
virgin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13750
|
|
|
|
|
|
|
virginity => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13751
|
|
|
|
|
|
|
virology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13752
|
|
|
|
|
|
|
virtual => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13753
|
|
|
|
|
|
|
virtually => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13754
|
|
|
|
|
|
|
virtue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13755
|
|
|
|
|
|
|
virtuoso => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13756
|
|
|
|
|
|
|
virtuous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13757
|
|
|
|
|
|
|
virulence => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13758
|
|
|
|
|
|
|
virus => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13759
|
|
|
|
|
|
|
visa => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13760
|
|
|
|
|
|
|
visage => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13761
|
|
|
|
|
|
|
viscosity => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13762
|
|
|
|
|
|
|
viscous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13763
|
|
|
|
|
|
|
vise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13764
|
|
|
|
|
|
|
visibility => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13765
|
|
|
|
|
|
|
visible => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13766
|
|
|
|
|
|
|
visibly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13767
|
|
|
|
|
|
|
vision => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13768
|
|
|
|
|
|
|
visionary => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13769
|
|
|
|
|
|
|
visit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13770
|
|
|
|
|
|
|
visitation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13771
|
|
|
|
|
|
|
visiting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13772
|
|
|
|
|
|
|
visitor => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13773
|
|
|
|
|
|
|
visor => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13774
|
|
|
|
|
|
|
vista => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13775
|
|
|
|
|
|
|
visual => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13776
|
|
|
|
|
|
|
visualize => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13777
|
|
|
|
|
|
|
vital => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13778
|
|
|
|
|
|
|
vitality => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13779
|
|
|
|
|
|
|
vitreous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13780
|
|
|
|
|
|
|
vivacious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13781
|
|
|
|
|
|
|
vivid => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13782
|
|
|
|
|
|
|
vixen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13783
|
|
|
|
|
|
|
vocabulary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13784
|
|
|
|
|
|
|
vocal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13785
|
|
|
|
|
|
|
vocalist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13786
|
|
|
|
|
|
|
vocation => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13787
|
|
|
|
|
|
|
vogue => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13788
|
|
|
|
|
|
|
voice => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13789
|
|
|
|
|
|
|
voiceless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13790
|
|
|
|
|
|
|
void => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13791
|
|
|
|
|
|
|
volatility => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13792
|
|
|
|
|
|
|
volcanic => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13793
|
|
|
|
|
|
|
volcano => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13794
|
|
|
|
|
|
|
volition => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13795
|
|
|
|
|
|
|
volley => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13796
|
|
|
|
|
|
|
voltmeter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13797
|
|
|
|
|
|
|
volume => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13798
|
|
|
|
|
|
|
voluminous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13799
|
|
|
|
|
|
|
voluntarily => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13800
|
|
|
|
|
|
|
voluntary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13801
|
|
|
|
|
|
|
volunteer => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13802
|
|
|
|
|
|
|
volunteering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13803
|
|
|
|
|
|
|
volunteers => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
13804
|
|
|
|
|
|
|
voluptuous => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13805
|
|
|
|
|
|
|
vomit => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13806
|
|
|
|
|
|
|
vomiting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13807
|
|
|
|
|
|
|
voodoo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13808
|
|
|
|
|
|
|
voracious => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13809
|
|
|
|
|
|
|
vortex => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13810
|
|
|
|
|
|
|
vote => { anger => 1, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 1, positive => 1, sadness => 1, surprise => 1, trust => 1 }, |
13811
|
|
|
|
|
|
|
voting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13812
|
|
|
|
|
|
|
votive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
13813
|
|
|
|
|
|
|
vouch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13814
|
|
|
|
|
|
|
voucher => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
13815
|
|
|
|
|
|
|
vow => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13816
|
|
|
|
|
|
|
vowel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13817
|
|
|
|
|
|
|
voyage => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13818
|
|
|
|
|
|
|
voyager => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13819
|
|
|
|
|
|
|
vulgar => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13820
|
|
|
|
|
|
|
vulgarity => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13821
|
|
|
|
|
|
|
vulnerability => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13822
|
|
|
|
|
|
|
vulnerable => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13823
|
|
|
|
|
|
|
vulture => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13824
|
|
|
|
|
|
|
wad => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13825
|
|
|
|
|
|
|
wade => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13826
|
|
|
|
|
|
|
wafer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13827
|
|
|
|
|
|
|
waffle => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13828
|
|
|
|
|
|
|
wag => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13829
|
|
|
|
|
|
|
wager => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13830
|
|
|
|
|
|
|
wages => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13831
|
|
|
|
|
|
|
wagon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13832
|
|
|
|
|
|
|
wail => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13833
|
|
|
|
|
|
|
waist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13834
|
|
|
|
|
|
|
waistcoat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13835
|
|
|
|
|
|
|
wait => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13836
|
|
|
|
|
|
|
waiter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13837
|
|
|
|
|
|
|
waiting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13838
|
|
|
|
|
|
|
waive => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13839
|
|
|
|
|
|
|
wake => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13840
|
|
|
|
|
|
|
walk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13841
|
|
|
|
|
|
|
walker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13842
|
|
|
|
|
|
|
wall => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13843
|
|
|
|
|
|
|
wallet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13844
|
|
|
|
|
|
|
wallow => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13845
|
|
|
|
|
|
|
walnut => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13846
|
|
|
|
|
|
|
waltz => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13847
|
|
|
|
|
|
|
wan => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13848
|
|
|
|
|
|
|
wand => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13849
|
|
|
|
|
|
|
wander => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13850
|
|
|
|
|
|
|
wanderer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13851
|
|
|
|
|
|
|
wandering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13852
|
|
|
|
|
|
|
wane => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13853
|
|
|
|
|
|
|
waning => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13854
|
|
|
|
|
|
|
wanting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13855
|
|
|
|
|
|
|
war => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13856
|
|
|
|
|
|
|
warbler => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13857
|
|
|
|
|
|
|
ward => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13858
|
|
|
|
|
|
|
warden => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
13859
|
|
|
|
|
|
|
wardrobe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13860
|
|
|
|
|
|
|
ware => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13861
|
|
|
|
|
|
|
warehouse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13862
|
|
|
|
|
|
|
warfare => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13863
|
|
|
|
|
|
|
warlike => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13864
|
|
|
|
|
|
|
warlock => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13865
|
|
|
|
|
|
|
warming => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13866
|
|
|
|
|
|
|
warn => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 1 }, |
13867
|
|
|
|
|
|
|
warned => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13868
|
|
|
|
|
|
|
warning => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13869
|
|
|
|
|
|
|
warp => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13870
|
|
|
|
|
|
|
warped => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13871
|
|
|
|
|
|
|
warrant => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13872
|
|
|
|
|
|
|
warranted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13873
|
|
|
|
|
|
|
warrants => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13874
|
|
|
|
|
|
|
warranty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13875
|
|
|
|
|
|
|
warren => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13876
|
|
|
|
|
|
|
warrior => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13877
|
|
|
|
|
|
|
wart => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13878
|
|
|
|
|
|
|
wary => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13879
|
|
|
|
|
|
|
wash => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13880
|
|
|
|
|
|
|
washing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13881
|
|
|
|
|
|
|
washout => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13882
|
|
|
|
|
|
|
wasp => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13883
|
|
|
|
|
|
|
waste => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13884
|
|
|
|
|
|
|
wasted => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13885
|
|
|
|
|
|
|
wasteful => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13886
|
|
|
|
|
|
|
wasting => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13887
|
|
|
|
|
|
|
watch => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13888
|
|
|
|
|
|
|
watchdog => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13889
|
|
|
|
|
|
|
watchful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13890
|
|
|
|
|
|
|
watchman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13891
|
|
|
|
|
|
|
water => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13892
|
|
|
|
|
|
|
watercourse => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13893
|
|
|
|
|
|
|
watered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13894
|
|
|
|
|
|
|
waterproof => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13895
|
|
|
|
|
|
|
waterworks => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13896
|
|
|
|
|
|
|
watery => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13897
|
|
|
|
|
|
|
wave => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13898
|
|
|
|
|
|
|
waver => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13899
|
|
|
|
|
|
|
wavering => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13900
|
|
|
|
|
|
|
waves => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13901
|
|
|
|
|
|
|
wavy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13902
|
|
|
|
|
|
|
wax => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13903
|
|
|
|
|
|
|
waxy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13904
|
|
|
|
|
|
|
ways => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13905
|
|
|
|
|
|
|
wayward => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13906
|
|
|
|
|
|
|
weakened => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13907
|
|
|
|
|
|
|
weakly => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13908
|
|
|
|
|
|
|
weakness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13909
|
|
|
|
|
|
|
wealth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13910
|
|
|
|
|
|
|
wealthy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13911
|
|
|
|
|
|
|
weapon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13912
|
|
|
|
|
|
|
wear => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
13913
|
|
|
|
|
|
|
wearily => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13914
|
|
|
|
|
|
|
weariness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13915
|
|
|
|
|
|
|
wearing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13916
|
|
|
|
|
|
|
weary => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13917
|
|
|
|
|
|
|
weather => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13918
|
|
|
|
|
|
|
weathered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13919
|
|
|
|
|
|
|
weatherproof => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13920
|
|
|
|
|
|
|
weave => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13921
|
|
|
|
|
|
|
web => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13922
|
|
|
|
|
|
|
wed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13923
|
|
|
|
|
|
|
wedded => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13924
|
|
|
|
|
|
|
wedge => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13925
|
|
|
|
|
|
|
wee => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13926
|
|
|
|
|
|
|
weed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13927
|
|
|
|
|
|
|
weeding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13928
|
|
|
|
|
|
|
weeds => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13929
|
|
|
|
|
|
|
weedy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13930
|
|
|
|
|
|
|
week => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13931
|
|
|
|
|
|
|
weekly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13932
|
|
|
|
|
|
|
weep => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13933
|
|
|
|
|
|
|
weeping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13934
|
|
|
|
|
|
|
weigh => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
13935
|
|
|
|
|
|
|
weighing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13936
|
|
|
|
|
|
|
weight => { anger => 0, anticipation => 1, disgust => 1, fear => 1, joy => 1, negative => 1, positive => 1, sadness => 1, surprise => 1, trust => 1 }, |
13937
|
|
|
|
|
|
|
weightless => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13938
|
|
|
|
|
|
|
weights => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13939
|
|
|
|
|
|
|
weighty => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13940
|
|
|
|
|
|
|
weir => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13941
|
|
|
|
|
|
|
weird => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13942
|
|
|
|
|
|
|
weirdo => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13943
|
|
|
|
|
|
|
welcomed => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13944
|
|
|
|
|
|
|
weld => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13945
|
|
|
|
|
|
|
welfare => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13946
|
|
|
|
|
|
|
wellhead => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13947
|
|
|
|
|
|
|
welt => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13948
|
|
|
|
|
|
|
wen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13949
|
|
|
|
|
|
|
wench => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13950
|
|
|
|
|
|
|
western => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13951
|
|
|
|
|
|
|
wet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13952
|
|
|
|
|
|
|
whack => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13953
|
|
|
|
|
|
|
whale => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13954
|
|
|
|
|
|
|
wham => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13955
|
|
|
|
|
|
|
wharf => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13956
|
|
|
|
|
|
|
whatsoever => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13957
|
|
|
|
|
|
|
wheel => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13958
|
|
|
|
|
|
|
wheels => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13959
|
|
|
|
|
|
|
whereabouts => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13960
|
|
|
|
|
|
|
wherefore => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13961
|
|
|
|
|
|
|
wherewith => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13962
|
|
|
|
|
|
|
wherewithal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13963
|
|
|
|
|
|
|
whet => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13964
|
|
|
|
|
|
|
whiff => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13965
|
|
|
|
|
|
|
whilst => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13966
|
|
|
|
|
|
|
whim => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
13967
|
|
|
|
|
|
|
whimper => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13968
|
|
|
|
|
|
|
whimsical => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13969
|
|
|
|
|
|
|
whimsy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13970
|
|
|
|
|
|
|
whine => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
13971
|
|
|
|
|
|
|
whip => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13972
|
|
|
|
|
|
|
whirl => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13973
|
|
|
|
|
|
|
whirlpool => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13974
|
|
|
|
|
|
|
whirlwind => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13975
|
|
|
|
|
|
|
whisk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13976
|
|
|
|
|
|
|
whisker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13977
|
|
|
|
|
|
|
whisky => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13978
|
|
|
|
|
|
|
whisper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13979
|
|
|
|
|
|
|
whispered => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13980
|
|
|
|
|
|
|
whistle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13981
|
|
|
|
|
|
|
whit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13982
|
|
|
|
|
|
|
white => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13983
|
|
|
|
|
|
|
whiteness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13984
|
|
|
|
|
|
|
whitish => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13985
|
|
|
|
|
|
|
whiz => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13986
|
|
|
|
|
|
|
wholesome => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
13987
|
|
|
|
|
|
|
wholly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13988
|
|
|
|
|
|
|
whoop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13989
|
|
|
|
|
|
|
whopping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13990
|
|
|
|
|
|
|
whore => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13991
|
|
|
|
|
|
|
wick => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13992
|
|
|
|
|
|
|
wicked => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13993
|
|
|
|
|
|
|
wickedness => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13994
|
|
|
|
|
|
|
wicker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13995
|
|
|
|
|
|
|
wicket => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
13996
|
|
|
|
|
|
|
wide => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13997
|
|
|
|
|
|
|
widely => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13998
|
|
|
|
|
|
|
widen => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
13999
|
|
|
|
|
|
|
widespread => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
14000
|
|
|
|
|
|
|
widow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14001
|
|
|
|
|
|
|
widower => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14002
|
|
|
|
|
|
|
width => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14003
|
|
|
|
|
|
|
wield => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14004
|
|
|
|
|
|
|
wife => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14005
|
|
|
|
|
|
|
wig => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14006
|
|
|
|
|
|
|
wight => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14007
|
|
|
|
|
|
|
wild => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
14008
|
|
|
|
|
|
|
wildcat => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14009
|
|
|
|
|
|
|
wilderness => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14010
|
|
|
|
|
|
|
wildfire => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
14011
|
|
|
|
|
|
|
willful => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14012
|
|
|
|
|
|
|
willingly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
14013
|
|
|
|
|
|
|
willingness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
14014
|
|
|
|
|
|
|
willow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14015
|
|
|
|
|
|
|
wilted => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14016
|
|
|
|
|
|
|
wily => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14017
|
|
|
|
|
|
|
wimp => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14018
|
|
|
|
|
|
|
wimpy => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14019
|
|
|
|
|
|
|
wince => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14020
|
|
|
|
|
|
|
winch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14021
|
|
|
|
|
|
|
wind => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14022
|
|
|
|
|
|
|
windfall => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
14023
|
|
|
|
|
|
|
winding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14024
|
|
|
|
|
|
|
windmill => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14025
|
|
|
|
|
|
|
window => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14026
|
|
|
|
|
|
|
windy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14027
|
|
|
|
|
|
|
wine => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14028
|
|
|
|
|
|
|
wing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14029
|
|
|
|
|
|
|
winged => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14030
|
|
|
|
|
|
|
wink => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14031
|
|
|
|
|
|
|
winner => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
14032
|
|
|
|
|
|
|
winning => { anger => 0, anticipation => 1, disgust => 1, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 1, surprise => 1, trust => 1 }, |
14033
|
|
|
|
|
|
|
winnings => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
14034
|
|
|
|
|
|
|
winter => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14035
|
|
|
|
|
|
|
wintry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14036
|
|
|
|
|
|
|
wipe => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14037
|
|
|
|
|
|
|
wire => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14038
|
|
|
|
|
|
|
wireless => { anger => 1, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
14039
|
|
|
|
|
|
|
wis => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
14040
|
|
|
|
|
|
|
wisdom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
14041
|
|
|
|
|
|
|
wise => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
14042
|
|
|
|
|
|
|
wishful => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14043
|
|
|
|
|
|
|
wistful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14044
|
|
|
|
|
|
|
wit => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
14045
|
|
|
|
|
|
|
witch => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14046
|
|
|
|
|
|
|
witchcraft => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14047
|
|
|
|
|
|
|
withal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14048
|
|
|
|
|
|
|
withdraw => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14049
|
|
|
|
|
|
|
withdrawal => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14050
|
|
|
|
|
|
|
wither => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14051
|
|
|
|
|
|
|
withered => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14052
|
|
|
|
|
|
|
withstand => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
14053
|
|
|
|
|
|
|
witness => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 1 }, |
14054
|
|
|
|
|
|
|
wits => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
14055
|
|
|
|
|
|
|
witty => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
14056
|
|
|
|
|
|
|
wizard => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
14057
|
|
|
|
|
|
|
woe => { anger => 0, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14058
|
|
|
|
|
|
|
woeful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14059
|
|
|
|
|
|
|
woefully => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14060
|
|
|
|
|
|
|
woman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14061
|
|
|
|
|
|
|
womanhood => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14062
|
|
|
|
|
|
|
womanly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14063
|
|
|
|
|
|
|
womb => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
14064
|
|
|
|
|
|
|
wonderful => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
14065
|
|
|
|
|
|
|
wonderfully => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
14066
|
|
|
|
|
|
|
wondrous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
14067
|
|
|
|
|
|
|
wont => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14068
|
|
|
|
|
|
|
woo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14069
|
|
|
|
|
|
|
wood => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14070
|
|
|
|
|
|
|
woodcut => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14071
|
|
|
|
|
|
|
wooden => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14072
|
|
|
|
|
|
|
woodlands => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14073
|
|
|
|
|
|
|
woody => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14074
|
|
|
|
|
|
|
wooing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14075
|
|
|
|
|
|
|
wool => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14076
|
|
|
|
|
|
|
woolly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14077
|
|
|
|
|
|
|
wop => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14078
|
|
|
|
|
|
|
word => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
14079
|
|
|
|
|
|
|
wording => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14080
|
|
|
|
|
|
|
words => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14081
|
|
|
|
|
|
|
wordy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14082
|
|
|
|
|
|
|
work => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14083
|
|
|
|
|
|
|
workbook => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14084
|
|
|
|
|
|
|
worker => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14085
|
|
|
|
|
|
|
working => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
14086
|
|
|
|
|
|
|
workman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14087
|
|
|
|
|
|
|
workmanship => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14088
|
|
|
|
|
|
|
workplace => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14089
|
|
|
|
|
|
|
works => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14090
|
|
|
|
|
|
|
workshop => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14091
|
|
|
|
|
|
|
world => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14092
|
|
|
|
|
|
|
worldly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14093
|
|
|
|
|
|
|
worldwide => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14094
|
|
|
|
|
|
|
worm => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
14095
|
|
|
|
|
|
|
worn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14096
|
|
|
|
|
|
|
worried => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14097
|
|
|
|
|
|
|
worry => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14098
|
|
|
|
|
|
|
worrying => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14099
|
|
|
|
|
|
|
worse => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14100
|
|
|
|
|
|
|
worsening => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14101
|
|
|
|
|
|
|
worship => { anger => 0, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
14102
|
|
|
|
|
|
|
worth => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
14103
|
|
|
|
|
|
|
worthless => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14104
|
|
|
|
|
|
|
worthy => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
14105
|
|
|
|
|
|
|
wot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
14106
|
|
|
|
|
|
|
wound => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14107
|
|
|
|
|
|
|
wrangler => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14108
|
|
|
|
|
|
|
wrangling => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14109
|
|
|
|
|
|
|
wrap => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14110
|
|
|
|
|
|
|
wrapper => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14111
|
|
|
|
|
|
|
wrapping => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14112
|
|
|
|
|
|
|
wrath => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14113
|
|
|
|
|
|
|
wreak => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14114
|
|
|
|
|
|
|
wreath => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14115
|
|
|
|
|
|
|
wreck => { anger => 1, anticipation => 0, disgust => 1, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 1, trust => 0 }, |
14116
|
|
|
|
|
|
|
wrecked => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14117
|
|
|
|
|
|
|
wrench => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14118
|
|
|
|
|
|
|
wrest => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14119
|
|
|
|
|
|
|
wrestle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14120
|
|
|
|
|
|
|
wrestler => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14121
|
|
|
|
|
|
|
wrestling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14122
|
|
|
|
|
|
|
wretch => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14123
|
|
|
|
|
|
|
wretched => { anger => 0, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14124
|
|
|
|
|
|
|
wright => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14125
|
|
|
|
|
|
|
wring => { anger => 1, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14126
|
|
|
|
|
|
|
wrinkle => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14127
|
|
|
|
|
|
|
wrinkled => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14128
|
|
|
|
|
|
|
wrist => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14129
|
|
|
|
|
|
|
wristband => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14130
|
|
|
|
|
|
|
wristwatch => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14131
|
|
|
|
|
|
|
writ => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14132
|
|
|
|
|
|
|
write => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14133
|
|
|
|
|
|
|
writer => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
14134
|
|
|
|
|
|
|
writing => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14135
|
|
|
|
|
|
|
written => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14136
|
|
|
|
|
|
|
wrong => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14137
|
|
|
|
|
|
|
wrongdoing => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14138
|
|
|
|
|
|
|
wrongful => { anger => 1, anticipation => 0, disgust => 1, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14139
|
|
|
|
|
|
|
wrongly => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 1, surprise => 0, trust => 0 }, |
14140
|
|
|
|
|
|
|
wrought => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14141
|
|
|
|
|
|
|
wry => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14142
|
|
|
|
|
|
|
xenophobia => { anger => 0, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14143
|
|
|
|
|
|
|
xerox => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14144
|
|
|
|
|
|
|
yacht => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14145
|
|
|
|
|
|
|
yachting => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14146
|
|
|
|
|
|
|
yak => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14147
|
|
|
|
|
|
|
yam => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14148
|
|
|
|
|
|
|
yank => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14149
|
|
|
|
|
|
|
yard => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14150
|
|
|
|
|
|
|
yarn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14151
|
|
|
|
|
|
|
yaw => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14152
|
|
|
|
|
|
|
yawn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14153
|
|
|
|
|
|
|
yawning => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14154
|
|
|
|
|
|
|
yea => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14155
|
|
|
|
|
|
|
year => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14156
|
|
|
|
|
|
|
yearbook => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14157
|
|
|
|
|
|
|
yearling => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14158
|
|
|
|
|
|
|
yearly => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14159
|
|
|
|
|
|
|
yearn => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14160
|
|
|
|
|
|
|
yearning => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 1, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
14161
|
|
|
|
|
|
|
years => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14162
|
|
|
|
|
|
|
yeast => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14163
|
|
|
|
|
|
|
yell => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
14164
|
|
|
|
|
|
|
yellow => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14165
|
|
|
|
|
|
|
yellows => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14166
|
|
|
|
|
|
|
yelp => { anger => 1, anticipation => 0, disgust => 0, fear => 1, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
14167
|
|
|
|
|
|
|
yeoman => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14168
|
|
|
|
|
|
|
yesterday => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14169
|
|
|
|
|
|
|
yesteryear => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14170
|
|
|
|
|
|
|
yew => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14171
|
|
|
|
|
|
|
yield => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14172
|
|
|
|
|
|
|
yielding => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14173
|
|
|
|
|
|
|
yogi => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14174
|
|
|
|
|
|
|
yoke => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14175
|
|
|
|
|
|
|
yolk => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14176
|
|
|
|
|
|
|
yon => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14177
|
|
|
|
|
|
|
yonder => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14178
|
|
|
|
|
|
|
young => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
14179
|
|
|
|
|
|
|
younger => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 0 }, |
14180
|
|
|
|
|
|
|
youth => { anger => 1, anticipation => 1, disgust => 0, fear => 1, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 0 }, |
14181
|
|
|
|
|
|
|
zany => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 1, trust => 0 }, |
14182
|
|
|
|
|
|
|
zap => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14183
|
|
|
|
|
|
|
zeal => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 1, trust => 1 }, |
14184
|
|
|
|
|
|
|
zealot => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14185
|
|
|
|
|
|
|
zealous => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
14186
|
|
|
|
|
|
|
zebra => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14187
|
|
|
|
|
|
|
zenith => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14188
|
|
|
|
|
|
|
zephyr => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14189
|
|
|
|
|
|
|
zeppelin => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14190
|
|
|
|
|
|
|
zest => { anger => 0, anticipation => 1, disgust => 0, fear => 0, joy => 1, negative => 0, positive => 1, sadness => 0, surprise => 0, trust => 1 }, |
14191
|
|
|
|
|
|
|
zip => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 1, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14192
|
|
|
|
|
|
|
zodiac => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14193
|
|
|
|
|
|
|
zone => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14194
|
|
|
|
|
|
|
zoo => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14195
|
|
|
|
|
|
|
zoological => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14196
|
|
|
|
|
|
|
zoology => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14197
|
|
|
|
|
|
|
zoom => { anger => 0, anticipation => 0, disgust => 0, fear => 0, joy => 0, negative => 0, positive => 0, sadness => 0, surprise => 0, trust => 0 }, |
14198
|
|
|
|
|
|
|
); |
14199
|
4
|
|
|
|
|
1226
|
return \%wordlist; |
14200
|
|
|
|
|
|
|
} |
14201
|
|
|
|
|
|
|
|
14202
|
|
|
|
|
|
|
1; |
14203
|
|
|
|
|
|
|
|
14204
|
|
|
|
|
|
|
__END__ |